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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
83b0f987e5c97fd7a240a80b20c8807313c51649 | 3c5a7a79907eba6e5d0fabbde9dc763036e58ac0 | /MotorDetectedDayTime/MotorDetectedDayTime/ObjManager.h | 84b964248858c7e03329907b7c3034823709c64c | [] | no_license | fay19931224/MotorDetectedDayTime | 28d97dcefb7db7aa2e85d0ce8b0483122c4880ce | 70f8d3d08b3adcae4f9dfc469bef473662c10f8d | refs/heads/master | 2018-11-04T05:35:00.838956 | 2018-08-26T14:07:35 | 2018-08-26T14:07:35 | 106,642,295 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 490 | h | #pragma once
#include "kcftracker.hpp"
using cv::Scalar;
using cv::Mat;
using cv::Rect;
using cv::Size;
using namespace std;
class TrackingObject
{
public:
TrackingObject(cv::Mat &frame, cv::Rect target, Scalar color);
~TrackingObject();
void ObjUpdate(cv::Mat &frame);
void DrawObj(cv::Mat &frame);
Rect getROI()... | [
"fay19931224@gmail.com"
] | fay19931224@gmail.com |
4e2420c52ea61705030fa3f596bc5cc2a8be782c | 39719ced2451b97c266568e2d9364bfe90ab3498 | /Include/Bullet/Shapes/OgreBulletCollisionsMultiSphereShape.h | cf4a507dcfca58da3fe2d974c1e295f8748facf4 | [
"MIT"
] | permissive | shanefarris/CoreGameEngine | 74ae026cdc443242fa80fe9802f5739c1064fb66 | 5bef275d1cd4e84aa059f2f4f9e97bfa2414d000 | refs/heads/master | 2020-05-07T12:19:23.055995 | 2019-04-11T14:10:16 | 2019-04-11T14:10:16 | 180,496,793 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 722 | h | #ifndef _OGREBULLETCOLLISIONS_MultiSphereShape_H
#define _OGREBULLETCOLLISIONS_MultiSphereShape_H
#include "OgreBulletCollisionsPreRequisites.h"
#include "OgreBulletCollisionsShape.h"
namespace OgreBulletCollisions
{
// -------------------------------------------------------------------------
// basic MultiS... | [
"farris.shane@gmail.com"
] | farris.shane@gmail.com |
5ef80cf8a5006ee77e67648b0c92a84ed6e86787 | b655cf09c3e5d57b6cf299491e2a61a784ea690a | /Roux Engine/Engine/Rendering/Texture.hpp | 0fb2b90557b240ee8dcdd44e624b8016df3b3e6f | [] | no_license | treyspears/Networking | 9dc93ccdf4a04a1f0b283c72b0dcf55040efc8ce | 70d5cec35a15890a20457ec39ade18118e9355f5 | refs/heads/master | 2020-04-28T23:06:20.005640 | 2014-10-09T18:27:01 | 2014-10-09T18:27:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 487 | hpp | #ifndef TEXTURE
#define TEXTURE
#include <map>
#include <string>
#include "Engine/Primitives/Vector2.hpp"
#include "Engine/Utilities/CommonUtilities.hpp"
class Texture{
public:
Texture(const std::string& imageFilePath);
static Texture* CreateOrGetTexture(const std::string& imageFilePath);
uint m_openglTexture... | [
"stickman13@msn.com"
] | stickman13@msn.com |
c212ba6819779c1b2573f7d13ad1245949543f60 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/mutt/gumtree/mutt_repos_function_1477.cpp | 5b51f65994633a3664438e952b2b73f8e2349e68 | [] | 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 | 302 | cpp | static int mh_read_token (char *t, int *first, int *last)
{
char *p;
if ((p = strchr (t, '-')))
{
*p++ = '\0';
if (mutt_atoi (t, first) < 0 || mutt_atoi (p, last) < 0)
return -1;
}
else
{
if (mutt_atoi (t, first) < 0)
return -1;
*last = *first;
}
return 0;
} | [
"993273596@qq.com"
] | 993273596@qq.com |
4cef14bf9ab8dc7f9de59bc17e027d18e8218fa3 | 1aa9e37e693d797bd72d29e29863fdc4c6667d01 | /src/content/renderer/render_thread_impl.cc | f8e4685afc8bb622354c054b87bf8ed06ecdaee3 | [
"Apache-2.0"
] | permissive | jgj212/osv-free | d22a6b27c7bee399873d8d53db711a5ab0d831a5 | b81fee48bc8898fdc641a2e3c227957ed7e6445e | refs/heads/master | 2020-03-25T08:43:08.483119 | 2018-02-28T14:19:13 | 2018-02-28T14:19:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 97,956 | cc | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/renderer/render_thread_impl.h"
#include <algorithm>
#include <limits>
#include <map>
#include <utility>
#include <vector>
#include... | [
"ygl@tamu.edu"
] | ygl@tamu.edu |
e567eb0ee2305d25e106c2324d38e39e0d98aaae | ed46c265995a13a186eeb33f084b21e23038084e | /DigiRecognizer/previous versions/Release_1.1.2/OptionsDlg.cpp | 0a03ffa6e43910e2dc70c4e929fadbe5441a52c4 | [] | no_license | WormLabCaltech/DigiTracker_Suite | aabd11982791353affcfd1b37c51d27469f5fe1e | a0c88859ccca98ea749b3de0a194209aea485a41 | refs/heads/master | 2021-01-18T17:09:37.948006 | 2017-03-31T19:46:49 | 2017-03-31T19:46:49 | 86,787,664 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,816 | cpp | // OptionsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MWRecognizer.h"
#include "OptionsDlg.h"
#include <math.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
extern int multiworm;
extern int lightSeg;
extern int lsms;
extern int pixelcthres;
extern... | [
"cjc@caltech.edu"
] | cjc@caltech.edu |
e35f2aabb7dfd8a212162c0785c82d2a4790081b | e77e071581d75ce18554771feb0747c69f7f1e09 | /Tuyetroiopengl/tree.h | 96139b38eba65f03bb7216b353d09ad236ef92b8 | [] | no_license | viboy196/tuyetroi | bb9992913d2fffce609cfecc940e80bb85e9ea83 | ee5cd486ad03e00a72ea89becd83b7c3196f0be0 | refs/heads/master | 2022-09-28T03:54:01.809188 | 2020-06-07T13:38:25 | 2020-06-07T13:38:25 | 270,311,040 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 954 | h | class Tree {
public:
//variables
float positionX, positionY, positionZ;
float height;
float base;
float size;
bool animation;
int treeBranch;
int treeLevel;
GLuint makeaTree;
//functions
Tree(float positionX, float PositionY, float positionZ, float height, float base, float size);
void render();
void setT... | [
"viboy196@gmail.com"
] | viboy196@gmail.com |
812a0f418992a14408a12789b14886812bd06082 | 017c40c17b816112fddf7ac381c7ac74b54e638f | /tetris.cpp | cc34969907a92ef1ede26e618420c62ef67bac44 | [] | no_license | ying33119/lab8 | eb137feda83c39d58f24b0dcedb19773c671f94d | 14acf6431ac93388cac1f4157b11026f1e8dec84 | refs/heads/master | 2021-01-09T20:47:04.288131 | 2016-06-10T06:46:05 | 2016-06-10T06:46:05 | 60,829,020 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 430 | cpp | #include <iostream>
#include <cstdlib>
#include <ctime>
#include <new>
#include "genMino.h"
using namespace std;
int main()
{
Mino * mino_ptr;
srandom(time(NULL));
try {
while(true){
mino_ptr = genMino();
mino_ptr->paint();
}
} catch(bad_all... | [
"ying33119@gmail.com"
] | ying33119@gmail.com |
ba5ab57ac282ce90d5c739bd99a3dc40d7d4d2ea | 8be4f4896a01126825c6bfc16d8658e0da66cda9 | /baekjoon/2666.cpp | 7f546cc8160d245c031221178375b88a4557c289 | [] | no_license | toughrogrammer/algo-train | 04fa6aae843ef221235d294a33d9e68ea0c2ee8e | 9d2649fbc8af6a5f31ad76a8de9777956c7fde60 | refs/heads/master | 2021-05-31T06:06:39.201459 | 2016-05-01T07:00:16 | 2016-05-01T07:00:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,093 | cpp | #include <iostream>
#include <map>
#include <vector>
#include <algorithm>
#include <climits>
using namespace std;
int min_end = INT_MAX;
int N;
int pass_time;
int checks[25];
void backtracking(int count, int open1, int open2, int curr) {
if( open1 < 1 || open1 > N ) {
return;
}
if( open2 < 1 || open2 > N ) {
... | [
"growingdever@gmail.com"
] | growingdever@gmail.com |
f2a90aa2bb3a2dda5fe7bf728ca0713dd5c62516 | 55540f3e86f1d5d86ef6b5d295a63518e274efe3 | /toolchain/riscv/Darwin/lib/gcc/riscv64-unknown-elf/10.2.0/plugin/include/hard-reg-set.h | 1ec1b4e4aa04f8a40631f01ba3e6971681be1540 | [
"Apache-2.0"
] | permissive | bouffalolab/bl_iot_sdk | bc5eaf036b70f8c65dd389439062b169f8d09daa | b90664de0bd4c1897a9f1f5d9e360a9631d38b34 | refs/heads/master | 2023-08-31T03:38:03.369853 | 2023-08-16T08:50:33 | 2023-08-18T09:13:27 | 307,347,250 | 244 | 101 | Apache-2.0 | 2023-08-28T06:29:02 | 2020-10-26T11:16:30 | C | UTF-8 | C++ | false | false | 16,089 | h | /* Sets (bit vectors) of hard registers, and operations on them.
Copyright (C) 1987-2020 Free Software Foundation, Inc.
This file is part of GCC
GCC 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 vers... | [
"jczhang@bouffalolab.com"
] | jczhang@bouffalolab.com |
488ee5de40f2b1faccd1e4763c37596ea3ce779f | d84967ba1e6adc72e120f84524c51ad57912df5a | /devel/electron14/files/patch-chromecast_browser_cast__content__browser__client.cc | d32e41ba163c37ce08bc4938c744478ea92f55cb | [] | no_license | tagattie/FreeBSD-Electron | f191d03c067d03ad3007e7748de905da06ba67f9 | af26f766e772bb04db5eb95148ee071101301e4e | refs/heads/master | 2023-09-04T10:56:17.446818 | 2023-09-04T09:03:11 | 2023-09-04T09:03:11 | 176,520,396 | 73 | 9 | null | 2023-08-31T03:29:16 | 2019-03-19T13:41:20 | C++ | UTF-8 | C++ | false | false | 1,912 | cc | --- chromecast/browser/cast_content_browser_client.cc.orig 2021-09-14 01:51:53 UTC
+++ chromecast/browser/cast_content_browser_client.cc
@@ -131,9 +131,9 @@
#include "chromecast/external_mojo/broker_service/broker_service.h" // nogncheck
#endif
-#if (defined(OS_LINUX) || defined(OS_CHROMEOS)) && defined(USE_OZONE)... | [
"tagattie@gmail.com"
] | tagattie@gmail.com |
8cd36a853c0cb6e3ebc87beb8b8795b961e03487 | 9f35bea3c50668a4205c04373da95195e20e5427 | /third_party/blink/renderer/modules/webgl/webgl_video_texture.cc | 958665b56db194cc8d6cc3603c1feebf69c9c7ea | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft"
] | permissive | foolcodemonkey/chromium | 5958fb37df91f92235fa8cf2a6e4a834c88f44aa | c155654fdaeda578cebc218d47f036debd4d634f | refs/heads/master | 2023-02-21T00:56:13.446660 | 2020-01-07T05:12:51 | 2020-01-07T05:12:51 | 232,250,603 | 1 | 0 | BSD-3-Clause | 2020-01-07T05:38:18 | 2020-01-07T05:38:18 | null | UTF-8 | C++ | false | false | 3,977 | 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 "third_party/blink/renderer/modules/webgl/webgl_video_texture.h"
#include "build/build_config.h"
#include "third_party/blink/renderer/core/html/... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
2a652438068fce1febca3477ff47f929c01d6e45 | f4e787a23dfef2ae6c3832ee0083fce82b7c32d6 | /C++/runtime-polymorphism/nth.cpp | 77e3f1a0272abf13398782f0308bd667320cc944 | [] | no_license | shahzadnaeem/bucket | d40a5f1e8fa2f4070c785796428f19e1c7eaeab6 | 99cf64f0c1ddeb2cbdbbd08345353069f5233e7b | refs/heads/develop | 2023-06-23T03:02:14.755221 | 2023-06-13T13:39:51 | 2023-06-13T13:39:51 | 42,353,933 | 3 | 0 | null | 2021-08-25T13:12:13 | 2015-09-12T10:57:31 | JavaScript | UTF-8 | C++ | false | false | 1,994 | cpp | #include <iostream>
#include <exception>
#include <stdexcept>
#include <vector>
#include <iterator>
#include <algorithm>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
using namespace std;
void show_nth( vector<int>& vi, int n )
{
for( auto itr = vi.begin(); itr != vi.end(); itr ++ )
{
if... | [
"shahzad65naeem@gmail.com"
] | shahzad65naeem@gmail.com |
2211caa4e68fca914e9d5cfe707177defc25c392 | ca5c922271d5a362519d7434836f05f0c95543cd | /qt_app/database.h | 2b46dcf6d057a6bdeb84383d90daa1f5ccd18d8d | [] | no_license | mehmetrizaoz/product_line_automation | d1793bf39eb8b34ad5124a21e9825db2ee1b0a4e | e0c87b0aad8a378de83e28d6e2de21ac914a16f4 | refs/heads/master | 2023-06-04T22:45:38.686820 | 2021-06-26T14:31:44 | 2021-06-26T14:31:44 | 370,808,846 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 881 | h | /**
* @file color.h
* @author Mehmet Rıza Öz - mehmetrizaoz@gmail.com
* @brief color class used for agent, path, wall etc. color
* @date 13.05.2021
*/
#pragma once
#include <QString>
#include <QSqlQuery>
#include "QMessageBox"
#include <QSqlDatabase>
#include <QSqlDriver>
#include <QtSql>
#include <QString>
... | [
"mehmetrizaoz@gmail.com"
] | mehmetrizaoz@gmail.com |
94fe1e246af66d8a9b2c7b4ddacfaaa3d7991056 | f666f7cf5070d2d785456e38af6bd9caf86a1336 | /INFO702/TP2/invert_red_blue.cpp | 69464c52df30c646168a4fbf84eb0941c34d7e4d | [] | no_license | zhanglei1280/gas | 59f1cd89754f01b40d8612ad2fdf23007ecc7af4 | ce09e5c45e3d5b559694c712c54813ae9efd7df2 | refs/heads/master | 2020-05-02T21:04:38.963663 | 2019-03-28T10:11:37 | 2019-03-28T10:11:37 | 178,209,934 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,011 | cpp | #include <iostream>
#include <fstream>
#include "Image2D.hpp"
#include "Color.hpp"
#include "Image2DReader.hpp"
#include "Image2DWriter.hpp"
using namespace std;
int main(int argc, char ** argv)
{
typedef Image2D<Color> ColorImage2D;
ColorImage2D imgc;
typedef ColorImage2D::Iterator Iterator;
ifstrea... | [
"i@yinyan.fr"
] | i@yinyan.fr |
8fa8e49e72253e79a5b7a1750d7de3490ca97cb9 | 7f98c737409e0358707f90b39a4f43d83713e896 | /guiao6/main.cpp | 70ab1122df98760d85528973c6e9ae45897fa88b | [] | no_license | nelson31/CG-TP | 68cf901dffab05f025ff5d79947318fe2a386c79 | 28ff388d587d08fe0c3f7da4cdf364799089cf05 | refs/heads/master | 2023-03-29T19:31:20.131896 | 2021-04-08T13:19:52 | 2021-04-08T13:19:52 | 242,541,903 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,552 | cpp | #include<stdio.h>
#include<stdlib.h>
#define _USE_MATH_DEFINES
#include <math.h>
#include <vector>
#include <IL/il.h>
#ifdef __APPLE__
#include <GLUT/glut.h>
#else
#include <GL/glew.h>
#include <GL/glut.h>
#endif
using std::vector;
float camX = 0, camY = 30, camZ = 40;
int startX, startY, tracki... | [
"49026704+nelson31@users.noreply.github.com"
] | 49026704+nelson31@users.noreply.github.com |
eee6d4706ded7b929f499febe1ddc489ddcb2185 | e27a35f83695f4b2e2a751c01029574abf579c44 | /select_mode.cpp | 012c4e9a6681a899c695a164f0c932be69e8d42b | [] | no_license | gychar/OCam2 | 5a4e7106687b02c5990b04e9614a321c5ff4306e | f2943f61f3d20ad9ec23c032502a8887fac51196 | refs/heads/master | 2020-04-10T01:05:14.856357 | 2019-02-26T16:52:30 | 2019-02-26T16:52:30 | 160,705,137 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 513 | cpp | #include "select_mode.h"
#include "ui_select_mode.h"
Select_Mode::Select_Mode(QWidget *parent) :
QDialog(parent),
ui(new Ui::Select_Mode)
{
ui->setupUi(this);
setWindowFlags(Qt::WindowStaysOnTopHint);
ui->Simu4K_PB->setFocus();
}
Select_Mode::~Select_Mode()
{
delete ui;
}
void Select_Mode::on... | [
"caigaoyang628@gmail.com"
] | caigaoyang628@gmail.com |
09984d6b88ebe678e93ff0ec64b1f9d239d841b9 | 83ec47bb46e58f232912f9eb193e0e1852ceb194 | /cpp/hulk.cpp | c481379ac55f558ad0eb459a75407c14c7fcf2c7 | [] | no_license | srikanthraju536/code | eb4aa0a26c408d6cd2d57711002f1ae646430b1c | 86687526174b907e7f63b1fb9bb8bec383f25747 | refs/heads/master | 2020-12-31T03:34:29.393137 | 2013-11-23T09:11:41 | 2013-11-23T09:11:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 985 | cpp | // written by lonerdude(dvdreddy)
// all rights reserved
//the template by dvdreddy
#include <vector>
#include <queue>
#include <deque>
#include <map>
#include <iostream>
#include <cstring>
#include <string>
#include <math.h>
#include <cstdio>
#include <cstdlib>
#include <algorithm>
using namespace std;
#define s(x) ... | [
"dreddy@rocketfuel.com"
] | dreddy@rocketfuel.com |
90b701025831471844ee1863d76d208727a11bc7 | 7dae82f07a0c8be58737463a3407bc1ce42404b7 | /Assignment 3/include/Scene3DRenderer.h | 723984708e46c7cf557c683d5c64ed2818b015a5 | [] | no_license | inge91/ComputerVisionGMT | d109e949cd747b3f11872b88ad606878425b712d | 70f78e9f6cfa9dd1bfc714ff810fd90514c518a2 | refs/heads/master | 2021-01-18T14:01:59.761811 | 2014-01-31T16:16:26 | 2014-01-31T16:16:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,441 | h | /*
* Scene3DRenderer.h
*
* Created on: Nov 15, 2013
* Author: coert
*/
#ifndef SCENE3DRENDERER_H_
#define SCENE3DRENDERER_H_
#ifdef _WIN32
#include <Windows.h>
#endif
#include <vector>
#include "opencv2/opencv.hpp"
#include "arcball.h"
#include "General.h"
#include "Reconstructor.h"
#include "Camera.h"
#... | [
"inge.becht91@gmail.com"
] | inge.becht91@gmail.com |
4dccaccab6990d57c18029276792c58df1a365b5 | a56252fda5c9e42eff04792c6e16e413ad51ba1a | /resources/home/dnanexus/root/include/TMVA/PDEFoamKernelBase.h | a55b7ffe7a494057e76cf611994089b1b426259f | [
"LGPL-2.1-or-later",
"LGPL-2.1-only",
"Apache-2.0"
] | permissive | edawson/parliament2 | 4231e692565dbecf99d09148e75c00750e6797c4 | 2632aa3484ef64c9539c4885026b705b737f6d1e | refs/heads/master | 2021-06-21T23:13:29.482239 | 2020-12-07T21:10:08 | 2020-12-07T21:10:08 | 150,246,745 | 0 | 0 | Apache-2.0 | 2019-09-11T03:22:55 | 2018-09-25T10:21:03 | Python | UTF-8 | C++ | false | false | 2,776 | h | // @(#)root/tmva $Id$
// Author: Dominik Dannheim, Alexander Voigt
/**********************************************************************************
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis *
* Package: TMVA *
... | [
"slzarate96@gmail.com"
] | slzarate96@gmail.com |
4d0e9bd51efe3be8c15a08d9f9424b78a38f008c | 64ef995acf2d52107d8451c86e915b2e8226735c | /spoj/JNEXT.cpp | 7d566ebb8e4ae0e2ab773b36e2669750c0cc4aff | [] | no_license | PriyanshuSingh/CompProg | 05b327dba16bb468eb8a60c7b2ff5dcf40b86d15 | a511c0a4fa1adb4922348a1e99a6f2a8743bec2e | refs/heads/master | 2021-01-17T13:13:32.560388 | 2018-08-25T20:47:33 | 2018-08-25T20:47:33 | 27,022,380 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,376 | cpp | #include <cmath>
#include <climits>
#include <queue>
#include <vector>
#include <map>
#include <cstdlib>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <sstream> // istringstream buffer(myString);
#include <stack>
#include <algorithm>
#include <cstring>
#include <cassert>
using namespace std;
... | [
"priyanshusingh05101994@gmail.com"
] | priyanshusingh05101994@gmail.com |
15eb2ed9c58fa69647689eb8e660e8fe4f386cf0 | 19ee5d0928720ee6985ae43beb5acc263590496f | /src/io/messenger.cpp | a1536320f4a234f2ac1bacff90061173483981a4 | [] | no_license | levibyte/qt_painter | 67a3752df472f14b2b118e95a053b132a826d11b | c0a652f43e3e7267e6ab9b79b32d33f860e695cc | refs/heads/main | 2020-09-19T02:14:12.359170 | 2019-11-26T11:40:25 | 2019-11-26T11:46:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,114 | cpp | #include "messenger.hpp"
#include <QString>
#include <QDateTime>
#include <iostream>
#include <sstream>
#include <cassert>
Messenger::Messenger() {
init();
}
Messenger::~Messenger() {
fini();
}
void Messenger::fini() {
m_cmdfile->close();
m_logfile->close();
}
void Messenger::init() {
QString m_path("./log... | [
"kartol@gmx.com"
] | kartol@gmx.com |
4655b7621172ae1a307ed95cfdb13f07b609d796 | e4b7519f8bd1fdd52afb9acc9d81977506285cee | /CPP/0501-0600/0561-Array-Partition-1.cpp | 1eaecde9196a0d1200a2939901670d9345e6a564 | [
"BSD-3-Clause"
] | permissive | orangezeit/leetcode | e247ab03abbf4822eeaf555606fb4a440ee44fcf | b4dca0bbd93d714fdb755ec7dcf55983a4088ecd | refs/heads/master | 2021-06-10T03:05:14.655802 | 2020-10-02T06:31:12 | 2020-10-02T06:31:12 | 137,080,784 | 2 | 0 | null | 2018-06-12T14:17:30 | 2018-06-12T14:07:20 | null | UTF-8 | C++ | false | false | 236 | cpp | class Solution {
public:
int arrayPairSum(vector<int>& nums) {
sort(nums.begin(), nums.end());
int sum = 0;
for (int i = 0; i < nums.size(); i += 2)
sum += nums[i];
return sum;
}
};
| [
"yfluo@bu.edu"
] | yfluo@bu.edu |
15aadb902376d9d99dc14c5c522510deeeb9711b | 86fed93848ee8d6cee3f4dc2997865b721f18165 | /A.I for Games/Assignments/aieBootstrap-master/project2D/Application2D.cpp | 59f870bc552de760b106fa03e9b37064997ff61f | [
"MIT"
] | permissive | Sorry-Im-Salty/AIE-2019 | c92facc8aff595fc499f1ba460d9e5cbec21b3a1 | 0cf11a754c597d5aa2222df610cf7a9a6dac6bbd | refs/heads/master | 2020-05-07T18:34:49.582673 | 2019-09-10T06:52:57 | 2019-09-10T06:52:57 | 180,077,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,460 | cpp | #include "Application2D.h"
#include "Texture.h"
#include "Font.h"
#include "Input.h"
#include "Node.h"
Application2D::Application2D() {
}
Application2D::~Application2D() {
}
bool Application2D::startup() {
m_2dRenderer = new aie::Renderer2D();
m_texture = new aie::Texture("./textures/numbered_grid.tga");
m_s... | [
"47731654+Sorry-Im-Salty@users.noreply.github.com"
] | 47731654+Sorry-Im-Salty@users.noreply.github.com |
f1801c90aad0cc1fddd970f85955af1c259e5564 | fca68c5fec6df6f999408571315c2b8e7c4b8ce9 | /service/kalman5_home/src/HelixIntersection/Class/HIIRSurfaceFactory.cc | faaac41cb0187f43ab20de0d464e515ce3630dfd | [] | no_license | jpivarski-talks/1999-2006_gradschool-3 | 8b2ea0b6babef104b0281c069994fc9894a05b14 | 57e80d601c0519f9e01a07ecb53d367846e8306e | refs/heads/master | 2022-11-19T12:01:42.959599 | 2020-07-25T01:19:59 | 2020-07-25T01:19:59 | 282,235,559 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,407 | cc | // -*- C++ -*-
//
// Package: <HelixIntersection>
// Module: HIIRSurfaceFactory
//
// Description: <one line class summary>
//
// Implementation:
// <Notes on implementation>
//
// Author: Werner Sun
// Created: Sun Aug 29 22:36:35 EDT 1999
// $Id: HIIRSurfaceFactory.cc,v 1.3 2002/11/21 14:04:20 ... | [
"jpivarski@gmail.com"
] | jpivarski@gmail.com |
5d6bed4a456ce2b9e08195b8d4de41fa48e82cb3 | 884d8fd8d4e2bc5a71852de7131a7a6476bf9c48 | /grid-test/export/macos/obj/include/flixel/system/FlxQuadTree.h | 6a954704c27241256c778404210a98d9126981ac | [
"Apache-2.0"
] | permissive | VehpuS/learning-haxe-and-haxeflixel | 69655276f504748347decfea66b91a117a722f6c | cb18c074720656797beed7333eeaced2cf323337 | refs/heads/main | 2023-02-16T07:45:59.795832 | 2021-01-07T03:01:46 | 2021-01-07T03:01:46 | 324,458,421 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 4,887 | h | // Generated by Haxe 4.1.4
#ifndef INCLUDED_flixel_system_FlxQuadTree
#define INCLUDED_flixel_system_FlxQuadTree
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
#ifndef INCLUDED_flixel_math_FlxRect
#include <flixel/math/FlxRect.h>
#endif
HX_DECLARE_CLASS1(flixel,FlxBasic)
HX_DECLARE_CLASS1(flixel,FlxObject)
HX_DECLARE_CLAS... | [
"vehpus@gmail.com"
] | vehpus@gmail.com |
4800d72b1c1dda7d842245dd0d103e205ea97fd3 | 65147a846431990ccff58c9be0ed7869978e2629 | /src/AffyFileParser/affymetrix/CELFileData.swig.h | 3953bb76db257ff8cda2d7bda6e41a7b1a5ff5de | [] | no_license | liulab-dfci/MAT | 2736ecc2db4a038d2b387360e92747cd21fe029f | de103dd446782cad190495f732344c601026fa4a | refs/heads/main | 2023-01-05T09:31:46.773966 | 2020-11-03T14:24:17 | 2020-11-03T14:24:17 | 309,711,408 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 42,048 | h | ////////////////////////////////////////////////////////////////
//
// Copyright (C) 2005 Affymetrix, Inc.
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published
// by the Free Software Foundation; either version 2.1 o... | [
"alynch@ds.dfci.harvard.edu"
] | alynch@ds.dfci.harvard.edu |
6ed1496e57fc4e2783602ef9fe7749278793fca6 | 9669ed68d12cb8f0ee2eae35d484f17e1a451393 | /src/qt/guiutil.cpp | ae27e0a992d7520295086cfb08d7057666aec22a | [
"MIT"
] | permissive | ubitproject/bit99 | 23aff9593f8dbd576c5e72f588e0af0c50fa1438 | badb300629dbe1d567ed273a0d3df0ed74e0c6a1 | refs/heads/master | 2020-05-01T13:32:17.933127 | 2019-08-06T06:52:12 | 2019-08-06T06:52:12 | 177,494,380 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,453 | cpp | #include "guiutil.h"
#include "bitcoinaddressvalidator.h"
#include "walletmodel.h"
#include "bitcoinunits.h"
#include "util.h"
#include "init.h"
#include <QString>
#include <QDateTime>
#include <QDoubleValidator>
#include <QFont>
#include <QLineEdit>
#include <QUrl>
#include <QTextDocument> // For Qt::escape
#include ... | [
"32826087+ubitproject@users.noreply.github.com"
] | 32826087+ubitproject@users.noreply.github.com |
dac3f85f4789cbe445892c4f4510c43338a37dc7 | e4cfc2cef5a63587de7bee86d32d7f50d66a3f21 | /Circle_OBB_2D/main.cpp | f1cf6a8aa66d8b382bc9d2d7c9dd55b9b7c647dd | [] | no_license | IGME-RIT/physics-circle-OBB2D | 46744f47c6b97c6a3ef45e11745391f61a5ebd69 | 4e4ae3ba7302185f9c363e1a08830f4628f44ea8 | refs/heads/master | 2021-01-01T04:55:12.568155 | 2017-07-14T22:35:39 | 2017-07-14T22:35:39 | 97,277,537 | 0 | 1 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 24,758 | cpp | /*
Title: Circle-OBB 2D collision Detection
File Name: main.cpp
Copyright © 2015
Original authors: Srinivasan Thiagarajan
Written under the supervision of David I. Schwartz, Ph.D., and
supported by a professional development seed grant from the B. Thomas
Golisano College of Computing & Information Sciences
(https://www... | [
"vjm9278@ad.rit.edu"
] | vjm9278@ad.rit.edu |
7a5d7d3c3e2ef3b422b119697ba849665085a85f | 2cbe5a3c876b2dfc1e3d3cfe94c986616f133639 | /SDK/WalletCore/WordLists/Japanese.h | 9ae3b617957e6091c668b360ef7939685dae89df | [
"MIT"
] | permissive | chenyukaola/Elastos.ELA.SPV.Cpp | 803d028d311ba2193a5b5ccd684bb0112c676bfd | 57b5264d4eb259439dd85aefc0455389551ee3cf | refs/heads/master | 2021-06-27T22:42:18.211020 | 2021-02-19T03:41:44 | 2021-02-19T03:41:44 | 222,857,687 | 1 | 0 | MIT | 2019-11-20T05:26:13 | 2019-11-20T05:26:12 | null | UTF-8 | C++ | false | false | 39,096 | h | // Copyright (c) 2012-2018 The Elastos Open Source Project
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef __ELASTOS_SDK_JAPANESE_H__
#define __ELASTOS_SDK_JAPANESE_H__
namespace Elastos {
namespace ElaWallet {
const... | [
"heroopan@gmail.com"
] | heroopan@gmail.com |
13716099a09453c3902297d0ac0e756b626a771b | 5ef7887a7aefbbf536047c59052f99d9039590e3 | /src/components/media_manager/include/media_manager/streamer_adapter.h | 81291bcfe1140b0474aa542c23c7532e48ef8b4a | [] | no_license | smartdevice475/sdl_core_v4.0_winceport | 8b2ce9118635bf33700f71c5a87ceed668db1b7f | 1cdc30551eb58b0e1e3b4de8c0a0c66f975cf534 | refs/heads/master | 2021-01-24T20:52:42.830355 | 2016-11-29T06:22:16 | 2016-11-29T06:22:16 | 73,656,016 | 1 | 2 | null | 2016-11-14T01:37:46 | 2016-11-14T01:37:46 | null | UTF-8 | C++ | false | false | 3,587 | h | /*
* Copyright (c) 2015, Ford Motor Company
* 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
* list of condit... | [
"lovinghesl@hotmail.com"
] | lovinghesl@hotmail.com |
7a01c3a6b5ca726f23d407e92e01e3b56ea98300 | de9df93d11a581d16030c464d72bee0f3b8c1450 | /HelloWorlder.cpp | 6f78f161884724e264d09979c469c9ef7117ad08 | [] | no_license | 9thDimension/learning_cython | 6e17bdfddd8545e212f8fb91ce1988ac14b93c40 | 9ec325983f3c356bc7f1028c0790add3328f5081 | refs/heads/master | 2020-05-25T16:06:03.759474 | 2017-03-14T13:38:47 | 2017-03-14T13:38:47 | 84,945,102 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 267 | cpp | //
// Created by hal9000 on 14/03/17.
//
#include <iostream>
#include "HelloWorlder.h"
using namespace std;
HelloWorlder::HelloWorlder(string theName) {
name = theName;
}
void HelloWorlder::sayHello() {
std::cout << "Hello, " << name << "!" << std::endl;
} | [
"xavier.dcruz0@gmail.com"
] | xavier.dcruz0@gmail.com |
fcc04d920fc5150636e0be3775e214b664b7025d | 950fb4c7c6d4a2947fde08c3d077c0a1ebcfd133 | /DirectionDetect/StudyDlg.h | a4ec9020edab86c6ac51749a0bf810ba793c6350 | [] | no_license | lake2010/DirectionDetect | 92e73bb71df35fba4c7ca2be1ba744cf18a01885 | 2fadfd674770b4230704dfebcd39f57bb02031b4 | refs/heads/master | 2020-04-02T08:05:41.213065 | 2018-10-15T02:48:54 | 2018-10-15T02:48:54 | 154,228,864 | 3 | 5 | null | 2018-10-22T23:04:38 | 2018-10-22T23:04:38 | null | GB18030 | C++ | false | false | 603 | h | #pragma once
// CStudyDlg 对话框
class CStudyDlg : public CDialogEx
{
DECLARE_DYNAMIC(CStudyDlg)
public:
CStudyDlg(CWnd* pParent = NULL); // 标准构造函数
virtual ~CStudyDlg();
private:
// 对话框数据
#ifdef AFX_DESIGN_TIME
enum { IDD = IDD_STUDY };
#endif
protected:
virtual void DoDataExchange(CDataExchange* pDX); // D... | [
"Administrator@MS-20170916VMKN"
] | Administrator@MS-20170916VMKN |
66141104d9f7de32f1f168b314fd310eac51c369 | a1c13684286528b321eaaf3cc1051704f04fdb24 | /latin_america/brazil/camilo/config/resident_liveedutv/room/ca2@livecoding.tv/lib_defollowers.cpp | 37191b81deaaa1a310720a507463c72da93892fc | [] | no_license | ca2/user | 412ec7bfcf9ebf40afe5da3d58f466dc315bed4d | 6859cf5f10f3fb4d9319b8d1f2f978d1a92b34d6 | refs/heads/main | 2023-03-17T01:10:36.791405 | 2017-08-06T21:44:12 | 2017-08-06T21:44:12 | 102,288,103 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,327 | cpp |
string on_defollowers(stringa & straNew)
{
string str;
stringa straLang;
string strLastLang = "en";
bool bSameLang = true;
string strAnnounce;
spa(::vericard::user) usera;
for(auto strUser : straNew)
{
auto puser = get_user(strUser, true);
usera.add(puser);
strin... | [
"camilo@ca2.email"
] | camilo@ca2.email |
14a54026cf1e52aed6a319c81f1d98ee5b133c08 | 801a1321ece39faf869064c2d0c886f7bfbbb6fc | /leds.h | 21093da3a7a84fc9170d7f910b1445a225dd0e97 | [] | no_license | lds133/TurnOnMyPC_ESP | b03de4f43de48ef31e9b2a197a8b06d124730790 | 8909be700695f00e9e12515f62743807d349ba44 | refs/heads/master | 2023-01-23T08:53:24.641996 | 2020-11-26T15:02:15 | 2020-11-26T15:02:15 | 316,210,247 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 696 | h | #pragma once
#define LED_OFF 0
#define LED_ON 1
#define LED_BLINK 2
#define LED_BLINKLO 3
#define LED_BLINKHI 4
#define LED_FLASHPERIOD 250
#define LED_FLASCYCLEMAX 4
class Leds
{
public:
Leds();
void Setup(int count, int* ledpins,int* ledhi,int* ledlo,int* ledmode);
... | [
"lds133@gmail.com"
] | lds133@gmail.com |
732fb4ca18172dc3f28f08563a7852de4a263bb7 | b4e9ff1b80ff022aaacdf2f863bc3a668898ce7f | /lime/Flines/Export/macos/obj/src/pallette/metal/Gold.cpp | d32ee995506b0b4d80881a900a38822cd61bed8f | [
"MIT"
] | permissive | TrilateralX/TrilateralSamples | c1aa206495cf6e1f4f249c87e49fa46d62544c24 | 9c9168c5c2fabed9222b47e738c67ec724b52aa6 | refs/heads/master | 2023-04-02T05:10:13.579952 | 2021-04-01T17:41:23 | 2021-04-01T17:41:23 | 272,706,707 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 8,866 | cpp | // Generated by Haxe 4.2.0-rc.1+7dc565e63
#include <hxcpp.h>
#ifndef INCLUDED_95f339a1d026d52c
#define INCLUDED_95f339a1d026d52c
#include "hxMath.h"
#endif
#ifndef INCLUDED_pallette_metal_Gold
#include <pallette/metal/Gold.h>
#endif
HX_LOCAL_STACK_FRAME(_hx_pos_574674d1c2273e11_30_gradient0,"pallette.metal.Gold","gra... | [
"none"
] | none |
2eca190c38a4f98b5a258349960c0387206823c6 | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /components/sync/model/stub_model_type_sync_bridge.cc | 64fce4ab71aa4cc24ad2295a414e267aad631ca0 | [
"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 | 1,700 | cc | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/sync/model/stub_model_type_sync_bridge.h"
#include <utility>
#include "base/bind.h"
#include "components/sync/model/fake_model_type... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
552254ff99efecc51d2217c433c9da45ebaf013c | 283d22dfc2aea4c9229a7dc33a935c1f248c3ca2 | /tests/test_dependencies.cpp | a850b3d91554379ede7a2a995ec0606d3f37291d | [
"MIT"
] | permissive | LouisCharlesC/mess | 2ebc0cdb5358c7b75ed982738ea57e271083a222 | 4ecae6ff5cfc3313e4d30ca2681f75eb89705d7e | refs/heads/master | 2023-04-27T09:40:03.246206 | 2020-04-27T11:35:50 | 2020-04-27T11:35:50 | 154,007,965 | 28 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,903 | cpp | /**
* @file test_mess.cpp
* @author L.-C. C.
* @brief
* @version 0.1
* @date 2020-04-06
*
* @copyright Copyright (c) 2020
*
*/
#include <mess/mess.h>
#include <doctest/doctest.h>
const int kTheAnswer = 42;
struct FromStaticVariable:
mess::IsStoredIn<&kTheAnswer>
{};
struct test_base_class
{
virtual in... | [
"louis-charles.caron@sensefly.com"
] | louis-charles.caron@sensefly.com |
2433326a48398d842152c7696a1f683802a842cc | e4644b6f2681b085d81fbd04d397f2e32ad6faac | /lib/DEVICES/PbDevices.h | 940d482cf795df401413ca717a9aa7f7d77efd84 | [] | no_license | purija/nodemcu | 06b819ca2957d49fd741b7d97a68000f3521ed04 | 4ac7987cb88abb5b5bcc1c48261893550eeb3d02 | refs/heads/master | 2023-02-22T14:15:48.594002 | 2023-02-08T14:11:01 | 2023-02-08T14:11:01 | 83,220,016 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 594 | h | #ifndef PBDEVICES_H
#define PBDEVICES_H
#include <ESP8266WiFi.h>
class Device{
private:
String auth;
String ssid;
String pass;
public:
Device(String auth, String ssid, String pass);
Device();
void setDevice(String auth, String ssid, String pass);
Device getNodeMcu();
String getAuth()... | [
"pbeigi@communicode.de"
] | pbeigi@communicode.de |
49b573643afb5a9cdaf524d1b5d67328338f1e0b | 7ccac5ad51d202a77cb2c0b67ce7790a729e365f | /tags/stlplus-03-03/strings/string_basic.hpp | 2c26c566097ea1864d4f84acace64c0f98243afa | [] | no_license | IngwiePhoenix/stlplus3 | 04e278ce2e83724e1810b56264d5231dd9b0297e | b46fba16d116a489d1bc64c2abb6b029d7f0a654 | refs/heads/master | 2020-05-23T17:08:03.550233 | 2018-07-09T12:29:04 | 2018-07-09T12:29:04 | 186,861,218 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | hpp | #ifndef STLPLUS_STRING_BASIC
#define STLPLUS_STRING_BASIC
////////////////////////////////////////////////////////////////////////////////
// Author: Andy Rushton
// Copyright: (c) Southampton University 1999-2004
// (c) Andy Rushton 2004-2008
// License: BSD License, see ../docs/lice... | [
"(no author)@ebc0ae9a-4168-4a02-ab27-d0bb227af65f"
] | (no author)@ebc0ae9a-4168-4a02-ab27-d0bb227af65f |
c33c7aa8f405c2be64cc556c12a83a507cff6483 | 8ff706a3eeb2235083bf1685fcfb0c8181399ac1 | /NamesScore.hpp | 5e9ee4b3701260c01001490fa0d4c898b893ac6f | [] | no_license | marcinwozniak0/projectEuler | 382e244695173a64e20d303726343bdf8f076d75 | 14fa06817fd33c996214a38ac79fbc52764f9204 | refs/heads/main | 2023-01-15T09:41:54.070424 | 2020-11-27T07:32:32 | 2020-11-27T07:45:17 | 316,048,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 120 | hpp | #pragma once
#include <string>
using ReturnValue = long long;
ReturnValue getNamesScore(const std::string& filePath);
| [
"wozniak1008@gmail.com"
] | wozniak1008@gmail.com |
c305c5486144d6b8712b462973853321afb9c518 | 5ed86e19f8b02472e6ab0651cd02ad48b1c1e1cf | /2S2KT/Classes/Native/Bulk_Assembly-CSharp_0.cpp | 031c96943786e2f73eff5f609774f7d64cd8e2c1 | [] | no_license | playtradev/2S2K | 14a5d65645fd8ea57ce13e3e86eec91defb59348 | 4dbf9a1b5356ba1b9f9886096a7788d678fd2937 | refs/heads/master | 2020-05-09T06:47:01.465823 | 2019-04-15T15:28:19 | 2019-04-15T15:28:19 | 180,981,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,680,856 | 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 <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "i... | [
"dev@playtra.com"
] | dev@playtra.com |
0e3059f30e9372a312aab5d8dd90ec4d32d9f484 | 46675452e283ffb18e3b7ed20605baa2bbdeaf3d | /RPN.cpp | b51a2a788a290b4ab1667bfe4354a0d7dfbccaaa | [] | no_license | zuqini/RPNCalculator | 793628bebed887e0742cf9b03bfe8b71e01366f9 | 91176046127ef4ae79ac64620eceffd236813d4b | refs/heads/master | 2021-01-18T15:15:28.357919 | 2014-08-10T17:21:04 | 2014-08-10T17:21:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 722 | cpp | #ifndef RPN_CPP
#define RPN_CPP
void RPN::add(){
push(pop()+pop());
};
void RPN::sub(){
float x=pop();
push(pop()-x);;
};
void RPN::mul(){
push(pop()*pop());
};
void RPN::div(){
float x=pop();
push(pop()/x);;
};
void RPN::exp(){
float x=pop();
push(pow(pop(),x));;
};
void R... | [
"lizuqiliang@gmail.com"
] | lizuqiliang@gmail.com |
f7f9e356590e57466e5431ad69bf44911f87d2a7 | 348187e1582f4c18764402c245c0f14ec2b74e9e | /Stack_queue/stock_span.cpp | 55bc0dbd5ee3ee28cdc98f16f9c4939ddaf24b54 | [] | no_license | dheerwani/competetive_coding | fd01d663eb65a790328be64736736b1f14170af0 | dccfddb23d56b6ad62ee70a5f87bce20c41566e1 | refs/heads/main | 2023-04-29T01:56:55.582733 | 2021-05-22T09:37:56 | 2021-05-22T09:37:56 | 355,255,548 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,038 | cpp | class Solution{
public:
vector <int> calculateSpan(int price[], int n)
{
// Your code here
stack<pair<int,int>> s;
vector<int> indi;
for(int i=0;i<n;i++)
{
if(s.empty())
{
indi.push_back(-1);
}
else if (s.size()!=0... | [
"dheer.wani@iitb.org"
] | dheer.wani@iitb.org |
d6291df0ecb6b2fa101489bb173d80446d11dce2 | 4c2310e23a550fad1ece14b6fc1a6f9dd909a769 | /sprokit/processes/core/serializer_process.h | 19da880f2ef9a0a65c50dc232f48157ce2b5d846 | [
"BSD-3-Clause"
] | permissive | cameron-a-johnson/kwiver | 55eef8a9861207f86c7518c8295620bf753a8fd5 | b21f69510136a712803db8692ee36601436062f0 | refs/heads/master | 2020-04-01T18:48:13.144958 | 2018-10-12T20:46:29 | 2018-10-12T20:46:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,670 | h | /*ckwg +29
* Copyright 2018 by Kitware, 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 list of... | [
"linus.sherrill@kitware.com"
] | linus.sherrill@kitware.com |
1626abd07069eeaf7d7540dd931eab187100595b | 051c898be81003a5c90f5a1ce77a252252774973 | /home5/A/35774607-Иванова.cpp | 67972e7e9edf605b2c7cb9a9e376c0df23ac7f8d | [] | no_license | mmatrosov/FKN2020 | 29caffa241882e672df654b4857b5674d5f96f6e | 38bfa7811d4af175415f7cc4da81df44b5b4a74c | refs/heads/master | 2022-12-27T19:15:05.849915 | 2020-10-16T07:12:27 | 2020-10-16T07:12:27 | 298,350,636 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 399 | cpp | #include "address.h"
#include <iostream>
#include <string>
signed main() {
std::string line;
Address* address = new Address;
while (getline(std::cin, line)) {
try {
Parse(line, address);
Unify(address);
std::cout << Format(*address) << "\n";
} catch(...) ... | [
"mikhail.matrosov@gmail.com"
] | mikhail.matrosov@gmail.com |
e5e412ba0c5bc4eb933639a64824338a7d1bb0b6 | 1f3aceeddcafe72f45271a80910da97cb17e7dc6 | /Aula04/Servidor.cpp | 9efec7943ea717b25d4286933492eef93a69d9ce | [] | no_license | ivovieiraJunior/Programa-o-com-Objetos-Distribu-dos | d4ac8ab3f65ddbb54ea77c99069cd0b28ba6bca5 | 7d25f1be0e0c27da4545b6370c72acb936e255e1 | refs/heads/master | 2022-05-05T22:47:38.228620 | 2022-04-14T15:05:28 | 2022-04-14T15:05:28 | 245,016,402 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,363 | cpp |
#include <windows.h>
#include <winsock.h>
#include <stdio.h>
#define LOCAL_SERVER_PORT 2022
#define MAX_MSG 100
int main(int argc, char *argv[]) {
int pnt_sck, pnt_bind, num_bytes, tam_msg;
struct sockaddr_in cliAddr, servAddr;
char msg[MAX_MSG];
WSADATA wsaData;
WSAStartup(MAKEWORD(2,1),&wsaData);
p... | [
"ivo.vieira.1997@hotmail.com"
] | ivo.vieira.1997@hotmail.com |
667d878262ca49c9e6ee7733b655287809e1a1af | b28305dab0be0e03765c62b97bcd7f49a4f8073d | /chromecast/media/cma/backend/alsa/alsa_volume_control.cc | ac402f8cfb8e4fd77e678bee922775384a974166 | [
"BSD-3-Clause"
] | permissive | svarvel/browser-android-tabs | 9e5e27e0a6e302a12fe784ca06123e5ce090ced5 | bd198b4c7a1aca2f3e91f33005d881f42a8d0c3f | refs/heads/base-72.0.3626.105 | 2020-04-24T12:16:31.442851 | 2019-08-02T19:15:36 | 2019-08-02T19:15:36 | 171,950,555 | 1 | 2 | NOASSERTION | 2019-08-02T19:15:37 | 2019-02-21T21:47:44 | null | UTF-8 | C++ | false | false | 13,541 | 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 "chromecast/media/cma/backend/alsa/alsa_volume_control.h"
#include <utility>
#include "base/bind.h"
#include "base/bind_helpers.h"
#include "ba... | [
"artem@brave.com"
] | artem@brave.com |
01950969d24e0fe6a9ef61559deaa86c85ab544e | f89c3c9f5e50ff8458e545f94ed2aeaf5298a4bd | /src/kdtree.hpp | eae146b58827e69a3dde35111f2acf2c72b82750 | [] | no_license | chaitan3/ClawHD | 967b32bb62850c622b6b8d2085424860ecbdc16b | 707c5b1f53bb92d20820350cf750dbbb36808c76 | refs/heads/master | 2020-04-06T07:00:17.067648 | 2018-05-18T20:21:45 | 2018-05-18T20:21:45 | 11,522,981 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,555 | hpp | #ifndef KDTREE_H
#define KDTREE_H
#include <vector>
template <class data_type>
class node {
public:
data_type data;
node* left;
node* right;
node (data_type d) {
this -> data = d;
this -> left = nullptr;
this -> right = nullptr;
}
};
template <class data_type>
class kd... | [
"talnikar@mit.edu"
] | talnikar@mit.edu |
4a7df28e0ab38393e6bca89f71932732fd6906b9 | a5bb6520f475dcab6e018681360ff9a021026e10 | /d matrix.cpp | 53eac21e5d5ad54e6322f838a94a7dd92abfc2d3 | [] | no_license | Mohdtauhid/Data-Structure | 6893a900b0fe30976afa2abc61dd813536a64327 | b04303f42fea7affba49231f963049de2221c34c | refs/heads/master | 2021-05-19T11:20:04.505628 | 2020-10-25T05:32:22 | 2020-10-25T05:32:22 | 251,670,813 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,519 | cpp | #include<iostream>
#include<string.h>
#include<conio.h>
using namespace std;
class Dmatrix
{
float *a; int n;
public:
Dmatrix(int n);
int read();
void print();
float det();
Dmatrix inverse();
void transpose();
Dmatrix mul(Dmatrix B);
Dmatrix add(Dmatrix B);
};
Dmatrix ::Dmatrix(int n)
{
this->n=n;
a=new fl... | [
"61550135+Mohdtauhid@users.noreply.github.com"
] | 61550135+Mohdtauhid@users.noreply.github.com |
1c4b8ea21905f361e9b2e1b52952278689fa6ab9 | 1e12dfb64604d7a1146a9271f62de3a7840eed82 | /src/student.h | 949f97f8e012846bc8404e91062d720cb9d1713c | [
"MIT"
] | permissive | corona-school/matching | 856f4120ed76540013f7a1dff127f117ad1b3494 | 8d0b0a66b6809f8b3fc88f35c06995e2a09cc5e0 | refs/heads/master | 2023-01-01T13:31:27.793889 | 2020-08-07T09:43:21 | 2020-08-07T09:43:21 | 261,541,629 | 0 | 0 | null | 2020-08-07T09:43:23 | 2020-05-05T17:39:19 | C++ | UTF-8 | C++ | false | false | 230 | h | #ifndef STUDENT_H
#define STUDENT_H
#include <vector>
#include <string>
class Student{
public:
std::string _id;
std::vector<int> _subjects_upper_bound;
std::vector<int> _subjects_lower_bound;
};
#endif // STUDENT_H
| [
"hendrik.baers@web.de"
] | hendrik.baers@web.de |
15f196090c8e915f6ff581d4f2e3eaa071032f75 | cb4a9d57ade3c80f58769607c547fa768d265514 | /tests/cpp/core/BackgroundTests.cpp | 89021559b67e8e789493a39f707eda3a5f842715 | [
"BSD-2-Clause"
] | permissive | favreau/Tide | bd466da36ab835304617392c6ff07285757ee0cc | 7be14aba7a0112d9e18a1c955ea0c73c7a759c5b | refs/heads/master | 2020-03-22T12:55:18.257594 | 2018-07-20T13:38:49 | 2018-07-20T13:47:04 | 140,070,871 | 0 | 0 | null | 2018-07-07T09:30:03 | 2018-07-07T09:30:03 | null | UTF-8 | C++ | false | false | 6,603 | cpp | /*********************************************************************/
/* Copyright (c) 2017, EPFL/Blue Brain Project */
/* Raphael Dumusc <raphael.dumusc@epfl.ch> */
/* All rights reserved. */
/* ... | [
"raphael.dumusc@epfl.ch"
] | raphael.dumusc@epfl.ch |
3654e7b522e59e0253972572a5579998c80d8eed | acd771a8adf0752b84cfbe1505e2659f3dc8a0b7 | /abc246/A.cc | 1a9c17b3e6efa4676d8ff8144926e38fd0712bbe | [] | no_license | berry8192/Atc | d85b17ef51e12de30978e06a2f9105f659af5b99 | b84340e32f8632fe9461816a0d42fe86f42b7161 | refs/heads/master | 2023-09-01T00:11:16.855065 | 2023-08-27T05:20:17 | 2023-08-27T05:20:17 | 186,664,102 | 0 | 1 | null | 2023-09-11T16:02:32 | 2019-05-14T16:53:36 | C++ | UTF-8 | C++ | false | false | 523 | cc | #include <bits/stdc++.h>
#define rep(i, n) for (int i = 0; i < (int)(n); i++)
#define rep3(i, n, m) for (int i = m; i < (int)(n); i++)
#define repr(i, n) for (int i = n-1; i >= 0; i--)
#define all(v) v.begin(), v.end()
#define SP << " "
#define LLi long long int
using namespace std;
int imax=2147483647;
LLi llimax=... | [
"berryrt8192.gmail.com"
] | berryrt8192.gmail.com |
e3c1e23274cc991ccddb00d5653618768df172dd | 5c8a2d5f2e8ea8db3b00475e6dfca56732feeff5 | /base/socket/socket_options.cc | b1ddb270fcd30c7746faea9eab8af8a98035b740 | [
"BSD-3-Clause"
] | permissive | iCodeIN/base | a22cc73be98678a6e8b6337c7732228a5fcab438 | e560d311ef82e55c44ff60d5bd4674b4d7b43711 | refs/heads/master | 2023-03-17T12:01:19.662222 | 2020-02-11T06:36:23 | 2020-02-11T06:36:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,170 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Copyright (c) 2020 The Base Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LIC... | [
"chokobole33@gmail.com"
] | chokobole33@gmail.com |
2ff52da011d02843a1c2558c635c22fed4b1e6bb | 46624902f0197f3b3b79449a20f79647eb7c0eb9 | /API/hermes/hermes.cpp | 61fe6ef7f88d0b109d7dcd20e0e2acee3b9a42b5 | [
"MIT"
] | permissive | wade1990/hermes | 8726b48097dfff14ab738bffca9f1ade69e1a0f7 | af66e5132e33c62fd096832afe6d47042f825364 | refs/heads/master | 2020-08-11T13:44:43.139066 | 2019-10-12T01:29:04 | 2019-10-12T01:30:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 68,527 | cpp | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*/
#include "hermes.h"
#include "llvm/Support/Compiler.h"
#ifndef LLVM_PTR_SIZE
#error "LLVM_PTR_SIZE needs to be defined"
#endif
#i... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
47c2d20e23f72a9e536ca401fa03c4310005c6f5 | 84b0fe71eefcf517bb7b9a7e161c40e26b31fe77 | /SpaceShooterSummer2014_MartinMattson/SpaceShooterSummer2014_MartinMattson/Button.h | 7e7f83ae6f2a41f818a38c9fe1a177914da86499 | [] | no_license | Waluario/GPSummer2014MartinMattson | 862ad480066d10a8e676d2c883c1f55091d4a0cd | 9dc4e773022524f7bde66ec0a908b22008ca6ab1 | refs/heads/master | 2020-06-05T14:30:00.722494 | 2014-09-28T23:13:34 | 2014-09-28T23:13:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 354 | h | // Button.h //
#pragma once
class Button {
public:
Button();
Button(sf::Keyboard::Key p_xKey);
~Button();
void Update(float p_fDtime);
bool IsPressed();
bool IsPressedOnce();
float GetTimer();
void SetKey(sf::Keyboard::Key p_xKey);
std::string GetKeySymbol();
private:
float m_fTimer;
bool m_bPressedOn... | [
"martin.mattson@hotmail.com"
] | martin.mattson@hotmail.com |
c0f7540cb24a4101b009f65fc7db394536bb0a51 | e08ebd3daae7d0c9a578aced6be490ef9c560fdc | /Source/Atomic/UI/UIInlineSelect.cpp | 89e0601b7bbb03442df2e02d4c24260c9a5cb3ad | [
"MIT",
"BSD-3-Clause",
"Zlib",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-khronos",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"NTP"
] | permissive | bryant1410/AtomicGameEngine | 86070cb6f575c9d6fdb0de12b66ac1ec295e55c8 | 51286ffc4102dcf2b633d36d5c0cb2dae9817302 | refs/heads/master | 2021-01-19T19:56:23.085734 | 2017-04-17T03:41:20 | 2017-04-17T03:41:20 | 88,465,101 | 1 | 0 | null | 2017-04-17T03:41:21 | 2017-04-17T03:41:21 | null | UTF-8 | C++ | false | false | 2,468 | cpp | //
// Copyright (c) 2014-2015, THUNDERBEAST GAMES LLC All rights reserved
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
//... | [
"josh@galaxyfarfaraway.com"
] | josh@galaxyfarfaraway.com |
c8ac493dcbc8dd7eee74f3f238b59ed5d457dd04 | a7764174fb0351ea666faa9f3b5dfe304390a011 | /inc/Handle_AIS_ConcentricRelation.hxx | f81fc35dbe323834dce42b7f706ae701c4236beb | [] | 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 | 809 | hxx | // This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _Handle_AIS_ConcentricRelation_HeaderF... | [
"shoka.sho2@excel.co.jp"
] | shoka.sho2@excel.co.jp |
56aac3f235d2fd9dfce3c172ce11dd45f6c7185a | 4c23be1a0ca76f68e7146f7d098e26c2bbfb2650 | /ic8h18/0.008/C4H7CHO1-4 | 623a124b285fbd388e83d1451022d8eee1462cf5 | [] | no_license | labsandy/OpenFOAM_workspace | a74b473903ddbd34b31dc93917e3719bc051e379 | 6e0193ad9dabd613acf40d6b3ec4c0536c90aed4 | refs/heads/master | 2022-02-25T02:36:04.164324 | 2019-08-23T02:27:16 | 2019-08-23T02:27:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 842 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"jfeatherstone123@gmail.com"
] | jfeatherstone123@gmail.com | |
0f7a0bad20c981d3227de669755576af774e39c9 | e76201e31487259c16de472a0a572a4e06856309 | /abckup/16MA20017/lab3/equation.h | 3c2050e56548f33fc63ca1e3889b9f01af379263 | [] | no_license | dibyadas/operations-research-lab | e6b58bbf4b6367bd9f0b2792563cde4774ffa1a8 | 8b76f641c5b8a7264a294bc9ffb8240ccaa17985 | refs/heads/master | 2020-04-15T16:43:11.877517 | 2019-10-22T17:59:23 | 2019-10-22T17:59:23 | 164,847,665 | 1 | 13 | null | 2020-10-21T12:30:44 | 2019-01-09T11:10:23 | C++ | UTF-8 | C++ | false | false | 2,385 | h | #include <iostream>
#include <stdlib.h>
#include <map>
using namespace std;
class EQN{
public:
char vars[];
// map<char,int> coeffs;
vector<int> coeffs;
int num_vars;
int sign;
int bias;
int catcher;
void get_vars(){
cout << "Enter number of variables :- ";
cin >> num_vars;
for (int i = 0; i <... | [
"dibyadascool@gmail.com"
] | dibyadascool@gmail.com |
f58394f01cd57b3d767c7d08b5079bc19c8657b6 | d5fdeaa6900f7bfc3aa7d3048fb803bb43b400a5 | /GCLDProject2/.svn/pristine/5b/5b2e7fc602de29d6ff0d876ca144d4e9ceeaf32d.svn-base | e4f8afc4c334e50508f0e57ee511ddb0fa2fc182 | [] | no_license | liu-jack/cxx_sth | 52e1f0b190fe23fb16890cadd9efa15de59e70d0 | 986a0782d88405af83ae68ef124ff8cf19ada765 | refs/heads/master | 2020-05-07T13:53:03.555884 | 2017-11-17T02:26:55 | 2017-11-17T02:26:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,524 |
#include "CrossServerSession.h"
#include "Logger.h"
#include "OS.h"
#include "def/MmoAssert.h"
#include "memory_buffer/NetPack.h"
#include "../CenterServer.h"
#include "Opcode.pb.h"
#include "ServerOpcode.pb.h"
#include "InterServer.pb.h"
CrossServerSession::HandlerArray CrossServerSession::s_serverHandlers =Reg... | [
"zhoulunhao@hotmail.com"
] | zhoulunhao@hotmail.com | |
d317ebd8f6c22764a1c6cfd7dc48bbd2a5f76807 | 80719cdda305f62193c6a1dfb7da266ab6714f42 | /TheProject/cShaderManager.cpp | 40bf60afc871c777d6784e709b9576a90a56a9be | [] | no_license | BlueDynamicFAN/FanSpades | 4724f0a3a9b5a9c657ced8a4792ee4f9231390c4 | 2367cd39ef5f9e2f0cca3ae59312244e6d3bd840 | refs/heads/master | 2020-04-07T17:59:43.419216 | 2018-12-15T03:29:46 | 2018-12-15T03:29:46 | 158,592,596 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,863 | cpp | #include "cShaderManager.h"
#include <glad/glad.h> // For all the OpenGL calls, etc.
#include <fstream>
#include <sstream> // "string stream"
#include <vector>
#include <algorithm> // for the std::copy
#include <iterator> // for the back_inserter
cShaderManager::cShaderManager()
{
return;
}
cShaderManager::~c... | [
"shuichi4@gmail.com"
] | shuichi4@gmail.com |
f820ddc4083d37ddfd21566c3be5088972f6cc3c | 455a676e549f1fc1f889d7536c921126476acca2 | /clang/include/clang/Parse/Parser.h | 640d71a89ac51ce07b867ffcefa7244baa879555 | [
"LicenseRef-scancode-other-permissive",
"NCSA",
"MIT",
"Apache-2.0",
"LLVM-exception"
] | permissive | neboat/opencilk-ppopp-23 | db342b1c1e83af424df7f5b1809c1ec1d19abf09 | 3fd08f23ef9b792f4a55e7aeebc7d44beddf3532 | refs/heads/main | 2023-04-13T22:44:17.301592 | 2023-01-06T22:16:27 | 2023-01-06T22:16:27 | 565,455,474 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 146,476 | h | //===--- Parser.h - C Language Parser ---------------------------*- C++ -*-===//
//
// 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
//
//===---------------------------... | [
"neboat@mit.edu"
] | neboat@mit.edu |
d7c9028f183825099b7ee64832a3c9b51833eede | be18dc7b41b872575eade0697bea8ad84c212776 | /cocos2d/external/json/internal/stack.h | 02a8f4a2d2d524ed0ceb761c2792c20647c75eec | [] | no_license | YaumenauPavel/Cocos2d-x-Snake | 4cbe10b365abf34cc7e938258ceffaff834d0e5f | 3c048b63ee6846ac23c14c89f06fc4fb22fba05e | refs/heads/master | 2023-07-09T20:30:51.867670 | 2021-03-18T08:52:34 | 2021-03-18T08:52:34 | 255,822,723 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,282 | h | // Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | [
"evmenov.pavel@gmail.com"
] | evmenov.pavel@gmail.com |
d7a79cf99c33157477327cb12d34cdc8407626c5 | 111aa904a21c3e39a040e6ec3049138b3ae5bb56 | /build-Paint-Desktop-Release/moc_mainwindow.cpp | f592280de8cba8362ea045ea943ed004e9251a6d | [] | no_license | DerCodeHahn/cpp | 9de9cec4b7c175da9bd86f0a667c1e75d95ce099 | f7b1dcbfc07271c297eaf1a5a72070d006b32dac | refs/heads/master | 2021-01-17T12:39:51.700205 | 2016-07-16T17:25:35 | 2016-07-16T17:25:35 | 55,962,076 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,706 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'mainwindow.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2)
**
** WARNING! All changes made in this file will be lost!
**********************************************************... | [
"schwarz_arnold@gmx.net"
] | schwarz_arnold@gmx.net |
e02c0180e6fcd567f2f1444bb17a6db7d6222288 | 9e5ba3e9319a77b1c78bb950eecf46b2e5fdcb12 | /OctaSphere2/SphereLinux.cpp | ce30b5bc98d92645a9e1bf1b466dc3c6c3fef7e0 | [] | no_license | seagods/SphereTree | 36556255129216e5245f12dfaddebbfe0b6892e3 | cd4398badd699604dfb7ade1bf6dfc72de65acea | refs/heads/master | 2021-01-01T17:37:33.905836 | 2020-03-09T09:01:58 | 2020-03-09T09:01:58 | 301,190 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 33,132 | cpp | //-------------------------------------------------------------------------------
// Copyright 2009 Christopher Godsalve.
// All Rights Reserved.
//
// Permission to use, copy, modify and distribute this software (if not modified) and its
// documentation for educational, research and non-profit purposes, without fee,
... | [
"seagods@hotmail.com"
] | seagods@hotmail.com |
f483616d6348ab5d052edf35e94455fff2b00ae5 | 7c3745d03f9d8f115a4ff4634f8a618818eac67d | /Hackerrank/Algorithms/Easy/tutorial-intro.cpp | 7ca610a1331b48a1131ad5d4ad006607fa2cf36c | [] | no_license | rahulmalhotra/Programming-Vidya | 822f5c1b8c9e123ab298ff39c1f094bd52ae96f6 | 4148fd0a9f810bd3d7dfd64430f4028f71d2cabe | refs/heads/master | 2023-03-10T20:52:15.320174 | 2021-03-01T11:23:13 | 2021-03-01T11:23:13 | 268,011,795 | 2 | 2 | null | 2020-10-08T09:37:57 | 2020-05-30T04:54:43 | C++ | UTF-8 | C++ | false | false | 2,144 | cpp | /*
* Author:- Rahul Malhotra
* Source:- Programming Vidya
* Description:- Solution for HackerRank Intro to Tutorial Challenges problem
* Problem Link:- https://www.hackerrank.com/challenges/tutorial-intro/problem
* Website:- www.programmingvidya.com
*/
#include <bits/stdc++.h>
using namespace std;
vector<s... | [
"rahulmalhotra9620@yahoo.in"
] | rahulmalhotra9620@yahoo.in |
433820e08501af5b1116e764f3a75a7280b1f368 | 829b3f2d0ae685d01fe097c03bf5c1976cbc4723 | /deps/boost/include/boost/math/tools/fraction.hpp | 40962bd0e67d9da61e7df241063711c81f0402ab | [
"Apache-2.0"
] | permissive | liyoung1992/mediasoup-sfu-cpp | f0f0321f8974beb1f4263c9e658402620d82385f | b76564e068626b0d675f5486e56da3d69151e287 | refs/heads/main | 2023-08-21T21:40:51.710022 | 2021-10-14T06:29:18 | 2021-10-14T06:29:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,020 | hpp | // (C) Copyright John Maddock 2005-2006.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifndef BOOST_MATH_TOOLS_FRACTION_INCLUDED
#define BOOST_MATH_TOOLS_FRACTION_INC... | [
"yanhua133@126.com"
] | yanhua133@126.com |
361f7ce69eeab716d3dd0592bd01cb3f8e06bfcc | a92b18defb50c5d1118a11bc364f17b148312028 | /src/prod/src/api/wrappers/ComFabricTransportOpenAsyncOperation.cpp | 6e7a92f448074873ee88ae4f4dab3906345145a8 | [
"MIT"
] | permissive | KDSBest/service-fabric | 34694e150fde662286e25f048fb763c97606382e | fe61c45b15a30fb089ad891c68c893b3a976e404 | refs/heads/master | 2023-01-28T23:19:25.040275 | 2020-11-30T11:11:58 | 2020-11-30T11:11:58 | 301,365,601 | 1 | 0 | MIT | 2020-11-30T11:11:59 | 2020-10-05T10:05:53 | null | UTF-8 | C++ | false | false | 2,070 | cpp | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
#include "stdafx.h"
using nam... | [
"noreply-sfteam@microsoft.com"
] | noreply-sfteam@microsoft.com |
1fc092a5df0118d87c571efdacf2b09f7659c5a7 | 16e6d260f8924d6f3c07f89f491d9487463f121b | /RB/cpp/RiotBase/Variable/Ot/OtWrapper.cpp | 3019ef62015e31202e79caf24bbfe52fd5743a2d | [] | no_license | hleclerc/AgencyDB | 04b32e8bfd0966429da2c52ca08705a7718e9b12 | 44a08c8df99759d866c5a5bd965261b8265df2b4 | refs/heads/master | 2021-08-28T15:39:52.320336 | 2017-12-12T17:04:27 | 2017-12-12T17:04:27 | 113,969,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,448 | cpp | #include "../Core/AutoRpDel.h"
#include "OtWrapper.h"
namespace RiotBase {
namespace {
// defaults methods for rights
RiotBase_DEF_FUNC_1( get_groups_in_acl , 0, true ) { return {}; }
RiotBase_DEF_FUNC_1( get_users_in_acl , 0, true ) { return {}; }
RiotBase_DEF_FUNC_1( get_grp_rights , 0, true, GrpId grp )... | [
"hugal.leclerc@gmail.com"
] | hugal.leclerc@gmail.com |
86cd1accd9983725b61b325e0398982b16cd83f2 | dd9d78a905a381a198bae1762fbf330e215752a2 | /ThirdParty/qpid/qpid-cpp-1.39.0/build/src/qpid/framing/ConnectionCloseBody.h | 8959cd8bb193888ce84fe418436e619d24b29c49 | [] | no_license | chengle1993/test | 66ef584d71313b5bbb58fb65162bc1e9484fe381 | bf63eacb16e04873bd2a7e90e1494ecf1f3d35bd | refs/heads/master | 2022-11-11T02:57:05.887188 | 2020-06-29T05:16:38 | 2020-06-29T05:16:38 | 275,328,298 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,627 | h | #ifndef QPID_FRAMING_CONNECTIONCLOSEBODY_H
#define QPID_FRAMING_CONNECTIONCLOSEBODY_H
/*
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF li... | [
"jincheng.zhou@aumscope.com"
] | jincheng.zhou@aumscope.com |
3a6e5ba5cf2a7f3bddb1f424bedd4493a5f84f86 | 4c23be1a0ca76f68e7146f7d098e26c2bbfb2650 | /ic8h18/0.0095/C5H92-5 | f234cafb8c66fefce0ef12462db4e08f81114096 | [] | no_license | labsandy/OpenFOAM_workspace | a74b473903ddbd34b31dc93917e3719bc051e379 | 6e0193ad9dabd613acf40d6b3ec4c0536c90aed4 | refs/heads/master | 2022-02-25T02:36:04.164324 | 2019-08-23T02:27:16 | 2019-08-23T02:27:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 840 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"jfeatherstone123@gmail.com"
] | jfeatherstone123@gmail.com | |
bc5cd20858e252f646f816db6d9cb783cf7c6e2f | cbbcfcb52e48025cb6c83fbdbfa28119b90efbd2 | /hackerrank/hourrank 12/B.cpp | d608b2dff1425cef2851372de71e6603536aa229 | [] | no_license | dmehrab06/Time_wasters | c1198b9f2f24e06bfb2199253c74a874696947a8 | a158f87fb09d880dd19582dce55861512e951f8a | refs/heads/master | 2022-04-02T10:57:05.105651 | 2019-12-05T20:33:25 | 2019-12-05T20:33:25 | 104,850,524 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 728 | cpp | #include <bits/stdc++.h>
#define MIN(X,Y) X<Y?X:Y
#define MAX(X,Y) X>Y?X:Y
#define ISNUM(a) ('0'<=(a) && (a)<='9')
#define ISCAP(a) ('A'<=(a) && (a)<='Z')
#define ISSML(a) ('a'<=(a) && (a)<='z')
#define ISALP(a) (ISCAP(a) || ISSML(a))
#define MXX 10000000000
#define MNN -MXX
#define ISVALID(X,Y,N,M) ((X)>=1 && (X)<=(N)... | [
"1205112.zm@ugrad.cse.buet.ac.bd"
] | 1205112.zm@ugrad.cse.buet.ac.bd |
4ddbdb9eebf38bf9a0bfa918d7b1b5e1b083af89 | 0b86f03c96f76a9673b3bf7fbe53b5e22dd7de0b | /d58_q1_erase_many/main.cpp | 2b4e7bac471dda1d28c4dfdd1364fd8441b522d6 | [] | no_license | saenyakorn/2110211-INTRO-DATA-STRUCT | 2d1b112b8b550f6968417485cd78a15a192c6013 | ad2af7877bce1d8eacb00b55d52c9990c167dd41 | refs/heads/master | 2023-01-23T19:57:14.572632 | 2020-11-24T13:19:21 | 2020-11-24T13:19:21 | 288,079,328 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,020 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <vector>
#include "vector.h"
// custom
#include "student.h"
using namespace std;
int main() {
CP::vector<int> v;
char c;
scanf("%c", &c);
while (c != 'q') {
if (c == 'a') {
// add data
int n;
... | [
"saneyakorn@gmail.com"
] | saneyakorn@gmail.com |
74a5ca0a9e940b5439c14c22f6f026d8ef16248c | 79da5b42f7708d6b44b83b621eb8cd534f4d5282 | /src/backup/2020-11-29 at 20.25.38.h | 152c6d6aaef84244480ad2f59be5f140f4723b0a | [] | no_license | Saafan/HospitalMazeGame | 12dd6431a07c70e5c827cc4af54fc9e70dce8503 | 638875b20976a7a3fde662989b710eeb7f56bb59 | refs/heads/master | 2023-02-15T12:27:42.996258 | 2021-01-15T00:47:58 | 2021-01-15T00:47:58 | 320,993,866 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,943 | h | #pragma once
#include "Model.h"
void GenerateModels(std::vector<Model>& models, std::vector<Object>& objs)
{
//Backup at: 2020-11-29 at: 20:25:38
Object Character0("Character");
Character0.SetCenter(0,0,0);
Character0.SetGroupTranslate(0,0,0);
Character0.SetGroupRotate(0,0,0);
objs.emplace_back(Character0);
Object C... | [
"abdullah.safaan@gmail.com"
] | abdullah.safaan@gmail.com |
be737dab03ce22f072348680b16c81966741dd0e | 98c1906cc69175a801f12ab0ef47392f81d622d2 | /src/calibrate.cpp | 0c16f2cef59d13a1203a115a1a808ae9ed699d14 | [] | no_license | rojas70/kilogui | b0340e54ad2b41eb34a08d581a8c61ad63c181f2 | 095959aee6c85b641c053c252dfb3c75742bd8f0 | refs/heads/master | 2021-01-18T08:58:49.036158 | 2014-07-28T20:11:09 | 2014-07-28T20:11:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,973 | cpp | #include <QtGui>
#include "calibrate.h"
CalibWindow::CalibWindow(QString title, QWidget *parent): QWidget(parent) {
QPushButton *save_button = new QPushButton("&Save");
QPushButton *close_button = new QPushButton("&Close");
QObject::connect(save_button, SIGNAL(clicked()), this, SLOT(save()));
QObject::... | [
"acornejo@gmail.com"
] | acornejo@gmail.com |
e374a35213da19ea83e48b03c40ffea3ba30f4a9 | 2af28d499c4865311d7b350d7b8f96305af05407 | /inference-engine/tests/unit/mocks/cpp_interfaces/impl/mock_async_infer_request_thread_safe_internal.hpp | 734b883cf3d08576c273c5035c44851c1f3e4043 | [
"Apache-2.0"
] | permissive | Dipet/dldt | cfccedac9a4c38457ea49b901c8c645f8805a64b | 549aac9ca210cc5f628a63174daf3e192b8d137e | refs/heads/master | 2021-02-15T11:19:34.938541 | 2020-03-05T15:12:30 | 2020-03-05T15:12:30 | 244,893,475 | 1 | 0 | Apache-2.0 | 2020-03-04T12:22:46 | 2020-03-04T12:22:45 | null | UTF-8 | C++ | false | false | 1,533 | hpp | // Copyright (C) 2018-2019 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//
#pragma once
#include <string>
#include <vector>
#include <gmock/gmock.h>
#include <cpp_interfaces/impl/ie_infer_async_request_thread_safe_internal.hpp>
using namespace InferenceEngine;
class MockAsyncInferRequestThreadSafeInte... | [
"alexey.suhov@intel.com"
] | alexey.suhov@intel.com |
712f9730cc4b5da12f64de5bfbe22bc4f8b08715 | 2b94bb7ca1e81f7c9991b4d72bc56b5ad56a950f | /include/inspection_graph.h | f2086c49263b64784210eecbdeb6231ec50d5716 | [] | no_license | DavidAlpert11/IRIS_for_HPC | cad896120bad06f0b2fa0c2d33f5dd51a7a44d90 | 43b0d9a28328bed9cfc2a5db0c5cfecf53aafb45 | refs/heads/master | 2023-05-26T21:33:48.004853 | 2021-06-14T09:07:07 | 2021-06-14T09:07:07 | 376,762,119 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,872 | h | #ifndef INSPECTION_GRAPH_H_
#define INSPECTION_GRAPH_H_
#include <set>
#include <fstream>
#include <ompl/base/spaces/RealVectorStateSpace.h>
#include "visibility_set.h"
#include "ompl/crisp_state_space.h"
#include "ompl/drone_state_space.h"
namespace Inspection {
class Vertex {
public:
Vertex(const Idx i);
c... | [
"mfu@mengyus-mbp.wireless-1x.unc.edu"
] | mfu@mengyus-mbp.wireless-1x.unc.edu |
cade1a8b3094fa937e48357c876f89883b9d6630 | 1684eccb401fb70871857b8fc547e3d2b8f99132 | /libraries/YarpPlugins/CuiAbsolute/IVelocityControl2RawImpl.cpp | 8326b7495102a1626659063baf96e4d7e25ad2b7 | [] | no_license | David-Estevez/yarp-devices | ae9b07d0b1b9e91abf6b472d8469d5c8cc127d3f | 1632d72a7f6a2bf601dac52628226e4a1f319472 | refs/heads/develop | 2021-01-23T08:04:13.529029 | 2018-10-25T11:15:17 | 2018-10-25T11:15:17 | 86,474,242 | 0 | 0 | null | 2017-03-28T15:06:49 | 2017-03-28T15:06:48 | null | UTF-8 | C++ | false | false | 1,651 | cpp | // -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*-
#include "CuiAbsolute.hpp"
// ########################### IVelocityControlRaw implementations ###########################
bool roboticslab::CuiAbsolute::velocityMoveRaw(int j, double sp)
{
CD_INFO("Missing implementation\n");
return tr... | [
"rasantos@it.uc3m.es"
] | rasantos@it.uc3m.es |
e626954c96ad4b61ffd4daa29c3ef144d4384801 | f7f3a8838c68ea871e7c26ea9974a43ba27f588a | /fk.cpp | 74a275467677a995b08b363382783d0ae22ab2b9 | [] | no_license | tocisz/mearm_esp8266 | 2a2c883c7e12e7479bbd99f30215635ddb11d400 | 9b34a63da5187f9b5b0bc35129dadd8641742509 | refs/heads/master | 2023-02-10T08:57:00.417849 | 2021-01-10T21:08:28 | 2021-01-10T21:08:28 | 328,008,733 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,924 | cpp | /* Forward kinetics, Nick Moriarty May 2014
This code is provided under the terms of the MIT license.
The MIT License (MIT)
Copyright (c) 2014 Nick Moriarty
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 ... | [
"cichymail@gmail.com"
] | cichymail@gmail.com |
eeb53f3dd9915c26f92a5692d71f0092d553e965 | 6c8d985d858cd14174e7d8b0ef186445be5ddbd3 | /CopyBooks.cpp | 652de4042a7684b3e2446ed7545ca9d8ca06a946 | [] | no_license | Nov11/lintcode | a18e97f8101da1eeb29634491c1b8cfb9ff3e63f | 19014228ac334987444450b83dff91a24fee503f | refs/heads/master | 2021-01-16T18:55:45.003549 | 2018-02-08T06:04:11 | 2018-02-08T06:04:11 | 100,129,682 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 972 | cpp | class Solution {
bool work(vector<int>& pages, int len, int k){
int acc = 0;
for(int i = 0; i < pages.size(); i++){
if(len < pages[i] || k == 0){
return false;
}
if(acc + pages[i] <= len){
acc += pages[i];
}else{
... | [
"529079634@qq.com"
] | 529079634@qq.com |
65cbd0bb1c581eb5ced569b8713f838a4e620d17 | d51e54dccbb594a056005cb50a9dbad472ddb034 | /Volume_08/Number_2/Lewiner2003/MarchingCubes/fparser.h | df0b48912a983e14243fd6195ab373412d486d70 | [
"MIT"
] | permissive | skn123/jgt-code | 4aa8d39d6354a1ede9b141e5e7131e403465f4f7 | 1c80455c8aafe61955f61372380d983ce7453e6d | refs/heads/master | 2023-08-30T22:54:09.412136 | 2023-08-28T20:54:09 | 2023-08-28T20:54:09 | 217,573,703 | 0 | 0 | MIT | 2023-08-29T02:29:29 | 2019-10-25T16:27:56 | MATLAB | UTF-8 | C++ | false | false | 4,484 | h | /***************************************************************************\
|* Function parser v2.62 by Warp *|
|* http://www.students.tut.fi/~warp/FunctionParser/ *|
|* ----------------------------- *|
|* Parse... | [
"erich@acm.org"
] | erich@acm.org |
6b35e2e744808f2d0af4c155ec966142d1165fc3 | acfad06e546dd77417c92f996dc8b77fe9be6dc2 | /src/sample2.cpp | 3db23d2526d5730d1c90a6684fb44ed067d1f3d8 | [
"MIT"
] | permissive | zoumson/ImageVideoXML | e5d7c6e390dfa575841c3a8872a90b8568f66aef | dcaa5471db099facb1fbb62f27d644f10b9df368 | refs/heads/master | 2023-05-10T10:15:04.282066 | 2021-06-13T09:57:08 | 2021-06-13T09:57:08 | 376,501,320 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,290 | cpp | #include <iostream>
#include <string>
#include <sstream>
using namespace std;
// OpenCV includes
#include "opencv2/core.hpp"
#include "opencv2/highgui.hpp"
using namespace cv;
// OpenCV command line parser functions
// Keys accecpted by command line parser
const char* keys =
{
"{help h usage ? | | print this message... | [
"stargue49@gmail.com"
] | stargue49@gmail.com |
3b88002a465c8f620591bc8d731095575f52082d | 609884c37c6508cb45b4eecd35bad2b779566bf7 | /src/PnccdPixelRmsV1.cpp | ca332dfabfa2a35d4232fc5d4006e88cbcd07e30 | [] | no_license | lcls-psana/pdscalibdata | e6507c18e28207c4dff54061df132b5050d3ce7a | 0a3b9136a29cd85b489d6bf7054db9142c388bf1 | refs/heads/master | 2021-01-19T13:12:31.741118 | 2019-11-25T23:01:04 | 2019-11-25T23:01:04 | 82,350,022 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,721 | cpp | //--------------------------------------------------------------------------
// File and Version Information:
// $Id: PnccdPixelRmsV1.cpp 2014-02-08 18:00:00Z dubrovin@SLAC.STANFORD.EDU $
//
// Description:
// Class PnccdPixelRmsV1...
//
// Author List:
// Mikhail Dubrovin
//
//-----------------------------------... | [
"dubrovin@SLAC.STANFORD.EDU"
] | dubrovin@SLAC.STANFORD.EDU |
4ff28599d9acb3376ae7d2112806089f854a88cd | a6376e1ada58384cdc0065ce5a4a96728e84f04f | /SDK/include/voreen/core/io/serialization/serializablefactory.h | 39390f429f314b4dedaf3b7eb4cdab7253240616 | [] | no_license | widVE/Voreen | be02bac44896e869a6af083c61729d5e154c28f1 | c8a5c66f15d31f8177eeceefa19358f905870441 | refs/heads/master | 2021-08-17T23:46:19.556383 | 2020-06-22T20:21:11 | 2020-06-22T20:21:11 | 196,454,037 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,948 | h | /***********************************************************************************
* *
* Voreen - The Volume Rendering Engine *
* ... | [
"kalimi@wisc.edu"
] | kalimi@wisc.edu |
1945507b40a8bcaf3e510b3ade09cf33277b8977 | 631f8e0ab403eef0e1a8fb013457aa22fc1e47f6 | /src/BaseMonster.h | 24e973d557ad9a7b323a170ab23965f271ed68e6 | [] | no_license | gdev-munky/awge | 675b9c249e7156483969140cda3fd37fac0e43ef | a73a6674ae6dafa8a4cd57c94fbac03bf06aed6b | refs/heads/master | 2021-01-22T02:52:50.107893 | 2013-10-01T16:12:58 | 2013-10-01T16:12:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 670 | h | #ifndef _BASEMONSTER_H_
#define _BASEMONSTER_H_
#include "GameObject.h"
#include "Player.h"
const int MAXMOBS = 50;
class BaseMonster : public BaseEntity {
public:
BaseMonster(void);
~BaseMonster(void);
void setPosition(int x, int y);
void setPosition(ofVec2f _position);
ofVec2f getPosition();
void setSpee... | [
"ml4_aem@mail.ru"
] | ml4_aem@mail.ru |
85137cd91be24ed342a507d3c803d8a2bb2bb76b | 4c492cad0e829521f2089c46cd9a264555529716 | /SteppingAction.hh | cd578b26b08b119d7b183f03ae8184986b503a1c | [] | no_license | ptanhdnn/spec_sim | 30e60dd0a60a0efaad733c5161f6494390b0acfd | 6d8a33d6651ad5d24fb78127c17feaab7ecb7e5c | refs/heads/master | 2023-08-26T08:05:23.795489 | 2021-09-30T14:41:22 | 2021-09-30T14:41:22 | 411,345,096 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 460 | hh | #ifndef STEPPINGACTION_HH
#define STEPPINGACTION_HH
#include "G4UserSteppingAction.hh"
#include "globals.hh"
class DetectorConstruction;
class EventAction;
class SteppingAction : public G4UserSteppingAction
{
public:
SteppingAction(DetectorConstruction*,EventAction*);
~SteppingAction();
virtual void Us... | [
"ptanh.dnn@gmail.com"
] | ptanh.dnn@gmail.com |
79886f9fa6c3d16be62552f98c70c2811f61b43d | 8ebf9c130f10ce290bca4164287abeb30ae33ce9 | /15p.cpp | 86d3aeb4c5c3ee54377d2297e184ba23dc9a27fd | [] | no_license | Akbotam/acmproblems | 289f3795fca3ce4798773f3faac48f9403b42c9c | ad4b349ccb906c3a4d0e3fff981ca4e728f8e7df | refs/heads/master | 2020-06-05T08:29:11.071448 | 2019-06-17T15:56:02 | 2019-06-17T15:56:02 | 192,376,410 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 838 | cpp | #include <iostream>
#include <cmath>
#include <vector>
#include <algorithm>
#include <set>
#include <map>
using namespace std;
#define all(x) (x).begin(),(x).end()
#define ll long long
#define pii pair<int,int>
#define f first
#define s second
#define y1 Emilia
#define forit(s) for(__typeof(s.begin()) it = s.begin();... | [
"bmautkazy@gmail.com"
] | bmautkazy@gmail.com |
af2338308b10b9d0004700eee005d25e8e9c7114 | 17adb0e72c9dd190124a8d21171d9c8fcb23e333 | /ui/CxRunCtrl/UserManagerDlg.cpp | a81f8e9a7e70eb503f2ef061ef784a8e1a6ab6d8 | [
"MIT"
] | permissive | jafo2128/SuperCxHMI | 16dc0abb56da80db0f207d9194a37258575276b5 | 5a5afe2de68dc9a0c06e2eec945a579467ef51ff | refs/heads/master | 2020-04-01T16:30:20.771434 | 2016-02-06T00:40:53 | 2016-02-06T00:40:53 | 48,529,344 | 1 | 0 | null | 2015-12-24T06:45:45 | 2015-12-24T06:45:45 | null | GB18030 | C++ | false | false | 6,380 | cpp | // UserManagerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "RunInc.h"
#include "UserManagerDlg.h"
#include "UserItemDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// ... | [
"qinyong99@126.com"
] | qinyong99@126.com |
73398ab48914703b26b55826a109a84821c4a15e | 4c23be1a0ca76f68e7146f7d098e26c2bbfb2650 | /ic8h18/0.0095/OC7H15O | f9f02bbe6534046724229b90f6f50a1656cc17b5 | [] | no_license | labsandy/OpenFOAM_workspace | a74b473903ddbd34b31dc93917e3719bc051e379 | 6e0193ad9dabd613acf40d6b3ec4c0536c90aed4 | refs/heads/master | 2022-02-25T02:36:04.164324 | 2019-08-23T02:27:16 | 2019-08-23T02:27:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 840 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"jfeatherstone123@gmail.com"
] | jfeatherstone123@gmail.com | |
7078071f567977dbc9cc6c37c0f117cda7a68f08 | 6c2997d8df0feae2af63c8b6f08855dcdd786cef | /framework/PVRCore/types/Types.h | a586361f1272147631efae4d8428fe8e2ec5bc2f | [
"MIT"
] | permissive | hliatis/Native_SDK | 44eefd95da0b5a3a96f32f56e7cb801d96def6af | 3664fbd6f0cd8a2b9ca2d772af173802f5d5b4fc | refs/heads/master | 2020-06-12T03:38:48.556293 | 2019-06-27T14:17:50 | 2019-06-27T14:17:50 | 194,182,487 | 0 | 0 | MIT | 2019-06-28T00:57:29 | 2019-06-28T00:57:28 | null | UTF-8 | C++ | false | false | 35,753 | h | /*!
\brief Basic file used in the PowerVR Framework. Defines several types used throughout the Framework (sized
arithmetic types, enumerations, character types).
\file PVRCore/types/Types.h
\author PowerVR by Imagination, Developer Technology Team
\copyright Copyright (c) Imagination Technologies Limited.
*/
#pragma on... | [
"omarzohdi@gmail.com"
] | omarzohdi@gmail.com |
ea69c6bb7c59f6a000a3c128e73538c8b6018fb4 | 504dde1ea3bbecaa28c0d04d59ec9e65c6a661bd | /src/emitters/directional.cpp | 1a43fe706708be8cca931043fda9540c340302fc | [] | no_license | ZackMisso/FeignRenderer | 0225e6ce521e12cf5602b5a3878e3f758e05a7d2 | 181f33e2294a9e79dda2824e1691a3bd15e321dc | refs/heads/master | 2023-03-09T08:49:51.863384 | 2023-03-01T23:48:13 | 2023-03-01T23:48:13 | 136,103,223 | 9 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,523 | cpp | /**
* Author: Zackary Misso
* Version: 0.1.0
*
* Anyone has permission to use the following code as long as proper
* acknowledgement is provided to the original author(s).
**/
#include <feign/core/emitter.h>
FEIGN_BEGIN()
DirectionalEmitter::DirectionalEmitter(Vector3f light_dir, Color3f radiance)
: l... | [
"zack441@mac.com"
] | zack441@mac.com |
9230684eedb4796bb5a746d515842ea4c65061fd | 7f1791d7c1ae71540782ad7280f9544d6ddfe672 | /phase5/Symbol.cpp | e139ade9844673729bc8078a41a1af72f10209cc | [] | no_license | beadlejack/SimpleC_compiler | c0d5e5cb38d4017015c398fc685ac33471678237 | 971e085bfa969a0c8dbbec0f23ce180dcd2c0ade | refs/heads/master | 2020-03-21T19:20:47.063344 | 2018-06-27T23:44:29 | 2018-06-27T23:44:29 | 138,943,803 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 889 | cpp | /*
* File: Symbol.cpp
*
* Description: This file contains the member function definitions for
* symbols in Simple C. At this point, a symbol merely
* consists of a name, a type, and attributes.
*/
# include "Symbol.h"
using std::string;
/*
* Function: Symbol::Symbol (constructor)
*
* Description: Initia... | [
"jbeadle@scu.edu"
] | jbeadle@scu.edu |
2e71d4e1758e0a2f9996e3c1f3a555820b1722a8 | 5e8d200078e64b97e3bbd1e61f83cb5bae99ab6e | /main/source/src/core/scoring/OneToAllEnergyContainer.hh | 697cc95a9cc33549c524afa7a47d2d324f7bc21f | [] | no_license | MedicaicloudLink/Rosetta | 3ee2d79d48b31bd8ca898036ad32fe910c9a7a28 | 01affdf77abb773ed375b83cdbbf58439edd8719 | refs/heads/master | 2020-12-07T17:52:01.350906 | 2020-01-10T08:24:09 | 2020-01-10T08:24:09 | 232,757,729 | 2 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 5,908 | hh | // -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*-
// vi: set ts=2 noet:
//
// (c) Copyright Rosetta Commons Member Institutions.
// (c) This file is part of the Rosetta software suite and is made available under license.
// (c) The Rosetta software is developed by the co... | [
"36790013+MedicaicloudLink@users.noreply.github.com"
] | 36790013+MedicaicloudLink@users.noreply.github.com |
2f7998168a72925ab5974d3d3d453a9295125302 | f09774159c0a5791af0bab7550e7d877d6376ac8 | /src/zones/StoryTrigger.hpp | 0ddc2988aa30704862aa44de89233e61f166813d | [] | no_license | WathisLove/PokemonAE | df2dfca499ba14de3c782f5f007af9c5bb3101c2 | 344d0ae38522f5b4aa7a56a2dc8fac83f00faf4d | refs/heads/master | 2023-04-21T00:33:44.450187 | 2021-05-07T13:57:43 | 2021-05-07T13:57:43 | 364,509,897 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,148 | hpp | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: StoryTrigger.hpp
* Author: Redbuzard
*
* Created on 13 juin 2020, 09:16
*/
#ifndef STORYTRIGGER_HPP
#define STORYT... | [
"mrredbuzard@gmail.com"
] | mrredbuzard@gmail.com |
92d9bf1f2ff4c8d95b9308b4fd43b838855a6240 | 248e57fa9b6dfa608fec65f929d8ad6a15671239 | /apps/sample_code/mixed_types/main.cpp | 962577742b2b1fd6ef89d94b52690ffd0c2bfec6 | [
"BSD-3-Clause"
] | permissive | imageworks/Field3D | 87671c730baccf30436fa89b0b6552185d4b1b70 | b0ff0cd67893a4cbfa322676eb3eef10100d904d | refs/heads/master | 2023-09-02T05:51:00.020954 | 2023-05-09T21:28:42 | 2023-05-09T21:28:42 | 1,085,804 | 221 | 64 | BSD-3-Clause | 2023-02-22T05:09:26 | 2010-11-16T17:28:20 | C++ | UTF-8 | C++ | false | false | 3,921 | cpp | //----------------------------------------------------------------------------//
/*
* Copyright (c) 2009 Sony Pictures Imageworks
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* ... | [
"magnus.wrenninge@gmail.com"
] | magnus.wrenninge@gmail.com |
8716e140a08cebdd6fae91138ce122ac8b2229ee | 5a1fcfd7388359be424723381b2c98d541bb0b9a | /Particle_Fire_Explosion/Particle_Fire_Explosion/Screen.h | a22bc5d646bbc25725e49dd9be609fb67e35e769 | [] | no_license | D-J-Roberts/My_Graphics_Projects | 6551e44c886f8cee027dbe33bcef1f8703ec14b5 | e096fa7f8d423f2851b5e9f02d685dd4b97ae6de | refs/heads/master | 2021-08-30T06:32:32.374881 | 2017-12-16T14:06:31 | 2017-12-16T14:06:31 | 112,878,468 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 537 | h | #pragma once
#ifndef SCREEN_H_
#define SCREEN_H_
#include <SDL.h>
#include <cstring>
namespace private_sdl {
class Screen {
public:
const static int SCREEN_WIDTH = 800;
const static int SCREEN_HEIGHT = 600;
private:
SDL_Window *m_window;
SDL_Renderer *m_renderer;
SDL_Texture *m_texture;
Uint32 *m_buf... | [
"D-J-Roberts@users.noreply.github.com"
] | D-J-Roberts@users.noreply.github.com |
2c075c7230d9f2d7744bdad9dcbb032614d6af67 | ece46d54db148fcd1717ae33e9c277e156067155 | /SDK/arxsdk2011/utils/Atil/Inc/ImageContextRep.h | 69c3ec54a0a0c995cb40ceb6f4d04b3291ef7457 | [] | no_license | 15831944/ObjectArx | ffb3675875681b1478930aeac596cff6f4187ffd | 8c15611148264593730ff5b6213214cebd647d23 | refs/heads/main | 2023-06-16T07:36:01.588122 | 2021-07-09T10:17:27 | 2021-07-09T10:17:27 | 384,473,453 | 0 | 1 | null | 2021-07-09T15:08:56 | 2021-07-09T15:08:56 | null | UTF-8 | C++ | false | false | 12,813 | h | ///////////////////////////////////////////////////////////////////////////////
//
// (C) Autodesk, Inc. 2007-2008. All rights reserved.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
// provided that the above copyright not... | [
"zhangsensen@zwcad.com"
] | zhangsensen@zwcad.com |
6a5a7b3148fa333b32d9b9f620c1960f72240a0e | 2319be0383dda714198e262966f5e9e849130ae9 | /AmethystEngine/MapInfo.hpp | a5b554653ab13fb146e6f4592d6ccf27910cebba | [] | no_license | KirkbyD/edu-GameJam | 25a77b2d86a72137ab62859ab0050dba3a1dbe38 | 348a0eed8a7b315a81ff5e187f6214bccc4371ea | refs/heads/main | 2023-04-06T03:12:50.743208 | 2021-04-15T03:27:06 | 2021-04-15T03:27:06 | 358,115,021 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 39 | hpp | #pragma once
extern int gNumResources;
| [
"kirkby.dylan@gmail.com"
] | kirkby.dylan@gmail.com |
df669936d93cd4a2c0a037435ca51c9edad9c556 | 16d8b87d7f1a5157e68b17df1044ac1167b8692d | /test/little_projects/show_hand.cpp | 2cf7fe34b9be7bb027dc6cb365f886d3e5d2290c | [] | no_license | zeagle01/think_in_cxx | 740d7d4c9fb116ad91edd67e1990b538a2b06771 | dcd5671d688639ca4c28e108cd763587c4cff6e3 | refs/heads/master | 2023-08-17T05:19:27.738416 | 2023-08-13T05:51:59 | 2023-08-13T05:51:59 | 179,790,179 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 413 | cpp |
#include "gmock/gmock.h"
#include <vector>
using namespace testing;
namespace show_hand
{
struct Hand
{
std::vector<char> h;
};
bool operator<(const Hand& l,const Hand& r)
{
return true;
}
TEST(Show_Hand, flush_streight_greater)
{
Hand h0{{'7','8','9... | [
"zeagle01@163.com"
] | zeagle01@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.