blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
24807a563c8f4cc68c0f7329aa78c36a472075dd
a474431d8877914498d17511c0d508199fdb1bf7
/include/engine.h
9d5f266860cb4d8c0475d9f452342ee73a24b961
[]
no_license
xxxalxxx/ogl
60e156c0a976eca2d4bc78b36428c134414d8440
4ac01f55001f842fb1b2b61a837c677999650edc
refs/heads/master
2021-01-23T12:04:45.920415
2016-07-01T18:15:05
2016-07-01T18:15:05
62,411,644
0
0
null
null
null
null
UTF-8
C++
false
false
2,283
h
#ifndef ALM_ENGINE_H #define ALM_ENGINE_H #define GLEW_STATIC #include <iostream> #include <GL/glew.h> #include <GLFW/glfw3.h> #include "glm/mat4x4.hpp" #include "glm/vec3.hpp" #include "glm/gtc/matrix_transform.hpp" #include "window.h" #include "camera.h" #include "timer.h" #include "file_system.h" #include "utils....
[ "a.melnichuk@yahoo.com" ]
a.melnichuk@yahoo.com
5571fd6164ff95e74df238f4b428888dd3d9be3d
5098a5bab107adb675b394b06093ed6913921ebc
/SDK/STE_Pickaxe_SlowUser_classes.h
8c7417ec80bae418349af64199a70500b651003d
[]
no_license
tetosama/DRG-SDK
87af9452fa0d3aed2411a09a108f705ae427ba1e
acb72b0ee2aae332f236f99030d27f4da9113de1
refs/heads/master
2022-03-31T00:12:10.582553
2020-01-18T21:21:43
2020-01-18T21:21:43
234,783,902
0
0
null
null
null
null
UTF-8
C++
false
false
649
h
#pragma once // Name: , Version: 1.0.0 #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass STE_Pickaxe_SlowUse...
[ "39564369+tetosama@users.noreply.github.com" ]
39564369+tetosama@users.noreply.github.com
3e0c64bc1a1c07297558a6cd13f74a3f46cb2016
26e0a6d1f54903c993ee5244658a9ad3389a2c11
/PHOENIXEngine/PHOENIX/PX2Engine/UI/PX2UICheckButton.cpp
c1e5f1861c92e236e46399daab802ed30dec74f9
[]
no_license
ycwang812/SLAMCar
a8a3ba0ca301d67a171859909be46b7a4b846227
af3e5a79b37f31e0ba83ea0eb6ea0d6dfc7aec77
refs/heads/master
2021-07-09T12:18:52.253121
2020-04-15T09:00:53
2020-04-15T09:00:53
240,099,985
0
1
null
2021-04-08T08:19:02
2020-02-12T19:43:23
C++
WINDOWS-1252
C++
false
false
5,434
cpp
// PX2UICheckButton.cpp #include "PX2UICheckButton.hpp" #include "PX2ResourceManager.hpp" #include "PX2ScriptManager.hpp" #include "PX2UIDefine.hpp" using namespace PX2; PX2_IMPLEMENT_RTTI(PX2, UIButtonBase, UICheckButton); PX2_IMPLEMENT_STREAM(UICheckButton); PX2_IMPLEMENT_FACTORY(UICheckButton); PX2_IMPLEMENT_DEFAU...
[ "ycwang812@gmail.com" ]
ycwang812@gmail.com
b8a2eb5480e1ce5b6a78824a4df676fc4de926a3
460c21d3edb583d70dd369b5cc44fd91f0b9fbc1
/dz29.2/dz29.2/dz29_2.cpp
4b6be6137b81edf33cdd069ee51375b43b54cae8
[]
no_license
makmen/cpp
37eded00ddb29967f352735f90786fd107ddb90a
8944815432b4e319059367a3f2dbe46bc0e486e5
refs/heads/master
2021-01-02T09:15:20.321423
2015-08-23T05:27:18
2015-08-23T05:27:18
35,114,881
1
0
null
null
null
null
WINDOWS-1251
C++
false
false
8,887
cpp
#include <iostream> #include <io.h> #include <direct.h> #include <sys/stat.h> using namespace std; bool checkDir(char *); bool emptyDir(char *); int copyDir(char *, char *, bool &); bool copyFile(char *, char *, char *); bool existsFile(char *, char *); int defineOperation(char *); void clearEmptyDir(char *); const i...
[ "makmen@inbox.ru" ]
makmen@inbox.ru
65592959fe1d856d1c0450e7f2fd929e9ff867aa
cfc992933085fc96d6747f124e69631f978562dc
/sample/Convert2.cpp
07b3b1acf9b8e0e6f0cfaf0a8e73336f40245462
[]
no_license
lmtoan/cpp-ucb
7758de8cfef2bb12002ef33f820fbb57b718d68f
70a3262ff200dd7eab5a94609981807d87b81db0
refs/heads/master
2022-12-05T03:27:15.033140
2020-08-22T22:38:48
2020-08-22T22:38:48
279,474,526
2
0
null
null
null
null
UTF-8
C++
false
false
2,015
cpp
// MODULE: convert2.cpp // PROGRAMMER: Gary J. Blair // LANGUAGE: C++ // DATE: 96/04/11 // // PURPOSE: // Represent planar coordintes in rectangular and // polar form. // Illustrate interclass conversions in destination class. #include <iostream.h> #include <stdlib.h> #include <math.h> c...
[ "toan503@gmail.com" ]
toan503@gmail.com
8645482fae9a9ab139ff696f1dbc4b8ca4143cad
ffb3c84cb06ef9646d2d16995737293e027a8245
/feedbackd/http_client.h
4ca10b3ce1908955b79786ccb1c79d322acff46e
[]
no_license
radioanonymous/Talho
737ceed350987287ab6ceadf5778809e3ad97734
26d4b50f656ce08d14a4a951cba1f27b64aa9edd
refs/heads/master
2021-01-16T21:28:10.514767
2013-05-08T15:32:34
2013-05-08T15:32:50
3,165,311
1
1
null
null
null
null
UTF-8
C++
false
false
829
h
#pragma once #include <evhttp.h> #include <string> class http_request { public: typedef void (*callback)(void *arg, http_request *req); private: struct event_base *m_base; struct evhttp_connection *m_cn; struct evhttp_request *m_req; struct evbuffer *m_buffer; enum evhttp_cmd_type m_type; std::string m_query,...
[ "kawaii.neko@pochta.ru" ]
kawaii.neko@pochta.ru
ff4848a4d13a27dc0abcfa0cc713d1452724aecc
dfb6c1f525908ae85e575babe292c6c54431a947
/Classes/Manager/Database/DBProfilesManager.cpp
62b3a88525c7611382a110dc78f5c10f29ddf1f9
[]
no_license
momons/hateru_cocos2dx
c3fe616ee28b25ae6c00e43dc42da9b67bceaee2
184ebb03f9a03774ee207b6a4efaaf562e31de3a
refs/heads/master
2020-04-15T14:29:40.459659
2019-04-25T12:54:29
2019-04-25T12:54:29
60,107,035
4
1
null
null
null
null
UTF-8
C++
false
false
1,778
cpp
// // DBProfilesManager.cpp // hateru_cocos2dx-mobile // // Created by Kazunari Hara on 2019/04/05. // #include "DBProfilesManager.h" #include "Service/Firebase/Auth/AuthService.h" database::DatabaseReference DBProfilesManager::ref() { return database->GetReference().Child(DBBaseManager::topFieldName.c_str())...
[ "kazu@nikuq.com" ]
kazu@nikuq.com
d57bdf7c8f5f0cc7b09f2793b7d636b1d19962c4
d2e8b8b6ad3063973e1d23e978e1d767de64a993
/src/HandObject.h
b84999ff307a4b2696f99e8849384537ab3fd043
[]
no_license
leaveitout/kinectTetris
d993047278594f873a58d43f2e727d173bf03c67
4e8ac2ed0b712e3d6aa47bc5f3a8c2cecb4a9fd4
refs/heads/master
2021-01-23T13:54:59.222485
2014-01-22T14:55:58
2014-01-22T14:55:58
15,977,182
0
0
null
null
null
null
UTF-8
C++
false
false
177
h
#ifndef HAND_OBJECT #define HAND_OBJECT #include "ofMain.h" #include "ofxBox2dRect.h" class HandObject : public ofxBox2dRect { public: float calculateForces(); }; #endif
[ "sbruton@tcd.ie" ]
sbruton@tcd.ie
7f6b02fd5947c71ef43a2043ca03543030bf9f4e
2a76efae74308f338e45b449002332a0cd8c16d7
/Coin3D/include/Inventor/elements/SoGLTextureImageElement.h
b218c783b3356b1a8ac774bb9cf401b2774caab1
[]
no_license
misrayazgan/Digital-Geometry-Processing
5e687646aa08c95856fef06d5fd2f13bd5f6f934
9237f84ec783a1cdfdbadea7b55f4cfe99e32996
refs/heads/master
2022-11-20T04:04:54.070115
2020-07-19T16:41:44
2020-07-19T16:41:44
280,908,013
0
0
null
null
null
null
UTF-8
C++
false
false
2,315
h
#ifndef COIN_SOGLTEXTUREIMAGEELEMENT_H #define COIN_SOGLTEXTUREIMAGEELEMENT_H /**************************************************************************\ * * This file is part of the Coin 3D visualization library. * Copyright (C) 1998-2005 by Systems in Motion. All rights reserved. * * This library is free s...
[ "e2099489@ceng.metu.edu.tr" ]
e2099489@ceng.metu.edu.tr
bee9c7934733bbf6d347c5833134be866411935a
ccdac93b7dbf64306f9162eb4b6dd17207efe30e
/directory_traverse_breadth_first.cpp
145674100229161c7f79b2532a86b0fd614fe503
[]
no_license
creampuffff/ECS150_WQ2016_P1
4272e39defaa37f64d4840ebab623eb7d66c9307
41991fdc950f0474d4eea4ae8e9a7f3e2fff45f9
refs/heads/master
2021-07-13T06:23:43.104719
2016-02-09T04:43:43
2016-02-09T04:43:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,730
cpp
#include <stdio.h> #include <sys/stat.h> #include <dirent.h> #include <string.h> #include <unistd.h> #include <stdlib.h> #include <errno.h> #define INDEX 512 void search(DIR *dirPtr, char *directory, char *fileName, FILE *pf) { struct dirent *d; struct stat buffer; DIR *dirPtrNext; int length = 0; int count...
[ "brfeng@ucdavis.edu" ]
brfeng@ucdavis.edu
1a274bf444884f89a163e2ea7b80615329a5e79e
cda2aec639203f9cf05eee6614b449c350ff1452
/CaptainAmericaAndTheAvengers/Text.cpp
05bc37a1ceebca808094fb4b9ee4d6e12fc1283f
[ "MIT" ]
permissive
nguyenlamlll/CaptainAmericaAndTheAvengers
e18b449e7a463d776321ecdd8b9279eefbd43896
73494d11d59d8f3a08326e22fca0db4cf0b108eb
refs/heads/master
2022-12-18T09:48:35.939923
2019-09-21T10:23:19
2019-09-21T10:23:19
196,942,989
0
0
MIT
2022-12-08T05:53:39
2019-07-15T07:01:54
C++
UTF-8
C++
false
false
1,329
cpp
#include "stdafx.h" #include "Text.h" Text::Text() { } Text::Text(std::string text, eFont font, int fontHeight, VECTOR2 position, D3DCOLOR color, bool isItalic, bool isSingle) { this->graphics = nullptr; this->text = text; switch (font) { case body: this->font = "Press Start 2P"; break; case header: th...
[ "lam.le@2clicksolutions.com" ]
lam.le@2clicksolutions.com
23e09e5b32c4c47d6c8d00906fad516284c3cf0f
8eaef1021c62f8a6c2338db1e51f6134e184c11a
/bluetooth/bluetooth.ino
8bdecae4b876da8bfd76ec3558184e8f75ce9cf5
[ "Apache-2.0" ]
permissive
mule-ear/cocobtdemo
0a1014b7562455ce3130af46190fa9a09966eecc
2505953a4072591f181e49ad00fb857a84a09961
refs/heads/master
2020-03-12T17:25:29.102682
2018-05-13T16:51:10
2018-05-13T16:51:10
130,735,399
0
0
null
null
null
null
UTF-8
C++
false
false
1,807
ino
#include <Arduino.h> // Altered by MW /* * Bluetooh Basic: LED ON OFF - Avishkar * Coder - Mayoogh Girish * Website - http://bit.do/Avishkar * Download the App : https://github.com/Mayoogh/Arduino-Bluetooth-Basic * This program lets you to control a LED on pin 13 of arduino using a bluetooth module */ char data = 0; ...
[ "5863715+mule-ear@users.noreply.github.com" ]
5863715+mule-ear@users.noreply.github.com
416fa0a0a8a4e52896bf112dc59e757a6e7299ce
79025888519c4080a91e55644b0ff02d170b62f4
/redactorb/generator.cpp
89f224f09ee0bec922a8d89de4cc4f553b376cc6
[]
no_license
Alexey15/Redactorblck
d22e83c4cf995a06f5fa5d8b0d238bc3d8e9b10d
32c018e33afc3428dbf1b4bc493de87ff872b1ca
refs/heads/master
2020-06-30T13:15:36.712310
2019-08-06T11:24:14
2019-08-06T11:24:14
200,837,184
0
0
null
null
null
null
UTF-8
C++
false
false
30,642
cpp
#include "generator.h" Generator::Generator(QGraphicsScene *scene,QWidget *parent) : QTextEdit(parent) { myScene=scene; pochcod = "#include <iostream>\n" "#include <conio.h>\n" "using namespace std;\n" "\n" "int main()\n" "{"; kincod = ...
[ "kuzmenko30132@gmail.com" ]
kuzmenko30132@gmail.com
64749b2cb63affc1c76ab60b02b70a7722c145a5
43e5caf726f1627af4a4f635787394afd1655b96
/loginwindow.cpp
1374384c0c4dfee869503928092756f023a52426
[]
no_license
Triones8/gitGarage
1b39c5584331bf5e28979b36f699b4b093e722d3
254669c482b10e7eca511724974142d0091b4023
refs/heads/master
2021-01-23T00:06:30.381721
2017-03-21T12:50:34
2017-03-21T12:51:23
85,697,549
0
0
null
null
null
null
UTF-8
C++
false
false
812
cpp
#include "loginwindow.h" #include "ui_loginwindow.h" #include "regwindow.h" #include "ui_regwindow.h" #include <QMessageBox> #include <QWidget> #include <QPalette> #include<QWizard> #include<QWizardPage> #include<QLabel> #include<QVBoxLayout> #include<QPixmap> #include <QString> #include <QDebug> LoginWindow::LoginWin...
[ "754759449@qq.com" ]
754759449@qq.com
c98725ccc70a92649ae83a49bc319358e99ccd0b
29affb727777af19c8a3f53f1706630c61051304
/sputnik-sdk/src/Utils/Logger.cpp
336d2dc1b35d6378af0f507ed6b0a1e2c78ee293
[]
no_license
wipkirill/sputnik-sdk
7cd26f6bbd2e8b1b46ecf43c64b26c48eef72862
926b46f73e6c1eb08b675d59891589161d6db611
refs/heads/master
2021-08-19T07:39:04.740902
2017-11-25T07:30:44
2017-11-25T07:30:44
111,981,751
0
0
null
null
null
null
UTF-8
C++
false
false
5,947
cpp
// Logger.cpp // #include <iostream> #include <UrbanLabs/Sdk/Utils/Logger.h> #include <UrbanLabs/Sdk/Platform/Stdafx.h> #include <UrbanLabs/Sdk/Utils/Types.h> #include <UrbanLabs/Sdk/Utils/Timer.h> using namespace std; const std::vector<std::string> Logger::levels_ = {"[INFO]", "[DEBUG]", "[WARNING]", "[PROGRESS...
[ "wipkirill@gmail.com" ]
wipkirill@gmail.com
b49b55d33060b335bef5a50d289fc22346243deb
dc99a7123b2bc361d5bbacd7f7d6d2c24a3c2178
/PCBuilder/UnitaOtticaAddWidget.cpp
5ea8bfdc3f2b033b947541ce574124f13d3b85eb
[]
no_license
navid94/PCBuilder
baaf1b7be7ad2cb18f60ad10f25ebbbcd64c08ac
eac66b9bc5b148aa4d6c0b94f9c475cdd258eaf9
refs/heads/master
2020-04-02T04:40:12.767301
2016-09-29T15:55:28
2016-09-29T15:55:28
63,810,774
0
0
null
null
null
null
UTF-8
C++
false
false
6,497
cpp
#include "UnitaOtticaAddWidget.h" #include <QLayout> #include <QFont> UnitaOtticaAddWidget::UnitaOtticaAddWidget(QWidget* parent):QWidget(parent){ createLabels(); createLineEdits(); createDoubleSpinBoxes(); QGridLayout* gridLayout=new QGridLayout; gridLayout->addWidget(nomeLabelUnitaOttica,0,0,1,1...
[ "navidtaha@gmail.com" ]
navidtaha@gmail.com
cafededd960bd70b2b5ea3b87bd26c8b673f8c09
9f946be3e529dd33c2ed635cbe10dba2f0b4dba3
/src/util.cpp
2f9b1c4ff0b8d51a72b35aad09e70c941c45c07e
[ "MIT" ]
permissive
Findblocks/buddy2
17a2cc1e132c4a896b1b28f1a729f6585bb41e75
17755b06eb5801675608b76dad983c4d89741ea0
refs/heads/master
2021-01-22T05:38:48.625073
2017-02-11T22:27:52
2017-02-11T22:27:52
81,686,612
0
0
null
null
null
null
UTF-8
C++
false
false
37,921
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 "util.h" #include "sync.h" #include "strlcpy.h" #include "version.h" #inc...
[ "findblocks@gmail.com" ]
findblocks@gmail.com
1cdd370dfa79718b8782e45a261539327bc27e29
3e3fd47e5955d98f9657dc52ced1ec6aa1571a03
/worker/deps/libwebrtc/libwebrtc/rtc_base/experiments/rate_control_settings.cc
0b5e61ecb30ccb1255ae0f7e05d915121fadebe2
[ "BSD-3-Clause", "ISC" ]
permissive
versatica/mediasoup
f9de556f16d81694e6d776ec2ed9c7d6633c6fee
d6d5fcc9f98a42a5e2f38bd4faaafcbd77960df7
refs/heads/v3
2023-09-01T17:39:26.877961
2023-08-30T17:24:33
2023-08-30T17:24:33
27,918,697
5,654
1,141
ISC
2023-09-14T15:32:28
2014-12-12T12:00:36
C++
UTF-8
C++
false
false
3,348
cc
/* * Copyright (c) 2019 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
[ "jmillan@aliax.net" ]
jmillan@aliax.net
a04b0002851609417c68bc9a113bd97ec09e1781
e71cf8bc0077df065f7778d19a3be85e4a894776
/algo/suffix_array.cpp
08685596a1bfa95cdbf9280ab4b8b11228cfc1fd
[]
no_license
NishantRaj/program_files
c33ac91523a65dc6a1af7cdc35e6c18e969b10f3
934a9f1dcdbc2851c50f36e0f33c4e08d214e2e7
refs/heads/master
2021-01-21T04:54:46.691639
2019-05-11T09:22:25
2019-05-11T09:22:25
39,347,684
0
0
null
null
null
null
UTF-8
C++
false
false
2,964
cpp
#include <bits/stdc++.h> using namespace std; #define MAX 100009 #define PB push_back #define MP make_pair int rank[20][MAX]; struct tuple { int pos; int firstHalf,secondHalf; }; bool compare(const tuple &a , const tuple &b) { return a.firstHalf == b.firstHalf ?a.secondHalf < b.secondHalf :a.firstHalf < b.firstHalf;...
[ "raj.nishant360@gmail.com" ]
raj.nishant360@gmail.com
83765bbc0882b193c161d0d60bc963681a24ec44
f333c2d66c7650ffad2b953fe5c7654806dec661
/Gomoku/Gomoku/Global.h
83c1b94be9bd0c76c72aa1fe61936546d0810b8a
[]
no_license
Junoya/AI-Gomoku
2a9344ea64089879f795dcfc90e2e03d39bd9042
a9ac278ba13957b58f2a075d8f608667d4e43887
refs/heads/master
2020-04-12T02:18:52.080556
2017-06-30T15:20:23
2017-06-30T15:20:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
428
h
#ifndef GLOBAL_H #define GLOBAL_H #define LEFT 5 #define TOP 5 #define RIGHT 19 #define DOWN 19 #define MAX_BORDER 25 #define CHESS_SIZE 15 typedef enum { EMPTY = 0, BLACKCHESS = 1, WHITECHESS = 2 } SIDE; class STEP { public: int row; int col; STEP(int r = 0, int c = 0) :row(r), col(c) {}; }; extern ...
[ "1481977509@qq.com" ]
1481977509@qq.com
389175d4a8235ea4122e1745e511a48bc502c0dd
3531dd9f52b11ae26d0c5f624a815538bf4c1964
/examples/ITVDN_CPP/CPP_Starter/005_Logic/001_Logic/001_and/001_and.cpp
441d2545b601db1635079d8c5ac478bd56603961
[]
no_license
syurskyi/CPP_Topics
b9a481fa828fb763fe4e21388cd04b4e90c2cd96
c9851ab9e254e2fc01ab1bb819ca1d642f623fae
refs/heads/master
2022-12-11T16:12:49.219989
2020-09-01T22:36:08
2020-09-01T22:36:08
277,678,709
0
0
null
null
null
null
UTF-8
C++
false
false
1,129
cpp
#include "stdafx.h" #include <iostream> using namespace std; /* Конъюнкция – это логическая операция, ставящая в соответствие каждым двум простым высказываниям составное высказывание, являющееся истинным только тогда, когда оба исходных высказывания истинны. Операция конъюнкции по своему применению близка к союзу...
[ "sergejyurskyj@yahoo.com" ]
sergejyurskyj@yahoo.com
c995ca1a93f3ce4374e193aa16e8736b792cd7f7
2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0
/fuzzedpackages/Numero/src/abacus.impute.cpp
dd32bac5fc9f3998ee289e2314f6a9e5560cdcf8
[]
no_license
akhikolla/testpackages
62ccaeed866e2194652b65e7360987b3b20df7e7
01259c3543febc89955ea5b79f3a08d3afe57e95
refs/heads/master
2023-02-18T03:50:28.288006
2021-01-18T13:23:32
2021-01-18T13:23:32
329,981,898
7
1
null
null
null
null
UTF-8
C++
false
false
3,421
cpp
/* Created by Ville-Petteri Makinen email: ville.makinen@vipmak.net */ #include "abacus.local.h" /* * */ static vector<mdsize> find_nearest(const vector<mdreal>& x, const vector<mdreal*>& book, const mdsize nsubsampl, mt19937& twister) { mdreal rlnan = medusa::rnan(); vector<mdsize> output; /* Che...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
f229d9e57858bee04128e89256440c07e5c1e077
85503c319ef1062989371daedad40bfc728cd166
/TowerDefense/Classes/Waypoint.h
503e813ac6432b617c81635783fe14382b60178b
[]
no_license
kimxyz/cocos2dx-dev
a6a6bf777da3904c660ea6f1a78143cc8a17ae6f
89cf6f401089357433cb22e1a3b962cb8008c722
refs/heads/master
2023-05-30T12:05:22.350490
2020-12-28T16:08:58
2020-12-28T16:08:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
528
h
#ifndef __WAYPOINT_H__ #define __WAYPOINT_H__ #include "cocos2d.h" #include "HelloWorldScene.h" class Waypoint : public cocos2d::CCNode { public: Waypoint(void); ~Waypoint(void); static Waypoint* nodeWithTheGame(HelloWorld* game, cocos2d::CCPoint location); bool initWithTheGame(HelloWorld* game, cocos2d::CCPoint...
[ "juhang3@daum.net" ]
juhang3@daum.net
38e56078fbec1e26c4341865ead041ccbfb847af
28cedd9222e4838d80d7b2029948952e9c20a10c
/code/2ndYear/ParticleEmitter (2).h
2321a12dfa08f211e9bd9f438fa1ad64232eb814
[]
no_license
LizTheGameProg/Creator
760b8686d78d07f3ff42eafa3b5c43138b8d43ee
c2d546a9e93fdebac17934bf606dcb5d79417303
refs/heads/master
2020-03-17T23:07:59.374929
2018-06-10T11:04:25
2018-06-10T11:04:25
134,032,691
1
0
null
null
null
null
UTF-8
C++
false
false
1,447
h
#pragma once #include <glm/ext.hpp> #include <list> struct Particle { glm::vec3 position; glm::vec3 velocity; glm::vec4 colour; float size; float lifetime; float lifespan; }; struct ParticleVertex { glm::vec4 position; glm::vec4 colour; glm::vec2 texCord; }; class ParticleEmitter { public...
[ "e.rowlands.1991@gmail.com" ]
e.rowlands.1991@gmail.com
f990ba41210331bee20dd3d34a0e9b86d828eca4
c1f279f86477d6e4262d087bf6702760d0c10b0e
/mempool.h
dc3f00f8b7546a4c3c5a32b390744a35883e5268
[ "MIT" ]
permissive
zhangyong3/zsl
45755f67292b1e92dc1e40aa0a4198c37ae4342b
65b5633670550a2246c9e96a66822848d72314e9
refs/heads/master
2020-05-16T22:53:34.836772
2015-08-19T14:39:02
2015-08-19T14:39:02
19,231,773
0
0
null
null
null
null
UTF-8
C++
false
false
1,734
h
#ifndef MEM_POOL_H #define MEM_POOL_H #include <stdio.h> namespace zsl { class MemPool { public: virtual ~MemPool() {} virtual void *allocate(size_t size) = 0; virtual void *reallocate(void *ptr, size_t size, size_t old_size) = 0; virtual void free(void *ptr, size_t size) = 0; protected: ...
[ "zhangyong08@8DBF2A70476CDEC.internal.baidu.com" ]
zhangyong08@8DBF2A70476CDEC.internal.baidu.com
da0bace52a204174033b248eb8176d661fae84d6
520b75c144414d2af5a655e592fa65787ee89aaa
/AOJ/Volume10/1068.cpp
23327ae2122d80e4d5928d442c7d5d276f9c4e73
[]
no_license
arrows-1011/CPro
4ac069683c672ba685534444412aa2e28026879d
2e1a9242b2433851f495468e455ee854a8c4dac7
refs/heads/master
2020-04-12T09:36:40.846130
2017-06-10T08:02:10
2017-06-10T08:02:10
46,426,455
1
1
null
null
null
null
UTF-8
C++
false
false
2,553
cpp
#include <iostream> #include <algorithm> #include <vector> #include <climits> using namespace std; constexpr int MAX = (1 << 23); class RMQ2D { public: int H, W; int dat[MAX]; int c(int i, int j) { return i * (2 * W - 1) + j; } void init(int h, int w, vector<int>& grid) ...
[ "s1210207@gmail.com" ]
s1210207@gmail.com
eee7ae82b40523d82eba6a64c1a3d86f42a1ade8
474f461107628797ffb41d8575c27b5efa39e0fa
/Okdio/Okdio/Main.cpp
32e74a141d8af08a51e939a168019a7e800dd4a9
[]
no_license
okmonn/Okdio
37c6dad68c63dc23af2aa0bd639fab08f895375e
a006649b86bfac7d7525cbe0b844064f62b18fb5
refs/heads/master
2020-04-27T18:03:18.029680
2019-10-23T00:58:12
2019-10-23T00:58:12
174,551,980
0
0
null
null
null
null
UTF-8
C++
false
false
740
cpp
#include "Okdio/Okdio.h" #include <vector> #include <Windows.h> int main() { auto hr = CoInitializeEx(nullptr, COINITBASE_MULTITHREADED); _ASSERT(hr == S_OK); okmonn::EnginStart(); Okdio* okdio = nullptr; hr = okmonn::CreateObj(IID_PPV_ARGS(&okdio)); if (FAILED(hr)) { return 0; } okdio->Load("Demo1.wav")...
[ "35838332+okmonn@users.noreply.github.com" ]
35838332+okmonn@users.noreply.github.com
48cd4c825512a14d7f690a3702ad6901a475d68e
3e8698dbcecb02b866a24e9465f358b45c558dae
/char_array_pchar/main.cpp
f9f4badb8638b11ac96caa0db6636b39ad931ff9
[]
no_license
Beenking/cppPrimerTest
04cf528ddc78303e3b88531994c0a15b7c0a0776
be313fe5798bdd1fe83456412ca5a5f84ca48f29
refs/heads/master
2021-01-22T11:11:01.071796
2015-05-12T14:12:06
2015-05-12T14:12:06
35,250,635
1
0
null
null
null
null
UTF-8
C++
false
false
334
cpp
#include <iostream> using namespace std; int main() { int a = 2; int *p = &a; const char *c1 = "x2cd"; const char *c2 = "ABC"; int b = 3; cout << &a << endl << &b << endl << &c1 << endl << c1 << endl; cout << (int*)c1 << endl << (int*)c2 << endl; const int i = 3; int *pi = &i; ...
[ "beenkinger@gmail.com" ]
beenkinger@gmail.com
21bbaff5865ca42802297bebaa6289b3388ce982
ace20ae898aadf18c4ef8a2355b528422fc27bb5
/codeforces/1443D.cpp
ed39f9b2c6bcc376d297d9d629b5dd18dd36edb3
[]
no_license
pidddgy/competitive-programming
19fd79e7888789c68bf93afa3e63812587cbb0fe
ec86287a0a70f7f43a13cbe26f5aa9c5b02f66cc
refs/heads/master
2022-01-28T07:01:07.376581
2022-01-17T21:37:06
2022-01-17T21:37:06
139,354,420
0
3
null
2021-04-06T16:56:29
2018-07-01T19:03:53
C++
UTF-8
C++
false
false
1,954
cpp
// https://codeforces.com/contest/1443/problem/D #include <bits/stdc++.h> using namespace std; // #define cerr if(false) cerr #define watch(x) cerr << (#x) << " is " << (x) << endl; #define endl '\n' #define ld long double #define int long long #define pii pair<int, int> #define fi first #define se second #define sz(a...
[ "marcus.jn.chong@gmail.com" ]
marcus.jn.chong@gmail.com
56ce1c7da8d481ccaf7dd610ab04f31cd140df16
984d5ce2898360bff1a1c805f026a3de68f9ea7b
/19. STL/list.cpp
3a791be5a16c15e1bb98337c7c641c5a48507320
[ "MIT" ]
permissive
AnmolTomer/cpp_deep_dive
f7e57a0fe28c6e13d0bf44c0f087baa70052c6d5
8b534ce48cf80e5012caec76bef6ad210ac4594f
refs/heads/master
2021-12-09T16:04:52.933459
2021-10-31T22:54:12
2021-10-31T22:54:12
193,171,362
139
69
MIT
2021-10-31T22:54:13
2019-06-21T23:40:31
C++
UTF-8
C++
false
false
528
cpp
#include <iostream> #include <list> using namespace std; int main() { list<int> v = {10, 20, 40, 90}; // Change list to forward list to have single linked list, set to use set, no push_back for set we use insert for set. v.push_back(25); v.push_back(35); v.pop_back(); /* for (int x : v) // for...
[ "anmol3540@gmail.com" ]
anmol3540@gmail.com
d10d5bf5c2ef3a84733c6ea584d51bd68c457cd7
bbe0fdc391b325ec0ec6cb899f133a2b7ffacd14
/cs315/project3/strack_queue/Request.hpp
f2d4507dfa01a85d7d0ac45f8f66bfad565b1948
[]
no_license
juanm707/SonomaStateCourseWork
fe9795c0c268628a64aafa4643a89426f13f6b34
970123554d5ac692547fc3c09faea52670844d60
refs/heads/master
2023-05-25T17:56:33.791972
2020-05-13T08:14:24
2020-05-13T08:14:24
263,552,635
2
0
null
2023-05-22T22:19:27
2020-05-13T07:09:04
Python
UTF-8
C++
false
false
962
hpp
/* Author: Juan Martinez Course: CS 315 ...
[ "juanm.jm49@gmail.com" ]
juanm.jm49@gmail.com
288232ff8e805a5af5c39ba59db4b9230eb7d4d0
fcfa6184723659d531ff5b336c843165a084a716
/level.h
213e6ecb48df2aaf8b318c4c6c9935309c3bbd19
[]
no_license
simon-qi/Tetris
a05df1d4c3b4e4ce576d7385e5c6e8308cd150be
3475b4b6e6b576fae04a5d2d312418d4ea81beb6
refs/heads/master
2021-01-10T21:53:21.241256
2016-03-03T00:49:16
2016-03-03T00:49:16
33,678,365
1
0
null
null
null
null
UTF-8
C++
false
false
228
h
#ifndef LEVEL__ #define LEVEL__ #include <iostream> class Block; class Level { protected: bool skippable; bool extralevels; Level(bool skip, bool extra); public: virtual Block* getBlock() = 0; ~Level(); }; #endif
[ "simon_qi94@hotmail.com" ]
simon_qi94@hotmail.com
b47e8779dc3160d558f293b5fea737eaf6b6320e
796ef4999501c28cb289d0836edb5339b083d3e1
/build/xerces-c-2.8.0/tests/ParserTest/ParserTest.cpp
b1c129dd737dfc37b2291d31e265db5c19fb4f02
[ "Apache-2.0" ]
permissive
ssocopsacc/xerces
c1efc67aca6f63adfa3822b5aef2377938797976
9729e927b738e1dc0198d029104dee0d71846f47
refs/heads/master
2020-04-06T14:49:25.324113
2018-11-14T13:50:37
2018-11-14T13:50:37
157,555,490
0
0
null
null
null
null
UTF-8
C++
false
false
8,496
cpp
/* * 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 ...
[ "44996998+ssocopsacc@users.noreply.github.com" ]
44996998+ssocopsacc@users.noreply.github.com
571adb5617f190db3be55c57d7a7cd0aeb5fb328
94b47033f15a593cc28327d86f8f5539f68c0362
/Source/Bellz/Bellz.cpp
9ccc925fa91b7d8e5e5f61fd78053f1cef89055e
[ "MIT" ]
permissive
mamoniem/bellz
f8111991d70e6c935c7326fe2d36bdfcfd068773
483ae7f5aae73871c9bdf63db433b19880e61caa
refs/heads/master
2021-06-30T07:04:57.004070
2020-08-31T15:56:13
2020-08-31T15:56:13
139,480,370
1
0
null
null
null
null
UTF-8
C++
false
false
166
cpp
// All rights reserved, Muhammad A.Moniem 2016 http://www.mamoniem.com/ #include "Bellz.h" IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, Bellz, "Bellz" );
[ "muhammadamoniem@gmail.com" ]
muhammadamoniem@gmail.com
52ffd5b3cc047cf6fe9a830ce822e9b1cc0b2e8f
c2c62bc1a7031a219143926a556e5bf767932ac0
/Source/GUI/DropDownList.h
4f40eb4ac03b1958dac4096d160bd0126aac98de
[]
no_license
eXpliCo/SimCraft
4414d47e383eea261aa2b06269c29fe8428822cd
a8180301141243ec84dd2ed37fa00c4344b4bac0
refs/heads/master
2021-01-18T08:37:59.577626
2012-05-25T12:44:06
2012-05-25T12:44:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,142
h
#pragma once /** * Author: Rikard Johansson * Create Date: 12/04/2012 * * A class that will handle drop down windows **/ #include "Element.h" #include "SimpleButton.h" class DropDownList : public Element { private: float mActiveX; float mActiveY; float mActiveWidth; float mActiveHeight; bool mPressed; bool ...
[ "malow@spray.se" ]
malow@spray.se
292c08aae2be813152eb5c3516f0b189416b1ef9
fc7b3da1a425d059e90e4840baee0616f66ec76a
/src/main.cpp
77f0a0a0f5d8854d18cdff1c7b470a72ebff1912
[]
no_license
godic97/English-Voca-Quiz-for-TOEIC
97dbeb99df2ad0894daa5299043345b206d2be3f
ee559a4bdb89f31a20e5d1b9edf7bd1c5f2e1621
refs/heads/master
2021-10-10T22:25:13.472425
2019-01-18T10:06:06
2019-01-18T10:06:06
165,586,144
1
0
null
null
null
null
UTF-8
C++
false
false
1,474
cpp
/* * main.cpp * * Created on: 2019. 1. 18. * Author: Max Shin */ #include <iostream> #include <fstream> #include <cstring> #include <string> #include <random> #include <cstdlib> #include <cctype> using namespace std; char isdigit_loop(); class WordSet{ private: pair<string, string>* words; public: Word...
[ "incheol.shin97@gmail.com" ]
incheol.shin97@gmail.com
f74f353ec7230e6d5ad24125666720e66e9affb1
60bd79d18cf69c133abcb6b0d8b0a959f61b4d10
/libraries/Correlation/examples/demo_running_correlation/demo_running_correlation.ino
b12123f61fc83001b1eef431d6fdc7491fa2893d
[ "MIT" ]
permissive
RobTillaart/Arduino
e75ae38fa6f043f1213c4c7adb310e91da59e4ba
48a7d9ec884e54fcc7323e340407e82fcc08ea3d
refs/heads/master
2023-09-01T03:32:38.474045
2023-08-31T20:07:39
2023-08-31T20:07:39
2,544,179
1,406
3,798
MIT
2022-10-27T08:28:51
2011-10-09T19:53:59
C++
UTF-8
C++
false
false
1,293
ino
// // FILE: demo_running_correlation.ino.ino // AUTHOR: Rob Tillaart // DATE: 2020-05-18 // PUPROSE: demo of the Correlation Library // URL: https://github.com/RobTillaart/Correlation #include "Correlation.h" Correlation C; void setup() { Serial.begin(115200); Serial.println(__FILE__); // when in...
[ "rob.tillaart@gmail.com" ]
rob.tillaart@gmail.com
4883b7551b00f6389796cab7fd341f218ff07858
9ceb13e98fce7d3d4a2ba5ed28967125106d2d9d
/.piolibdeps/BLE_nRF8001_ID2193/BLE_nRF8001/BLETypedCharacteristics.cpp
e5596bb9d89c049caa3de99869988db84bcc894b
[]
no_license
raviramp36/platformio-feather-ds6
3ed5b0ea16e5e06efd6592c857b86129569af925
4186823157639581b08bbddc72edf2bf5eb8bee1
refs/heads/master
2022-02-20T12:03:20.643321
2019-09-29T12:58:50
2019-09-29T12:58:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,637
cpp
#include "BLETypedCharacteristics.h" BLECharCharacteristic::BLECharCharacteristic(const char* uuid, unsigned char properties) : BLETypedCharacteristic<char>(uuid, properties) { } BLEUnsignedCharCharacteristic::BLEUnsignedCharCharacteristic(const char* uuid, unsigned char properties) : BLETypedCharacteristi...
[ "root@raspberrypi" ]
root@raspberrypi
466783c31b3d91abdefcc5894636313caf26a70d
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/git/gumtree/git_old_hunk_901.cpp
7dba137aa0a1c642d3138263783c261ae374889d
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
427
cpp
* Links refer to objects in another repositories; * output the SHA-1 verbatim. */ if (no_data || S_ISGITLINK(spec->mode)) printf("M %06o %s ", spec->mode, sha1_to_hex(anonymize ? anonymize_sha1(spec->oid.hash) : spec->oid.hash)); else { struct object *object = look...
[ "993273596@qq.com" ]
993273596@qq.com
baf0f5dc45977d9281a13ef1613943ae08686375
bd66d304390bda4b33fcd1fe800ab712d8f3f5b3
/src/datas/src/Partie.h
0e01e3aaf5ac2054854741c003d7f75ade2aa743
[]
no_license
elieLeE/chessE
a6d3cd98e522ef812d3475b3ad482cd664736fe6
2bd31a60a72a18ddb6d3a9b62b01dd4ca09f8908
refs/heads/master
2021-01-23T21:27:35.950835
2017-01-22T22:23:51
2017-01-22T22:23:51
68,467,487
0
0
null
null
null
null
UTF-8
C++
false
false
656
h
/* * Partie.h * * Created on: 20 sept. 2016 * Author: le_e */ #ifndef PARTIE_H_ #define PARTIE_H_ #include <boost/shared_ptr.hpp> #include <array> #include "Move.h" #include "typeDefine/Types.h" #include "typeDefine/TypePlayer.h" namespace datas { #define NBRE_COUP_MIN 5 class Partie { public: Partie(...
[ "duleu.elie@gmail.com" ]
duleu.elie@gmail.com
20fd83187a8508516cb9a214faf1e84ddb137f4b
5fbeb20d29d2edcf3e7b3d87564bbb733ca674eb
/UAlbertaBot/UAlbertaBot/Source/CombatSimulation.cpp
cca26f5122262920b173423845703c7a4f3b491f
[]
no_license
wyattjoh/TailgateAI
261215f05bd98cd42a4be9234902af7b82b5d81c
23f6bb42a14b238d8c92f3182f50ef6da3754b0f
refs/heads/master
2016-09-11T12:02:11.292304
2013-12-05T04:37:36
2013-12-05T04:37:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,419
cpp
#include "CombatSimulation.h" CombatSimulation::CombatSimulation() : hasLogged(false) { } // sets the starting states based on the combat units within a radius of a given position // this center will most likely be the position of the forwardmost combat unit we control void CombatSimulation::setCombatUni...
[ "wyatt@wyattjohnson.ca" ]
wyatt@wyattjohnson.ca
bfea3cda3ff91156044fe41d0d807c7554283ecd
725fd08c5e041969c8b61e7567d13c0cb58c96a6
/Reverse_Nodes_in_k-Group.cpp
e2028a8da6783a66f545f1a3964c08c34f2c6f8d
[]
no_license
littleDing/leetcode
a284483413a80b95ae18669a70fe397dc33e5306
fb85882e0db334c8816b119197fd3689db3f1ca3
refs/heads/master
2020-05-18T09:12:28.365669
2013-10-04T14:42:52
2013-10-04T14:42:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,224
cpp
//Attemp #1 //from 2013-10-04 11:21 //to 2013-10-04 11:36 //failed before small AC: CE*1 + RTE* + WA //failed before large AC: None /** * Definition for singly-linked list. * struct ListNode { * int val; * ListNode *next; * ListNode(int x) : val(x), next(NULL) {} * }; */ class Solution { pair<...
[ "dingweijie3000@qq.com" ]
dingweijie3000@qq.com
4ce86e54976c74aff17a9ceeb6b939b44b9f857e
28d68af73c56375314efd07eaf6a1a9241a51ce3
/aws-cpp-sdk-s3/source/model/CopyObjectResult.cpp
697b19d2162067b0ff9e0bacc4a48bfe11106760
[ "JSON", "MIT", "Apache-2.0" ]
permissive
zeliard/aws-sdk-cpp
93b560791fa359be25b201e9a6513bc3cb415046
14119f1f5bc159ce00a1332f86e117362afd3cb6
refs/heads/master
2021-01-16T22:49:18.731977
2016-01-04T01:54:38
2016-01-04T01:54:38
41,892,393
0
1
null
2015-09-04T01:35:43
2015-09-04T01:35:43
null
UTF-8
C++
false
false
1,739
cpp
/* * Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file...
[ "henso@amazon.com" ]
henso@amazon.com
b49d11d79484e064935c2c8da777de456dc16d39
6506a1f7f639d9cf6ca5921d17012d872368b843
/Baekjoon/1707.cpp
8de4435a82b5787aabce1214c973f80fc863d0a7
[]
no_license
onnoo/Online-Judge
c844dd1a6032eff2df32598ef93d6d9e3a4a070f
7df441657cc7750c3d90141e7462f3a2f72213a0
refs/heads/master
2022-06-06T18:30:57.732490
2022-03-19T09:28:15
2022-03-19T09:28:15
163,737,364
1
0
null
null
null
null
UTF-8
C++
false
false
1,678
cpp
#include <iostream> #include <queue> #include <vector> using namespace std; int main(void) { ios_base::sync_with_stdio(0); cin.tie(0); int K; cin >> K; while(K--) { int V, E, v1, v2, i, j; queue<int> q; cin >> V >> E; vector<vector<int>> v(V + 1); vecto...
[ "sweyjw@gmail.com" ]
sweyjw@gmail.com
f8a4da22dc6633f7b5b2faf3ed2ea800aee0bbdb
ffa83215d4a44581f44173100331bda1900b24fe
/build/iOS/Preview/include/Fuse.Controls.ButtonBase.h
511529f7d89a2a58a067d2b2f318d8421dc83ca5
[]
no_license
imkimbosung/ARkit_fuse
167d1c77ee497d5b626e69af16e0e84b13c54457
3b378d6408551d6867f2e5b3d7d8b6f5114e7f69
refs/heads/master
2020-04-19T02:34:33.970273
2019-02-04T08:26:54
2019-02-04T08:26:54
167,907,696
0
0
null
null
null
null
UTF-8
C++
false
false
1,844
h
// This file was generated based on /usr/local/share/uno/Packages/Fuse.Controls.Primitives/1.10.0-rc1/ButtonBase.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Fuse.Animations.IResize.h> #include <Fuse.Binding.h> #include <Fuse.Controls.Panel.h> #include <Fuse.Drawing.ISu...
[ "ghalsru@naver.com" ]
ghalsru@naver.com
68cdebb60d67dd01c538fc25560c95f7d978686c
2c78de0b151238b1c0c26e6a4d1a36c7fa09268c
/MDProcess/MDAModel/impl/VirtualElementsFuncionsImpl/OverrideImplementBase.cpp
1d9de149c6842df508f245c6abbeb794f4041c01
[]
no_license
bravesoftdz/realwork
05a3b308cef59bed8a9efda4212849c391b4b267
19b446ce8ad2adf82ab8ce7988bc003221accad2
refs/heads/master
2021-06-07T23:57:22.429896
2016-11-01T18:30:21
2016-11-01T18:30:21
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
6,558
cpp
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // Модуль: "w:/MDProcess/MDAModel/impl/VirtualElementsFuncionsImpl/OverrideImplementBase.cpp" // генератор файлов реализации C++ (.cpp) // Generated from UML model, root element: <<Servant::Class>...
[ "instigator21@gmail.com" ]
instigator21@gmail.com
b4df3a14b576a93b76bc3864092cb71fc12898db
17bca3e4d2cf9097f2df880caafa7dd51baf2958
/SPON/RearView/ui/rearView.hpp
814a9cca61f15ec2eee07d223274a4f00a72077b
[]
no_license
Keemseemsmeen/lklol
6cfed8b327722a9b1fced6be0c1c750cfbde4009
1aed343c07db50cbf276f069bb4cbd01d65a6cd3
refs/heads/master
2023-03-16T07:45:42.944955
2021-03-10T08:19:59
2021-03-10T08:19:59
346,280,264
0
0
null
null
null
null
UTF-8
C++
false
false
1,771
hpp
// SPON RearView v0.3.0 (Mission-script version) // // Copyright (C) 2007-8 Bil Bas (bil {dot} bagpuss [at] gmail {dot} com / Spooner) // License: GNU Lesser General Public License, version 3 <http://www.gnu.org/licenses/> // ----------------------------------------------------------------------------- // File: SPON\R...
[ "sunkim1777@gmail.com" ]
sunkim1777@gmail.com
b0d09f49c4b8305c0814ed34204e244f0a9746d9
2c05eb4a1ae4a1a1af2658aa2f4a7ee7c9a16b37
/p75_tt_Goodbye cruel world.cpp
91fae2cf8914a2b54c178d3e0886904f9d5fd36f
[]
no_license
philippds-learn/Programming-Principles-and-Practice-Using-Cpp_Bjarne-Stroustrup_Chapter-02-11
e668ec437d0e2c55998f332a2c1cf14899964c90
ae64cce29b8ab56e02c7b7d0d7ad2192d8746cf5
refs/heads/master
2021-10-26T04:54:13.149956
2019-04-10T18:02:51
2019-04-10T18:02:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
196
cpp
// Philipp Siedler // Bjarne Stroustrup's PP // Chapter 3 Try This Page 75 #include "std_lib_facilities.h" int main() { string s = "Goodbye, cruel world!"; cout << s; keep_window_open("."); }
[ "p.d.siedler@gmail.com" ]
p.d.siedler@gmail.com
423fb8eec4c0b8f427fe572633ce706a48b05855
b4034d981b5b7ce0820861c869b698c1ac8daf54
/Sources/Scenes/Holders/ComponentHolder.cpp
6b09a11772c2c945f31918ca93da7d3289ba0209
[ "MIT" ]
permissive
blockspacer/ECS
aa8dfa944c48ab2a33c5438e0b69b59f5572e102
088d5c0ce0f783b57a0c9dc97260193a05be2e96
refs/heads/master
2020-07-29T07:12:52.065067
2019-07-09T18:21:12
2019-07-09T18:21:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
654
cpp
#include "ComponentHolder.hpp" namespace ecs { void ComponentHolder::RemoveAllComponents(const Entity::Id &id) { if (id < m_components.size()) { for (auto &component : m_components[id]) { component.reset(); } m_componentsMasks[id].reset(); } } ComponentFilter::Mask ComponentHolder::GetComponentsMask(co...
[ "mattparks5855@gmail.com" ]
mattparks5855@gmail.com
4b8bae682755a42368fa7ee6f97e3e74c941706c
a766fccaca6866bd0344cf0754589918a6bef85d
/airdcpp-core/airdcpp/QueueItemBase.cpp
9a2855ebe88bed12af919934531245bdf98c326a
[]
no_license
sbraz/airdcpp-webclient
f3537473f85effac411001445185a9d65d795830
d4801cc913dd6f34d1846daaf20c77a30de99b59
refs/heads/master
2020-05-29T12:18:19.538572
2016-01-11T20:12:35
2016-01-11T20:12:35
49,369,470
0
1
null
2016-01-10T14:10:39
2016-01-10T14:10:39
null
UTF-8
C++
false
false
1,417
cpp
/* * Copyright (C) 2011-2015 AirDC++ Project * * 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 version. * * This program ...
[ "maksis@adrenaline-network.com" ]
maksis@adrenaline-network.com
da701a6bf271f988df640e7048088ca03d1c6d01
b9f8942265dccf84161c9af3ca249015d6ab7808
/Measurer/RT-ROS/test/test_roscpp/test/src/check_master.cpp
9b03321b802d1921264e7ceadcae5d55bcf4219b
[]
no_license
CPFL/ROSCH
82620f654953f0d39c0616bf136ae6f4496ae344
92c005919384db54409318a348115a539bebac71
refs/heads/master
2021-01-20T13:45:38.567973
2018-06-20T05:27:26
2018-06-20T05:27:26
90,527,400
19
16
null
null
null
null
UTF-8
C++
false
false
2,440
cpp
/* * Copyright (c) 2008, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright * notice, this l...
[ "gakky@ubi.cs.ritsumei.ac.jp" ]
gakky@ubi.cs.ritsumei.ac.jp
9c58a199bf5b53bbfc13a64cfdbaa8cb5aa91618
e7e9930456e74ce09f0c81cc938c2ae639d241a5
/architecture/p1582.cpp
ec11f23bde08ecbcd50e455d17a7d261f46af74a
[]
no_license
jcyesc/assembly-language-computer-architecture
46fda5f5ef3a7d91902baec834bd3411689d7707
bb0ef69393a3b542a6d91026214293ba206b3f7c
refs/heads/master
2020-06-04T05:07:08.557454
2019-06-14T06:05:17
2019-06-14T06:05:17
191,882,228
4
1
null
null
null
null
UTF-8
C++
false
false
170
cpp
#include <cstdio> using namespace std; struct S { int x, y; }; int main() { S a; a.x = 5; a.y = 6; printf("%d %d\n", a.x, a.y); return 0; }
[ "jcyesc@100.110.220.25" ]
jcyesc@100.110.220.25
6bd3fd52b254333739b0cfc78461a6ab59f46a26
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/inetsrv/query/cicat/notifmgr.hxx
fd6071f98716a9d40248e8c8d3efb10653390c74
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,770
hxx
//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992 - 2000. // // File: notifmgr.hxx // // Contents: Classes to deal with registry and file system change notifications // // Classes: CCiNotify // ...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
9b391b3934737bb5366e50c68890364f53af9ccc
1c390cd4fd3605046914767485b49a929198b470
/poj/P1661.cpp
89acd56cb3dcfe035557dba7a2c0183481cd68dc
[]
no_license
wwwwodddd/Zukunft
f87fe736b53506f69ab18db674311dd60de04a43
03ffffee9a76e99f6e00bba6dbae91abc6994a34
refs/heads/master
2023-01-24T06:14:35.691292
2023-01-21T15:42:32
2023-01-21T15:42:32
163,685,977
7
8
null
null
null
null
UTF-8
C++
false
false
72
cpp
main(){printf("61\n172\n352\n7\n1682\n2274\n3373\n4494\n5158\n5651\n");}
[ "wwwwodddd@gmail.com" ]
wwwwodddd@gmail.com
f0615791096daba55e885ad0cd0f7700ebc3ef8e
3d74ebb2a8aff84e216e73f2a5742e40d69a6618
/openGLTracer/ArcPostEffectManager.cpp
c6d44ec93ac01d95983655058e2bef85effb81c9
[]
no_license
untitledlhc/Arc_Engine
ac9dfae79eda906fa5202a71d9318c933621643c
8addc056fef4c4d36a1d4fee95a864bd25f654f0
refs/heads/master
2022-03-01T01:23:06.600867
2019-11-05T12:13:53
2019-11-05T12:13:53
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
5,780
cpp
#include "ArcPostEffectManager.h" #include "ArcTextureLoader.h" #include "ArcTools.h" #include <random> namespace Arc_Engine { GLuint ArcPostEffectManager::_postEffectProgram = -1; GLuint ArcPostEffectManager::_postEffectFBO = 0; GLuint ArcPostEffectManager::_ssaoProgram = -1; GLuint ArcPostEffectManager::_ssaoTe...
[ "1241994554@qq.com" ]
1241994554@qq.com
6c629de0133fd48074839c91cc608dd1a18c78c0
23c1ebbc6a9ab87e002d2d09a1c42b94ea6d19e7
/src/photostripmodel.cpp
f7a76aac582ffd033b0ce43fdb35f864d45e6c2f
[ "Apache-2.0" ]
permissive
dudochkin-victor/handset-photos
7f6ac7ba87259bdaa331ac8dffb6c78dbdf8f32d
2f8a28f4e9f2538b091b64226fb3b18891fc3189
refs/heads/master
2020-03-30T07:34:35.473294
2013-05-15T06:46:51
2013-05-15T06:46:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
909
cpp
/* * Meego-handset-photos is a photo viewer. * Copyright (C) 2010, Intel Corporation. * * This program is licensed under the terms and conditions of the * Apache License, version 2.0. The full text of the Apache License is at * http://www.apache.org/licenses/LICENSE-2.0 * */ #include "photostripmodel.h" vo...
[ "dudochkin.victor@gmail.com" ]
dudochkin.victor@gmail.com
f28e2bdc5493fe0ece205ccf93fa3a13fd99b5c5
bba3d9072621559d51cfaac142f5f7b68052bcb5
/nc10_rectCover.cpp
9aa6d222a5a70b89635b8bcfb1e8a7f495376189
[]
no_license
wdayang/nowcoder
bfffff3b5da36273ad8574b17ca5beb5d9f77fe1
1b79f835d696409e1368e6c6016f3b7ac72cf01d
refs/heads/master
2020-03-30T06:07:53.722360
2018-10-19T02:04:48
2018-10-19T02:04:48
150,840,778
0
0
null
null
null
null
UTF-8
C++
false
false
603
cpp
// // Created by DayWong on 01/10/2018. // /* * 题目描述 我们可以用2*1的小矩形横着或者竖着去覆盖更大的矩形。请问用n个2*1的小矩形无重叠地覆盖一个2*n的大矩形,总共有多少种方法? */ //还是斐波那契数列 class Solution { public: int rectCover(int number) { int ans; int fib1 = 1; int fib2 = 2; if(number == 1 || number == 2) return number; for(int i = 3;...
[ "wdyan9@163.com" ]
wdyan9@163.com
1adbce359f3d2f821c8088bd9b06aaf412a2116e
2bdbaa6a0a673e29736f59319c30e33859408434
/C-or-Cpp/2543 Copy Constructor/Latest Submission/FUN.cpp
32de3f93687e9b714a086d08b201a764beba9bdd
[]
no_license
Treekay/Learn-C-CPP
597f2141233511dbac0b4b76cfb47486db561b21
3a76b8ce63a60dc741042f4729a439e2bfb5354e
refs/heads/master
2020-03-31T11:10:14.238818
2018-10-09T11:02:30
2018-10-09T11:02:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
373
cpp
#include "FUN.hpp" #include <iostream> #include <cstring> using namespace std; FUN::FUN(char *s){ str = new char[strlen(s) + 1]; strcpy(str, s); } FUN::FUN(const FUN& C){ str = new char[strlen(C.str) + 1]; strcpy(str, C.str); } void FUN::show(){ int len = strlen(str); for (int index = 0; index < len; in...
[ "823334594@qq.com" ]
823334594@qq.com
70dfe6b5f1b21775b7cca01ccd4a538c03414d36
0d411d33dd16076c2418efad357e5ffa03809596
/Development/Prueba entities/Motor2D/j1Render.cpp
8a22e3dcb3e56314e224c9dce83116657197c02f
[]
no_license
christianpi4/Development-PhysicsOfVideoGames
4bddce51e45f15f53963b0526462f4b57eb1f38b
8167ef2cbdd50ae3c1d0375df3590c286f292037
refs/heads/master
2020-07-28T23:25:22.420405
2019-12-12T13:52:26
2019-12-12T13:52:26
209,577,014
0
0
null
null
null
null
UTF-8
C++
false
false
6,426
cpp
#include "p2Defs.h" #include "p2Log.h" #include "j1App.h" #include "j1Window.h" #include "j1Render.h" #include "j1Player.h" #include "j1Map.h" #include "j1Scene.h" #include "..//Brofiler/Brofiler.h" #define VSYNC true j1Render::j1Render() : j1Module() { name.create("renderer"); background.r = 0; background.g = 0;...
[ "47557433+christianpi4@users.noreply.github.com" ]
47557433+christianpi4@users.noreply.github.com
4bc688494445bec49bb6fc574a65b46cbca59c9a
a1b920c741a7f24b9abf73a34b378dd67b3efc52
/socket.cpp
f26a4e16011079c7c9d618f39a2f02468f618f5b
[]
no_license
gliptic/tl
70f3015798c8b18dfa91282e446d4bac03d9fed8
870140cb01c5087e4cf62af5805f4215278d6766
refs/heads/master
2020-12-25T17:37:46.217168
2020-06-21T13:27:01
2020-06-21T13:27:01
4,055,088
2
0
null
null
null
null
UTF-8
C++
false
false
10,229
cpp
#include "socket.hpp" #include "socket_sys.hpp" #include <stdlib.h> #include <string.h> #include <stdio.h> namespace tl { using namespace win; static sockaddr_in* get_sockaddr_in(InternetAddr& self) { return (sockaddr_in*)&self.addr_in; } static sockaddr_in const* get_sockaddr_in_c(InternetAddr const& self) { ret...
[ "gliptic@gmail.com" ]
gliptic@gmail.com
9fd6ef2e3275f952a6f7ec8ed74032f4ce9be4e4
460989d1a24c5aa073a305d6f701866a17390fc0
/generator/mrg_transitions.cpp
ed44cc2a2c3ae6491ef709f516c3eec1b3d93745
[ "BSL-1.0" ]
permissive
akemp/HPX_BGL
193131fd671a63ee4cbdcfc61fbb0636a0c48b49
a32217e925deaa31d3f9526df60a71241197e0bf
refs/heads/master
2020-05-18T08:42:24.135130
2015-01-11T03:48:59
2015-01-11T03:48:59
24,731,597
0
0
null
null
null
null
UTF-8
C++
false
false
646,940
cpp
/* Copyright (C) 2010 The Trustees of Indiana University. */ /* */ /* Use, modification and distribution is subject to the Boost Software */ /* License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at */ /* http:...
[ "akemp1@lsu.edu" ]
akemp1@lsu.edu
9e09b8d9596341f406cdf37174014c40ac73029a
b7f1b4df5d350e0edf55521172091c81f02f639e
/chromeos/components/tether/ad_hoc_ble_advertiser_impl.cc
28b1f7a11236e728a406af75d8b41981429fc028
[ "BSD-3-Clause" ]
permissive
blusno1/chromium-1
f13b84547474da4d2702341228167328d8cd3083
9dd22fe142b48f14765a36f69344ed4dbc289eb3
refs/heads/master
2023-05-17T23:50:16.605396
2018-01-12T19:39:49
2018-01-12T19:39:49
117,339,342
4
2
NOASSERTION
2020-07-17T07:35:37
2018-01-13T11:48:57
null
UTF-8
C++
false
false
5,462
cc
// 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. #include "chromeos/components/tether/ad_hoc_ble_advertiser_impl.h" #include "base/bind.h" #include "chromeos/components/tether/error_tolerant_ble_adverti...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
c0539477a727011ca91dd85f04779ba25baabe59
fc5b32b02d38ff2cde5cb5a6c4a217ac61408da5
/core/base/periodicImplicitTriangulation/PeriodicPreconditions.cpp
1c92ac9cb5605982d4442efc689835fff5630bda
[ "BSD-3-Clause" ]
permissive
inviwo/ttk
5092ae4c6b22d51b04cf1a68f8e5994003891cc9
66330d056f97c4d6f20486cc7f127db1978e9cfa
refs/heads/master
2022-04-30T09:53:20.176271
2022-04-21T10:42:36
2022-04-21T10:42:36
132,415,545
0
0
null
2018-05-07T06:16:11
2018-05-07T06:16:11
null
UTF-8
C++
false
false
10,374
cpp
#include <PeriodicPreconditions.h> int ttk::PeriodicWithPreconditions::preconditionVerticesInternal() { vertexCoords_.resize(vertexNumber_); if(dimensionality_ == 1) { #ifdef TTK_ENABLE_OPENMP #pragma omp parallel for num_threads(threadNumber_) #endif // TTK_ENABLE_OPENMP for(SimplexId i = 0; i < vertexNumber...
[ "pierre.guillou@lip6.fr" ]
pierre.guillou@lip6.fr
df812ddfb3aaeea09065b4bb79a3d0be7392fae6
7175e88e90aa739fa6da8805e83d9d435f567e86
/Source/indra/newview/llfilepicker.cpp
ae09c04e8454ecb4e842349b66928c1889315a67
[]
no_license
JohnMcCaffery/Armadillo-Phoenix
06af55f05848defb399605c986f905adf6ad2b70
f49cc3b45dd1039e6bc5254d30145bc1c6b95d0a
refs/heads/master
2020-06-04T03:35:24.354381
2014-05-20T16:14:58
2014-05-20T16:14:58
8,097,679
0
1
null
null
null
null
UTF-8
C++
false
false
43,018
cpp
/** * @file llfilepicker.cpp * @brief OS-specific file picker * * $LicenseInfo:firstyear=2001&license=viewerlgpl$ * Second Life Viewer Source Code * Copyright (C) 2010, Linden Research, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Genera...
[ "=jm726@st-andrews.ac.uk" ]
=jm726@st-andrews.ac.uk
d8d8e2d66cac50ecff3d67904767dd373d993846
a33f8fd24077e4c613c4a701cf83abe4dac96ca3
/Comfortable_Cows/Comfortable_Cows.cpp
432fc34970bfed1db2301d0cc1d8b55faddf31fd
[]
no_license
JustintheButton/USACO_Bronze
dcb2e394d6bb0d7d1ec8971c0196d9a5c0f72367
097d292cf77d512789548ebdcf02bf731521d309
refs/heads/master
2023-06-17T20:10:25.853549
2021-07-16T16:47:13
2021-07-16T16:47:13
375,864,419
0
0
null
null
null
null
UTF-8
C++
false
false
304
cpp
#include <iostream> #include <vector> using namespace std; int main() { int num; cin >> num; vector<int> temp(1000); vector<vector<int>> cows(1000, temp); for (int i = 0; i < num; i++) { int x; int y; cin >> x >> y; cows[x][y]++; } int comfort = 0; for (int i = 0; i < num; i++) { } }
[ "huangjus@studentmail.conroeisd.net" ]
huangjus@studentmail.conroeisd.net
594a01832f827a4c6f63ef8dbf2f0fc522fba187
ad273708d98b1f73b3855cc4317bca2e56456d15
/aws-cpp-sdk-qldb-session/include/aws/qldb-session/model/ExecuteStatementRequest.h
cfbab1f508b6e3fabccb20b84d46e17db833aad7
[ "MIT", "Apache-2.0", "JSON" ]
permissive
novaquark/aws-sdk-cpp
b390f2e29f86f629f9efcf41c4990169b91f4f47
a0969508545bec9ae2864c9e1e2bb9aff109f90c
refs/heads/master
2022-08-28T18:28:12.742810
2020-05-27T15:46:18
2020-05-27T15:46:18
267,351,721
1
0
Apache-2.0
2020-05-27T15:08:16
2020-05-27T15:08:15
null
UTF-8
C++
false
false
6,538
h
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
a87525ac9ad24a329d6e2ed25e5912f1a7a78642
6b4cbee2c4f8d840d91b339d3364b592e7b250d9
/ssl/ssl_stat.cc
56e4f2bc8e10653a3b92576f049e822271933c1d
[ "BSD-3-Clause", "OpenSSL", "ISC", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows" ]
permissive
zjwzcnjsy/boringssl-with-bazel
756555768fb6f199ce1ea0d441ad6ed31542bc03
a9d4b8274b67aecb27c7dcb5f214f1273d5c85c7
refs/heads/master
2022-12-21T09:54:53.869717
2017-08-15T02:25:33
2017-08-15T02:25:33
100,327,296
0
3
NOASSERTION
2022-12-20T14:38:11
2017-08-15T01:57:45
C
UTF-8
C++
false
false
11,848
cc
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as ...
[ "876094812@qq.com" ]
876094812@qq.com
f25a9d439c394ed6bd33a4a4d95d602a52a942f9
abd4033a1be9fd3c5b50a28d40c5cae46b548eb4
/Solving-Problem-Cola-Machine.cpp
eb723f23ef3c9930e724c2a5bf1e3e865c97d200
[]
no_license
rangga12/Solving-Problem-Cola-Machine.cpp
290c60833e4c334d2e350cd98d3f0f73ee2f0b1c
eddb5fc17be0da8e430d8c1b202be4eb0a7096f7
refs/heads/master
2021-01-10T05:38:01.885783
2015-10-20T11:32:30
2015-10-20T11:32:30
44,514,818
0
0
null
null
null
null
UTF-8
C++
false
false
625
cpp
/* * Hello.cpp * * Created on: 18 Oktober 2015 * Author: Rangga Agustiantino | 1517051163 */ #include<iostream> using namespace std; int main(){ int minuman; cout<<"Mesin Minuman Tradisional\n\n"; cout<<" Masukkan angka Minuman Yang Anda Inginkan = \n"; cin>>minuman; switch(minuman) { case 1:cout<<"Ber...
[ "hyura.yorisu@gmail.com" ]
hyura.yorisu@gmail.com
483d1ecb99ba35aadc202a53bb8778d6518c9efa
ab943679d6b31146c7f1ffa11f508d155f9d05da
/src/bsdf.cpp
b4b25e85bee54e7643f24df06f66c3ce2cfdcefa
[]
no_license
iRedBean/dtrt
bee2b6c5a0e15b392618e3d51e93dfc3333b8500
f878b36efb06ce30b167ce26a913dc7e27a8f40b
refs/heads/master
2022-04-03T16:56:28.012256
2020-02-19T16:58:37
2020-02-19T16:58:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
882
cpp
#include "bsdf.h" #include "intersection.h" #include "intersectionAD.h" SpectrumAD BSDF::evalAD(const IntersectionAD &its, const VectorAD &wo, bool importance) const { assert(false); return SpectrumAD(); } SpectrumAD BSDF::sampleAD(const IntersectionAD &its, const Array3 &rnd, VectorAD &wo, Float &pdf, Float...
[ "zhangchengee@gmail.com" ]
zhangchengee@gmail.com
c6f973ea0c23832a00390c4e111270ef520a3ce8
06c12a65e1c6c8dd67b27db1d8aabd9589c206dd
/FW/Project/GameEngine/Source/Lib/Win32++/listview.h
68836f562dcf4e07fc446b6b3b1744c271b76f7d
[ "MIT" ]
permissive
aik6980/GameFrameworkCpp
2b64b9e49033199c6eb021a106e5d264c1e2044d
c7ce5efd63ab5251800d84477e4a5cfaf56119c3
refs/heads/master
2021-01-19T10:58:50.317980
2014-07-16T07:55:23
2014-07-16T07:55:23
7,741,813
1
1
null
null
null
null
UTF-8
C++
false
false
28,508
h
// Win32++ Version 7.3 // Released: 30th November 2011 // // David Nash // email: dnash@bigpond.net.au // url: https://sourceforge.net/projects/win32-framework // // // Copyright (c) 2005-2011 David Nash // // Permission is hereby granted, free of charge, to // any person obtaining a copy of this soft...
[ "aik_canhelp@hotmail.com" ]
aik_canhelp@hotmail.com
76fcf6843710b6929fce8a3f4f900d0676b3e5c0
5ecf353e29b65f36a95848b3abc40cb4d38b437f
/NT/public/sdk/inc - copy/sdpblb.h
3c9be20e0551480f45afd62a2543512a3a7b71cc
[]
no_license
Empyreal96/Easy-Build-2k
8d948c6e33082dc6d99f29f5c206f2b44f062c08
36fce23389e43918faf4cd88688c64aa2668ff8f
refs/heads/main
2023-04-09T07:47:57.734181
2021-04-07T09:45:50
2021-04-07T09:45:50
355,372,322
16
0
null
null
null
null
UTF-8
C++
false
false
94,407
h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 6.00.0366 */ /* Compiler settings for sdpblb.idl: Oicf, W1, Zp8, env=Win32 (32b run) protocol : dce , ms_ext, c_ext, robust error checks: allocation ref bounds_check enum stub_data ...
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
095d8a86d55c3870c1695146197d50507537ddbd
6634c17a46cfd01e73ef84ae881247201198136f
/src/heuristic.cpp
d64122c77621ce10e29e6f47d4864909e2c94836
[]
no_license
LucaMazzucco/Heuristic
210451a3f068b7a0cb354791190195dee99529ef
4986e62e9796d63fd7ecd6eaff4088e23c296512
refs/heads/master
2020-08-04T09:03:21.216534
2019-10-01T11:53:48
2019-10-01T11:53:48
212,082,410
0
0
null
null
null
null
UTF-8
C++
false
false
102
cpp
#include "heuristic.h" heuristic::heuristic() { //ctor } heuristic::~heuristic() { //dtor }
[ "s241968@studenti.polito.it" ]
s241968@studenti.polito.it
2aa02cb929efb4b2bc3f8fcc70b9ceb83c500de1
45d2a4d3d738e3ded35908a17f2bae65b5aac57d
/pgAdmin/include/dd/dditems/handles/ddRemoveTableButtonHandle.h
3f255b4e85f5bc4f321d3a4f8f9013c0acf6779a
[ "PostgreSQL" ]
permissive
asdbaihu/Database-Designer-for-pgAdmin
fa2fb39fe1c4908567e817b6945b5c163d440437
502afe753362233eb8ecb60004fee9346579b2ef
refs/heads/master
2020-07-08T11:07:54.105552
2010-08-14T23:55:45
2010-08-14T23:55:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,044
h
////////////////////////////////////////////////////////////////////////// // // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: gqbObject.h 8189 2010-02-25 22:10:21Z dpage $ // Copyright (C) 2002 - 2010, The pgAdmin Development Team // This software is released under the PostgreSQL Licence // // gqbObject.h - // ...
[ "ziul1979@gmail.com" ]
ziul1979@gmail.com
d93f54115c02774898448bf9464fffd03cecd484
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/chrome/browser/chromeos/login/saml/saml_metric_utils.h
2719d80d084cd2fed7375e959b5c988c87fe3dfa
[ "BSD-3-Clause" ]
permissive
otcshare/chromium-src
26a7372773b53b236784c51677c566dc0ad839e4
64bee65c921db7e78e25d08f1e98da2668b57be5
refs/heads/webml
2023-03-21T03:20:15.377034
2020-11-16T01:40:14
2020-11-16T01:40:14
209,262,645
18
21
BSD-3-Clause
2023-03-23T06:20:07
2019-09-18T08:52:07
null
UTF-8
C++
false
false
526
h
// Copyright 2020 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 CHROME_BROWSER_CHROMEOS_LOGIN_SAML_SAML_METRIC_UTILS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SAML_SAML_METRIC_UTILS_H_ #include <string> namesp...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
0772f6240b3e70b500e3e5faa5c3d97b9aca3f3e
0e42c559920dc76cfc17b53e3e4124e4144f224f
/project2D/StateMachine.h
df1f0539df3d0fd4c14250b4ff1a7bd7007b4bdc
[ "MIT" ]
permissive
Jeffrey-W23/AIE-Assignment-GameProject
471fc99f2d45a3c6ada4c3ed8a68e616014a6272
81986e314c3546dd0f5413cbf9bee425f93683c9
refs/heads/master
2021-01-21T20:34:13.692160
2017-06-24T06:55:56
2017-06-24T06:55:56
92,250,565
0
0
null
null
null
null
UTF-8
C++
false
false
3,952
h
//#include, using etc #pragma once #include "Renderer2D.h" #include "DynamicArray.h" #include "State.h" #include "Stack.h" using namespace aie; //-------------------------------------------------------------------------------------- // ShareManager object. //-----------------------------------------------------------...
[ "thomas.wiltshire14@icloud.com" ]
thomas.wiltshire14@icloud.com
3eebd70ef14859a29c5c65626b68b7aade62eed8
4c626c943b6af56524c6599b64451722ee2e9629
/aep_model/api/checkers/ovl/checker_builders/aep_model_one_hot_checker_builder.hpp
ecdfe2b6f4c156067ebd003adf7148408067e9ea
[]
no_license
kirillPshenychnyi/AEP
96cec51a4c579b2430b8c93cace5e25003c64219
07d9f3deb47514043a8a1cb0c5ff6091737c3d47
refs/heads/master
2018-08-31T16:59:08.415648
2018-06-10T22:21:04
2018-06-10T22:21:04
117,731,321
0
0
null
null
null
null
UTF-8
C++
false
false
1,044
hpp
#ifndef __AEP_MODEL_OVL_ONE_HOT_CHECKER_BUILDER_HPP__ #define __AEP_MODEL_OVL_ONE_HOT_CHECKER_BUILDER_HPP__ /***************************************************************************/ #include "aep_model\api\checkers\ovl\aep_model_ovl_checker_builder.hpp" /**********************************************************...
[ "pshenychnyi96@gmail.com" ]
pshenychnyi96@gmail.com
ce8539add3a01615696203306c3b17fa0acacb3d
d771d446ab22c5f44e6c345315cb6ad48ba0f0a9
/Ôn tập LTM/code Thế Anh/InOut-Exampple.cpp
678526a40aa64527ceecca68d470d1dc3c5e149c
[]
no_license
Vo-Viet-Dung/Network-Programming
8eca8b492b2cb484b5b1c13e20dfe17766a173d2
140cfc82e09847997a8473b0056d759e4022845e
refs/heads/master
2023-08-25T13:54:22.636454
2021-09-29T09:39:56
2021-09-29T09:39:56
411,611,846
0
0
null
null
null
null
UTF-8
C++
false
false
821
cpp
#include<stdio.h> #include<WinSock2.h> WSABUF wsabuf; char buffer[1024]; DWORD byteRecv = 0; DWORD flag = 0; OVERLAPPED ov; void CALLBACK RecvCompleted(IN DWORD dwError, IN DWORD cbTransferred, IN LPWSAOVERLAPPED lpOverlapped, IN DWORD dwFlags) { if (dwError == 0) { printf("Byte recieved: %d\n", cbTransferred); ...
[ "dungvv117@gmail.com" ]
dungvv117@gmail.com
7314c6e264da0266b0b9c164b3d39a1c51dcbd51
5aa13186bfaa65943525c1e32ab8712bfb6a2f1a
/IwEngine/src/math/vector4.cpp
43d217c887848e726dbeff870e89d9b0d252133c
[]
no_license
sodomon2/IwEngine
c3d6665c87c294159d0d1fe8ec9d728cda03e809
90ab079bb9772f18264be393b4d0ea2269e6fd95
refs/heads/master
2023-01-01T20:14:30.214784
2020-10-10T02:48:53
2020-10-10T02:48:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,784
cpp
#include "iw/math/vector4.h" #include "iw/math/vector2.h" #include "iw/math/matrix4.h" #include <cmath> namespace iw { const vector4 vector4::zero = vector4(0, 0, 0, 0); const vector4 vector4::one = vector4(1, 1, 1, 1); const vector4 vector4::unit_x = vector4(1, 0, 0, 0); const vector4 vector4::unit_y = vecto...
[ "iainwinter1@gmail.com" ]
iainwinter1@gmail.com
b0f15b4b3e5d785cb80b127ee508bba023454f84
5121ce4ab6e718399996bdc70f0d3af52f2a26ac
/src/range.h
0aa1aecb9c66060b04a4d128dc775f9ffd8f3ea1
[]
no_license
jdmichaud/ggrep
d38c2109bd054d86a22d8fed50848dbfa05a1ba6
8300a8271a492d27254fa35cf346f183947ffbb2
refs/heads/master
2021-01-10T19:23:02.022931
2018-04-04T14:38:28
2018-04-04T14:38:28
41,168,385
1
0
null
null
null
null
UTF-8
C++
false
false
797
h
/*! \brief A minimal C++ range implementation * */ #ifndef __RANGE_H__ #define __RANGE_H__ /* * Represent a set of unique ever increasing integers */ class range { private: int m_last; int m_iter; public: range(int end): m_last(end), m_iter(0) {} range(int begin, int end): ...
[ "jean.daniel.michaud@gmail.com" ]
jean.daniel.michaud@gmail.com
1f5e294fb6cb8595432a27dff0606da28d392990
9cf6a674856679ec1bb494b4a2f8d1d50e5b4daa
/include/vb_greedy_planner/vb_greedy_planner.h
821dca5491ff3f28930b953d5047738ced7320fd
[]
no_license
MichaelFYang/greedy_exploration_planner
24a2f38678995ca2c9757949c85ef821e6dcbcc4
933bc7663a5b503923d0ee7bcfc4fb51fb9c70d5
refs/heads/master
2022-07-17T06:39:17.578797
2019-10-30T20:07:23
2019-10-30T20:07:23
265,066,363
2
0
null
null
null
null
UTF-8
C++
false
false
4,511
h
#ifndef VB_GREEDY_PLANNER_H #define VB_GREEDY_PLANNER_H #define VISIBILITY 0 #define FRONTIER 1 #include <ros/ros.h> #include <nav_msgs/Odometry.h> #include <nav_msgs/Path.h> #include <tf/transform_datatypes.h> #include <sensor_msgs/PointCloud2.h> #include <pcl_conversions/pcl_conversions.h> #include <pcl/point_cloud...
[ "fanyang2@andrew.cmu.edu" ]
fanyang2@andrew.cmu.edu
09f4fdb655215642209b06a1fe7fa0a1a71357a9
53292a2df42637e65860b703bf6d0c5ed0190ad1
/include/process.h
76753a5008450ab49d5a26a1dc209810ad89655b
[ "MIT" ]
permissive
markusbuchholz/CppND-System-Monitor
39e403d55c0d33424feaa299ec8ae2135a46de97
f88efe82b538f80b12d18098356d61a9f7a001dc
refs/heads/master
2022-02-13T08:13:05.951027
2019-08-18T21:53:50
2019-08-18T21:53:50
202,891,657
0
0
null
null
null
null
UTF-8
C++
false
false
794
h
#ifndef PROCESS_H #define PROCESS_H #include <string> #include <vector> /* Basic class for Process representation It contains relevant attributes as shown below */ class Process { public: //std::vector<int> Pid(); // TODO: See src/process.cpp int Pid(); std::string User(); ...
[ "markus.x.buchholz@gmail.com" ]
markus.x.buchholz@gmail.com
6a0fa58e5b1442900f2d73c4cbd194f4a4b4ea08
945d2fc935dc461ae330fd4345398df6e796977c
/src/main.cpp
ac0243c5407415a8ff0ac52169781716533f00a0
[ "MIT" ]
permissive
avilleret/nebula-eye
36d5d069df35951dc9209784e2cb0e63038fe329
69c4d6e3901ea560dbf2e5483be48dad0b19dd07
refs/heads/master
2020-04-05T14:37:11.531821
2016-08-15T15:07:19
2016-08-15T15:07:19
49,980,564
3
3
null
null
null
null
UTF-8
C++
false
false
284
cpp
#include "ofApp.h" int main() { ofGLFWWindowSettings settings; settings.width = 1280; settings.height = 960; settings.title = "nebula-eye"; auto window = ofCreateWindow(settings); auto app = make_shared<nebulaEye>(); ofRunApp(window, app); return ofRunMainLoop(); }
[ "antoine.villeret@gmail.com" ]
antoine.villeret@gmail.com
b6b02a87b9c582718e4ab33115ac815dba8c76f8
a0c4ed3070ddff4503acf0593e4722140ea68026
/source/NET/UI/COMMON/SRC/BLT/BLT/BLTDLG.CXX
71abf7d4453754b03520ebfb4a240d4586a0601e
[]
no_license
cjacker/windows.xp.whistler
a88e464c820fbfafa64fbc66c7f359bbc43038d7
9f43e5fef59b44e47ba1da8c2b4197f8be4d4bc8
refs/heads/master
2022-12-10T06:47:33.086704
2020-09-19T15:06:48
2020-09-19T15:06:48
299,932,617
0
1
null
2020-09-30T13:43:42
2020-09-30T13:43:41
null
UTF-8
C++
false
false
40,389
cxx
/**********************************************************************/ /** Microsoft Windows/NT **/ /** Copyright(c) Microsoft Corp., 2000 **/ /**********************************************************************/ /* bltdlg.cxx BLT d...
[ "71558585+window-chicken@users.noreply.github.com" ]
71558585+window-chicken@users.noreply.github.com
7e4b06072ebd0a1a43550469bc643a208e28cfec
fb689146cc19e1113e095e6dfd12f8b73177b22f
/source/fe/fe.cc
6f9ff0baa7eb5533c99f7bc7e1a9933f773730f3
[]
no_license
qsnake/deal.II
0418a4c9371e2630a0fce65b8de3529fa168d675
79c0458c8cc3fa03e5d89357a53a4f9397ead5c3
refs/heads/master
2021-01-01T15:55:27.801304
2012-07-27T13:31:57
2012-07-27T14:16:10
5,205,180
3
1
null
null
null
null
UTF-8
C++
false
false
38,222
cc
//--------------------------------------------------------------------------- // $Id: fe.cc 24072 2011-08-15 12:19:02Z kanschat $ // Version: $Name$ // // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 by the deal.II authors // // This file is subject to QPL...
[ "ondrej.certik@gmail.com" ]
ondrej.certik@gmail.com
db93ccdef3aeafc9c7d8dfb36785fa75c757d50e
7b99dfae87b032e8167b4fb958b530477a260252
/jointfliter.h
ac48299c7afc01631a5cbe73411550da53c5580a
[]
no_license
dszarkow/MFCKinect
87eb525604c4a9eaafe56710b98f03137342ef10
615ee59a7cbdef3e2e3e2d53205d84264e069170
refs/heads/master
2020-03-19T05:42:47.416612
2018-06-04T01:13:23
2018-06-04T01:13:23
135,955,672
0
0
null
null
null
null
UTF-8
C++
false
false
3,159
h
//-------------------------------------------------------------------------------------- // KinectJointFilter.h // // This file contains Holt Double Exponential Smoothing filter for filtering Joints // // Copyright (C) Microsoft Corporation. All rights reserved. //-------------------------------------------------------...
[ "dszarkow@hotmail.com" ]
dszarkow@hotmail.com
2c84c3ef3e654b7d8e0aae9f4f708a5fa67b3efc
a9ab72c3dd7fdfe8b6e0b1b5e296bf4c39b9989d
/round3/leetcode264.cpp
cc8aee93045ccbadbda3bc2a61e7ab9257d7ae83
[]
no_license
keqhe/leetcode
cd82fc3d98b7fc71a9a08c5e438aa1f82737d76f
86b2a453255c909f94f9ea3be7f2a97a6680a854
refs/heads/master
2020-12-24T06:38:15.444432
2016-12-07T19:15:02
2016-12-07T19:15:02
48,405,123
0
0
null
null
null
null
UTF-8
C++
false
false
1,234
cpp
class Solution { public: int nthUglyNumber_method1(int n) { if (n == 1) return 1; queue<int> q2; queue<int> q3; queue<int> q5; q2.push(1); q3.push(1); q5.push(1); int curr; for (int i = 0; i < n; i ++) { curr =...
[ "keqhe@cs.wisc.edu" ]
keqhe@cs.wisc.edu
3de0deb42430df15eb9f3fb9fcf6567d1d9e743c
3113b3ed92063987040a652a1ca19231c33afc2c
/Stone Age/Stone Age - Qt Application/view/Places/ClayPitView.cpp
66ff28423193ce18e256c8c52e668f6f17dd39ce
[]
no_license
kristofleroux/uh-ogp1-project
1e61a198219e6d7ee62b3a67847e40ccc34b66ba
90047d39eb4cc14df9815decc472caf86a05d7b5
refs/heads/master
2022-01-24T23:07:06.643206
2019-07-16T08:44:41
2019-07-16T08:44:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
634
cpp
#include <QDebug> #include "ClayPitView.h" #include "../../model/Game.h" #include "../../model/Place.h" #include "../../model/GameBoard.h" #include "../../model/Player.h" #include "../../model/Places.h" #include "../../model/Places/ClayPitPlace.h" #include "../../model/PlayerBoard.h" // Constructor ClayPitView::Clay...
[ "michiel.swaanen.gsm@gmail.com" ]
michiel.swaanen.gsm@gmail.com
ae72bf0a1363e7d66ad82977f7fe06c69e44d8f2
989698d4f13f164ee15262e222c96e93375e03cb
/3高性能计算机任务分配.cpp
6bf230b505843970d49aa99983c37189a22cf352
[]
no_license
ajunlonglive/Algorithm-1
8ececa43a65a1a6084919c3b7e212728be8c5049
64aef2f44286ae86f24378efc009e4841eb256f9
refs/heads/master
2023-03-16T00:20:57.472476
2016-06-28T15:44:19
2016-06-28T15:44:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,030
cpp
#include<fstream> #define MAXSIZE (1<<(sizeof(int)*8-1))-1 #define A 5 #define B 5 #define P 3 using namespace std; int p0[P][A+1][B+1]; int p1[P][A+1][B+1]; int f[P][A+1][B+1]; int c[P][A+1][B+1]; int na; int nb; int p; void infile( int ta[],int tb[],int ka[],int kb[]){ ifstream infile; infile.open("hpc.in"); i...
[ "1285673346@qq.com" ]
1285673346@qq.com
093b6d8a375de1d497322734a33bf293b2ba2b42
65e4d9a503b932864481eb983285da79b95646a3
/Coline/Coline/Elementos/Primitivos/p_decimal.h
5b3db416dea6d57920687aa38acdf3ddd617b13b
[]
no_license
Caceres-Joseph/-COMPI2-Dic-Proyecto2_201513696
0e487ed504c6a28addda8e11bcc5fbc00158a8dd
6b646086768ee3af391d3244bfdff4a05ffe7070
refs/heads/master
2020-04-13T18:44:17.155109
2019-01-22T20:53:38
2019-01-22T20:53:38
163,383,652
1
0
null
null
null
null
UTF-8
C++
false
false
271
h
#ifndef P_DECIMAL_H #define P_DECIMAL_H #include "Coline/Elementos/Primitivos/p_modelo.h" class p_decimal: public p_modelo { public: double valor; p_decimal(double valor){ this->valor=valor; this->tipo="decimal"; } }; #endif // P_DECIMAL_H
[ "josephccaceres@gmail.com" ]
josephccaceres@gmail.com
1c0527db074e25d81900f0ce1e698fa5d1057e90
2c62385f15b1f8e6072138d5175d7a70dd236b98
/blazetest/blazetest/mathtest/creator/CompressedHermitian.h
da18ba67fece70b848ab152d9341422071210f3a
[ "BSD-3-Clause" ]
permissive
lyxm/blaze
665e4c6f6e1a717973d2d98e148c720030843266
10dbaa368790316b5e044cfe9b92f5534f60a2dc
refs/heads/master
2021-01-12T20:31:45.197297
2015-10-15T21:39:17
2015-10-15T21:39:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,156
h
//================================================================================================= /*! // \file blazetest/mathtest/creator/CompressedHermitian.h // \brief Specialization of the Creator class template for HermitianMatrix<CompressedMatrix> // // Copyright (C) 2013 Klaus Iglberger - All Rights Reserved...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
365a596d5b46e63e036b83ee67fe3cd268faa3ad
1dff02275f30fe1b0c5b4f15ddd8954cae917c1b
/ugene/src/plugins_3rdparty/psipred/src/sspred_avpred.h
d360b5ce217fe1bc28443fc8cfeda39c765f62a9
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
iganna/lspec
eaba0a5de9cf467370934c6235314bb2165a0cdb
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
refs/heads/master
2021-05-05T09:03:18.420097
2018-06-13T22:59:08
2018-06-13T22:59:08
118,641,727
0
0
null
null
null
null
UTF-8
C++
false
false
755
h
#ifndef SSPRED_AVPRED_H #define SSPRED_AVPRED_H #include <QtCore/QVector> #include <QtCore/QByteArray> #include <QtCore/QStringList> #include "ssdefs.h" class QByteArray; class QTemporaryFile; class PsiPassOne { const char *wtfnm; int *nwtsum, *fwt_to, *lwt_to; float *activation, *bias, **...
[ "igolkinaanna11@gmail.com" ]
igolkinaanna11@gmail.com
f018e66e845b572b1678cb8a5ae1e18b3469bba3
9737ba7c2d14306b356f2ff9b2e487232946c52e
/w1-b/pro2-back.cpp
7146dcc045918c64b581f73a149dd78375910d23
[]
no_license
elect000/proc
8c478871ccb75447bf5cbf7dc52aae07788e9322
e781c70b4817d151d6a37d5fb86efa9c628a1294
refs/heads/master
2020-03-10T22:34:49.176409
2018-06-20T09:50:07
2018-06-20T09:50:07
129,622,245
0
0
null
null
null
null
UTF-8
C++
false
false
952
cpp
// NewsPaper #include <iostream> #include <string> #include <sstream> #include <iomanip> using namespace std; char cv[100]; int iv[100]; int check(char,int); int check(char c, int k) { for (int i = 0; i < k; ++i) { if (cv[i] == c) { return iv[i]; } } return 0; } int main() { int N; cin >> N...
[ "e.tmailbank@gmail.com" ]
e.tmailbank@gmail.com
822af703697c492cedb07d976778c833a08b4dfa
a78b4136c21ed5d9f9a9d76eb5dd35fa5a530f0d
/Arithmetic/src/Arithmetic.cpp
a29b4d78bad863d19d18f7f6b424ed47df716586
[]
no_license
jingwang9302/Cpp
f717eccdaaff28e69cefdfe90aa65de39c93bd1b
90cc3b686a938a2b1e7f381a76321dae722fbbad
refs/heads/master
2020-04-22T19:53:35.339109
2019-04-06T06:57:10
2019-04-06T06:57:10
170,622,779
0
0
null
null
null
null
UTF-8
C++
false
false
507
cpp
//============================================================================ // Name : Arithmetic.cpp // Author : Zoe // Version : // Copyright : Your copyright notice // Description : Hello World in C++, Ansi-style //============================================================================ #inc...
[ "jingwang9302@gmail.com" ]
jingwang9302@gmail.com
936a36f15de5a33f501781d1f8d1e8ceec0d6c4a
2485ffe62134cd39d4c5cf12f8e73ca9ef781dd1
/contrib/boost/serialization/src/extended_type_info_no_rtti.cpp
5198a1963a3f7c8396026ba59e3494e6c10d97d8
[ "MIT" ]
permissive
alesapin/XMorphy
1aed0c8e0f8e74efac9523f4d6e585e5223105ee
aaf1d5561cc9227691331a515ca3bc94ed6cc0f1
refs/heads/master
2023-04-16T09:27:58.731844
2023-04-08T17:15:26
2023-04-08T17:15:26
97,373,549
37
5
MIT
2023-04-08T17:15:27
2017-07-16T09:35:41
C++
UTF-8
C++
false
false
2,887
cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // extended_type_info_no_rtti.cpp: specific implementation of type info // that is NOT based on typeid // (C) Copyright 2002 Robert Ramey - http://www.rrsd.com . // Use, modification and distribution is subject to the Boost Software // L...
[ "alesapin@gmail.com" ]
alesapin@gmail.com
649495ef5f00978fd6cb1fa11048abea332f8a7d
40876d36d8354ea5126b020871f407ef67e4af14
/include/plGraftCap.h
99d9cd962448cc9dd4936b6ba5cf44064e1d7c91
[]
no_license
kbirk/pl
08abb83d75c6b8d5c61521c14b2b533a076d2c37
a348df4b7718782c411555a6c175a740a5f00427
refs/heads/master
2021-01-23T04:14:29.873450
2017-06-27T02:55:15
2017-06-27T02:55:15
86,174,624
6
3
null
null
null
null
UTF-8
C++
false
false
2,835
h
#pragma once #include "plCommon.h" #include "plEditable.h" #include "plOctreeMesh.h" #include "plPicking.h" #include "plPolygon.h" #include "plRenderable.h" #include "plRenderer.h" #include "plTransform.h" #include "plTriangle.h" #include "plUtility.h" #include "plVAO.h" #include "plVector3.h" #define PL_CAP_OFFSET p...
[ "birk.kevin@gmail.com" ]
birk.kevin@gmail.com
8cd4d787610ae23e8c2f0019ce5fb1869cb3e02a
5152d41adaf184cfcd317185c2f082dc7562805f
/src/qt/askpassphrasedialog.cpp
7e2300cbe44b62d40bf3d4607c4b7568e3cca0b4
[ "MIT" ]
permissive
rhinocoin/rhinohorn
8bc35c1d22deb54f9674690f218fb72933fbdc23
d3f446f3c2e3143cd3a41a676f5fb19a3d66520e
refs/heads/master
2021-01-13T11:50:46.664937
2014-05-09T23:59:26
2014-05-09T23:59:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,723
cpp
#include "askpassphrasedialog.h" #include "ui_askpassphrasedialog.h" #include "guiconstants.h" #include "walletmodel.h" #include <QMessageBox> #include <QPushButton> #include <QKeyEvent> AskPassphraseDialog::AskPassphraseDialog(Mode mode, QWidget *parent) : QDialog(parent), ui(new Ui::AskPassphraseDialog), ...
[ "mathew220@hotmail.com" ]
mathew220@hotmail.com
ad928a89b153687a5a6c7ddfcd8ca8bbd535eb7d
ece263dd67909035cd08c537196e8d78e660cfee
/sem3/02_or_graf/F/Solve.cpp
9cf2061628da7f94b35584cc281841443da4c14d
[]
no_license
darkraven74/ASD
7cd6b7cfdf07a9ac72718f8dd185e2aa7f6c1420
4333485d4978e99b7ea16875cc90957c53cb33b4
refs/heads/master
2021-01-19T04:51:14.885917
2014-03-18T05:19:48
2014-03-18T05:19:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,533
cpp
#include <stdio.h> #include <string> #include <stack> #include <vector> #pragma comment(linker, "/STACK:32000000") using namespace std; int m, n, x, y, timer, count, color; struct my_pair { int data, id; }; vector< vector < my_pair > > a; vector<int> used, anwser, tin, tup; stack < int > st; void Dfs (int v, int p) ...
[ "darkraven8@gmail.com" ]
darkraven8@gmail.com
2b6895fd4c69ebea1ab8d4603245389764834dbf
412bde5326428b302929e646d3f70f1fb02a46e5
/SSDE/LLVM/llvm/lib/Transforms/InstCombine/InstCombine.h
05ce02a92dbbbd28727057cbb133b32d1b5c7785
[ "NCSA" ]
permissive
ElTantawy/mimd_to_simt
64dbd1e22ba407a0a66e4b32ce0b4c8a34811661
1f3f1d83d84e29eb6a5b883b312f8eea7a3313a2
refs/heads/master
2020-04-02T04:24:55.177534
2018-11-28T21:25:32
2018-11-28T21:25:32
65,509,095
3
1
null
null
null
null
UTF-8
C++
false
false
19,217
h
//===- InstCombine.h - Main InstCombine pass definition ---------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "ahmed.mohammed.eltantawy@gmail.com" ]
ahmed.mohammed.eltantawy@gmail.com
9842a50a4a526ef9abe93085d7fa1705058d1891
5bccf2d2118008c0af6a51a92a042e967e4f2abe
/Support/Modules/GXImageBase/GXImageBaseExport.hpp
66b8ea1c29aa4a05e36aa5dba8f78ca2961b2f9a
[ "Apache-2.0" ]
permissive
graphisoft-python/DGLib
fa42fadebedcd8daaddde1e6173bd8c33545041d
66d8717eb4422b968444614ff1c0c6c1bf50d080
refs/heads/master
2020-06-13T21:38:18.089834
2020-06-12T07:27:54
2020-06-12T07:27:54
194,795,808
3
0
Apache-2.0
2020-06-12T07:27:55
2019-07-02T05:45:00
C++
UTF-8
C++
false
false
991
hpp
// ********************************************************************************************************************* // File: GXImageBaseExport.hpp // // Description: Common constants of the GRAPHISOFT Tracker Module // // Project: GRAPHISOFT GX ImageBase Module // // Namespace: NewDisplay (?) // // Contact p...
[ "445212619@qqcom" ]
445212619@qqcom
8bbb9f7b64e87889498fd1e1d85d4862e245262a
8a2001b338d4fb854c9d99cfff1fee7d64cb4a64
/src/hearthstone-world/Level1.cpp
4a13b44ddf0d99bc152fe4bbfecf142d35c5a160
[]
no_license
Sandshroud/Sandshroud-Onyx
06dceec3ded18013dfaf6d4ca7ff53a9af581167
133f92d1adcfd13bb28119bff777982690f41ff9
refs/heads/master
2021-01-25T05:21:26.141410
2013-02-19T06:10:57
2013-02-19T06:10:57
8,284,289
1
0
null
null
null
null
UTF-8
C++
false
false
22,662
cpp
/*** * Demonstrike Core */ ///////////////////////////////////////////////// // GM Chat Commands // #include "StdAfx.h" bool ChatHandler::HandleAnnounceCommand(const char* args, WorldSession *m_session) { if( !*args || strlen(args) < 3 || strchr(args, '%')) { m_session->SystemMessage("Announces cannot contain...
[ "Crow5736@yahoo.com" ]
Crow5736@yahoo.com