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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
09e533c67966afe6bde4cc3570ff5f22be50e673 | bd97d912ab97ea7308b6a4ab6223c6f406e5ec16 | /main.cpp | 99fd0936628d123effd9ba68b9a5e1561498b373 | [] | no_license | lapinozz/DungeonGeneration | 862550ba197e83ad1f05cff3a0b9b23aaf7f4e5b | 0ffe04a25d1ac4896099cbf1df1d14933e787b58 | refs/heads/master | 2021-01-15T10:12:49.749123 | 2016-09-15T20:00:27 | 2016-09-15T20:00:27 | 68,326,142 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,994 | cpp | #include <SFML/System.hpp>
#include <SFML/Graphics.hpp>
#include "tilemap.hpp"
#include "dungeonGenerator.hpp"
#include <imgui.h>
#include <imgui-SFML.h>
int main()
{
sf::RenderWindow window(sf::VideoMode(750, 750), "map");
ImGui::SFML::Init(window);
Dungeon dungeon;
sf::Clock deltaClock;
whil... | [
"monstrefou@gmail.com"
] | monstrefou@gmail.com |
96c50bd3984c1c0e5c4b100672484ff264428463 | 1f29483a03357cb50bf5da56fcef5825ce5acf79 | /Analysis/src/ScaleFactorHandlerBase.cc | 3b589fe2943171323e1a5de5647405116a5d89be | [] | no_license | usarica/STOP_1Lepton | 65ee75df196e3d86418a24003fda9bd097f51859 | 8bb313845111709372d3c00f8848c1555c0ef71e | refs/heads/master | 2020-04-12T05:52:11.062045 | 2019-07-18T14:57:46 | 2019-07-18T14:57:46 | 162,334,632 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 790 | cc | #include "ScaleFactorHandlerBase.h"
#include "TDirectory.h"
void ScaleFactorHandlerBase::closeFile(TFile*& f){
if (f){
if (f->IsOpen()) f->Close();
else delete f;
}
f = nullptr;
}
template<typename T> bool ScaleFactorHandlerBase::getHistogram(T*& h, TFile*& f, TString s){
TDirectory* curdir = gDirect... | [
"ulascan90@gmail.com"
] | ulascan90@gmail.com |
288278ea1022182acf8332a4ed57dbc349aff030 | f556301fd9bdba0e463bb6f08bd83db0fd258a8d | /extensions/gen/mojo/public/tools/fuzzers/fuzz.mojom.cc | 9eed5977fb8821af273d76cb399e50f765458f03 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | blockspacer/chromium_base_conan | ce7c0825b6a62c2c1272ccab5e31f15d316aa9ac | 726d2a446eb926f694e04ab166c0bbfdb40850f2 | refs/heads/master | 2022-09-14T17:13:27.992790 | 2022-08-24T11:04:58 | 2022-08-24T11:04:58 | 225,695,691 | 18 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 77,490 | cc | // mojo/public/tools/fuzzers/fuzz.mojom.cc is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#if defined(__clang__)
#pragma clang diagnostic ... | [
"user@email.ru"
] | user@email.ru |
361abf9b1573338203e6eabf873f8e7ada3eedc0 | 051b773a44602b683cf3eebf95334659f698e388 | /src/CLogo.h | 66f88bc0bf2da6af6369832c94a03a9b62241dff | [] | no_license | sergei-svistunov/YandexFotkiSaver | e686fb2bc153e536d822fe7741ce0f9ff503a54c | 5dabfb92a1441efea1751e0c810aa35c0e0fa299 | refs/heads/master | 2020-05-09T17:38:03.091840 | 2011-09-19T11:15:35 | 2011-09-19T11:15:35 | 2,410,353 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 276 | h | /*
* CLogo.h
*
* Created on: 21.09.2009
* Author: svistunov
*/
#ifndef CLOGO_H_
#define CLOGO_H_
#include "global.h"
class CLogo {
public:
CLogo();
virtual ~CLogo();
void Draw(void);
private:
void PrintData(void);
GLuint _Texture;
};
#endif /* CLOGO_H_ */
| [
"sergei-svistunov@yandex.ru"
] | sergei-svistunov@yandex.ru |
ecf453648de50f0249f3666824b63234273d3519 | 81c0edd1283331f9585bb229eeb03ec67d09704d | /libraries/audio/codecs/mpadec_codec.cpp | 00482a1f5155bd9171a7b94e16a3bb867cf9c0d0 | [] | no_license | ronj/invent | d2f503d919653dd1c058d7f06629a2bc6106376e | cd4ccc15384e9a35a713d64acf9aa8859e5c0256 | refs/heads/master | 2021-01-15T16:56:35.291700 | 2014-12-14T14:24:51 | 2014-12-14T14:24:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,316 | cpp | #include "mpadec_codec.h"
#include "mpadec_info.h"
#include "data-access/data_access.h"
#include <mp3dec.h>
namespace virtual_io {
size_t read(unsigned char* aData, std::size_t aSize, void* aUserData)
{
IDataAccess* io = static_cast<IDataAccess*>(aUserData);
return io->read(aData, aSize);
}
size_t seek(size... | [
"ron.jaegers@gmail.com"
] | ron.jaegers@gmail.com |
753286e178b2dea3b674718b1c459524bf13ad98 | 685943092ea2e317d383f8ee5793d279bbe4d080 | /Iron_Magnet_and_Wall.cpp | e0ff028e94214305773c4f0dd770f8f4d2d9fdde | [] | no_license | jitendrashukladx/competitiveProgrammingC- | 677fadd74f44fe8930194316d8f47a251b55d479 | 608c70c5d0fe328922011551aae98691b71b4e8f | refs/heads/master | 2023-01-14T14:38:59.858569 | 2020-11-26T05:33:03 | 2020-11-26T05:33:03 | 316,133,334 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,497 | cpp | #include <bits/stdc++.h>
using namespace std;
#define FASTIO ios_base::sync_with_stdio(false),cin.tie(NULL), cout.tie(NULL)
#define REP(i, start, end) for(auto i = start; i < end; i++)
//#define FORJ(start, end) for(auto j = start; j < end; j++)
int main(){
FASTIO;
int t;
cin >> t;
while(t-... | [
"jitendrashukladx@gmail.com"
] | jitendrashukladx@gmail.com |
3baa7a34103cfbe2146488f686aa7d4802d6ad35 | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /slb/include/alibabacloud/slb/model/DescribeVServerGroupsResult.h | c96b152cd7a765ba8ff5b451424fc7b12c668ebb | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-cpp-sdk | 3d8d051d44ad00753a429817dd03957614c0c66a | e862bd03c844bcb7ccaa90571bceaa2802c7f135 | refs/heads/master | 2023-08-29T11:54:00.525102 | 2023-08-29T03:32:48 | 2023-08-29T03:32:48 | 115,379,460 | 104 | 82 | NOASSERTION | 2023-09-14T06:13:33 | 2017-12-26T02:53:27 | C++ | UTF-8 | C++ | false | false | 1,943 | h | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
1024e08350ddf7484bed18bf7d696bae9f12b37f | 974783200595a97433bb5992c323e861873c9979 | /simplegame/SimpleGame/SimpleGame/Untitled1.cpp | f11e6be0e9f9bc5e6e80e3cbef0047943525ccc9 | [] | no_license | hailongeric/whilzard_ctf_train | b511d422b6d71a54d127aa5f98ec90064b5fcacd | 1f1670e3cc08de16394f453657561507dfec7f00 | refs/heads/master | 2020-05-17T19:40:00.130127 | 2019-04-28T15:07:41 | 2019-04-28T15:07:41 | 183,919,769 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,830 | cpp | #include<stdio.h>
#include<string.h>
signed int test(char *input_0)
{
signed int i; // ebx
unsigned int v2; // edx
const char *input; // esi
int ch_i; // ecx
unsigned int v5; // esi
int v6; // ecx
unsigned int v7; // ecx
int v8; // esi
int v9; // edi
int *v10; // ebx
signed int v11; // ecx
in... | [
"hlnan16@fudan.edu.cn"
] | hlnan16@fudan.edu.cn |
69b0164c073aa3b2bb6d886a48a3bf2d3aa38e84 | cd9313c4dfe06d831016919233e2d2886ddca8a7 | /boj1644.cpp | acc29e9df9591a59701217785cc30f118381fde4 | [] | no_license | HJPyo/C | b198efa19f7484cc5b13e3e83798cdac99b6cd20 | 47d49f3aea1bc928fec5bcb344197c3dfecf5dd1 | refs/heads/main | 2023-04-12T15:04:44.844842 | 2021-05-11T09:13:07 | 2021-05-11T09:13:07 | 328,389,106 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 521 | cpp | #include<stdio.h>
#include<vector>
#define MAX 4444444
using namespace std;
int n, IsPrime[MAX] = {0,0};
vector<int>prime_num;
int main()
{
for(int i = 2; i < MAX; i++){
if(IsPrime[i] == 1) continue;
prime_num.push_back(i);
for(int j = i<<1; j < MAX; j+=i){
IsPrime[j] = 1;
}
}
scanf("%d", &n);
int ... | [
"bunker12383@gmail.com"
] | bunker12383@gmail.com |
fe55b57e4a357d5041ed819513064413f8d71a07 | f0885c9e2d8506d92440b2114c7737bd95e5a75a | /include/GC/Camera.h | 0edde6548c879a5780b869d15ee69a9682836712 | [] | no_license | Diivon/Glc | 8783caa8c3deddaa5f31b30c4a227a5489767664 | 9c0196dded2989b8aa4f2ab09c4cf3988d287834 | refs/heads/master | 2021-01-13T16:17:58.208244 | 2017-06-05T08:32:42 | 2017-06-05T08:32:42 | 81,225,489 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,423 | h | #pragma once
/*
gc/Camera provides Class for Camera object
Nearest analog is camera from our real world,
actually it is viewport, which limited visible part of scene
*/
#include "Vec2.h"
#include "Debug.h"
#include "SemanticHelpers.h"
#include <SFML/Graphics.hpp>
namespace gc
{
class Camera
{
::sf::View _view;
... | [
"Diivon@mail.ru"
] | Diivon@mail.ru |
89f286c7a5d98a7bc411f9c9fd53b744c74a318f | dc856c5165940305c3f52ae883aa4ae0c2c9d8aa | /app/cpp/mysimplegimp/src/core/transformations/morphological_operator.cpp | 40de9c234b33724a43b78015d2475318167930e7 | [
"MIT"
] | permissive | jaroslaw-wieczorek/lpo-image-processing | 7c6ad22206dfbac62a4655c0351d5430d26cc34a | 505494cff99cc8e054106998f86b599f0509880b | refs/heads/master | 2023-06-07T02:30:21.304399 | 2021-07-02T17:21:08 | 2021-07-02T17:21:08 | 382,389,023 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,084 | cpp | #include "morphological_operator.h"
MorphologicalOperator::MorphologicalOperator(PNM* img) :
Transformation(img)
{
}
MorphologicalOperator::MorphologicalOperator(PNM* img, ImageViewer* iv) :
Transformation(img, iv)
{
}
// abstract
const int MorphologicalOperator::morph(math::matrix<float>, math::matrix<bool>... | [
"jarwie@st.amu.edu.pl"
] | jarwie@st.amu.edu.pl |
eb08c7d4ed29c93984c855bf57d4d70b134505eb | 748ae5463007deeeadb37a0cab797e251fc7b41f | /aadcUser/frAIburg_Planner/PlannerFilter.cpp | fa3e7828e61769fc4cd5edecf9c71302a1ab8888 | [
"BSD-3-Clause"
] | permissive | PhilJd/frAIburg | 30682c866728a6b64545b5194b753fad62674f18 | 7585999953486bceb945f1eb7a96cbe94ea72186 | refs/heads/master | 2021-04-25T12:47:24.859040 | 2019-03-23T10:29:02 | 2019-03-23T10:29:02 | 110,755,031 | 10 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 40,121 | cpp | /**********************************************************************
Copyright (c) 2017, team frAIburg
Licensed under BSD-3.
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 so... | [
"jundp@informatik.uni-freiburg.de"
] | jundp@informatik.uni-freiburg.de |
76c2cea1fb179014b47f23fcdcf0abd444afd267 | fa0c642ba67143982d3381f66c029690b6d2bd17 | /Source/Module/Script/ScriptModule.cpp | f6101269e300aa9830bb7b13dbc8c0824fe6a316 | [
"MIT"
] | permissive | blockspacer/EasyGameEngine | 3f605fb2d5747ab250ef8929b0b60e5a41cf6966 | da0b0667138573948cbd2e90e56ece5c42cb0392 | refs/heads/master | 2023-05-05T20:01:31.532452 | 2021-06-01T13:35:54 | 2021-06-01T13:35:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,289 | cpp | //! @file ScriptModule.cpp
//! @author LiCode
//! @version 1.1.0.613
//! @date 2011/01/17
//! Copyright ...
#include "EGEScript.h"
//----------------------------------------------------------------------------
// ScriptModule Helpful Functions Implementation
//----------------------------------------------... | [
"zopenge@126.com"
] | zopenge@126.com |
42b69711185791a3f7903d8cdd51c9c526e86c63 | c782ef24626b66d609b5742b59b2f38774a44540 | /src/mobility/NodeFactory.cc | 716303bda1428289bb9f5c4fbffe0d1308e03752 | [] | no_license | olafur/inetmanet | de06aaa676f1a50a04a3d45f442ddfead2bd80ca | 39b72d1462a6cfbf2c475f6945dca3252924bad9 | refs/heads/master | 2021-01-18T06:14:28.506755 | 2010-08-02T13:26:08 | 2010-08-02T13:26:08 | 797,860 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,834 | cc | //
// Copyright (C) 2008 Olafur Ragnar Helgason, Laboratory for Communication
// Networks, KTH, Stockholm
// (C) Kristjan Valur Jonsson, Reykjavik University, Reykjavik
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General... | [
"olafur.helgason@ee.kth.se"
] | olafur.helgason@ee.kth.se |
7fb0cd3e92a6086d1745f999d894113289fa3dbd | 98f30e2e3fcf6694e57f718724c25d7fb6e26988 | /sysfs.H | d073d77670e4318b1f8ab37865786ed4c65a1bf3 | [
"Apache-2.0"
] | permissive | williamli80/phosphor-hwmon | 1e32d77fccbbd4569ec0174012608904617908c3 | 1f1b41ed8e1be794e51559abf14db9dad3e2bcdc | refs/heads/master | 2021-01-15T14:50:26.848477 | 2016-08-29T20:36:41 | 2016-08-29T20:37:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 650 | h | #ifndef __SYSFS_H
#define __SYSFS_H
#include <fstream>
#include <string>
template <typename T>
void read_sysfs(const std::string& path, T& val)
{
std::ifstream s(path);
s >> val;
}
template <typename T>
void write_sysfs(const std::string& path, const T& val)
{
std::ofstream s(path);
s << val;
}
cons... | [
"patrick@stwcx.xyz"
] | patrick@stwcx.xyz |
9ad427921a8cc422700d9100258f1d1a35b8a05a | 31ac07ecd9225639bee0d08d00f037bd511e9552 | /externals/OCCTLib/inc/Handle_StepShape_ExtrudedAreaSolid.hxx | 63e004eb75b77cb5e7445fa8609d3d71175de672 | [] | no_license | litao1009/SimpleRoom | 4520e0034e4f90b81b922657b27f201842e68e8e | 287de738c10b86ff8f61b15e3b8afdfedbcb2211 | refs/heads/master | 2021-01-20T19:56:39.507899 | 2016-07-29T08:01:57 | 2016-07-29T08:01:57 | 64,462,604 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 850 | 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_StepShape_ExtrudedAreaSolid_HeaderF... | [
"litao1009@gmail.com"
] | litao1009@gmail.com |
b42cbdbe49e334ae018864b31bd84b2c43dd0754 | 98ef9f82f45320df070f670eac258c8365113642 | /solution1-100/4. Median of Two Sorted Arrays.cc | 93666cfa2e9e12bda8f432c1be0b1b70c250b693 | [] | no_license | FrankWork/LeetCode | abbf6125b57e143073f89daf5cbcbd8ff67bb78b | 6ec0c0d43cf4e8ef968051a4d125c4965d58e4f5 | refs/heads/master | 2021-01-22T07:27:43.963950 | 2018-11-12T08:44:18 | 2018-11-12T08:44:18 | 39,978,490 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,220 | cc | /*
There are two sorted arrays nums1 and nums2 of size m and n respectively. Find the median of the two sorted arrays. The overall run time complexity should be O(log (m+n)).
*/
#include <iostream>
#include <vector>
using namespace std;
/**
[] [1] 1
[] [1,2] 1.5
[1] [1] 1
[1,1] [1,1] 1
[] [2,3] 2.5
*/
... | [
"lzh00776@163.com"
] | lzh00776@163.com |
a83a897165ff64f97c48e799bf96a0b80739970a | 1911d6f70cbaaaedf0321ed66224edcb97ed5767 | /libccmyext/src/CSlideWindow.h | 0b2707f731043a4588520796fc648b5e509e66eb | [] | no_license | marszaya/huihe | bab451cde0c365defde50cbec2fffe6c8c5cfc0b | d1ac3b292ae588aea73a95cabf44f720c5f4437f | refs/heads/master | 2021-01-19T22:33:03.491040 | 2014-01-22T08:24:23 | 2014-01-22T08:24:23 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,391 | h | #pragma once
#include "cocos2d.h"
#include "CWindowBase.h"
#include <vector>
#include <map>
#include <string>
using namespace std;
USING_NS_CC;
//幻灯片播放
class CCESlideWindow: public CCWindowBase
{
public:
struct INDEX_ITEM
{
int refCnt;
CCNode* target;
};
typedef map<string, INDEX_ITEM> TEYP_INDEX_MAP;
protect... | [
"zaya@qq.com"
] | zaya@qq.com |
70d2a65c6c9a9bb5bdf65d0d8728aa9ec51e2e96 | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Plugins/Experimental/AlembicImporter/Source/ThirdParty/Alembic/openexr/OpenEXR/IlmImfTest/testIsComplete.h | 18f0ca9f6074e1fdfe3662ff3c3ef935662f70f9 | [
"MIT",
"LicenseRef-scancode-proprietary-license",
"BSD-3-Clause"
] | permissive | windystrife/UnrealEngine_NVIDIAGameWorks | c3c7863083653caf1bc67d3ef104fb4b9f302e2a | b50e6338a7c5b26374d66306ebc7807541ff815e | refs/heads/4.18-GameWorks | 2023-03-11T02:50:08.471040 | 2022-01-13T20:50:29 | 2022-01-13T20:50:29 | 124,100,479 | 262 | 179 | MIT | 2022-12-16T05:36:38 | 2018-03-06T15:44:09 | C++ | UTF-8 | C++ | false | false | 1,875 | h | ///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2005-2012, Industrial Light & Magic, a division of Lucas
// Digital Ltd. LLC
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that ... | [
"tungnt.rec@gmail.com"
] | tungnt.rec@gmail.com |
d773d861d923c141a3959438940c316b109e534b | 9bea0681b8ac6354ae1d595e1e51216368ff3c3f | /FsprgEmbeddedStore/FsprgEmbeddedStore.h | b29ef2ec8a2adebca6f24c69e7eaac696f2e418c | [
"MIT"
] | permissive | FastSpring/FsprgEmbeddedStoreWinMFC | 1636f06adab53d56a695f85237117304bc459936 | 582beab813b1b114d47697265e189507de218e56 | refs/heads/master | 2020-04-29T13:24:08.036789 | 2012-09-11T12:57:51 | 2012-09-11T12:57:51 | 1,844,974 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 512 | h | // FsprgEmbeddedStore.h : main header file for the FsprgEmbeddedStore DLL
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CFsprgEmbeddedStoreApp
// See FsprgEmbeddedStore.cpp for the implementation of... | [
"brumple@comcast.net"
] | brumple@comcast.net |
0617fe20931b7a39b696d954d90b5e8cb74d118d | 93e28d8a7e6321436177496092f09f2c2dfd3714 | /Particle.h | 83df8123246aa3f4b8c9e8412868969bf80772fc | [] | no_license | yuyaolong/particleSystem | 2c3998586a2852b89d71843377a2f8a8819c266a | 56285473ecf52e9536f7c0f175734cb048d85169 | refs/heads/master | 2021-01-17T17:01:52.017426 | 2015-09-21T05:28:19 | 2015-09-21T05:28:19 | 42,786,026 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,230 | h | //
// Particle.h
// assignment2
//
// Created by yuyaolong on 15/9/19.
// Copyright (c) 2015年 yuyaolong. All rights reserved.
//
#ifndef __assignment2__Particle__
#define __assignment2__Particle__
#include <stdio.h>
#include "Vector.h"
class Particle
{
public:
Particle();
Particle(const Vector3d &p, cons... | [
"312337231@qq.com"
] | 312337231@qq.com |
558fd56e45786960c50455160901365db0fd1e47 | a35b30a7c345a988e15d376a4ff5c389a6e8b23a | /boost/math/tr1_c_macros.ipp | 2e2d39d3f5440e77fef5f04014ea82e2bfaceb16 | [] | no_license | huahang/thirdparty | 55d4cc1c8a34eff1805ba90fcbe6b99eb59a7f0b | 07a5d64111a55dda631b7e8d34878ca5e5de05ab | refs/heads/master | 2021-01-15T14:29:26.968553 | 2014-02-06T07:35:22 | 2014-02-06T07:35:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 63 | ipp | #include "thirdparty/boost_1_55_0/boost/math/tr1_c_macros.ipp"
| [
"liuhuahang@xiaomi.com"
] | liuhuahang@xiaomi.com |
837da341b663c4d487f47cc790ed13076edc0056 | 1af49694004c6fbc31deada5618dae37255ce978 | /third_party/blink/renderer/modules/cookie_store/cookie_store_manager.h | ffbc4f98f4b053dd38c99e95ab617bfc342d665c | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"BSD-3-Clause"
] | permissive | sadrulhc/chromium | 59682b173a00269ed036eee5ebfa317ba3a770cc | a4b950c23db47a0fdd63549cccf9ac8acd8e2c41 | refs/heads/master | 2023-02-02T07:59:20.295144 | 2020-12-01T21:32:32 | 2020-12-01T21:32:32 | 317,678,056 | 3 | 0 | BSD-3-Clause | 2020-12-01T21:56:26 | 2020-12-01T21:56:25 | null | UTF-8 | C++ | false | false | 3,480 | h | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_MODULES_COOKIE_STORE_COOKIE_STORE_MANAGER_H_
#define THIRD_PARTY_BLINK_RENDERER_MODULES_COOKIE_STORE_COOKIE_STORE_MANAG... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
3e43ac5e9ff63834efbd49f58e165c85b0ad5f3a | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /ui/views/controls/button/toggle_button_unittest.cc | 2315f7935b730d4a8440b489dfea1d9408f1a154 | [
"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 | 4,530 | cc | // Copyright (c) 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/views/controls/button/toggle_button.h"
#include "base/macros.h"
#include "build/build_config.h"
#include "testing/gtest/include/gtest/gt... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
b61bb38c670a7d989005ae62c5c3379cda5f61d0 | 04f5d9d8ce208bd9e74046655a08d2bde5e3b074 | /numbertheory/sequence.cpp | 3cfbf52dadab42b107bc909b421e51bb5065c9f5 | [] | no_license | ABHISHEKSHAH56/code | dd6f58a3218ba5f1c734df1d4f995054913abf55 | 23e284e7df7929e57caa99d7c077adcbf9ee21d1 | refs/heads/main | 2023-08-21T19:44:18.042675 | 2021-10-05T18:12:10 | 2021-10-05T18:12:10 | 391,986,981 | 0 | 1 | null | 2021-10-05T18:12:11 | 2021-08-02T14:46:43 | C++ | UTF-8 | C++ | false | false | 505 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long
void factorization(map<ll,int> & factor,int n)
{
for (ll i = 2; i*i <=n; ++i)
{
while(n%i==0)
{
factor[i]++;
n/=i; //agr 2 ke liye humne dekh liye tha 4 ke liya koi jaruraur t nhi hai
}
}
if (n>1)
{
factor[n]++;
}
}
int... | [
"ak8756110@gmail.com"
] | ak8756110@gmail.com |
75d7bfb10a8121ad159835a70abbf271768c04d6 | c6d1a6d219436b9b5a6719700314347a364b9c07 | /Enemy.h | 4f66da1725b71ef01959618dff99d4992f0ef5e7 | [] | no_license | seniordriver/groupwork | bd67ac3e9a027be68f171abbcd00aa54db76c2fd | 132643d60fff971317b2de7194cb87e8d79b9a39 | refs/heads/master | 2021-01-11T10:16:56.859184 | 2016-12-14T11:44:03 | 2016-12-14T11:44:03 | 72,561,342 | 0 | 2 | null | 2016-12-12T05:13:56 | 2016-11-01T17:48:51 | C++ | UTF-8 | C++ | false | false | 284 | h | #pragma once
#include "cocos2d.h"
#include "ObjectDefine.h"
USING_NS_CC;
using namespace CocosDenshion;
class Enemy {
protected:
int speed;
Sprite* enemy;
int height;
MoveBy* moveAction;
RotateBy* rotateAction;
public:
Enemy();
~Enemy();
virtual Sprite* GetSprite() = 0;
}; | [
"dorafrodo@gmail.com"
] | dorafrodo@gmail.com |
22283188b7d95b4fed42c5b43f053f5542af847d | 578db620afd29cc8942ce9ad6436e9ceb53984bc | /libraries/chain/include/snax/chain/transaction_object.hpp | 87f8fc389812aa62a206dc1eb48e4daea751b9b1 | [
"BSD-3-Clause",
"MIT",
"Apache-2.0"
] | permissive | dendisuhubdy/snax | 5b77f963c84b5c924147dc1fb715bdbda77df77d | a40402c9dc297a87f154ef39d8ebf04e5beeb0c1 | refs/heads/master | 2020-06-06T00:25:58.461651 | 2019-06-05T10:56:56 | 2019-06-05T10:56:56 | 192,587,142 | 0 | 0 | MIT | 2019-12-09T07:14:37 | 2019-06-18T17:45:20 | C++ | UTF-8 | C++ | false | false | 1,923 | hpp | /**
* @file
* @copyright defined in snax/LICENSE.txt
*/
#pragma once
#include <fc/io/raw.hpp>
#include <snax/chain/transaction.hpp>
#include <fc/uint128.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/mem_fun.hpp>
#include "multi_index_includes.hpp"
namespace snax { namespace cha... | [
"0.0.mad.ant@gmail.com"
] | 0.0.mad.ant@gmail.com |
fb91a33c4a357834a244b87a4e458e8d4bf11172 | 1d535fb08732b17c469027d857259bc4f3e05ce5 | /project3/Source/PluginEditor.cpp | 3d7b407540c202780c99e540868fc5ebdaad9489 | [] | no_license | mwerner1/csc344-wi14 | 8b1558f08ca098e20d8db9d0edbc289a14ce3fb0 | 18bed9b3124f05155151f6fa3cac08f52d85cd59 | refs/heads/master | 2021-01-20T03:54:44.712802 | 2014-03-19T01:57:55 | 2014-03-19T01:57:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,367 | cpp | /*
==============================================================================
This file was auto-generated by the Introjucer!
It contains the basic startup code for a Juce application.
==============================================================================
*/
#include "PluginProcess... | [
"mwerner@calpoly.edu"
] | mwerner@calpoly.edu |
e67b2fcf72452da0ab381fcc49b608098a9c2d45 | d09945668f19bb4bc17087c0cb8ccbab2b2dd688 | /yuki/0001-1000/301-400/325.cpp | e360346d10989ef0fd4578d8c472cd533005dbb4 | [] | no_license | kmjp/procon | 27270f605f3ae5d80fbdb28708318a6557273a57 | 8083028ece4be1460150aa3f0e69bdb57e510b53 | refs/heads/master | 2023-09-04T11:01:09.452170 | 2023-09-03T15:25:21 | 2023-09-03T15:25:21 | 30,825,508 | 23 | 2 | null | 2023-08-18T14:02:07 | 2015-02-15T11:25:23 | C++ | UTF-8 | C++ | false | false | 1,569 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef signed long long ll;
#undef _P
#define _P(...) (void)printf(__VA_ARGS__)
#define FOR(x,to) for(x=0;x<(to);x++)
#define FORR(x,arr) for(auto& x:arr)
#define ITR(x,c) for(__typeof(c.begin()) x=c.begin();x!=c.end();x++)
#define ALL(a) (a.begin()),(a.end())
#... | [
"kmjp@users.noreply.github.com"
] | kmjp@users.noreply.github.com |
0b3ccf8c757abe7f7424c69da58875559631d012 | ad0e022975ffb0c04ae825afc4786d0e50490ff3 | /include/message_wrap.h | 21d01fa8c6f5158d05214aa3805467a628bde077 | [] | no_license | DistributedRSP/WSP | 13480a88085f15265f23de66d28c102aeed69f3e | 531a8bc6e1f22ca79f50ecdc3b3ba22a2c02b43e | refs/heads/master | 2021-05-03T21:54:52.431659 | 2017-05-06T14:46:13 | 2017-05-06T14:46:13 | 71,571,328 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,866 | h | /**
* @file message_wrap.h
* @brief Wrapped send/recv functions(through thread_id)
*/
#pragma once
#include "query_basic_types.h"
#include "network_node.h"
#include "rdma_resource.h"
#include "thread_cfg.h"
#include "global_cfg.h"
#include "stream_adaptor_interface.h"
#include "stream_query_client.h"
#include "st... | [
"imac@imac.ipads-lab.se.sjtu.edu.cn"
] | imac@imac.ipads-lab.se.sjtu.edu.cn |
1c653c3ee9f1910043c411f22e7af8cf14af2a5e | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_3539.cpp | 21b97a8409546a7159c909c688ba1078fde0c6e8 | [] | 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 | 44 | cpp | (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC) | [
"993273596@qq.com"
] | 993273596@qq.com |
d75d195330227ca321dc1c0c7f2eb67df8748523 | 589074033d87a96607d725d350459710e10d8922 | /SchoolGirl.h | fc0c61b71044466864b0826403e00437a12d6deb | [] | no_license | cksdud5549/River-City | 1da65849d2de74d642e25ab9ffbd7ed32ddb1d02 | 629550b1103e243f8fa757253da73eba8237781c | refs/heads/master | 2022-12-07T18:06:42.745615 | 2020-09-09T02:38:15 | 2020-09-09T02:38:15 | 293,982,289 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 364 | h | #pragma once
#include "Enemy.h"
class SchoolGirl : public Enemy
{
public:
HRESULT init(float centerX, float centerY, bool isRight)override;
void ImgInit()override;
void update()override;
static void RIdle(void* obj);
static void LIdle(void* obj);
void Move()override;
void BeShot()override;
void AnimReSet()ov... | [
"chanyounh9@gmail.com"
] | chanyounh9@gmail.com |
22683843cc98dc580f9f8476fc3942f3e7127731 | 71b484c1a6864fdd158c58f18c716c0a96918842 | /leakV3.1.cpp | e3993e443b8e8a44d68fcddadd5f21add9ea0a90 | [] | no_license | AwaleSajil/Poploon | 66db09dedb11408e0b0cc6861808be7c95e35c1a | fdf357bb6da8ed09c64a7e4a969b8d1f8d4fb8a6 | refs/heads/master | 2020-04-08T03:52:16.566268 | 2018-12-10T15:44:07 | 2018-12-10T15:44:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,066 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <graphics.h>
#include <conio.h>
#include <dos.h>
#include <time.h>
#include <math.h>
#define TITLE "Pooploon"
#define SCREEN_WIDTH 800 //1360
#define SCREEN_HEIGHT 600 //700
#define oTARGET_WIDTH 142
#define TARGET_HEIGHT 240
#defi... | [
"Home@Homes-MacBook-Air.local"
] | Home@Homes-MacBook-Air.local |
ecda22d7d2e1ad464007fe27db8048a7c6a8b6b8 | 2786c37ab338ed279aa2a535d9a8143aa2e82b57 | /libs/foe_physics/libs/imgui/src/registration.cpp | 741c226b730be088bfdf0b26526773fd07952cdd | [
"Apache-2.0",
"MIT"
] | permissive | StableCoder/foe-engine | 12cdcc226bb5d1941adb72b53f8fc159ed7533c6 | b494fad60a36f0b11c526a5648277643edd4095f | refs/heads/main | 2023-08-21T18:30:50.777210 | 2023-08-21T00:33:05 | 2023-08-21T00:33:05 | 307,215,754 | 16 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,321 | cpp | // Copyright (C) 2021-2023 George Cave.
//
// SPDX-License-Identifier: Apache-2.0
#include <foe/physics/imgui/registration.hpp>
#include <foe/physics/component/rigid_body_pool.h>
#include <foe/physics/type_defs.h>
#include <foe/simulation/imgui/registrar.hpp>
#include <foe/simulation/simulation.hpp>
#include "collis... | [
"gcave@stablecoder.ca"
] | gcave@stablecoder.ca |
043f223c04f6c316910b7689fe5bea61080ddc16 | bdeec2a01f17d9b9e4c6f09009be5b8efb5597a7 | /College/Data Structure/avl1.cpp | 26ae6efd078d67b717c69dfcc3a1ed3990fe08f9 | [] | no_license | Naveen110501/Competitive-Programming-Using-OOPS | 175ad00800fff1635b2668b87e66bed3dc1fa501 | 072cac217d71239b7972a2da81716a14efef295b | refs/heads/master | 2023-02-15T01:27:28.158479 | 2021-01-05T11:40:31 | 2021-01-05T11:40:31 | 292,193,831 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,317 | cpp | #include<iostream>
using namespace std;
class Node
{
public:
int key;
Node *left;
Node *right;
int height;
};
int max(int a, int b);
{
return (a>b)?a:b;
}
int height(Node *N)
{
if (N == NULL)
return 0;
return N->height;
}
int max(int a, int b)
{
return (a > b)? a : b;
}
Node* newNo... | [
"70461604+Naveen110501@users.noreply.github.com"
] | 70461604+Naveen110501@users.noreply.github.com |
b487e365154934ad089d9d5e9b03c7cbfaac0829 | 155e12d1b6e8cacd27d8bd773b592876d8cd9829 | /Game/Enemy/State/LongBigState/EnemyLongBigTargetingState.h | 2e7bf50465ab5ada4cee0e2d977a9adc133bc997 | [] | no_license | kokoasann/UsualEngineR | dd6606f72b719ea1e3d684bde59af90f2a981280 | cf803f96c3520bd485282c680be29f5248737b26 | refs/heads/master | 2023-03-07T12:18:52.795038 | 2021-02-25T17:21:59 | 2021-02-25T17:21:59 | 291,441,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 590 | h | #pragma once
#include "Enemy/State/IEnemyState.h"
#include "EnemyLongBigAttackState.h"
class EnemyLongBigTargetingState final : public IEnemyState
{
public:
EnemyLongBigTargetingState();
~EnemyLongBigTargetingState();
void Init(IK* ik, Quaternion& rot, float bulletSpeed);
void Enter(IEnemy* e) override;
IEnemySt... | [
"1"
] | 1 |
f64b493d7a4f456a70e5e504bd3d4c4c0efa36cb | f6d3073fd746a71cb00e8a0d5dc4f42732eca956 | /src/Memoria/Source/Memoria/Public/LevelDataAsset.h | 1d947a167f5f385a468817caf58be76c4bdccd98 | [] | no_license | ditan96/rc-memoria | 95f8643e3ac5c1c55a4e6a910932c8e3e39f48b3 | a8c540dab55df000d7d2465ad650cd8dafdbef5f | refs/heads/master | 2022-11-05T15:46:16.783600 | 2019-11-20T04:13:49 | 2019-11-20T04:13:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 942 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "Engine/DataAsset.h"
#include "WaveLayout.h"
#include "LevelDataAsset.generated.h"
class AGameStateBase;
class AGameControllerBase;
/**
*
*/
UCLASS()
class MEMORIA_API ULevelDataAsset : p... | [
"freedomzelda_dc@hotmail.com"
] | freedomzelda_dc@hotmail.com |
c52cc7607083e961b7e282d8de8ed2697828091e | adb23ab9c2db760afa93c09a1737687ae2431466 | /DgEngine/ViewportHandler.h | bcc3d26056574f5576ffb9ab1b893d500825ab8c | [] | no_license | int-Frank/SoftwareRasterizer | cb5d3234dcd59f55e6384a7152e0bb81cabc0401 | f62d5bf7e16b0cefe9dd46b255341ba0cea0893d | refs/heads/master | 2021-09-08T04:16:39.613309 | 2014-09-12T23:13:23 | 2014-09-12T23:13:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,303 | h | //================================================================================
// @ ViewportHandler.h
//
// Class: ViewportHandler
//
// Instances of this class are essentially windows to access the internal
// viewports. Only one instance of a handler can be attached to a particular
// viewport in the internal v... | [
"theguv81@hotmail.com"
] | theguv81@hotmail.com |
1ac7dcde75afb1452827401c7c8bbd3cfa89796d | ecb2df271a0665be643b873c6d7ab98e7432c591 | /codeforces/B_Burglar_and_Matches.cpp | 74683f3071223e33b50d6941328cedd2a6398567 | [] | no_license | viagostini/maratona | d250b3464b10e0be4f4b057ec2845c2ad2d44ecf | 72060dd77df622055c9e171283e29fde5f7b42ac | refs/heads/master | 2021-06-04T02:53:56.607364 | 2021-04-04T21:55:08 | 2021-04-04T21:55:08 | 39,924,690 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 524 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef pair<int, int> pii;
int main() {
int n, m;
cin >> n >> m;
vector<pii> a(m);
for (int i = 0; i < m; i++) {
int x, y;
cin >> x >> y;
a[i] = {y, x};
}
sort(a.begin(), a.end(), greater<pii>());
int taken = 0;
... | [
"vinicius.agostini19@gmail.com"
] | vinicius.agostini19@gmail.com |
93bf139e8f5dff5f97706fba63202fac7cd2cc25 | e8f271cc7db3fc7aa237ee6c86021b854cd85488 | /turtlebot_navigation_ws/src/tradr-loc-map-nav/path_planner/include/PathPlannerManager.h | c0a8c0eb3e2859515576a99ec1bd7ba6084fcad2 | [] | no_license | ElliWhite/turtlebot2_wss | e14caba73feae01b365dd367918ed3fa9089a531 | 48c1486d8b7450bea99acf4fc5de619a8c9c0188 | refs/heads/master | 2022-01-09T22:36:50.764256 | 2019-05-03T11:17:02 | 2019-05-03T11:17:02 | 177,111,010 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,496 | h | #ifndef PATH_PLANNING_MANAGER_H_
#define PATH_PLANNING_MANAGER_H_
#include <pcl/filters/crop_box.h>
#include <std_msgs/Bool.h>
#include <boost/thread/mutex.hpp>
#include <boost/thread/recursive_mutex.hpp>
#include "PathPlanner.h"
#include "Transform.h"
#include "MarkerController.h"
/// \class PathPlannerManager
///... | [
"elliott.white@students.plymouth.ac.uk"
] | elliott.white@students.plymouth.ac.uk |
cb3454001703c23fae7eafeef979e03543ee7a00 | 260a986070c2092c2befabf491d6a89b43b8c781 | /coregame_tasks/tasks_restore.cpp | 7b178f5de3b641898c42c072376bf81e124baac0 | [] | no_license | razodactyl/darkreign2 | 7801e5c7e655f63c6789a0a8ed3fef9e5e276605 | b6dc795190c05d39baa41e883ddf4aabcf12f968 | refs/heads/master | 2023-03-26T11:45:41.086911 | 2020-07-10T22:43:26 | 2020-07-10T22:43:26 | 256,714,317 | 11 | 2 | null | 2020-04-20T06:10:20 | 2020-04-18T09:27:10 | C++ | UTF-8 | C++ | false | false | 576 | cpp | ///////////////////////////////////////////////////////////////////////////////
//
// Copyright 1997-1999 Pandemic Studios, Dark Reign II
//
// Tasks
// 24-MAR-1999
//
///////////////////////////////////////////////////////////////////////////////
//
// Includes
//
#include "task.h"
#include "restoreobj... | [
"razodactyl@gmail.com"
] | razodactyl@gmail.com |
7f91b8d798a3ca14f3d25b43c4a1a4cb4e7380b9 | 7546f570b6ca6d6f8f653124d8b3e60aaf82dc51 | /test/data_structure/batch_log_test.cpp | 060ef91b441f73b8b8798b109d2d35c085f14d56 | [
"MIT"
] | permissive | Handora/SLOG | c5ba729d78e258039bf3502d11fdfcb74a339e49 | e8e6534c57e93ea511b3d71ff8b413ddce3b8434 | refs/heads/master | 2022-10-19T21:53:20.099291 | 2020-06-10T03:30:45 | 2020-06-10T03:30:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,172 | cpp | #include <gtest/gtest.h>
#include "data_structure/batch_log.h"
using namespace std;
using namespace slog;
using internal::Batch;
class BatchLogTest : public ::testing::Test {
protected:
static const size_t NUM_BATCHES = 3;
void SetUp() {
for (size_t i = 0; i < NUM_BATCHES; i++) {
batches[i] = make_un... | [
"ctring23@gmail.com"
] | ctring23@gmail.com |
206db306db4a748d2e080fd4d777d4fad0178a46 | 1f9256420fe9da192f2850ce0d4ecc8744591dcc | /Exam_Abdallah/shape.cc | 63d005cb4479ca804406e26ab9aa3198289c09f8 | [] | no_license | AbdallahDaaboul/TP_Cpp | 144a8a3020e906ca7775b68957333b5e573473c9 | 9e9722593ee99724ac960168f74f0448ba4c0694 | refs/heads/master | 2022-04-10T22:06:29.218767 | 2020-04-04T08:28:07 | 2020-04-04T08:28:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 46 | cc | #include "shape.hh"
int Shape::_cpt_id = 0;
| [
"boudi.daaboul@outlook.com"
] | boudi.daaboul@outlook.com |
03112755026aade0920a3e9273cdce8e2f8ab701 | 7db25bcf1c93e5fe4e248b58ced98b80d46d6f61 | /renderer/source/assertions.h | e91e8d249f2a9323a6f9f3a5acad038acb2ff1a8 | [
"Apache-2.0"
] | permissive | MAPSWorks/voyager-renderer | 76d79d71b50cabf9937cd212b1cab15d99b7aa92 | a6e64647f45d652130dd946c8692c6139f9a0ec4 | refs/heads/main | 2023-02-12T00:19:09.330781 | 2021-01-02T21:07:40 | 2021-01-02T21:07:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 539 | h | #pragma once
#include <stdexcept>
#include <string>
#include "logging/LoggingCore.h"
#define ASSERT(x, ...) { if(x == true) { RENDERER_CRITICAL("Assertion failed: {0}", __VA_ARGS__); __debugbreak(); } }
#define ASSERT_SUCCESS_AND_THROW(expression, message)\
if (!(expression)) {\
RENDERER_CRITICAL("{0} ({1}): {... | [
"dushyantshukla@outlook.com"
] | dushyantshukla@outlook.com |
c5772ef4e5d51314c045fcf6dd565cbc4117d3f9 | 5543f27c332af1b03f1a912670f66d906f615018 | /RingBuffer.h | 23d18b7760d4152919eeb2b37cc5bbf7783f2ed9 | [] | no_license | leifsummerfield/KERB_Particle_Environmonitor | c3c55af0f69c9ab75216c2cc6d15421abb233c52 | 3a3e9e837cb8494e98777ca1c0a536b397250aff | refs/heads/master | 2021-01-11T13:47:40.644596 | 2017-04-29T20:13:06 | 2017-04-29T20:13:06 | 86,617,795 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,133 | h | #ifndef __RINGBUFFER_H
#define __RINGBUFFER_H
/**
* Thread and interrupt-safe (with caveats) circular buffer (ring buffer) class
*
* This class assumes a single reader thread and a single writer thread (or interrupt). For example, it
* works great if you read out of loop() and write from a single interrupt handler... | [
"leifsummerfield@gmail.com"
] | leifsummerfield@gmail.com |
538809c857dec940d53f408ab7425743b8309111 | 0ef071051718096254d364055c394e32d6c7418d | /cards/card_8.h | 7d582f12fcebc4b47a8216842894eaae9f893124 | [] | no_license | maoyutao/GwentGame | 3776306ba430440529210aa3a6d99bab3319ee29 | 3a1973989f9d61c6463f9ff9f50047c0c1be0e6c | refs/heads/master | 2021-06-29T00:50:17.054627 | 2017-09-14T17:22:34 | 2017-09-14T17:22:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 379 | h | #ifndef CARD_8_H
#define CARD_8_H
#include "card.h"
#include <QObject>
class Card_8 : public Card
{
public:
explicit Card_8(BattleField * BattleField = nullptr,
QObject *parent = nullptr);
void exertAbility() override;
private:
QList<CardButton*> list;
private slots:
void afterChoose... | [
"maoyutao1006@163.com"
] | maoyutao1006@163.com |
69844018295dc5755f8e9bd3bd5599630aec342e | 181d26eab0d22330c43836cdbb92c39f6b755f2b | /contador.cpp | c3a956cce4481d5381686ed78ac09629fb99bae6 | [] | no_license | MarianoOG/POO | 2e2ed18429eb30bee9e7dbb88a29d44c33c12b85 | 9a07df398c75857069c1c59f39ee8bf311795ac6 | refs/heads/master | 2023-02-13T12:20:48.632869 | 2021-01-07T09:40:29 | 2021-01-07T09:40:29 | 327,566,513 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 158 | cpp | #include <iostream.h>
#include <stdio.h>
int x;
int main () {
for(x=1;x<50;x++) {
cout<<x <<", ";
}
cout<<x <<endl;
system ("pause");
}
| [
"contacto@marianoog.com"
] | contacto@marianoog.com |
79610cc0454589a16c8e1d001cfb298a68a86f48 | 83bacfbdb7ad17cbc2fc897b3460de1a6726a3b1 | /third_party/WebKit/Source/core/svg/SVGPathBlender.h | a6da8f1f0bae05998214d59b378751ac70738047 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"Apache-2.0"
] | permissive | cool2528/miniblink49 | d909e39012f2c5d8ab658dc2a8b314ad0050d8ea | 7f646289d8074f098cf1244adc87b95e34ab87a8 | refs/heads/master | 2020-06-05T03:18:43.211372 | 2019-06-01T08:57:37 | 2019-06-01T08:59:56 | 192,294,645 | 2 | 0 | Apache-2.0 | 2019-06-17T07:16:28 | 2019-06-17T07:16:27 | null | UTF-8 | C++ | false | false | 1,557 | h | /*
* Copyright (C) Research In Motion Limited 2010. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) an... | [
"22249030@qq.com"
] | 22249030@qq.com |
b00a2a93f6064bdbb29840a8cae55ed87472ce03 | cf8ddfc720bf6451c4ef4fa01684327431db1919 | /SDK/ARKSurvivalEvolved_SpiderL_Character_BP_Hard_classes.hpp | bc095db132f43a00d3e812124670d73986ce0e27 | [
"MIT"
] | permissive | git-Charlie/ARK-SDK | 75337684b11e7b9f668da1f15e8054052a3b600f | c38ca9925309516b2093ad8c3a70ed9489e1d573 | refs/heads/master | 2023-06-20T06:30:33.550123 | 2021-07-11T13:41:45 | 2021-07-11T13:41:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,188 | hpp | #pragma once
// ARKSurvivalEvolved (329.9) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_SpiderL_Character_BP_Hard_structs.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Classes
//-----------------------------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
8309331655d4b77874bed6a47765387f32f02fe6 | 9fb459f21a05718cf1dce0a59b2d04764e6db0b1 | /Image Toolkit/Stegz.cpp | 3ca65e83c4f0a4f9161e0aa0b19a206d90c7e22c | [] | no_license | lewesche/Image-Toolkit | bcbff2b4db39f33f35bdf7d1ad4486bd1202cafc | 55024b42610656aed566698ebf10fcec5c14d39f | refs/heads/master | 2020-04-10T12:26:43.121086 | 2019-04-07T05:03:04 | 2019-04-07T05:03:04 | 161,023,231 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,247 | cpp | #include "pch.h"
#include <iostream>
#include <opencv2/opencv.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <math.h>
#include <string>
using namespace std;
using namespace cv;
using namespace std::this_thread;
using namespace std::chrono_literals;
using image_t = Mat; // Define typedef for opencv image ... | [
"37157762+lewesche@users.noreply.github.com"
] | 37157762+lewesche@users.noreply.github.com |
36ba8c4f194914abb54d87e3542ef5ef6e533468 | b39c7014415ea7904e1786e381a2a724eb91cb6e | /Codesignal/The Core/Labyrinth of Nested Loops/weakNumbers.cpp | b08616e471d5c8bc104b2b6588cf8d78bcaf072e | [] | no_license | chidihn/Learn-cpp | e217d2a722d49226269b8fa727ca1e909714fc12 | 682d44edb14d75d700bd7ec50ee1b61d52ed67fe | refs/heads/master | 2020-08-06T00:15:33.650474 | 2019-10-01T06:37:23 | 2019-10-01T06:37:23 | 212,767,703 | 3 | 0 | null | 2019-10-04T08:20:17 | 2019-10-04T08:20:17 | null | UTF-8 | C++ | false | false | 1,480 | cpp | /**
* Định nghĩa weakness của số x là số lượng số nguyên dương nhỏ hơn x có nhiều ước hơn x
* Bạn cần trả lời hai câu hỏi:
* Weakness lớn nhất của các số trong phạm vi [1, n] là gì?
* Có bao nhiêu số trong phạm vi [1, n] có weakness này?
* Trả về câu trả lời dưới dạng một mảng gồm hai phần tử, trong đó phần ... | [
"trvathin@gmail.com"
] | trvathin@gmail.com |
9494e20871c3770631edea2cefa7e4b683fabbfe | e07e3f41c9774c9684c4700a9772712bf6ac3533 | /app/Temp/StagingArea/Data/il2cppOutput/AssemblyU2DCSharp_GSN_Skill_Games_Common_Client_De3119797646.h | 88406e00b1d2165c76f70a3e055ad5b978a5b89d | [] | no_license | gdesmarais-gsn/inprocess-mobile-skill-client | 0171a0d4aaed13dbbc9cca248aec646ec5020025 | 2499d8ab5149a306001995064852353c33208fc3 | refs/heads/master | 2020-12-03T09:22:52.530033 | 2017-06-27T22:08:38 | 2017-06-27T22:08:38 | 95,603,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 590 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "AssemblyU2DCSharp_GSN_Skill_Games_Common_Client_De4164237173.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragm... | [
"gdesmarais@gsngames.com"
] | gdesmarais@gsngames.com |
e8f49ca521869c665307f85840ef3b8f2f776563 | 5298705370c757d8846d409382f7dcb8450d48b8 | /wbs/src/Basic/ANN/ANN.h | d0b5f634e532487a6a6e683ccd2255533e551175 | [
"MIT"
] | permissive | RNCan/WeatherBasedSimulationFramework | 3d63b6a5fd1548cc5e5bac840f9e7c5f442dcdb0 | 05719614d2460a8929066fb920517f75a6a3ed04 | refs/heads/master | 2023-07-19T21:37:08.139215 | 2023-07-13T02:29:11 | 2023-07-13T02:29:11 | 51,245,634 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 33,349 | h | //----------------------------------------------------------------------
// File: ANN.h
// Programmer: Sunil Arya and David Mount
// Last modified: 03/19/05 (Release 1.0)
// Description: Basic include file for approximate nearest
// neighbor searching.
//---------------------------------------------------------... | [
"Tigroux74@hotmail.com"
] | Tigroux74@hotmail.com |
2396411112ebe78559f9fb6f80c859fff2df2c87 | 97b78efe8ecdde2ab07112588ca0f959d43bb38c | /dependencies/common_includes.hpp | 2eddef967042199ac1867bfb85f95345e6dfcb74 | [] | no_license | TurkLee/angeldust | 3676ba8d9e7651cebe911c5a6482358fb64b2ea5 | 16740d251f9daf793086d8ecd705ed8db07a9227 | refs/heads/master | 2021-10-10T16:18:18.069813 | 2019-01-13T16:13:48 | 2019-01-13T16:13:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 873 | hpp | #pragma once
#include <windows.h>
#include <iostream>
#include <cstdint>
#include <memory>
#include <vector>
#include <thread>
#include <chrono>
#include <array>
#include <fstream>
#include <istream>
#include <unordered_map>
#include <intrin.h>
#include <d3d9.h>
#include <d3dx9.h>
#pragma comment(lib, "d3d9.lib")
#pr... | [
"37311082+stackergg@users.noreply.github.com"
] | 37311082+stackergg@users.noreply.github.com |
2ed9e223b90f3042a1bfb878be6a91f1e1852780 | d20f0bfe5343bf1e92e7eafcf3f534f275f791c4 | /Component/CEquationsSolver.h | d2631364a8ca25b7a3f36702217a04a43bd19a89 | [] | no_license | ShiloDenis1997/COM.2017.LUEquationsSolver | efdd81808035aca709e137531794fff07f406a05 | 07d472ca9ed8151c015c831d03d264b061c10e96 | refs/heads/master | 2020-05-23T04:35:26.420990 | 2017-04-08T13:13:16 | 2017-04-08T13:13:16 | 84,749,030 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 936 | h | #pragma once
#include <Unknwn.h>
#include "IEquationSolver.h"
#include "EquationsComponent.h"
#include "IEquationPrinter.h"
#include <iostream>
class CEquationsPrinter;
class CEquationSolver : public IEquationSolver//,
//public IEquationPrinter
{
public:
CEquationSolver();
~CEquationSolver() override;
HRESULT __s... | [
"shilo.denis.1997g@gmail.com"
] | shilo.denis.1997g@gmail.com |
29d186e495f33c93bbcc6bb4c8f8ddcc0278bef7 | 90593500bf54c4c16264321473db23a147fdb7dc | /PROG/PRIMER TRIMESTRE PROG/REPETICION_PRACTICA/STARWARSIprototipo.cpp | 7984c61940b1b4679eb810d6466567f710382987 | [] | no_license | RAS151822/EJERCICIOS-PROGRAMACION | 24e8f7d060317b4caa9b7528679ad4451d163413 | 4e0a5e5821966c89ffd6ee5499189df30fd7645a | refs/heads/master | 2020-04-22T21:36:01.371097 | 2019-02-14T11:35:51 | 2019-02-14T11:35:51 | 170,678,035 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,377 | cpp | #include <iostream>
#include <sstream>
using namespace std;
int filtroentero (int &a){ // FUNCION PARA ENTEROS QUE SIRVE PARA FILTRAR CARACTERES
while (cin.fail()){
cout << "CARACTER NO VALIDO, Lo siento vuelva a intentarlo introduce un numero"<< endl;
cin.clear();
cin.ignore(256,'\n');
cin>>a;
}
retur... | [
"ras151822@gmail.com"
] | ras151822@gmail.com |
00a2786057e74f8bbc9c3e047cdba14743e1d21b | 300cefeb59b0b1ea3d08b79061fcd5000f2be051 | /src/include/common/timestamp_type.h | bbf2c21da48372668c9bceb6cc20e1e4ce2d3717 | [
"Apache-2.0"
] | permissive | xhad1234/Parallel-Sort-Merge-Join-in-Peloton | ccff0707b1075893008163700346dab4bdbc4f07 | 60dea12ed528bc8873b1c43d1eca841a5d76ee44 | refs/heads/master | 2020-12-24T10:54:47.119367 | 2016-12-13T08:30:20 | 2016-12-13T08:30:20 | 73,123,214 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,113 | h | //===----------------------------------------------------------------------===//
//
// Peloton
//
// boolean_value.h
//
// Identification: src/backend/common/timestamp_value.h
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
//
//===-----------------------------------------... | [
"PerronMatt@gmail.com"
] | PerronMatt@gmail.com |
43068bf7fe0dd20ac60e7e62819ea5a775b26097 | 02faf426415c7c01a176563c165801001ad86466 | /libraries/cli/cli.cpp | 14fdca874942981dea974f1945e1e4dd8e4aec78 | [
"MIT"
] | permissive | MicalChine/lvm | 9c0ed33c6ab1cb551f1ee26985a7670d1f774922 | 4af6fcd72443fb5e2f7c448ec13654b8208a2fde | refs/heads/master | 2021-08-29T23:23:31.410073 | 2017-12-15T08:22:50 | 2017-12-15T08:22:50 | 110,195,280 | 0 | 0 | MIT | 2017-12-11T03:29:28 | 2017-11-10T02:59:18 | C++ | UTF-8 | C++ | false | false | 7,012 | cpp |
#include <base/exceptions.hpp>
#include <cli/cli.hpp>
#include <client/client.hpp>
#include <task/task.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <fc/io/console.hpp>
#include <fc/io/sstream.hpp>
#include <iostream>
#include <memory>
Cli::Cli(Client* client)
: _p_input_stream(nullptr),
_cin_t... | [
"xiaoming@new4g.cn"
] | xiaoming@new4g.cn |
fee4e05f8984c12e448275f585071a088a8891fb | 8cc3498e311d15c9a4394aaa341ef489b482dbe6 | /compiler/extensions/cpp/runtime/test/test_object/polymorphic_allocator/CreatorUnsignedEnum.h | d69041e2eb716bbd9438e9e4c593c39125ce9b9f | [
"BSD-3-Clause"
] | permissive | ndsev/zserio | 3e55c064f72e86219a6da297f116d3dbb565a9a9 | c540c4a97fee4e08bfc6669a2cec0d2b8282d8f6 | refs/heads/master | 2023-08-24T14:56:10.750155 | 2023-08-11T19:36:54 | 2023-08-11T19:36:54 | 141,550,444 | 113 | 23 | BSD-3-Clause | 2023-08-30T11:14:47 | 2018-07-19T08:44:23 | Java | UTF-8 | C++ | false | false | 4,503 | h | /**
* Automatically generated by Zserio C++ extension version 2.11.0.
* Generator setup: writerCode, pubsubCode, serviceCode, sqlCode, typeInfoCode, reflectionCode, polymorhpicAllocator.
*/
#ifndef TEST_OBJECT_POLYMORPHIC_ALLOCATOR_CREATOR_UNSIGNED_ENUM_H
#define TEST_OBJECT_POLYMORPHIC_ALLOCATOR_CREATOR_UNSIGNED_E... | [
"mikulas.rozloznik@eccam.com"
] | mikulas.rozloznik@eccam.com |
c0a6e86788194f007b30466695987ed8cf135a92 | 833c5759f5d56721d295ff267b648045248de3f7 | /all516/all516/main.cpp | bf2194a456b1090d387cf7d32a9589f8032060d5 | [] | no_license | BinyuHuang-nju/leetcode-implement | 6732331a80d3570521bc9f345e63dc2856cfeb06 | 60dfbf4e7fa833040d49a2907842d26808101f53 | refs/heads/master | 2022-12-23T01:43:08.374777 | 2020-09-27T14:03:39 | 2020-09-27T14:03:39 | 277,704,869 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 767 | cpp | #include <iostream>
using namespace std;
#include <vector>
#include <string>
#include <cstring>
class Solution {
public:
int longestPalindromeSubseq(string s) {
vector<vector<int>> dp(s.length(), vector<int>(s.length(), 1));
int i, j;
for (i = s.length() - 2; i >= 0; i--) {
for ... | [
"huangbinyu000@outlook.com"
] | huangbinyu000@outlook.com |
75d46e59c379d6b9acfc5249bdcee311a5588250 | c47399dcd4e7a2675d8ef54c4296d5fafd170898 | /备忘录模式/备忘录模式/Game.h | c3ca823d6cd365be00cdff294f254169c9fb070a | [] | no_license | kesihai/Design-pattern | 57adffc748a2531ff8ef5b0a0b7dee4ffc8ba7d3 | 95b4a5a4752f46ce99096da7e153bdbeec0e92ea | refs/heads/master | 2020-04-17T06:04:25.495932 | 2016-10-25T11:07:39 | 2016-10-25T11:07:39 | 66,174,860 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 224 | h | #pragma once
#include "Memory.h"
#include <stdio.h>
class Game
{
public:
Game(int a,int b,int c);
~Game();
int a, b, c;
const Game* Get_Status();
void Set_Status(const Memory *memory);
void show();
void Fight();
};
| [
"2693711535@qq.com"
] | 2693711535@qq.com |
3153ac875adda5d71cd07df11009ceec0c1e375d | 11f4852f6c9c445abc23532b86e45a7928ae1836 | /inc/RandomData.hpp | 93b69bb8291f636dc9fd35dffd2dc9fc64159bc9 | [
"MIT"
] | permissive | RavNowak/Database | c8ded9c8e56d7e7f85cc1b754854801f31466226 | dd6ea636f38a9b5bd4b70867f0eb65d86bc8006c | refs/heads/master | 2020-03-24T03:39:40.430065 | 2019-02-13T18:37:00 | 2019-02-13T18:37:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,597 | hpp | #pragma once
#include <../inc/Adress.hpp>
#include <array>
#include <unordered_set>
#include <string>
namespace RandomData
{
std::array<std::string, 10> randomFirstName = { "rafal", "marek", "maciek", "piotrek", "ula",
"klaudia", "dominika", "tomek", "jan", "darek" };
std::array<std::string, 10> rando... | [
"nowak9.private@gmail.com"
] | nowak9.private@gmail.com |
d900a1e5fba39595f9d03f47a4b7a091d8ea1eb9 | 19f997590bf2cbb39dbf4e3693cbc6ba16cb7938 | /DS/main.cpp | 35e3e2fb248818c185f6c7453f2a5ee3d0655b28 | [] | no_license | Dxnium/CE2103 | ea33be52993346ba8778086d89abd540b0923b26 | efd707d6b82df99f321a9b6867212251ede66eb6 | refs/heads/master | 2020-06-27T11:21:32.341212 | 2019-10-06T18:00:16 | 2019-10-06T18:00:16 | 199,939,281 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,053 | cpp | #include <iostream>
#include "LinkedList/LinkedList.h"
#include "BinaryTree/BinaryTree.h"
#include "Sockets/Server.h"
#include "GUI/ClientGUI.hpp"
#include "Sockets/Client.h"
#include <gtk/gtk.h>
#include <iostream>
// LinkedList *list = new LinkedList();
// list->insert(1);
// list->insert(4);
// list->... | [
"38996231+Dxnium@users.noreply.github.com"
] | 38996231+Dxnium@users.noreply.github.com |
3e793a7c74a4cda603e670c4439669a2c0e7c9a7 | 5389e503feb7ffa0936ca11d543139919b555e1d | /docker/d-streamon-master/d-streamon/streamon/lib/fc/WireTemplate.cpp | 8292e332f85a473970574b4f6e11f08a76b553b4 | [
"MIT",
"Apache-2.0"
] | permissive | scissor-project/open-scissor | 3a242d6d9035f0ae7f282d4e2c347afed86a15df | d54718a1969701798f3e2d57f3db68d829da1cc0 | refs/heads/master | 2021-09-13T03:00:20.700121 | 2018-04-23T14:55:51 | 2018-04-23T18:14:30 | 106,671,291 | 2 | 1 | Apache-2.0 | 2018-04-23T18:14:31 | 2017-10-12T09:17:50 | JavaScript | UTF-8 | C++ | false | false | 6,444 | cpp | #include "WireTemplate.h"
namespace IPFIX {
void WireTemplate::add(const InfoElement* ie) {
add_inner(ie);
// calculate offset
size_t offset;
if (offsets_.empty()) {
offset = 0;
} else if (offsets_.back() == kVarlen ||
ie->len() == kVarlen) {
offset = kVarlen;
} else {
... | [
"ferrari.marco@gmail.com"
] | ferrari.marco@gmail.com |
ece4b3152be2d58af46677ca7b7614b7f06d49a1 | c7ed4e302fd22bc0c8981e31d80e404be01eef62 | /hw3/Graph_71.hpp | 481d075d6f491920464931ed75fa3444e4fa5f14 | [] | no_license | chunlinsun/peercode | ea6ca224ee8919e0281bad29a7a9a5581864c389 | fdaf3f6c88544551cd7d5fdffaa6c711e02aba7c | refs/heads/master | 2022-11-19T19:36:26.655760 | 2020-03-02T17:44:45 | 2020-03-02T17:44:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,565 | hpp | #ifndef CME212_GRAPH_HPP
#define CME212_GRAPH_HPP
/** @file Graph.hpp
* @brief An undirected graph type
*/
#include <algorithm>
#include <map>
#include <vector>
#include <cassert>
#include "CME212/Util.hpp"
#include "CME212/Point.hpp"
/** @class Graph
* @brief A template for 3D undirected graphs.
*
* Users ca... | [
"="
] | = |
ff94cf462016ebd61347322f8b04e5a038ab8ba9 | 3b2abde581b31629746441150d445dc4dee62b89 | /Esami 2020/compito_02_2020/es3_compila_or_not.cpp | 052e75309e01189ea9ee75aef7aa49660ef144c1 | [] | no_license | TheBesk/PAO-esercizi | 36a1bb1b06b0aa1b0a027ee49a42d567c67afa62 | a35ffcb9acca76c6732301eebaac73242ef95c1e | refs/heads/master | 2022-12-24T15:20:09.688013 | 2020-09-24T11:51:17 | 2020-09-24T11:51:17 | 300,284,251 | 0 | 0 | null | 2020-10-01T13:11:57 | 2020-10-01T13:11:56 | null | UTF-8 | C++ | false | false | 1,503 | cpp | // Dire se il main() compila o non compila
#include <iostream>
#include <string>
using namespace std;
class Z {
public:
operator int() const {return 0;}
};
template<class T> class D; // dichiarazione incompleta
template<class T1, class T2 = Z, int k = 1>
class C {
friend class D<T1>;
private:
T1 t1;
... | [
"martin.masevski@gmail.com"
] | martin.masevski@gmail.com |
60b3b8cdc5e05612c3817221e4f5cc435e36d40c | eacb94b1e073d390c7f24c3b3bb59d3e600f204a | /ocelot/ocelot/transforms/interface/LoopUnrollingPass.h | b633232eb957baf224c18cd8d7402b44725cd284 | [
"BSD-3-Clause"
] | permissive | mprevot/gpuocelot | b04d20ee58958efd7146ab7b3e798df8127b1a9c | d9277ef05a110e941aef77031382d0260ff115ef | refs/heads/master | 2020-10-01T19:01:38.047090 | 2019-12-12T12:41:41 | 2019-12-12T12:41:41 | 227,603,673 | 1 | 0 | BSD-3-Clause | 2019-12-12T12:38:19 | 2019-12-12T12:38:19 | null | UTF-8 | C++ | false | false | 766 | h | /*! \brief LoopUnrollingPass.h
\author Gregory Diamos <gregory.diamos@gatech.edu>
\date Wednesday May 2, 2012
\brief The header file for the LoopUnrollingPass class.
*/
#pragma once
// Ocelot Includes
#include <ocelot/transforms/interface/Pass.h>
namespace transforms
{
/*! \brief A class for splitting basic ... | [
"solusstultus@gmail.com"
] | solusstultus@gmail.com |
c16e07abd2aaec0978c2f22ea911e81298b1afe0 | 00306216906858239223b8bbe999c8fa36e10739 | /aws-cpp-sdk-glue/include/aws/glue/model/ImportCatalogToGlueRequest.h | ff95d595cbc11aa90613af6c968743f00608f277 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | pcacjr/aws-sdk-cpp | ceea79f54b5656b1e6a7257aa8d37fb6d2609951 | 90eb0ee4be28ac23efc10c8eedf21235f9a37402 | refs/heads/master | 2021-01-19T05:48:16.578394 | 2017-09-25T00:36:13 | 2017-09-25T00:36:13 | 87,451,109 | 0 | 0 | null | 2017-04-06T16:26:57 | 2017-04-06T16:26:57 | null | UTF-8 | C++ | false | false | 3,211 | 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... | [
"henso@amazon.com"
] | henso@amazon.com |
01318b4f3d4a40dacffde33325bb3b1c0f450d7c | d3a7f028b751cffa077736200bb8234db2833bcf | /src/Texture.cpp | 9d7c45ef88a2ee648d9e7f1a6e45939f23bd88ff | [] | no_license | eruchii/2048-btl | 3671b0eccce267c24f0a54aca70b534e87f49c22 | 35bca557529dba2db067b09df6ec6d07c5456620 | refs/heads/master | 2020-05-17T13:14:07.739569 | 2019-05-15T04:23:59 | 2019-05-15T04:23:59 | 183,730,896 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,027 | cpp | #include "Texture.h"
#include <SDL2/SDL_image.h>
#include <SDL2/SDL_ttf.h>
#include "Window.h"
#include "Render.h"
#include "Font.h"
Texture::Texture(){
m_texture = NULL;
m_width = 0;
m_height = 0;
}
Texture::~Texture(){
free();
}
bool Texture::loadText(Font *font, const char *text, SDL_Color fgColor){
free();
... | [
"nct1120@gmail.com"
] | nct1120@gmail.com |
6b27576f83c3c0feeb369267b94deea9fd950e38 | 80ceb0a72803089f5de8663ef0c97079d7aa57eb | /User.cpp | 692e78acad00ae477d450637f2de629640ce1a46 | [] | no_license | richardjkendall/pam-dynamo | 296b895a49084998c26ee1ae41e182520a1ef94e | 855da736365b11752269c1c5ee71de83dc1d348c | refs/heads/master | 2022-09-01T16:52:19.405494 | 2022-08-11T20:07:52 | 2022-08-11T20:07:52 | 244,859,524 | 2 | 0 | null | 2022-08-11T20:16:37 | 2020-03-04T09:31:55 | C++ | UTF-8 | C++ | false | false | 7,379 | cpp | #include <iostream>
#include <iomanip>
#include <aws/core/Aws.h>
#include <aws/core/utils/Outcome.h>
#include <aws/dynamodb/DynamoDBClient.h>
#include <aws/dynamodb/model/AttributeDefinition.h>
#include <aws/dynamodb/model/GetItemRequest.h>
#include <openssl/evp.h>
#include "User.h"
#include "Log.h"
#include "Cache.... | [
"richard.kendall@gmail.com"
] | richard.kendall@gmail.com |
e8c74e818199b44cdda753afaa7721405632304d | 42aaeaf7175c95d5031bbfa00f53b8343e251dde | /Source/OpenGL/Shape/BinaryShape.h | b55013d7e5af1310f1bd80d2fc674f04729351e6 | [] | no_license | stevenaubertin/VideoTexture | 653ad8492cabab0a88f2ca89be5e819046f1eb63 | 799207d0e3988708b15de93f031ce434ae7fe5c9 | refs/heads/master | 2021-01-01T05:22:08.675035 | 2016-05-18T20:32:54 | 2016-05-18T20:32:54 | 59,149,010 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,069 | h | //
// BinaryShape.h
// OpenGLAppExample
//
// Created by Steven Aubertin on 2016-04-05.
//
//
#ifndef BinaryShape_h
#define BinaryShape_h
#include "../../../JuceLibraryCode/JuceHeader.h"
#include "../Object/WavefrontObjParser.h"
class BinaryShape : public Shape{
WavefrontObjFile shapeFile;
class VertexBuf... | [
"stevenaubertin@gmail.com"
] | stevenaubertin@gmail.com |
f9186d17e650939401fc208fa04f3d11a448a338 | c55da57397bbc6332abf13f1768159eff33a3c53 | /bcpptgp/cpptgp_3e/chapter_05/taking_damage.cpp | a1e710178bb090d5672ae15886612e39ca8a340c | [] | no_license | CaptGreg/SenecaOOP344-attic | 8e6ce5466b50453850a0c511a65c2b17f6c79311 | a820156063f0988a145890c5d0f9bb99ed02c2b6 | refs/heads/master | 2021-01-23T15:42:17.996306 | 2014-06-17T03:25:28 | 2014-06-17T03:25:28 | 16,585,502 | 1 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 659 | cpp | // Taking Damage
// Demonstrates function inlining
#include <iostream>
int radiation(int health);
using namespace std;
int main()
{
int health = 80;
cout << "Your health is " << health << "\n\n";
health = radiation(health);
cout << "After radiation exposure your health is " << he... | [
"john.blair@senecacollege.ca"
] | john.blair@senecacollege.ca |
a86cc9433aa1560fb2124f434a6aeddf08de6997 | ac227cc22d5f5364e5d029a2cef83816a6954590 | /applications/physbam/physbam-lib/Public_Library/PhysBAM_Dynamics/Level_Sets/FAST_LEVELSET_ADVECTION.h | 2dcc443084cc6a20f287040e4ab7ceb3d0004761 | [
"BSD-3-Clause"
] | permissive | schinmayee/nimbus | 597185bc8bac91a2480466cebc8b337f5d96bd2e | 170cd15e24a7a88243a6ea80aabadc0fc0e6e177 | refs/heads/master | 2020-03-11T11:42:39.262834 | 2018-04-18T01:28:23 | 2018-04-18T01:28:23 | 129,976,755 | 0 | 0 | BSD-3-Clause | 2018-04-17T23:33:23 | 2018-04-17T23:33:23 | null | UTF-8 | C++ | false | false | 3,246 | h | //#####################################################################
// Copyright 2009, Doug Enright, Ronald Fedkiw, Frederic Gibou, Geoffrey Irving, Frank Losasso, Neil Molino, Avi Robinson-Mosher, Tamar Shinar, Jerry Talton, Elliot English.
// This file is part of PhysBAM whose distribution is governed by the lice... | [
"quhang@stanford.edu"
] | quhang@stanford.edu |
cf9a28952ee7d5fd910f6c1073ff7ecb94471370 | 2277375bd4a554d23da334dddd091a36138f5cae | /ThirdParty/Havok/Source/Common/Base/Math/Vector/Neon/hkNeonHalf8Util.inl | acb6a152b3eb02875623d5ea6826ce01841089ba | [] | no_license | kevinmore/Project-Nebula | 9a0553ccf8bdc1b4bb5e2588fc94516d9e3532bc | f6d284d4879ae1ea1bd30c5775ef8733cfafa71d | refs/heads/master | 2022-10-22T03:55:42.596618 | 2020-06-19T09:07:07 | 2020-06-19T09:07:07 | 25,372,691 | 6 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 3,450 | inl | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Product and Trade Secret source code contains trade secrets ... | [
"dingfengyu@gmail.com"
] | dingfengyu@gmail.com |
f2379d36e7d3486d8c85bd10913e3923bc765c75 | 7104fd99b63a16dd740ebdc4a71c934ed7adf5eb | /src/ht4c.Odbc/OdbcStm.h | 8c3c17ef466c2e0d736f4fb2e89cce30d7934504 | [] | no_license | andysoftdev/ht4c | a44a24fe377cb8b7bc3242e7ff0e9416ec40aa47 | 1a8825a0c1c9e7e61326172abe5b5abd697de600 | refs/heads/master | 2023-05-27T19:09:19.588042 | 2023-05-16T15:35:01 | 2023-05-16T15:35:01 | 1,573,512 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,518 | h | /** -*- C++ -*-
* Copyright (C) 2010-2016 Thalmann Software & Consulting, http://www.softdev.ch
*
* This file is part of ht4c.
*
* ht4c 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 3
... | [
"andy.softdev@bluewin.ch"
] | andy.softdev@bluewin.ch |
42078c8a7ffcf538a7fa124d324158fb99c524c4 | bb82a5f977bef455714c16e24e2d8254e2d0faa5 | /src/vendor/cget/include/pqrs/osx/iokit_return.hpp | d799bfe5c3f1c05ce21ae809deffe3561241af85 | [
"Unlicense"
] | permissive | pqrs-org/Karabiner-Elements | 4ae307d82f8b67547c161c7d46d2083a0fd07630 | d05057d7c769e2ff35638282e888a6d5eca566be | refs/heads/main | 2023-09-01T03:11:08.474417 | 2023-09-01T00:44:19 | 2023-09-01T00:44:19 | 63,037,806 | 8,197 | 389 | Unlicense | 2023-09-01T00:11:00 | 2016-07-11T04:57:55 | C++ | UTF-8 | C++ | false | false | 90 | hpp | ../../../cget/pkg/pqrs-org__cpp-osx-iokit_return/install/include/pqrs/osx/iokit_return.hpp | [
"tekezo@pqrs.org"
] | tekezo@pqrs.org |
93664b1e5d002aa388bbec386dc0960cfafdc8f3 | 85d0d91154ec618d14e1ced5f82dfeb081b6b767 | /include/osmium/io/pbf.hpp | f48659ff1881fdde42bf277b1291cff641064385 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | osmcode/libosmium | feb80237bbac6269039bd963a13c658498a4d70e | 345d19054c64e864e3995a309a2e775d9551adf9 | refs/heads/master | 2023-08-03T07:12:55.748491 | 2023-06-20T08:00:37 | 2023-06-20T08:00:37 | 11,733,070 | 404 | 134 | BSL-1.0 | 2023-05-02T10:06:39 | 2013-07-29T06:47:29 | C++ | UTF-8 | C++ | false | false | 2,029 | hpp | #ifndef OSMIUM_IO_PBF_HPP
#define OSMIUM_IO_PBF_HPP
/*
This file is part of Osmium (https://osmcode.org/libosmium).
Copyright 2013-2023 Jochen Topf <jochen@topf.org> and others (see README).
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or orga... | [
"jochen@topf.org"
] | jochen@topf.org |
a0ec60902a3783f0073bf43fe50097475d4e3c56 | f7be1846da14366ca8277dc3edc207766de838f0 | /Codeforces/414/B.cpp | b8f35b988f78cd8930cad0959e151a794acaa681 | [] | no_license | IsThatYou/Competitive-Programming | d440f9e78f8a982cd60aa8c81833b9e10208b29e | a924ac7087654402c7f7c4b62374c377178061ad | refs/heads/master | 2020-07-19T16:31:32.492635 | 2019-01-27T02:45:21 | 2019-01-27T02:45:21 | 73,759,128 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 348 | cpp | #include <iostream>
#include <cmath>
#include <iomanip>
using namespace std;
int main()
{
double n,h;
cin>>n>>h;
double cur_base = 1;
double new_base;
double cur_height;
double total =0.5 * h;
double each = total/n;
double sum_height = 0;
for (int i =1;i<n;++i)
{
double height= sqrt(i/n);
cout<<setprecis... | [
"junlinwang18@gmail.com"
] | junlinwang18@gmail.com |
d420fc36754df961490e88fa17c01ede3b7c9663 | f271c46bb77d70c81354f550b3004976541ba12b | /src/WindowWnd.cpp | 973ecfa37606b34a9696d6321704576188d196e5 | [] | no_license | yearling/YYUI | 4baa2b2f5a7cb0a61120a0404e9ed3afe7c4e73f | 3984776c5878f48851c4e7814789d403a15b1114 | refs/heads/master | 2021-01-10T01:06:10.881411 | 2015-06-10T12:40:34 | 2015-06-10T12:40:34 | 36,545,444 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 11,107 | cpp | //////////////////////////////////////////////////////////////////////////
// Create by yyCom ,2015/4/10
//////////////////////////////////////////////////////////////////////////
#include "YUI.h"
#include "WindowWnd.h"
#include "ControlUI.h"
#include "UIUtility.h"
#include "WindowManager.h"
#include "SystemI... | [
"yearlingwes@gmail.com"
] | yearlingwes@gmail.com |
6ea7b1ccc120c7d0d2c9a5b0c60071a770279348 | c5459f80ea769a1f35014717ee27cd6a40e48ba9 | /2442.cpp | bc84119febd76ebf8043b74dfd1b1c6fc45efb34 | [] | no_license | Thugday/BOJ | da495ce9d112085ace55ffec0487e01f5eda4f72 | 20530c6a8daf02e9514219798873c557ca535d48 | refs/heads/master | 2022-12-05T10:14:45.029635 | 2020-08-28T08:49:44 | 2020-08-28T08:49:44 | 275,761,787 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 392 | cpp | #include <iostream>
using namespace std;
int main() {
ios_base::sync_with_stdio(false);
cin.tie(nullptr);
int n;
cin >> n;
for (int i = 0; i < n; i++) {
for (int j = 0; j < n - i - 1; j++) { // 공백 부터 출력 해줘서 대칭 만들기
cout << " ";
}
for (int j = 0; j < 2 * i + 1; j++) { // 2*n+1 찍어주기.
cout << "*";
... | [
"anais41721@naver.com"
] | anais41721@naver.com |
a3200cd319d46e476978e4d71ab295a8172fb834 | c05d6093baee784526217b3a5443326756494f1e | /Hmwk/Assignment_2/Savitch_9thEd_Chap2_Prob1_DietCoke/main.cpp | 44eaf9d73e01a40ddb46f13c0d99a0b58aff07e0 | [] | no_license | OvAlexander/CSC5 | 5adb6d669298dcfb0cdff12a9081d5113b734bd9 | 632854605c8fed37459a91dabc1ea48f717b91c7 | refs/heads/master | 2020-12-14T11:26:16.426634 | 2020-01-21T06:35:25 | 2020-01-21T06:35:25 | 234,726,641 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,694 | cpp | /*
* File: main.cpp
* Author: Alexander Ov
* Created on January 15, 2020, 11:06 PM
* Purpose: Find the lethal dose of diet coke
*/
//System Libraries
#include <iostream>
#include <iomanip>
using namespace std;
//User Libraries
//Global Constants - No Global Variables
//Only Universal Constants, Math, Physics... | [
"OvAlexander@users.noreply.github.com"
] | OvAlexander@users.noreply.github.com |
1d05baff92aee17611af37ae0bff0fe9022cc2b6 | 4e96dad823be20b445c95acf7624507bc93e134d | /src/HelloWorld.cpp | 171410df2c0cc44e56f9897795a9f7fd56b8168a | [] | no_license | JamesDelfini/ESP8266-HelloWorld-PlatformIO | f19ccf3709c2a8e666e4b02bed5e4e2511327b10 | c71c16e9490d358fad9912b2b8bf87fc04a8a4be | refs/heads/main | 2023-09-01T01:38:19.527043 | 2021-10-23T09:52:26 | 2021-10-23T09:52:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 331 | cpp | #include "HelloWorld.h"
void HelloWorld::begin() {
Serial.println("Waiting..");
delay(2000);
Serial.println("Ready..");
delay(500);
}
void HelloWorld::loop() {
if (m_requestRun) {
m_requestRun = false;
Serial.println("");
Serial.println("Hello World");
}
}
HelloWorld ... | [
"dj.matildo@gmail.com"
] | dj.matildo@gmail.com |
10f71fabe66e6fd3b25a7abfe008d9f3efef2202 | 506ec7f8495b8120c4a0f5b42f40945161a822b3 | /native/com_dokukino_rados4j_Pool.cpp | b605d82655c6857088d23dc7bed2e835ad70f03b | [] | no_license | ankitcharolia/rados4j | fe462bd15aee2f1ce132e61cc1eba8e332cfba5a | e401a29c98c242fab9319e976aa25130105b69e1 | refs/heads/master | 2020-04-07T15:43:04.331959 | 2010-11-15T07:35:50 | 2010-11-15T07:35:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,668 | cpp | /*******************************************************************************
*Copyright (c) 2010 Takuya ASADA
*
* 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, only version 3 of the Lic... | [
"syuu@dokukino.com"
] | syuu@dokukino.com |
bf7dcca59fde2c1fdd4b94ec2b0447124326a07e | e6a7743bcee28fbc39e495c4fdf005f1a2ff446f | /export/windows/cpp/obj/src/flixel/tile/FlxBaseTilemap.cpp | a1fe9d21ba85541002f2bd474d2fbafbb22de3cf | [] | no_license | jwat445/DungeonCrawler | 56fd0b91d44793802e87097eb52d740709a10ffa | 5f60dbe509ec73dc9aa0cf8f38cf53ba486fdad2 | refs/heads/master | 2020-04-05T13:08:31.562552 | 2017-12-07T02:42:41 | 2017-12-07T02:42:41 | 95,114,406 | 0 | 0 | null | 2017-12-07T03:20:53 | 2017-06-22T12:41:59 | C++ | UTF-8 | C++ | false | true | 89,729 | cpp | // Generated by Haxe 3.4.2 (git build master @ 890f8c7)
#include <hxcpp.h>
#ifndef INCLUDED_EReg
#include <EReg.h>
#endif
#ifndef INCLUDED_Std
#include <Std.h>
#endif
#ifndef INCLUDED_StringTools
#include <StringTools.h>
#endif
#ifndef INCLUDED_flixel_FlxBasic
#include <flixel/FlxBasic.h>
#endif
#ifndef INCLUDED_flixe... | [
"jwat445@gmail.com"
] | jwat445@gmail.com |
8c89e2908f81e6c6b2061001aabd176cb25c6dff | 477c8309420eb102b8073ce067d8df0afc5a79b1 | /Plugins/SQToolkit/IntersectionSetColorMapper.h | 46921b20b1334d01c6be430c27259eca2d8b370e | [
"LicenseRef-scancode-paraview-1.2"
] | permissive | aashish24/paraview-climate-3.11.1 | e0058124e9492b7adfcb70fa2a8c96419297fbe6 | c8ea429f56c10059dfa4450238b8f5bac3208d3a | refs/heads/uvcdat-master | 2021-07-03T11:16:20.129505 | 2013-05-10T13:14:30 | 2013-05-10T13:14:30 | 4,238,077 | 1 | 0 | NOASSERTION | 2020-10-12T21:28:23 | 2012-05-06T02:32:44 | C++ | UTF-8 | C++ | false | false | 6,145 | h | /*
____ _ __ ____ __ ____
/ __/___(_) / ___ ____/ __ \__ _____ ___ / /_ / _/__ ____
_\ \/ __/ / _ \/ -_) __/ /_/ / // / -_|_-</ __/ _/ // _ \/ __/
/___/\__/_/_.__/\__/_/ \___\_\_,_/\__/___/\__/ /___/_//_/\__(_)
Copyright 2008 SciberQuest Inc.
*/
#ifndef IntersectionSetColorMa... | [
"aashish.chaudhary@kitware.com"
] | aashish.chaudhary@kitware.com |
c0e4c25d76c953313929e78cf3302d6e845c4679 | be5d88e25f246ce63638f326744408178a1419a5 | /FEZ_07_09/button_tutorial.h | 48b79e4d02dd0b1e83d1899d2863a8c5a367d3a4 | [] | no_license | himiya56/FEZ_0709 | 3dce8fe8152981cd05eb65455bf8cdf23e64a00b | 2f21d510c140943c934cda90b06cad7d5a9c62a0 | refs/heads/master | 2023-08-14T16:50:30.294473 | 2021-09-07T09:56:05 | 2021-09-07T09:56:05 | 385,079,280 | 0 | 0 | null | 2021-09-07T09:56:12 | 2021-07-12T00:14:53 | C++ | SHIFT_JIS | C++ | false | false | 1,470 | h | //=============================================================================
//
// チュートリアルボタン [button_tutorial.h]
// Author : 二階堂汰一
//
//=============================================================================
#ifndef _BUTTON_TUTORIAL_H_
#define _BUTTON_TUTORIAL_H_
//*******************************************... | [
"himisho56@gmail.com"
] | himisho56@gmail.com |
0538e5c8fcb7aa91ba54d3445d4fcb05c9bb493c | 52507f7928ba44b7266eddf0f1a9bf6fae7322a4 | /SDK/BP_InformationDialog_classes.h | aa1f3a4647a9c7f1b4b76908227ce5492cff9819 | [] | no_license | LuaFan2/mordhau-sdk | 7268c9c65745b7af511429cfd3bf16aa109bc20c | ab10ad70bc80512e51a0319c2f9b5effddd47249 | refs/heads/master | 2022-11-30T08:14:30.825803 | 2020-08-13T16:31:27 | 2020-08-13T16:31:27 | 287,329,560 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,855 | h | #pragma once
// Name: Mordhau, Version: 1.0.0
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// WidgetBlueprintGeneratedClass BP_Inf... | [
"51294434+LuaFan2@users.noreply.github.com"
] | 51294434+LuaFan2@users.noreply.github.com |
bc272f76c58e649019baef90c94eb1407ee24241 | 7e1107c4995489a26c4007e41b53ea8d00ab2134 | /game/code/data/memcard/allmemcard.cpp | 62071e4263c962dcad7ec45914b2277a307910fa | [] | no_license | Svxy/The-Simpsons-Hit-and-Run | 83837eb2bfb79d5ddb008346313aad42cd39f10d | eb4b3404aa00220d659e532151dab13d642c17a3 | refs/heads/main | 2023-07-14T07:19:13.324803 | 2023-05-31T21:31:32 | 2023-05-31T21:31:32 | 647,840,572 | 591 | 45 | null | null | null | null | UTF-8 | C++ | false | false | 46 | cpp | #include <data/memcard/memorycardmanager.cpp>
| [
"aidan61605@gmail.com"
] | aidan61605@gmail.com |
86bf88d6069e93752fe2f029a1ed2c69e6c4c408 | c920079b644668fcea120937ec7bec392d2029bd | /B4---C++-Programming/cpp_bomberman/include/Tuto.hpp | b0102929a3a3c566631ad61a52293a321690f260 | [] | no_license | Ankirama/Epitech | d23fc8912d19ef657b925496ce0ffcc58dc51d3b | 3690ab3ec0c8325edee1802b6b0ce6952e3ae182 | refs/heads/master | 2021-01-19T08:11:27.374033 | 2018-01-03T10:06:20 | 2018-01-03T10:06:20 | 105,794,978 | 0 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 972 | hpp | # include "GameEngine.hh"
class AObject {
public:
AObject():
_position(0,0,0),
_rotation(0,0,0),
_scale(1,1,1) {
}
virtual ~AObject()
{}
virtual bool initialize(){
return (true);
}
virtual void update (gdl::Clock const &, gdl::Input &){
}
virtual void draw (gdl::AShader &shader, g... | [
"fabien.martinez@epitech.eu"
] | fabien.martinez@epitech.eu |
5159a241076c33bcd712deaec3e2194f7cb7955a | 882a20fdf88ec1598b1e0031c2f21f521fbbb3f6 | /duff2/Source/MarkerFileLocationForm.h | 6c84f52ac92fcd1f460b68a8a6e689deafb54e35 | [] | no_license | presscad/duff | 39fb6db6884c0e46f7b2862842334915ec17375e | eabfd1aa440883cbd5fd172aa9c10e2b6902d068 | refs/heads/master | 2021-04-17T09:16:21.042836 | 2012-01-30T22:42:40 | 2012-01-30T22:42:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,413 | h | #if !defined(AFX_FILELOCATIONMARKERFORM_H__EDDDC4CE_68BB_4BCA_AE70_2A7B47E75270__INCLUDED_)
#define AFX_FILELOCATIONMARKERFORM_H__EDDDC4CE_68BB_4BCA_AE70_2A7B47E75270__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// FileLocationMarkerForm.h : header file
//
#include "FilenameEdit.h"
//////////... | [
"ger@hobbelt.com"
] | ger@hobbelt.com |
c3516d262bc154390d781c2d3b59f205bc450bb4 | 136e369ec44e329567e305bcc13400592b203c11 | /kaue/tc/520/WhichDay.cpp | 2e80c47aea0fa61d3ec51ac6f6b79f8b90e2b850 | [] | no_license | kssilveira/mara | 8ea9a544aba232297c8cb3a5e25e07aaf6434b1f | 4deb0a8bfecae7408b0d6e561e4c7fb154c9ff2a | refs/heads/master | 2021-01-23T05:39:20.554801 | 2012-06-19T22:39:00 | 2012-06-19T22:39:00 | 2,374,687 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,829 | cpp | #include <algorithm>
#include <bitset>
#include <cassert>
#include <cctype>
#include <cfloat>
#include <climits>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <deque>
#include <functional>
#include <iostream>
#include <limits>
#include <list>
#include <map>
#include ... | [
"silveira.kaue@gmail.com"
] | silveira.kaue@gmail.com |
e93e9b41ad738c6d9496df320ff0c0d28c70a057 | f0085b9eabab3e19e5af59363520b0dc87e23dc4 | /src/divide-sweep.cpp | fd91a14c8993d01a8b9961b750d703d16c476abd | [] | no_license | privefl/inplace | b85956a928898d624b5689330ddb15f0f01b59cd | 54479172e0e0fef0b98b1fb0c66dd69d89f2d33d | refs/heads/master | 2021-07-01T01:58:04.712284 | 2020-08-24T12:08:27 | 2020-08-24T12:08:27 | 135,786,310 | 9 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,953 | cpp | /******************************************************************************/
#include <accessors.h>
/******************************************************************************/
#define ON_MAT_ROW(RTYPE, CTYPE) { \
Matrix<RTYPE> x2(x); ... | [
"florian.prive.21@gmail.com"
] | florian.prive.21@gmail.com |
48e70f24c3ec7baf0e82204acdbf745e57141536 | d65bdc296ce4ab1361a3adfff4f8ade6767a463e | /CatAndMouse.h | e671d4e8165d7c60187c58b6244eaac1ceefec8f | [] | no_license | Slavkadav/graphicLab_qt | 7149e8ed5726cb233bffbc61db5188862546bd81 | fcdb0234209cd711054ca1235e328ce6cf8df39a | refs/heads/master | 2021-08-07T05:01:36.080268 | 2017-11-07T15:44:07 | 2017-11-07T15:44:07 | 108,754,608 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 472 | h | //
// Created by dev on 28.10.17.
//
#ifndef GRAPHIC_LAB_2_CATANDMOUSE_H
#define GRAPHIC_LAB_2_CATANDMOUSE_H
#include <QtWidgets/QWidget>
#include <QtCore/QTimer>
#include "Figures/Mouse/Mouse.h"
#include "Figures/Cat/Cat.h"
class CatAndMouse : public QWidget {
public:
CatAndMouse();
private:
void paintEve... | [
"slavkadav@gmail.com"
] | slavkadav@gmail.com |
032a0247aef1d6db00ec658292f90f526bd1f128 | 82feeca430a8f4ef9e7aacab9e5e46004705b766 | /myShell/myShell/MyShell.cpp | fd5a9f3192990c10921f7e9f6257f4cd549be834 | [] | no_license | vasthorizon/OS_MyShell | bbe23186723a908b630e0a18b9b439e47f1b38b2 | 0c69cdcc4c47332d23371a7910fd4680fa8e5286 | refs/heads/master | 2021-01-10T19:37:41.502318 | 2014-09-05T14:04:43 | 2014-09-05T14:04:43 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 729 | cpp |
#include <stdio.h>
#include <tchar.h>
#include <locale.h>
#include <windows.h>
#include "global.h"
#include "command.h"
int _tmain(int argc, TCHAR * argv[])
{
// 한글 입력을 가능케 하기 위해.
_tsetlocale(LC_ALL, _T("Korean"));
if (argc >= 2) // 매개변수 전달인자가 있는 경우.
{
for (int i = 1; i<argc; i++)
_tcscpy_s(cmdTokenLi... | [
"vasthorizon@nhnnext.org"
] | vasthorizon@nhnnext.org |
46b7f3f28fdb7db9e8bcb93b7fc1a175e91c6be2 | c0668407f94cad329a31169e57e970df0e8c3c57 | /src/qt/mocha/settings/settingsbackupwallet.h | 179fbc05dc9cceb32044393a12d36d9ea5ad68e8 | [
"MIT"
] | permissive | crypTuron/mocha | 5d7ad9befdcba88e717d4e91d094400f1f158f12 | e3d6c6d13ef7c5aa918ccc44770f22138835b336 | refs/heads/master | 2022-09-23T15:10:05.410444 | 2020-05-31T21:04:52 | 2020-05-31T21:04:52 | 269,326,681 | 0 | 0 | NOASSERTION | 2020-06-04T10:15:09 | 2020-06-04T10:15:08 | null | UTF-8 | C++ | false | false | 769 | h | // Copyright (c) 2019-2023 The MOCHA developers
// Copyright (c) 2019 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef SETTINGSBACKUPWALLET_H
#define SETTINGSBACKUPWALLET_H
#include <QWidget>
#include... | [
"whoffman1031@gmail.com"
] | whoffman1031@gmail.com |
6e6502bac1bdd2646b2fc92da3e99cf83fd59ddf | 905fb4f295e7e56e8719d9555e6ff2c7251b5f42 | /6DSDKUnitySampleApp/Classes/Native/System.Core.cpp | 06e919b3fa743b15d44438b09ae3932b60cf98f7 | [] | no_license | jinczing/6dunitytest | e7941bc67b5b1fa0ba5879e72dbc9f24efe23a65 | 44959db1f90e8e877504998543bded84e64a4c0d | refs/heads/master | 2020-07-21T11:07:28.120418 | 2019-09-07T05:41:52 | 2019-09-07T05:41:52 | 206,843,194 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 616,759 | 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 "codegen/il2cpp-codegen.h"
#include "il2cpp-object-internals.h"
template ... | [
"Jamesc890116@gmail.com"
] | Jamesc890116@gmail.com |
6394097fcdc63a642563eab0e800313f1fc08cb5 | 45ad4c55007bf7d94f60e14a636fe3d8eca5e5d0 | /operation.cc | 9445b018418461cf1322b232e93644fd6e42acd6 | [
"LicenseRef-scancode-public-domain"
] | permissive | rg3/cifras | 1504a8482b9dadaf7550036aa44f98ea6e4dc05b | b967696a71e9f9c2f9f130367269892f7f2d9261 | refs/heads/master | 2023-07-07T11:16:34.554743 | 2009-09-28T20:47:59 | 2009-09-28T20:47:59 | 173,350 | 8 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 343 | cc | /*
* Author: Ricardo Garcia Gonzalez
* License: Public domain code
*/
#include <iostream>
#include <limits>
#include "operation.h"
using std::ostream;
// Output a given operation.
ostream &operator<<(ostream &out, const Operation &op)
{
return out << op.left() << ' ' << op.opchar() << ' ' << op.right()
<< "... | [
"rg3@deckard.bladerunner"
] | rg3@deckard.bladerunner |
66efb9d0203216e26e4321b3c399eebec572553b | 152f13462437d042efab568e514d4ab6c1e182ee | /DirectUI/Control/UILabel.cpp | da1c216ad791168ac0f5a737fb6756d2e827db46 | [] | no_license | ZhouchaoAlbert/MiniQQ | fc900290482e700dd2908529b37cd44f2e28ed1d | 387540f24ec7467c3908cadd6445acf91365e97b | refs/heads/master | 2020-09-16T22:03:40.879243 | 2018-02-25T09:46:43 | 2018-02-25T09:46:43 | 66,358,640 | 4 | 1 | null | null | null | null | GB18030 | C++ | false | false | 17,296 | cpp | #include "StdAfx.h"
#include "UILabel.h"
#include <atlconv.h>
namespace DuiLib
{
//Color _MakeRGB(int a, Color cl)
//{
// return Color(a, cl.GetR(), cl.GetG(), cl.GetB());
//}
//Color _MakeRGB(int r, int g, int b)
//{
// return Color(255, r, g, b);
//}
CLabelUI::CLabelUI() : m_uTextStyle(DT_VC... | [
"838944042@qq.com"
] | 838944042@qq.com |
b4db0c49233eba1d1a992415c24d138cfb782f03 | f43543ac545c96daf74ee763e7fb1497f7ddf309 | /Chapter10/ass4_sale.h | 931874c36bfd62b2c42cbfc4479dd92cdd7b84f9 | [] | no_license | Cyrus07/Cpp_pp | bb272e5fbdb100ade2aba4c268c0abd6072e4601 | 89450593a63bdc70ec9bf648e3a250e9e0e0f71c | refs/heads/master | 2021-01-10T17:38:26.006926 | 2016-01-07T14:36:24 | 2016-01-07T14:36:24 | 48,879,960 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 321 | h | #ifndef SALES_H_
#define SALES_H_
namespace SALES
{
class Sales
{
private:
enum {QUARTERS = 4};
double sales[QUARTERS];
double average;
double max;
double min;
public:
Sales(const double ar[], int n);
Sales();
double Average();
double Max();
double Min();
void Show();
};
}
#endif... | [
"teamworkhlc@gmail.com"
] | teamworkhlc@gmail.com |
918d6866f46508d0337dc0398f87618b20e66d09 | d2789aadcbc3197696618a1603fb10963cc4a01c | /guerrero.cpp | efd568f15774c26346665c4fbd9ba13dd8b4af0d | [] | no_license | x4nemi/act20 | 24397899377dfe5a6b4d0f2621db2de08cb4a505 | 63859002e60068adb7c5519663b8adb846388da7 | refs/heads/main | 2023-01-20T10:37:20.668512 | 2020-12-04T06:55:44 | 2020-12-04T06:55:44 | 318,420,207 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,202 | cpp | #include "guerrero.h"
#include <stdlib.h>
using namespace std;
Guerrero::Guerrero() { } //float r2 = static_cast <float> (rand()) / (static_cast <float> (RAND_MAX/X));
Guerrero::Guerrero(const string& id){
this->id = id;
salud = static_cast <float> (rand()) / (static_cast <float> (RAND_MAX / 100.0));
fu... | [
"ximena.garcia7482@alumnos.udg.mx"
] | ximena.garcia7482@alumnos.udg.mx |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.