blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5d263247962cbc2e257af91ebd7193b0313fdc3d | 9e2c6f99c6a32bd652b9b7542e14405a6e4647c0 | /devel/include/turtlebot_arm_block_manipulation/PickAndPlaceActionResult.h | 4a638a761f8d4425aa6c7566b68910e58d84a70c | [] | no_license | AsaadIrfan/idris | 7ef5fb8b123d9ebe630dcbcee19001c76aaa7f48 | 0140b9b0cec8c7196fd4476b614b9c2bdabe7d40 | refs/heads/master | 2016-09-13T11:14:02.915661 | 2016-05-04T10:41:32 | 2016-05-04T10:41:32 | 58,019,811 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,101 | h | /* Software License Agreement (BSD License)
*
* Copyright (c) 2011, Willow Garage, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain... | [
"asaad@VAIO.(none)"
] | asaad@VAIO.(none) |
b0fc0de9e20c3ddd90fe52b2f45683c02e22c826 | 055ed53c7de70c5d214254bc0c9bb797e4b4bae4 | /LQImageOP/widget.cpp | 1d31ba0de0b266abcda528bcebcef17df784a268 | [] | no_license | kevinlq/MyQt | 8ad0593db71171be64008038c766fcd79c64540c | 1bfedfb6a186feb177f291b28fdf5ca2393ed0e4 | refs/heads/master | 2022-11-23T11:24:44.888305 | 2022-11-07T15:41:30 | 2022-11-07T15:41:30 | 91,306,496 | 21 | 8 | null | 2018-04-25T10:49:40 | 2017-05-15T07:13:54 | C++ | UTF-8 | C++ | false | false | 1,455 | cpp | #include "widget.h"
#include "ui_widget.h"
#include <QApplication>
#include <QImage>
#include <QDebug>
#include <QMatrix>
Widget::Widget(QWidget *parent) :
QWidget(parent),
ui(new Ui::Widget)
{
ui->setupUi(this);
m_strPath = QApplication::applicationDirPath ();
qDebug()<<m_strPath;
}
Widget::~W... | [
"936563422@qq.com"
] | 936563422@qq.com |
7c00a38dc9487e9f01bedfb793caa7d82194c5dc | 22e638e1f0981dcef333ba61aef8bd5f19db782a | /kryptofranccore/src/qt/optionsmodel.h | 1b2dddcf84c08d92d2c1d9f79a45771034e463b2 | [
"MIT"
] | permissive | c0de0x/KryptoFranc | 933e4c23eedea5487a070ef33779ca4e895a76ae | c3aeba5f57ee72efaeb6bd959ae63d8a84d2cea3 | refs/heads/master | 2022-01-27T17:16:50.662818 | 2019-05-05T08:23:39 | 2019-05-05T08:23:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,822 | h | // Copyright (c) 2011-2018 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef KRYPTOFRANC_QT_OPTIONSMODEL_H
#define KRYPTOFRANC_QT_OPTIONSMODEL_H
#include <amount.h>
#include <QAbstractListMode... | [
"nicolas.choukroun@yandex.com"
] | nicolas.choukroun@yandex.com |
5a25b29c70937df69379b2b12af6b74e9f721d82 | 7fd64b86c7e8f63d6238fe93ccf6e62a4b8ebc66 | /codeforces/1055/C.cpp | f4193d1684658d30c8c09b719e4894ec7365caca | [] | no_license | Mohammad-Yasser/harwest | 775ba71303cc2849f71e82652263f31e79bd8e04 | d01834a9a41c828c8c548a115ecefd77ff2d6adc | refs/heads/master | 2023-02-02T23:37:54.186079 | 2013-09-19T19:28:00 | 2020-12-21T14:30:32 | 323,233,072 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,404 | cpp | #ifndef Local
#pragma GCC optimize("Ofast,no-stack-protector,unroll-loops,fast-math,O3")
#pragma GCC target("sse,sse2,sse3,ssse3,sse4,sse4.2,popcnt,abm,mmx,avx")
#endif
#include <bits/stdc++.h>
using namespace std;
#define popCnt(x) (__builtin_popcountll(x))
#define sz(x) ((int)(x.size()))
#define all(v) ... | [
"mohammadyasser3@gmail.com"
] | mohammadyasser3@gmail.com |
44443b67e88388d86d997320e1d986b02b98a225 | a4bf05512f4e3dd64fdedb17cd2ad3ab10ce5f1b | /bsmodels/bsmodel_base.H | 0ee7ed38a75e5a0aaf4b0e7e2badc4ad54c98bb7 | [] | no_license | bnsh/fortrevor | 5cf6186d2e74155997e514608d56d42a35f577ff | 5e4bdb9671716ab048d75b694bc22d1b27e1c512 | refs/heads/master | 2021-01-19T08:51:16.264533 | 2010-08-08T21:22:51 | 2010-08-08T21:22:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 111,784 | h | #ifndef BSMODEL_BASE_H
#define BSMODEL_BASE_H
class bsmodel_base : public bsmodel {
public:
bsmodel_base(const cboe_option_quote& coq, int numparams);
virtual ~bsmodel_base();
virtual double value(const double params[]);
virtual double blackdelta(const double params[]) const;
virtual double blackgamma(con... | [
"binesh_binesh@hotmail.com"
] | binesh_binesh@hotmail.com |
97dbe29db7356c681225b09d2bb7ffdf4826a7ba | 1392d70105cb43f765c593c76c09572588a65ed9 | /src/Data.cpp | e72f59441eb38723dff831a9a7cd51e8fb2bd863 | [
"Apache-2.0"
] | permissive | usiraj/search | fc6a871e9dc22fc73833fff10c1ad7b8b34936d7 | 24e8826ee4b2ee93579275bfb8d4f191ba927ae8 | refs/heads/master | 2021-01-10T20:44:07.682428 | 2014-11-07T05:14:00 | 2014-11-07T05:14:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,971 | cpp | /*
* Data.cpp
*
* Created on: Aug 6, 2012
* Author: usama
*/
#include "usjAILHead.h"
#include <iostream>
using namespace std;
namespace usjAIL{
// CLASS Data
Data::Data(){
kMap = new vector<string>();
dMap = new map<string,double>();
iMap = new map<string,int>();
bMap = new map<string,bool>();
sMap = ... | [
"osama@smme.edu.pk"
] | osama@smme.edu.pk |
0e07c5f36e69bcd8f13d21ee4c9977857f8395cd | 0e5ea03c2455b34a2f416c6c94c1669d7fe26e37 | /_2018_02_06 Savior of Dokdo/Explosion.h | ce1080735f90a6465c60e7f9d90473761763f5cc | [] | no_license | Arroria/__old_project | 8682652fac9a95898b41eff5b4fdfab023cda699 | efb655b2356bd95744ba19093f25ab266a625722 | refs/heads/master | 2020-09-05T08:02:44.806509 | 2019-11-06T18:01:23 | 2019-11-06T18:01:23 | 220,033,980 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 239 | h | #pragma once
#include "Effect3D.h"
class Explosion :
public Effect3D
{
private:
D3DXVECTOR3 m_pos;
UINT m_frame;
public:
void Update() override;
void Render() override;
public:
Explosion(const D3DXVECTOR3& pos);
~Explosion();
};
| [
"mermerkwon@naver.com"
] | mermerkwon@naver.com |
4a306ee3f73961095c309c275ac9dce85f09457f | 080d2abc7b59922a088f1d7a00fc7d92803ab688 | /PPL/boy.h | 3b38bc58f64281814ddf9f0b438eeb720a0d3201 | [] | no_license | PPL-IIITA/ppl-assignment-lit2015008 | 6a35307551223757c70aa522a2acc19abb70c6a7 | 8bcd34dde658e2ebea4f933c79a5ac4932d6b544 | refs/heads/master | 2021-01-21T06:27:08.753415 | 2017-04-09T20:00:38 | 2017-04-09T20:00:38 | 83,235,951 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 698 | h | #ifndef boy_h
#define boy_h
#include "girl.h"
using namespace std;
class boy{
public:
char *name = (char *)malloc(13*sizeof(char));
int attractiveness;
int intelligence;
double budget;
int req;
int status;
int type;
double happiness = 0;
void setb(char *n, int a, int i, double b, in... | [
"noreply@github.com"
] | noreply@github.com |
7b5b88240ab406ff2a3fa7dbb015f22f01cc7204 | b5648642fd2e05589cab760a909ce1dc38556d5d | /touchGFX/TGFX-Framework-include/platform/driver/lcd/LCD16bpp.hpp | 0d8d3c6763a2a068d28e3e5eb2441bc59cc0f609 | [] | no_license | sunklCoin/MCU | 862c8f8ee48872b3fc703d54c2d76bbb74cca1a4 | 9cc7a45fae3b18821c722f78d901034086ccc98c | refs/heads/master | 2021-07-14T00:58:51.259827 | 2017-10-16T14:12:55 | 2017-10-16T14:12:55 | 105,020,651 | 0 | 0 | null | 2017-10-16T14:12:56 | 2017-09-27T13:19:03 | C++ | UTF-8 | C++ | false | false | 15,618 | hpp | /******************************************************************************
*
* @brief This file is part of the TouchGFX 4.8.0 evaluation distribution.
*
* @author Draupner Graphics A/S <http://www.touchgfx.com>
*
******************************************************************************
*
* @sec... | [
"sunkl.coin@gmail.com"
] | sunkl.coin@gmail.com |
1aaea009289a22b4e77480271dbbd19a07d3b292 | 28b8d06083bfdc39effb394e615c589e39864e18 | /src/ACOAlgorithm.hpp | e061fa6fe1a918cd639fd46605b327f309f69285 | [] | no_license | SeadogAhn/SimSemi | 4da68c6564db99f5fcf5b7f40674b1b3f87ad535 | 325bfcb0081f330943e88b9f0ba565c1ae3e5d75 | refs/heads/master | 2021-01-25T11:27:17.724838 | 2018-11-07T07:02:56 | 2018-11-07T07:02:56 | 93,922,168 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 384 | hpp | #ifndef __ACO_ALGORITHM_HPP__
#define __ACO_ALGORITHM_HPP__
// SIMSEMI headers
// standard libraries
//! the namespace of the simulation for the manufacturing semiconductor process
namespace SIMSEMI {
//! Particle Swarm Optimization algorithm
class CACOAlgorithm
{
public:
CACOAlgorithm();
~CACOAlgorithm();
... | [
"seadog.ahn@gmail.com"
] | seadog.ahn@gmail.com |
f1dc28ae58781f1c80e248c796759d6a0972ecba | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_19861.cpp | 7142d6a5e2d6eac4d308fd062bdfce7959324b75 | [] | 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 | 22 | cpp | (err)
goto error2; | [
"993273596@qq.com"
] | 993273596@qq.com |
f1138881d84169bed5d0f20ced05afc69106e285 | 23e605e6c80770d9c7ce85d6c788eb55d7afd8b4 | /Problems/sortstack.cpp | c378064b1c17dc9e808052653f168ce41df443be | [] | no_license | anubhav-pandey1/Recursion | 2af7d5f25c8d06c7411001a444c1a49587f0f208 | 5a3e22dd7bd8f0b5c0b70c6c361065c7af1e9d3a | refs/heads/main | 2023-07-04T10:59:54.446782 | 2021-07-22T20:15:03 | 2021-07-22T20:15:03 | 374,104,535 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,140 | cpp | #include <bits/stdc++.h>
using namespace std;
void insertStack(stack<int>& s, int n) {
if (s.empty() || n >= s.top()) { // Order of these conditions matters, this is correct
s.push(n);
return;
}
int top = s.top();
s.pop();
insertStack(s, n);
s.push(top);
}
void sortStack... | [
"noreply@github.com"
] | noreply@github.com |
14902d70daf697ca99ef5f101041154eaa1ca962 | 039bccde9527a6ae0cc0dfc7c3e9401145f8e4aa | /Simulation/src/Graph/Graph.cpp | 475303ad013b030a328dc5c4ce9f032c4927a8f8 | [] | no_license | JoelCourtney/mcm2019 | 35999a74c64cf2c5275a995d3d96cb7ab0825961 | 11e51a509b4793987a60876e6cf226a3f9a4eee6 | refs/heads/master | 2021-10-20T13:50:46.884330 | 2019-02-28T05:51:29 | 2019-02-28T05:51:29 | 167,483,416 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,022 | cpp | #include "Graph/Graph.h"
#include <iostream>
#include "Constants.h"
Graph::~Graph() {
for (int i = 0; i < nodes.size(); i++) {
delete nodes.at(i);
}
for (int i = 0; i < doors.size(); i++) {
delete doors.at(i);
}
}
std::vector<int> Graph::update() {
std::vector<int> data;
data.reserve(NUM_NODES);
for (int i... | [
"joel.courtney@colorado.edu"
] | joel.courtney@colorado.edu |
db107329150da913e815dc7a620701d735241a37 | 6a5bcb74e116c16ca603a5124b11f1e4355b42a1 | /SDK/PUBG_Item_Legs_C_02_functions.cpp | 9d6434f45bda87ffd9ebc36d5160ab1461138d98 | [] | no_license | taxi2za/PUBG-FULL-SDK | 7ce8d261fb7a34f3dc9690c28408c285e487771d | a91088bcc1747de95a1fbd3416aada189799fb17 | refs/heads/master | 2020-04-27T07:26:16.461620 | 2019-03-05T14:52:06 | 2019-03-05T14:52:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 397 | cpp | // PUBG FULL SDK - Generated By Respecter (5.3.4.10 [04/03/2019]) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "PUBG_Item_Legs_C_02_parameters.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------... | [
"45327951+realrespecter@users.noreply.github.com"
] | 45327951+realrespecter@users.noreply.github.com |
51be101cd75e801c7059afe3f5a3088176dfaee1 | 69c83245ca510bcb90f6804c72132f3d14898064 | /Transformation/wwindow.h | d60508be1339e8699fc9611df0fb11b8ad5edf0b | [] | no_license | zjjyh96/game-technical-section | 5ac38c9f8273282c9a7efa0eab9d1d23d515f0bf | 760dce5220ed09c35cad32a86804f3086b1cb689 | refs/heads/master | 2021-01-25T11:03:18.793372 | 2017-07-07T20:34:13 | 2017-07-07T20:34:13 | 93,910,457 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 777 | h | #ifndef WWINDOW_H
#define WWINDOW_H
#include<QWidget>
class QTimer;
class Point{
public:
float x,y;
void setPoint(float a,float b){
x=a;
y=b;
}
};
class Shape{
public:
Point point[20];
};
class wwindow : public QWidget
{
Q_OBJECT
private:
//定时器
QT... | [
"zjjyh96@126.com"
] | zjjyh96@126.com |
4cff1c7134c28eb5a86f91975827a8cccfc80dc8 | 5c494ab9feef65bd666b8a0956c9c2b72abd6992 | /Screen.cpp | c35e6f5380119ddfbbb16700c28e65c275024a86 | [
"MIT"
] | permissive | BenParks32/my-midi | ab7558748060ad049958cd7a4f4e1da5fa84cd36 | 958a2c16453308fba11476e8ec57b7775492760b | refs/heads/master | 2023-02-08T11:30:06.874647 | 2020-12-29T17:03:57 | 2020-12-29T17:03:57 | 198,060,116 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,766 | cpp |
#include "Screen.h"
const byte CLOCK = 13;
const byte DATA = 11;
const byte DC = 10;
//////////////////////////////////
// TextGlyph
PatchGlyph::PatchGlyph(const char* txt, bool active) :
_txt(txt),
_active(active)
{
}
void PatchGlyph::draw(screen_t& ctx)
{
XY pos(47, 57);
ctx.firstPage(... | [
"ben@decimaldigital.com"
] | ben@decimaldigital.com |
95d67e54ca1787b1778620f0b78bc3d7555e960d | f699576e623d90d2e07d6c43659a805d12b92733 | /WTLOnline-SDK/SDK/WTLOnline_UI_HUD_ObjectInfo_functions.cpp | a82e8f5aba7329fb21aa455831369ef20291b9eb | [] | no_license | ue4sdk/WTLOnline-SDK | 2309620c809efeb45ba9ebd2fc528fa2461b9ca0 | ff244cd4118c54ab2048ba0632b59ced111c405c | refs/heads/master | 2022-07-12T13:02:09.999748 | 2019-04-22T08:22:35 | 2019-04-22T08:22:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,262 | cpp | // Will To Live Online (0.57) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "WTLOnline_UI_HUD_ObjectInfo_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
... | [
"igromanru@yahoo.de"
] | igromanru@yahoo.de |
4745007d3efef710729097397f0956d25bbb818f | 040f32c04876f99e59d3f01bf92c80533fe6c533 | /test/entt/locator/locator.cpp | ba7fb2f5e89f5f2f8b9b4e2da8f8759d780805b2 | [
"MIT",
"CC-BY-SA-4.0",
"CC-BY-4.0"
] | permissive | ivansafrin/entt | 52537624aceba085fb78682b4c7c003f4893831b | f71a4d5381659d0218980929b969362b4d0ddbd3 | refs/heads/master | 2020-03-31T11:01:37.886139 | 2018-09-30T11:55:31 | 2018-09-30T11:55:31 | 152,159,888 | 2 | 0 | MIT | 2018-10-08T23:33:03 | 2018-10-08T23:33:03 | null | UTF-8 | C++ | false | false | 1,527 | cpp | #include <gtest/gtest.h>
#include <entt/locator/locator.hpp>
struct AService {};
struct AnotherService {
virtual ~AnotherService() = default;
virtual void f(bool) = 0;
bool check{false};
};
struct DerivedService: AnotherService {
DerivedService(int): AnotherService{} {}
void f(bool b) override { ... | [
"michele.caini@gmail.com"
] | michele.caini@gmail.com |
65afa204d83f8d1986500884d0189ad285f28560 | 31e94c27019298386cc739f8b0788560ca3b7a25 | /main/FastQueue.h | 1edce82f6227a2362546c58c838a3e953dcb609a | [] | no_license | firwind/Ammyy-v3 | f7d5df9d0d4ea01fa4be6b96242fbedaef5e6e91 | 8bf063085550f522f4197d8a530801292a482179 | refs/heads/master | 2020-04-22T20:26:35.679847 | 2017-01-10T02:18:22 | 2017-01-10T02:18:22 | 170,641,720 | 5 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,595 | h | #if !defined(AFX_FASTQUEUE_H__59658E7E_DB71_457D_B44D_EEBFE8234413__INCLUDED_)
#define AFX_FASTQUEUE_H__59658E7E_DB71_457D_B44D_EEBFE8234413__INCLUDED_
class CFastQueue
{
public:
CFastQueue();
virtual ~CFastQueue();
void PushData(const char* buffer, DWORD count);
DWORD PushDataEmpty(DWORD count, char**... | [
"Coldzer0x0@gmail.com"
] | Coldzer0x0@gmail.com |
6153f102d84dddf0562496abf047cdf2626ae9f2 | a1aadb13c35f2a3fb27078090e5a582a3ea462f1 | /www/squid4/patches/patch-src_ip_Intercept.cc | f1c3ef9be435fc8910c77ce83b234a36ad217d22 | [] | no_license | fidelix-project/pkgsrc | 702346ca3a74b3dced9de29b07d342154466d1bd | 8a6673aa3e19b8604d2077015dc4673304399afc | refs/heads/master | 2022-11-06T04:48:33.983672 | 2020-06-28T14:06:28 | 2020-06-28T14:06:28 | 273,759,036 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 953 | cc | $NetBSD: patch-src_ip_Intercept.cc,v 1.1.2.2 2020/04/30 08:35:50 bsiegert Exp $
Fix: use correct #if to look for IPv6 support
--- src/ip/Intercept.cc.orig 2020-01-20 02:51:40.000000000 +0000
+++ src/ip/Intercept.cc 2020-04-09 08:58:13.000000000 +0100
@@ -204,7 +204,7 @@
memset(&natLookup, 0, sizeof(natLookup));
... | [
"bsiegert@pkgsrc.org"
] | bsiegert@pkgsrc.org |
9a553f8de4f6e1d3febe41c82a09b15f4dd9279f | 93b5e7aa95ef6273042322e6c53111fc9cd34a66 | /src/agc-022-c.cpp | e1294dd64a4ccc5f18e626f823aa7733430aa78a | [] | no_license | kurarrr/contests | f01f77b6f77dd92b7934680f22d93759f8b3139d | 4a0702be8f5986ec6936a2b10ed53d90f3464025 | refs/heads/master | 2021-01-19T06:50:44.600810 | 2020-05-17T16:36:59 | 2020-05-17T16:36:59 | 87,504,951 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,262 | cpp | #include "bits/stdc++.h"
#define ALL(g) (g).begin(),(g).end()
#define REP(i, x, n) for(int i = x; i < n; i++)
#define rep(i,n) REP(i,0,n)
#define RREP(i, x, n) for(int i = x; i >= n; i--)
#define rrep(i, n) RREP(i,n,0)
#define pb push_back
using namespace std;
// #define DEBUG_IS_VALID
#ifdef DEBUG_IS_VALID
#define... | [
"reverse.engau@gmail.com"
] | reverse.engau@gmail.com |
17ed7bc71705fda7a90164aea36c7f33966189f0 | cc82750cfdba9a7360a35df3219346c649419f1a | /derived_mfc/WndUltimate.h | 08e5d450082a590fafbb4cda6950eaffcc1c00f4 | [] | no_license | sukeyisme/sukey_study | e548b1f59fac6d8991f88f05613417222500ad5b | 8eb6078c62a5e52299352bb0b741ace3c9d69176 | refs/heads/master | 2021-01-17T14:11:18.541744 | 2014-05-22T13:13:28 | 2014-05-22T13:13:28 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,262 | h | #pragma once
class MFCDERIVED_API WndUltimate;
typedef void (*_pUMyDraw)(HDC hDC,WndUltimate*pWindow,HANDLE selfData);
class MFCDERIVED_API WndUltimate
{
public:
WndUltimate(void);
virtual~WndUltimate(void);
virtual LRESULT _Main(UINT uMsg,WPARAM wParam,LPARAM lParam);//窗口消息处理
virtual void OnEnvReset(void)=0; //初始... | [
"sukeyisme@gmail.com"
] | sukeyisme@gmail.com |
dca5e07d80e8527e5613975e739bd8cf2ab250a7 | 56a4cb943d085a672f8b0d08a8c047f772e6a45e | /code/Johnson_Client/ClientShellDLL/sa/HUDProgressBar.h | 819046d1ddadc331fc0b60113cdbf8f494e8a093 | [] | no_license | robertveloso/suddenattack_legacy | 2016fa21640d9a97227337ac8b2513af7b0ce00b | 05ff49cced2ba651c25c18379fed156c58a577d7 | refs/heads/master | 2022-06-20T05:00:10.375695 | 2020-05-08T01:46:02 | 2020-05-08T01:46:02 | 262,199,345 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 641 | h | // ----------------------------------------------------------------------- //
//
// MODULE : HUDProgressBar.h
//
// PURPOSE : HUDProgressBar to display a meter for disabling gadget targets....
//
// (c) 2002 Monolith Productions, Inc. All Rights Reserved
//
// ---------------------------------------------------------... | [
"robert@velosodigital.com"
] | robert@velosodigital.com |
f80f5fc6c6ef6a9aba2df6f923d50ce7f7f35e21 | 7fae7848ccc0644e2b0a85804c989603c4a850c4 | /Season4/Source/Config/Maps.cpp | 842cfdc3df06620de368064df9a882f52ab75732 | [] | no_license | brunohkbx/pendmu-server | 9a67a08b812517a9ac7dc35dddef4770c362ee9a | 2ff144a75739db45755a6bfba2dba8ee6ad28728 | refs/heads/master | 2021-01-21T12:03:32.243128 | 2010-10-10T17:01:29 | 2010-10-10T17:01:29 | 39,051,181 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,606 | cpp | #include "stdafx.h"
#include "Utils.h"
#include "Maps.h"
char MapAttrName[70][24] =
{
"..\\data\\Terrain1.att",
"..\\data\\Terrain2.att",
"..\\data\\Terrain3.att",
"..\\data\\Terrain4.att",
"..\\data\\Terrain5.att",
"..\\data\\Terrain6.att",
"..\\data\\Terrain7.att",
"..\\data\\Terrain8.att",
".... | [
"hackeralin@9c614f3a-9621-f771-f2fc-7608378cfbb4"
] | hackeralin@9c614f3a-9621-f771-f2fc-7608378cfbb4 |
16ec05f4e662e8ca671560ed5e7d109666b29c38 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/dawn/src/dawn/native/PooledResourceMemoryAllocator.h | 073ea2654580703d9edb782d19505a207b74f267 | [
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C++ | false | false | 1,904 | h | // Copyright 2020 The Dawn Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed t... | [
"jengelh@inai.de"
] | jengelh@inai.de |
736992c4acda77da01d7119e7a0adf7b768b710c | f0a26ec6b779e86a62deaf3f405b7a83868bc743 | /Engine/Source/Editor/GeometryMode/Classes/GeomModifier_Edit.h | 840764728e9ed73c7d93002f37004c80f7a9cdcb | [] | no_license | Tigrouzen/UnrealEngine-4 | 0f15a56176439aef787b29d7c80e13bfe5c89237 | f81fe535e53ac69602bb62c5857bcdd6e9a245ed | refs/heads/master | 2021-01-15T13:29:57.883294 | 2014-03-20T15:12:46 | 2014-03-20T15:12:46 | 18,375,899 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 708 | h | // Copyright 1998-2014 Epic Games, Inc. All Rights Reserved.
/**
*
*/
//=============================================================================
// GeomModifier_Edit: Maniupalating selected objects with the widget
//=============================================================================
#pragma once
#... | [
"michaellam430@gmail.com"
] | michaellam430@gmail.com |
c400cd3369f8de94b81066945440addcc9c26238 | ea26ae09bae981bf05574023b484a72919dee1b5 | /Algorithmic-Toolbox/Assignment-3-Greedy-Algorithm/miniumCoveringSegmentsByPointsAssignment3.cpp | 986b40a9f768411d852cd373e1a305a15c97c898 | [] | no_license | Vishnu2001RV/Data-Structures-and-Algorithms-Specialization | 6f2c43d8a37979ede044f990af44327a5c8188ee | 280592856c9e9a6498b4aa34b6290adcb0bc0d78 | refs/heads/main | 2023-03-21T05:42:36.968631 | 2021-03-12T12:52:59 | 2021-03-12T12:52:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,140 | cpp | #include<iostream>
#include<vector>
#include <algorithm>
using namespace std;
bool cmp(const pair<int, int>& a, const pair<int, int>& b)
{
// you should probably also add some code to prevent dividing by zero...
if(a.second != 0 && b.second != 0)
return a.second < b.second;
else
return false;
}
... | [
"rajukavin25@gmail.com"
] | rajukavin25@gmail.com |
1a6850662b8274ab9013c6a23e113071513dc62d | a2206795a05877f83ac561e482e7b41772b22da8 | /Source/PV/build/VTK/Wrapping/Python/vtkInteractorEventRecorderPython.cxx | d334e124fa450ff42668822df6e89699dd491530 | [] | no_license | supreethms1809/mpas-insitu | 5578d465602feb4d6b239a22912c33918c7bb1c3 | 701644bcdae771e6878736cb6f49ccd2eb38b36e | refs/heads/master | 2020-03-25T16:47:29.316814 | 2018-08-08T02:00:13 | 2018-08-08T02:00:13 | 143,947,446 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,525 | cxx | // python wrapper for vtkInteractorEventRecorder
//
#define VTK_WRAPPING_CXX
#define VTK_STREAMS_FWD_ONLY
#include "vtkPythonArgs.h"
#include "vtkPythonOverload.h"
#include "vtkConfigure.h"
#include <vtksys/ios/sstream>
#include "vtkIndent.h"
#include "vtkInteractorEventRecorder.h"
#if defined(VTK_BUILD_SHARED_LIBS)
#... | [
"mpasVM@localhost.org"
] | mpasVM@localhost.org |
02d79d5ba42e6664f0b2d9ed90edcba5e8cf81f6 | d8c08e73cc330062e46dae33faf37f1cc4f1b8dd | /buzzer.hpp | 6cfd958c13da9083bd01b775be62ab6de7d24871 | [] | no_license | ioanemania/chip8-emu | a3292561a9dbdc11b53b95599011247230ae48ae | 5967f8cb534d4e5628629650b20764cea1d8c3ec | refs/heads/master | 2023-06-10T11:42:56.684681 | 2021-07-05T12:14:05 | 2021-07-05T12:14:05 | 382,392,789 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 595 | hpp | #pragma once
#include <SDL.h>
#include <cstdint>
#define BUZZER_AMPLITUDE 28000
#define BUZZER_FREQUENCY 44100
class C8_Buzzer
{
public:
virtual ~C8_Buzzer();
/*
* Enables or disables the buzzer sound
*/
virtual void set_volume(bool on) = 0;
};
class SDL_Buzzer : public C8_Buzzer
{
private:
SDL_Audio... | [
"52893212+ioanemania@users.noreply.github.com"
] | 52893212+ioanemania@users.noreply.github.com |
9224cbcd337b936bafaa6880699145106299f68a | ac8b725681e25177c5de3daf58afe00135241d0f | /leetcode/0748_shortest_completing_word.cpp | c89546f76e7cd4d5d4b409071317a5d397f0e8c1 | [
"MIT"
] | permissive | jacquerie/leetcode | 7af100ea1d7292c8c3da34210cf04d891be5561b | 0cb213b9c7bcb6efa11210e9ebc291befb560bb9 | refs/heads/master | 2022-05-19T22:19:46.284065 | 2022-03-27T02:41:58 | 2022-03-27T02:41:58 | 129,323,741 | 3 | 0 | MIT | 2021-01-04T01:41:50 | 2018-04-12T23:51:56 | Python | UTF-8 | C++ | false | false | 1,479 | cpp | // Copyright (c) 2018 Jacopo Notarstefano
#include <cassert>
#include <cctype>
#include <string>
#include <unordered_map>
#include <vector>
using namespace std;
class Solution {
public:
string shortestCompletingWord(string licensePlate, vector<string> words) {
string result;
auto licensePlateCo... | [
"jacopo.notarstefano@gmail.com"
] | jacopo.notarstefano@gmail.com |
7f65306cf5dd70b0cbea402666ecabf4fd586782 | 51f554f3b79b8fe086799653ff504d898e2077a1 | /Coursera/teamtest.cpp | 069eead59ef09e8c58090b43eddff74d6923f41e | [] | no_license | Ri7ay/MM | 8bcde94eee296095b68fb7d1bff2a80a250f3a24 | 7ccd8812d7ea2d0328460a675de0d5c5f6fc2557 | refs/heads/master | 2022-06-06T06:12:31.052965 | 2020-05-05T10:38:50 | 2020-05-05T10:38:50 | 261,428,629 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,620 | cpp | #include <iostream>
#include <cmath>
#include <string>
#include <vector>
#include <map>
#include <algorithm>
#include <fstream>
#include <iomanip>
#include <sstream>
#include<set>
#include <exception>
#include <limits>
#include <utility>
using namespace std;
// Перечислимый тип для статуса задачи
enum class TaskStatu... | [
"43480682+Ri7ay@users.noreply.github.com"
] | 43480682+Ri7ay@users.noreply.github.com |
8cfc865998aadd01c8f2c44ef59425ec44c7fc7f | 35ee35dd9a6d9d6df3f2d3070892783d0b18923b | /reil/immediate_test.cpp | fc74b40c692d158f804f8034b4a36904dd329da5 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | mewbak/reil | 0bd366f87682398bab31a0f12df212e9612d72ad | e9ac835fa0ab48eda53056e1bec00dd6535a5e06 | refs/heads/master | 2020-09-14T23:14:15.966370 | 2019-10-26T14:51:11 | 2019-10-26T14:51:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,079 | cpp | // Copyright 2018 Google LLC
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | [
"markbrand@google.com"
] | markbrand@google.com |
a37e53980c75eb20a9e96dbc2d854bb65029df5b | 410e45283cf691f932b07c5fdf18d8d8ac9b57c3 | /ash/shelf/shelf_context_menu_model.cc | f0736fea6ba2859a64337878281be3bffab1c2cf | [
"BSD-3-Clause"
] | permissive | yanhuashengdian/chrome_browser | f52a7f533a6b8417e19b85f765f43ea63307a1fb | 972d284a9ffa4b794f659f5acc4116087704394c | refs/heads/master | 2022-12-21T03:43:07.108853 | 2019-04-29T14:20:05 | 2019-04-29T14:20:05 | 184,068,841 | 0 | 2 | BSD-3-Clause | 2022-12-17T17:35:55 | 2019-04-29T12:40:27 | null | UTF-8 | C++ | false | false | 9,648 | 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 "ash/shelf/shelf_context_menu_model.h"
#include <memory>
#include <string>
#include <utility>
#include "ash/app_list/app_list_controller_impl.h... | [
"279687673@qq.com"
] | 279687673@qq.com |
22e414acd3f94583a9c0589ea83f64f111bbb062 | 991da5c0550845d2c8d0363416d39c2cfb4cced2 | /DEDA_U3_EA_JER.cpp | c4bbf81f97b78dc8bc4fd9ca2ccd9c37a4f0b6a2 | [
"CC0-1.0"
] | permissive | JDRodriguez80/estructuras | f8f330cd1a6df1548e42d45fb782b68443ee166c | 1af183a9aa1dc89335accef0edaa67a89fb49864 | refs/heads/main | 2023-03-27T04:34:02.765273 | 2021-03-29T06:54:14 | 2021-03-29T06:54:14 | 337,547,952 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 5,616 | cpp | #include<iostream>
#include<conio.h>
#include<stdlib.h>
#include <locale.h>
using namespace std;
//creacion de nodo
struct Nodo{
int dato;
Nodo *der;
Nodo *izq;
Nodo *raiz;
}nodo;
//prototipos y variables globales
Nodo *crearNodo(int,Nodo *);
void destruirNodo(Nodo *nodo);
void postOrden(Nodo *arbol);
void elim... | [
"44887174+JDRodriguez80@users.noreply.github.com"
] | 44887174+JDRodriguez80@users.noreply.github.com |
0f0cedbbb96fb3c599a5ca8048b3a45271cf1a11 | 0ecf2d067e8fe6cdec12b79bfd68fe79ec222ffd | /ash/system/message_center/arc/arc_notification_content_view_unittest.cc | 562684a98ea2fd377835c0a402210f59e32f18a0 | [
"BSD-3-Clause"
] | permissive | yachtcaptain23/browser-android-tabs | e5144cee9141890590d6d6faeb1bdc5d58a6cbf1 | a016aade8f8333c822d00d62738a922671a52b85 | refs/heads/master | 2021-04-28T17:07:06.955483 | 2018-09-26T06:22:11 | 2018-09-26T06:22:11 | 122,005,560 | 0 | 0 | NOASSERTION | 2019-05-17T19:37:59 | 2018-02-19T01:00:10 | null | UTF-8 | C++ | false | false | 25,356 | 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 <map>
#include <memory>
#include <set>
#include <string>
#include <utility>
#include "ash/message_center/message_center_view.h"
#include "ash/pu... | [
"artem@brave.com"
] | artem@brave.com |
25256648dff53e548ca93a5b47dcbff525aa8ec9 | c28713603c2932419952d8b3633b8955275aca23 | /complie/parser/item.h | fbd6c53054e87c6b6b6d213de18c43519db28e69 | [] | no_license | hhhxiao/course | 2b5946a71f4f81c8e442581fdcb12c33ad3b816a | 118793bcd1d5cb1ce4521814d6c8a0661d85c48a | refs/heads/master | 2020-09-02T06:34:25.534138 | 2020-06-17T10:45:01 | 2020-06-17T10:45:01 | 219,157,020 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,465 | h | //
// Created by xhy on 2020/5/24.
//
#ifndef COMPILER_PARSER_ITEM_H_
#define COMPILER_PARSER_ITEM_H_
namespace xhy {
struct VarItem {
std::string vname; //变量名
std::string vproc; //所属过程
int vkind; //类型 0是变量1是形参
tokenType vtype; //变量类型
size_t vlev; //层次(函数嵌套的层次)
size_t vaddr; //表中的偏移
VarItem(std::string... | [
"1417599491@qq.com"
] | 1417599491@qq.com |
25c376a3f6e8bb54f08927c6b22b100615f0b31b | 4c25432a6d82aaebd82fd48e927317b15a6bf6ab | /data/dataset_2017/dataset_2017_8_formatted_macrosremoved/bogeyman/3264486_5633382285312000_bogeyman.cpp | 25db8f264c472059061c5b4e3689538feac0251f | [] | no_license | wzj1988tv/code-imitator | dca9fb7c2e7559007e5dbadbbc0d0f2deeb52933 | 07a461d43e5c440931b6519c8a3f62e771da2fc2 | refs/heads/master | 2020-12-09T05:33:21.473300 | 2020-01-09T15:29:24 | 2020-01-09T15:29:24 | 231,937,335 | 1 | 0 | null | 2020-01-05T15:28:38 | 2020-01-05T15:28:37 | null | UTF-8 | C++ | false | false | 1,316 | cpp | #include <algorithm>
#include <cmath>
#include <complex>
#include <cstdio>
#include <cstring>
#include <fstream>
#include <functional>
#include <iostream>
#include <iterator>
#include <map>
#include <queue>
#include <regex>
#include <set>
#include <stack>
#include <stdlib.h>
#include <string>
#include <time.h>
#include... | [
"e.quiring@tu-bs.de"
] | e.quiring@tu-bs.de |
49266bc9c69e5ee771dc9be8b878caac656439f8 | d4ba636068fc2ffbb45f313012103afb9080c4e3 | /NuGenDimension/NuGenDimension/plugins/Standard2D/Standard2D.cpp | 34b562033e032c9e9317dace74efee36aad2e694 | [] | no_license | SHAREVIEW/GenXSource | 785ae187531e757860748a2e49d9b6a175c97402 | 5e5fe1d5816560ac41a117210fd40a314536f7a4 | refs/heads/master | 2020-07-20T22:05:24.794801 | 2019-09-06T05:00:39 | 2019-09-06T05:00:39 | 206,716,265 | 0 | 0 | null | 2019-09-06T05:00:12 | 2019-09-06T05:00:12 | null | WINDOWS-1251 | C++ | false | false | 13,327 | cpp | // Standard2D.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "resource.h"
#include <afxdllx.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
unsigned int endID = 0;
unsigned int startID = 0;
REGIME active_... | [
"nystrom.anthony@gmail.com"
] | nystrom.anthony@gmail.com |
ea7bda1984f32f88717e937190488f7f248d0bfb | ece30e7058d8bd42bc13c54560228bd7add50358 | /DataCollector/mozilla/xulrunner-sdk/include/mozilla/dom/MessagePortList.h | 23cdfdfe2211f58d3ac210baf3370d8445bceaa0 | [
"Apache-2.0"
] | permissive | andrasigneczi/TravelOptimizer | b0fe4d53f6494d40ba4e8b98cc293cb5451542ee | b08805f97f0823fd28975a36db67193386aceb22 | refs/heads/master | 2022-07-22T02:07:32.619451 | 2018-12-03T13:58:21 | 2018-12-03T13:58:21 | 53,926,539 | 1 | 0 | Apache-2.0 | 2022-07-06T20:05:38 | 2016-03-15T08:16:59 | C++ | UTF-8 | C++ | false | false | 1,724 | h | /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0... | [
"andras.igneczi@doclerholding.com"
] | andras.igneczi@doclerholding.com |
af84ca5fff062a061af432127ddcd1fb13048941 | d215a65f7faf6ccbc86f2c58481ed0e57bdf869c | /Test-Code/StatTrackingDemo/main.cpp | dccfecf04a811757370c4f14d81a8bceb12198c2 | [] | no_license | andrade824/Fear-Tracker | 5bc4abdeb925cb84cf730fb2dd1b78c848c13f33 | 4765d43d33b5ffd5f3607611cbeabd608dec6791 | refs/heads/master | 2021-01-23T08:39:01.982509 | 2015-04-07T20:49:39 | 2015-04-07T20:49:39 | 25,994,388 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 192 | cpp | #include "mainwindow.h"
#include <QApplication>
#include "graph.h"
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
MainWindow w;
w.show();
return a.exec();
}
| [
"andrade824@gmail.com"
] | andrade824@gmail.com |
ba3e365746895a9a21fd9f0fafdac60cbf8d4e09 | ad71ab3c39785830a112951075afe97c9948f5bc | /ZF/ZFUIKit/zfsrc/ZFUIKit/ZFUIOnScreenKeyboardState.cpp | da7f93ce29a4540db16d232b6a8c568295581efe | [
"Vim",
"MIT"
] | permissive | ZFFrameworkDist/ZFFramework | 0f8027126ef41e59c762cd68d878cac28fae1ea4 | 6b498e7b95ee6d6aaa28d8369eef8c2ff94daaf7 | refs/heads/master | 2021-08-04T04:40:41.207724 | 2021-05-25T08:36:10 | 2021-05-25T08:36:10 | 120,870,315 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,743 | cpp | #include "ZFUIOnScreenKeyboardState.h"
#include "protocol/ZFProtocolZFUIOnScreenKeyboardState.h"
#include "ZFUIWindow.h"
ZF_NAMESPACE_GLOBAL_BEGIN
ZFOBJECT_REGISTER(ZFUIOnScreenKeyboardState)
ZFOBSERVER_EVENT_REGISTER(ZFUIOnScreenKeyboardState, KeyboardStateOnChange)
ZFMETHOD_DEFINE_1(ZFUIOnScreenKeyboardState, ZFU... | [
"z@zsaber.com"
] | z@zsaber.com |
cf858b8f358d6a6be8521963873c8c2b4cc412a5 | f72f4707c153fbd3871753bc18c374fb71c8e57b | /practice/FOOTBALLTEAM.cpp | b5d3f3b99971553b32db22dbb6cf3e860cba7e71 | [] | no_license | Real-dev-byte/practice | 1f95c3c6494b5e9d33c45f6b57ae2a5b259263b0 | 1f2043387666d4732bf3423ec0b7a9746d312574 | refs/heads/master | 2022-02-15T11:10:27.500955 | 2019-09-09T10:43:24 | 2019-09-09T10:43:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 962 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long
#define vll vector<ll>
#define ff first
#define ss second
#define mp make_pair
#define pb push_back
#define vvll vector<vll>
#define all(v) v.begin(), v.end()
vector<ll>vec;
ll n;
ll func(ll mid)
{
ll less=lower_bound(vec.begin(),vec.end(),mid)-vec.... | [
"rohmetradhananjay@gmail.com"
] | rohmetradhananjay@gmail.com |
3c197177ee2d8f82b3a8c132d73b52cade0f4642 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5690574640250880_0/C++/cjqcjq/cc.cpp | 9628db3aeaa86a687b9d92481515ebc1dba9d720 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 2,562 | cpp | #include <stdint.h>
#include <stdio.h>
#include <set>
#include <algorithm>
using namespace std;
char A[6][6];
int32_t r, c, m;
bool NoDot(char x[6][6]) {
for (int32_t i = 0; i < r; i++) {
for (int32_t j = 0; j < c; j++) {
if (x[i][j] == '.') {
return false;
}
... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
a026371638cd2962f0fe1c374f419ad649f43e19 | 3e615f77de11fb3de97546cf6819eb3344d6b0a9 | /Source/Soccer/ai09/plays/corner_their_marker_ajor.cpp | e355a81c97a8c9cc038f0c9f2efcdf01a9794a62 | [] | no_license | NingboTechSSL/ImmortalsSSL | 18eb8c551dbb5ba98ade747cdcf800e55a905dbb | ffa603377ca3ab42c3232bf24b522d2db6082282 | refs/heads/master | 2021-10-10T21:11:20.290246 | 2016-06-23T12:03:45 | 2016-06-23T12:03:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 761 | cpp | #include "../ai09.h"
void ai09::corner_their_marker_ajor ( void )
{
GK ( gk , 1 );
OneDef ( def );
Halt(lmf);
ERRTSetObstacles ( dmf , true , true , true , false );
ERRTNavigate2Point ( dmf , Vec2 ( side * 2350 , 0 ) );
int index = findCruncherOpp(-1);
if ( index == -1 )
{
ERRTSetObstacles ( rmf , true... | [
"nysalehi@gmail.com"
] | nysalehi@gmail.com |
aac70356689d6da760080dc48018a9c9697bb638 | 9951b7cd7ab70d3e8692561194795fb9e233022b | /CSC2110/Matrix.cpp | 1a1996ef32c0cfd4edfa3ec1dbe3869428a2fa4a | [] | no_license | riverotter85/Program2 | f9ee1af9796f57dd811fa9f6860b99be71091a17 | a83819bb8be444e557e9c0f838666b540d61cde9 | refs/heads/master | 2021-01-12T12:53:21.885911 | 2016-10-07T23:32:31 | 2016-10-07T23:32:31 | 69,478,311 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,518 | cpp | #include "Matrix.h"
using CSC2110::Matrix;
#include <fstream>
#include <iostream>
using namespace std;
//the indices are 1-based!!
Matrix::Matrix(int r, int c)
{
rows = r;
cols = c;
if (r < 1)
{
rows = 1;
}
if (c < 1)
{
cols = 1;
}
int num_elements = rows*cols;
mat = new d... | [
"ltdavis42@students.tntech.edu"
] | ltdavis42@students.tntech.edu |
a27f2a1d2ee781ccd4065ef90c4e1f7a3ee3b064 | 3684861662bb614a96978bd9d12d886a64babe15 | /main.cpp | adceae4025c53d760f66cb1483d3fdf29cf693c0 | [] | no_license | scirelli/threadTry | 88355275e567b5b788c968ae9bd380bbf4fb9c18 | 69808673dec59936499918f26730ac6664a5c591 | refs/heads/master | 2021-01-19T10:51:52.338170 | 2015-06-27T01:51:59 | 2015-06-27T01:51:59 | 38,142,509 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 236 | cpp | #include <iostream.h>
#include "trythread.h"
void main(void)
{
Thread animate();
return;
}
virtual void Thread::Setup()
{
// Do any setup here
}
virtual void Thread::Execute(void* arg)
{
// Your code goes here
} | [
"scirelli+git@gmail.com"
] | scirelli+git@gmail.com |
1aa0a3cf3ffc3a97c7252a4ff047e5b9fc00b2c9 | a772c6fcd17f431607a58df7a6cd34873a7e5815 | /Tools/VisionTool/Vision2DCamera/code/Para1Dlg.h | 0d7981da032532d3273365cf7cfb5e4423112d9f | [] | no_license | wanglvhh/VisionProject | 43624c8728b6ab3812a536d2a3927be5cd62393f | ce9a3d4b5342fa9b578073e69b28881d88a6da2f | refs/heads/master | 2023-07-19T08:09:42.545448 | 2021-09-10T01:30:05 | 2021-09-10T01:30:05 | 404,651,996 | 3 | 1 | null | null | null | null | GB18030 | C++ | false | false | 993 | h | #pragma once
// CPara1Dlg 对话框
class CPara1Dlg : public CDialogEx
{
DECLARE_DYNAMIC(CPara1Dlg)
public:
CProSliderCtrl m_sliderExposureTime;
CProSliderCtrl m_sliderGain;
long m_lMinExposureTime ;
long m_lMaxExposureTime ;
long m_lMinGain ;
long ... | [
"wanglvhh@outlook.com"
] | wanglvhh@outlook.com |
bdc424de0fc22704a21a74ab55302490df8ab4c0 | 0d0a7a7f02bde561c60ab5c3c68907f8ca274d97 | /cpp-console/robot.cpp | 6c1fae77eee032b4eb19cec93d4413d2cab01fc7 | [] | no_license | yerson001/graph-slam | c047ba385960b57ba87bec0e588d399157eac20a | e48d86b0c2526c6eb4c47dbb223f2b1670593d77 | refs/heads/master | 2023-04-26T05:35:22.894859 | 2020-05-21T09:18:52 | 2020-05-21T09:18:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,275 | cpp | #include "robot.h"
#include "world.h"
#include "graphslam.h"
#include <exception>
#include <cmath>
//#include <numbers>
template std::pair<Positions, Positions> Robot::localize<GraphSlam>(const GraphSlam &method) const;
// TODO: perhaps, we need a Sensor class to group several parameters
Robot::Robot(double sens... | [
"pugach.yaroslav2@gmail.com"
] | pugach.yaroslav2@gmail.com |
6f5748c316d6fca1e184f7b48e82f20508b48ccf | e1d5b91b139917a6e1642020390624f9418526d0 | /xmas_2016/xmas_2016.ino | ec8baac0cd409a1ecc15a9bb1cb7ca1a09b97aa1 | [] | no_license | fuji38/arduino | 76e2acf7b21b3363eef65ec135d8270e27796a64 | b2b8c174814b8840a587ddc3e0473f1e5cf056c6 | refs/heads/master | 2020-06-10T17:43:15.389946 | 2017-09-03T08:50:32 | 2017-09-03T08:50:32 | 75,918,604 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,317 | ino | /*-----------------------------------------------------------------------
This sketch controls WS2801 LED string
- if USB Boarduino, select "Arduino Duemilanove w/ ATmega328"
- if Japanino, select "3.3V ATmega168"
2012-11-18 by Y.Fujisawa
- initial code
2012-12-03 by Y.Fujisawa
- added brightness control
... | [
"fujisawa.yasu@gmail.com"
] | fujisawa.yasu@gmail.com |
70092bedad97bbde628d9a4e24ad5f3fac9f41d6 | e36e9d2945e51497206304e048c6f2635b575f4a | /cseg/src/LoadBalancer.hpp | dcda4885e2626e9da08e97dbc899422b86367962 | [
"BSD-3-Clause"
] | permissive | sirikata/sirikata | 593709a8ed477d11649a2447a113f559f1cfd11a | 3a0d54a8c4778ad6e25ef031d461b2bc3e264860 | refs/heads/master | 2023-03-07T10:06:09.815675 | 2015-12-13T23:07:45 | 2015-12-13T23:07:45 | 109,733 | 54 | 19 | null | null | null | null | UTF-8 | C++ | false | false | 2,757 | hpp | /* Sirikata
* LoadBalancer.hpp
*
* Copyright (c) 2010, Tahir Azim
* 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 copyri... | [
"tahir@indus.(none)"
] | tahir@indus.(none) |
3f904932c40c6dcadfab085914fd9c34f69483eb | 52bc2ca0f66ae5c6f87a5f400b06aef10dfb8f1d | /2437.cpp | 115db821d1c22f8f0fb5de77b1b696680839e9d0 | [] | no_license | kor-Randy/Algorithm | f6b1accd02fe762914b702fbb7be533a102609f8 | d9508d6ff99b8283945b95cc53ac02ce97bfe1df | refs/heads/master | 2023-02-18T04:59:45.246186 | 2021-01-12T07:37:03 | 2021-01-12T07:37:03 | 328,906,998 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 589 | cpp | #include<stdio.h>
#include<iostream>
#include<algorithm>
#include<vector>
using namespace std;
int N;
int arr[1001];
int s[1001];
int res;
int main()
{
ios_base::sync_with_stdio(0);
cin.tie(0);
cin >> N;
for (int i = 0; i < N; i++)
{
cin >> arr[i];
}
sort(&arr[0], &arr[N]);
if (arr[0] != 1)
{
cout << ... | [
"wlgusdn7001@gmail.com"
] | wlgusdn7001@gmail.com |
9655599b99a693236352c348f19512b50ed16828 | de390163287fda86b73df015d6b6a3dc5e1bf736 | /Codeforces/Educational Round 67/B.cpp | bf89c4ceccb5f2f037e8bcefa2c914e25fc7ea58 | [] | no_license | iamarshsingh/Competative_programming | fb71a7b62d4ba2846deae25203f9087f31a0b675 | 09418842d029b20d2df0f5b5a5e87619f44a18b3 | refs/heads/master | 2020-06-26T14:39:59.199295 | 2020-03-28T14:05:26 | 2020-03-28T14:05:26 | 97,026,462 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,110 | cpp | #include <bits/stdc++.h>
#define ll long long
#define MOD 1000000007
using namespace std;
int n,m;
string s,t;
vector<string> temp;
int curr[26];
vector<int> arr[26];
int main(){
// //fastio
// ios_base::sync_with_stdio(false);
// cin.tie(NULL);
#ifndef ONLINE_JUDGE
freopen("input.txt", "r", stdin);
freope... | [
"singh.arshdeep1999@gmail.com"
] | singh.arshdeep1999@gmail.com |
0ded45e8419ca718be56b4e3b4a6ec9c5538784e | a1648577957ae534dd1585f16cf6171cc16d4b44 | /src/gennylib/test/conventions_test.cpp | 38d05ac905b136c2a0ecf9d07d3f09191db57eca | [
"Apache-2.0"
] | permissive | guoyr/genny | 11cac6662b6bc654010c49448e2be3c6e15382e8 | f1164927916163824885e019c2498b1ee2042069 | refs/heads/master | 2021-06-18T09:16:56.628267 | 2019-04-17T19:46:49 | 2019-04-17T19:46:49 | 165,727,852 | 0 | 0 | Apache-2.0 | 2019-04-19T14:48:41 | 2019-01-14T20:12:09 | C++ | UTF-8 | C++ | false | false | 7,386 | cpp | // Copyright 2019-present MongoDB Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed t... | [
"noreply@github.com"
] | noreply@github.com |
a158ba8919d3d6366739d72eb6440f938bcc0ca8 | a472af6f116a0c2bf4bce858a57a92a905f712d3 | /arnaldi/estem/humedad.ino | a938822d8759807981bb5e59d4e2a3bff3705da0 | [] | no_license | sxtoE/estem | 53b4bbb096d1311f1a4b02b9cb11d98d692c0b0c | 4b3730ab098a5a99d4cc40d45156604d69c0ddfc | refs/heads/master | 2020-03-20T01:24:12.971458 | 2018-11-23T19:30:12 | 2018-11-23T19:30:12 | 137,074,801 | 1 | 2 | null | 2018-06-12T13:36:12 | 2018-06-12T13:20:50 | null | UTF-8 | C++ | false | false | 215 | ino | #include "humedad.h"
float humedad_readTemp(){
return dht.readTemperature(); //Leemos la temperatura en grados Celsius.
}
float humedad_readHumedad(){
return dht.readHumidity(); //Leemos la Humedad.
}
| [
"lharnaldi@gmail.com"
] | lharnaldi@gmail.com |
611e7d44cd51d29920951e91bc308592b8fb9d77 | 2f7c127a96f5102386b0170160fecbc1fc515528 | /实习三题/链式栈的基本操作/node.h | 444629b1d7970f435a9a96af24934505af610826 | [] | no_license | zxpgo/data-structure | 714a384a58cdea4d1a6a14945225a7d7dfc1841f | f023370ceeb6db8d6da06114dd540820ec283859 | refs/heads/master | 2020-05-01T05:17:10.541640 | 2019-03-23T14:17:52 | 2019-03-23T14:17:52 | 177,297,477 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 84 | h | template <class T>
class Node
{
public:
T element;
Node<T>* link;
};
| [
"1165772354@qq.com"
] | 1165772354@qq.com |
da2fcb90f994ecd42a13988cf3709b57a5efd44a | e86fc29aae645c142346842b05fae7c790ea4145 | /library/hwlib-arduino-due-system-sam3xa.inc | 84300237030886f1de53cac464a11e9299c7080b | [
"BSL-1.0"
] | permissive | Dylrak/hwlib | 15be48844d1f241cd77ff502d911c4f45a0b3744 | 1b1a2f36fbb68043b62c6c4ca1bdd3025cec8197 | refs/heads/master | 2021-01-25T08:23:02.113114 | 2017-06-06T11:04:41 | 2017-06-06T11:04:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,072 | inc | /*! \file *********************************************************************
*
* \brief Provides the low-level initialization functions that called
* on chip startup.
*
* $asf_license$
*
* \par Purpose
*
* This file provides basic support for Cortex-M processor based
* microcontrollers.
*
* \author ... | [
"wouter.vanooijen@hu.nl"
] | wouter.vanooijen@hu.nl |
3e681f152096e2f4c848715110da5efdac94e03e | 142fa62460b4929a08ee2cc0c9244f00bfd96df4 | /CppCodes/CodeForces/B/520B.cpp | 6359f1095bc8784b41c0bf734005b6815643c48d | [
"MIT"
] | permissive | yashaggarwal03/coding-creed-origins | e0114118befa6e5129596e0f072daa7ed0c25d24 | 391a517bc84e0b7af301547e3bd3f7f46fb7ac4a | refs/heads/dev | 2022-12-28T02:07:19.382336 | 2020-10-07T16:49:44 | 2020-10-07T16:49:44 | 302,100,331 | 0 | 0 | MIT | 2020-10-07T16:49:46 | 2020-10-07T16:45:22 | null | UTF-8 | C++ | false | false | 666 | cpp | #include <bits/stdc++.h>
using namespace std;
class B520{
private:
int n,m,count;
public:
B520(){
scanf("%d %d",&n,&m);
count = 0;
while(m!=n){
if(m>n){
if (m % 2 == 0)
{
m = m / 2;
}
else
... | [
"fahim.farhan@outlook.com"
] | fahim.farhan@outlook.com |
70a398caf6ed0adfabd0923adac3943bf07152f4 | c8dfd920e892e80ffc5b3cb1ba695d17320d9691 | /main.cpp | 1231ec68c6ab6b07622ee0feff4ff5387d5160f1 | [] | no_license | sw561/ProjectEuler102 | 3dcc9150bc7120f23bf2af19483af4a46095d87b | a23ab078f500d11c6515fa4cf76bf46a9beed17f | refs/heads/master | 2021-01-10T21:39:48.334003 | 2014-12-19T18:02:20 | 2014-12-19T18:02:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 993 | cpp | #include <iostream>
#include <sstream>
#include <fstream>
#include <stdlib.h>
#include "triangle.h"
// Global variable used to toggle run-time debugging
short unsigned int debug;
int main(int argc, char* argv[])
{
// Debug variable
if (argc>=3) std::istringstream(argv[2]) >> debug;
else debug = 0;
//--------------... | [
"simon_wilkinson92@hotmail.com"
] | simon_wilkinson92@hotmail.com |
5ad980a8d77584c138057cd9051f6d9757ff3089 | 8a7a6282c6a2fe94240b1ad896e879211f02b33b | /c-c++/challange-4/main.cpp | 5fc541335a688c7d2bf55c8f088aebbd047e56bc | [] | no_license | mboyar/fundamentals | d580a3cca602c1610ef8e21d67189c0b74e972f1 | 6f424987c87772a9efa4334f00b223ea896caf01 | refs/heads/master | 2021-10-01T00:09:43.973368 | 2018-11-26T06:57:20 | 2018-11-26T06:57:20 | 115,797,216 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,449 | cpp | #include <iostream>
#include <cctype>
#include <cstring>
#include <vector>
#include <algorithm>
using namespace std;
//int solution(char *S)
//{
// int i = 0;
// int len = 0;
// while(S[i++] != '\0')
// {
// len++;
// }
// return len;
//}
int solution(vector<int> &T)
{
std::sort(T.begin(), T.end());
int count =... | [
"muratboyar@gmail.com"
] | muratboyar@gmail.com |
df86d7344cfc8a6a72335223ac22d18fcbea7375 | b7a1dc7128f09cbe4a3f3136c8b57ee996cac536 | /project 4/nachos-csci402/code/userprog/addrspace.h | 086637dab5ec6b6864fab9e39a82e28cf59f1833 | [
"MIT-Modern-Variant"
] | permissive | jerryweb/OS | ff2f46b56887c7ada6840410127801011ed560f9 | 848389f0243f718ee6a0fad5e2de08105210cf0d | refs/heads/master | 2021-01-10T09:03:52.211994 | 2015-07-26T06:58:20 | 2015-07-26T06:58:20 | 36,947,191 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,207 | h | // addrspace.h
// Data structures to keep track of executing user programs
// (address spaces).
//
// For now, we don't keep any information about address spaces.
// The user level CPU state is saved and restored in the thread
// executing the user program (see thread.h).
//
// Copyright (c) 1992-1993 The Regents of ... | [
"jerryweb@usc.edu"
] | jerryweb@usc.edu |
4ccf51492854735a5e74ed285c0f45938459cb31 | f0a34eae276679bd6f2b5c7b55bae60acb979c82 | /examples/MplsNexthopGroups.cpp | 5233c100d5d564d1a39931cc03072d873c881be2 | [
"BSD-3-Clause"
] | permissive | aristanetworks/EosSdk | d94565d637cfeaf70da1127457066cb63485412b | ba0a8ac643cf4a0b2fe4e9369e134127205cba31 | refs/heads/master | 2023-08-14T15:16:11.880504 | 2023-07-31T22:40:24 | 2023-07-31T22:40:24 | 17,383,476 | 144 | 41 | BSD-3-Clause | 2022-09-14T01:28:35 | 2014-03-03T23:11:20 | C++ | UTF-8 | C++ | false | false | 2,408 | cpp | // Copyright (c) 2014 Arista Networks, Inc. All rights reserved.
// Arista Networks, Inc. Confidential and Proprietary.
#include <eos/agent.h>
#include <eos/ip.h>
#include <eos/ip_route.h>
#include <eos/mpls.h>
#include <eos/nexthop_group.h>
#include <eos/sdk.h>
#include <stdio.h>
class my_agent : public eos::agent... | [
"tsuna@arista.com"
] | tsuna@arista.com |
a10fb4aa0cd3fcde4bdefd6a1aa6c8ef665199ec | c3a9c23e7ca2e56b937c130d27f7b1c8b0e54b7c | /modules/client/sync/device_one_time_keys_count.cc | 5216a30ed6ddbd9c974b06985713c0eeb6f99c8a | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | weebl2000/charybdis | ce22bd7bed34121d8264ad7b60440327e8193b88 | ca29c2ef7b0d958e2dc9674e72058b7a182842da | refs/heads/master | 2021-05-24T16:09:05.516566 | 2020-04-06T02:00:32 | 2020-04-06T02:00:32 | 253,648,003 | 0 | 0 | NOASSERTION | 2020-04-07T00:31:31 | 2020-04-07T00:31:30 | null | UTF-8 | C++ | false | false | 2,168 | cc | // Matrix Construct
//
// Copyright (C) Matrix Construct Developers, Authors & Contributors
// Copyright (C) 2016-2018 Jason Volk <jason@zemos.net>
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee is hereby granted, provided that the above
// copyright notice... | [
"jason@zemos.net"
] | jason@zemos.net |
c49198c8fb0c0c4519333dc872a65905864c4db7 | 079e477895b8e1eb5942750a4958c9c36fee4696 | /src/sampapi/0.3.7-R5-1/CObjectSelection.cpp | 41ae2c1d4d163feb63f811479bc72966a83cfe80 | [
"MIT"
] | permissive | BlastHackNet/SAMP-API | 34c7f50b2d31143845e2c3965d247cf3512894d2 | 754463d930d04e139d909ad0f9962288f0dd491e | refs/heads/multiver | 2023-08-09T19:46:52.405416 | 2023-07-10T22:20:57 | 2023-07-10T22:20:57 | 186,235,199 | 49 | 37 | MIT | 2023-07-22T17:38:41 | 2019-05-12T09:28:37 | C++ | UTF-8 | C++ | false | false | 1,316 | cpp | /*
This is a SAMP (0.3.7-R5) API project file.
Developers: LUCHARE <luchare.dev@gmail.com>, Northn
See more here https://github.com/LUCHARE/SAMP-API
Copyright (c) 2018 BlastHack Team <BlastHack.Net>. All rights reserved.
*/
#include "sampapi/0.3.7-R5-1/CObjectSelection.h"
SAMPAPI_BEGIN_V037R5_1
SAMPAPI_VAR C... | [
"erolerol3760@gmail.com"
] | erolerol3760@gmail.com |
a9dc3b18abc6d983e78774ac5780ea37f2588aea | 685d26127352a9e846111c60f47cf94db4763296 | /wuiksywidzets/src/add_beast_dialog.cpp | decf9a3e9d8848b19c0c8e1d2ede74816aa8593c | [] | no_license | luannbr/L2InterludeBot | b15769a9c6244d5205510b77888958a6edd8a47a | 8d87dd1aae1bc4f62119658cc81f737a230804f5 | refs/heads/master | 2023-04-17T01:46:06.790756 | 2021-04-21T19:29:10 | 2021-04-21T19:29:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,708 | cpp | #include <add_beast_dialog.hpp>
#include <beastfarm_data.hpp>
add_beast_dialog::add_beast_dialog(wxWindow* parent, std::function<void(bot_beast&&)> add_handler)
: wxDialog(parent, wxID_ANY, "Add beast", wxDefaultPosition, wxSize(150, 250))
, add_handler_(add_handler)
{
wxSizer* content_sizer = new wxBoxSizer(wxV... | [
"krzpyrkosz@gmail.com"
] | krzpyrkosz@gmail.com |
958019744da78f52f1d30551a4b2c79adbb5f3df | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/net/rras/cm/cmstp/uninstall.cpp | 586dae0a0e3d93a959abff5dbcc877ff203bca58 | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,868 | cpp | //+----------------------------------------------------------------------------
//
// File: uninstall.cpp
//
// Module: CMSTP.EXE
//
// Synopsis: This source file contains most of the code to uninstall CM profiles.
//
// Copyright (c) 1997-1999 Microsoft Corporation
//
// Author: quintinb Created ... | [
"112426112@qq.com"
] | 112426112@qq.com |
caa9b300f0280d696f8266dd9f19ff9b95a762ae | e053284793b28b32c584c1c69fd82987829ccc89 | /Game/WorldMapMario.cpp | 480cc48b188a050417e7b5597153013ca0c30d9f | [] | no_license | tranphuongduy20/Mario-master | 15832ceefe94eef9df78ddcb0a4c12d01c8d7515 | c9f121148729c5daaa782f185045cfd1b8ada5d1 | refs/heads/master | 2023-02-17T05:06:46.143484 | 2021-01-20T12:36:26 | 2021-01-20T12:36:26 | 331,288,677 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 812 | cpp | #include "WorldMapMario.h"
WorldMapMario::WorldMapMario()
{
this->SetAnimationSet(CAnimationSets::GetInstance()->Get(1));
x = 200;
y = 385;
}
void WorldMapMario::Update(DWORD dt, vector<LPGAMEENTITY>* coObjects)
{
Entity::Update(dt);
if (isMoving)
{
if (abs(x - startMovingXPos) >= 31 || abs(y - startMovingYPos... | [
"trphuongduy@gmail.com"
] | trphuongduy@gmail.com |
eaaaec800871a7d2cc0825cef6ee45a71a85cd09 | 4bfaedf87bab4a5e2c71c34e8729318cd026e89f | /SDL2gameTemplate/SDL2gameTemplate/sequenceAnimation.cpp | 23b25adb54b853a3a5a756f666b8d93b4d83d54e | [] | no_license | klecior/RpgGame | e13fe4d6651bf32e081466f065d2e02101d10e79 | c7afe4200734aedf3e0028ef13c5a62b9d9da743 | refs/heads/master | 2021-01-10T08:30:52.006683 | 2016-03-01T16:35:10 | 2016-03-01T16:35:10 | 52,886,522 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,433 | cpp | #include "sequenceAnimation.h"
sequenceAnimation::sequenceAnimation(void)
{
framesAmount = 0;
currentFrame = 0;
tempImage = NULL;
}
sequenceAnimation::~sequenceAnimation(void)
{
tempImage->free();
delete tempImage;
tempImage = NULL;
for(unsigned int i = 0; i < frames.size(); i++)
... | [
"klecior@gmail.com"
] | klecior@gmail.com |
edc2470a1f9d7a05c6d19cd57898495c5867890f | a22d897964dd254cb8e301f890bf33bc2386562f | /library/src/main/cpp/decode/music_decoder_controller.h | 6544286629f48bb0058b785880df3e6a109ae0ed | [
"Apache-2.0"
] | permissive | VeeraAnudeep/trinity | e5cbc74afd81a53c6a72139045f89cf39bef57b9 | 8a729c68718577979c32d760ccfade3472ced051 | refs/heads/master | 2022-11-13T06:40:17.911612 | 2020-07-03T14:19:33 | 2020-07-03T14:19:33 | 277,055,136 | 0 | 1 | Apache-2.0 | 2020-07-04T06:45:09 | 2020-07-04T06:45:09 | null | UTF-8 | C++ | false | false | 3,502 | h | /*
* Copyright (C) 2019 Trinity. All rights reserved.
* Copyright (C) 2019 Wang LianJie <wlanjie888@gmail.com>
*
* 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.apac... | [
"wlanjie888@gmail.com"
] | wlanjie888@gmail.com |
7ea84e37ad429dcd5723dc9425ed5d5f42b7cb18 | a40bba5706335c6a806f2b34ffb3fe9ef1bcb9b0 | /settings.hpp | 17c3981e983295cc639f504ad7c22e26da6c9102 | [
"MIT"
] | permissive | pengge/QTextRecognizer | 0be86f22c8d65124dae00863278b1c18755dfc4b | 29dd7b746be831c01b6260ab20ca926f7ff835ca | refs/heads/master | 2023-03-12T11:54:02.618341 | 2021-03-01T22:56:08 | 2021-03-01T22:56:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,378 | hpp | /*This class can r/w settings, set themes*/
/************created by m231**************/
/**************m231@tnctr.com*************/
#ifndef SETTINGS_HPP
#define SETTINGS_HPP
#include <QApplication>
#include <QDesktopWidget>
#include <QPalette>
#include <QSettings>
#include <QStyle>
#include <QStyleFactory>
#include <QT... | [
"m231@tnctr.com"
] | m231@tnctr.com |
6c5b7d50d5553f566af244295ec8da916f59472c | 73b329e4becd3045989e17fbc0c6aed3d46b5854 | /MiscellaneousPlots/13761_EFTPlots_HiggsBasis/MakeGraph.cpp | 093a7f4600acd39284942e18f9b6aa5ec0f05922 | [] | no_license | FHead/PhysicsHiggsProperties | 36ee6edd9b4a744c41ae8eda58d3b0979e02868d | 25e2cf36b633403a7661488167279a917b76882c | refs/heads/master | 2023-06-01T12:58:09.411729 | 2020-05-05T20:47:51 | 2020-05-05T20:47:51 | 377,256,404 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,805 | cpp | #include <iostream>
#include <cmath>
using namespace std;
#include "TCanvas.h"
#include "TGraphErrors.h"
#include "TFile.h"
#include "TTree.h"
#include "TH1D.h"
#include "ProgressBar.h"
#define PI 3.14159265358979323846264338327950288479716939937510
int main(int argc, char *argv[])
{
TCanvas C;
string FileNa... | [
"yichen@positron01.hep.caltech.edu"
] | yichen@positron01.hep.caltech.edu |
deee211a292a5f4fbea68d9ea1424b7b2f342c20 | 8352ca72d4f1e8e8ebbbb7d6b07a4e0963be7f41 | /DataServer/DataServer_TIP/TA_APP/transactive/app/SmartTrader/SmartTraderQT/src/DataOrderManager.cpp | 1033d25e1f63ddf469ca2e3fc3d2cd2f6574d358 | [] | no_license | radtek/slin_code | 114f61695fc1a23a018da727452c3c42f64ebe39 | a0073e52d600839f7836c2b7673b45b4266259e2 | refs/heads/master | 2020-06-04T15:03:56.618177 | 2015-04-27T10:27:47 | 2015-04-27T10:27:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,930 | cpp | #include "DataOrderManager.h"
#include "BaseException.h"
#include "OrderData.h"
#include "Log4cppLogger.h"
CDataOrderManager* CDataOrderManager::m_pInstance = 0;
QMutex CDataOrderManager::m_mutexInstance;
CDataOrderManager& CDataOrderManager::getInstance()
{
QMutexLocker lock(&m_mutexInstance);
if ... | [
"shenglonglinapple@gmail.com"
] | shenglonglinapple@gmail.com |
da6354259de2f6ed9912cef303d1c19f449a7885 | 45dc612d5daf664d46a6427d813fe4283c9998f6 | /P2_OMP_MPI/Floyd2D_MPI/floyd.cc | 11b6141ec2eb18f94893b2470a95fb17dae1eff0 | [
"MIT"
] | permissive | hzursa/PPR-Programacion-Paralela-UGR | 0d657eb0728cf6adde4df90edb40135754119c3b | ff83e0674b796388951d746cc16ec3a8add3a0aa | refs/heads/master | 2022-01-11T15:41:56.470067 | 2018-06-13T06:42:48 | 2018-06-13T06:42:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,459 | cc | #include <iostream>
#include <fstream>
#include <string.h>
#include <time.h>
#include "Graph.h"
#include "mpi.h"
#include <cstdlib>
#include <cmath>
using namespace std;
//**************************************************************************
int main (int argc, char *argv[])
{
int rank, P;
MPI_Status estado;
M... | [
"danieldiazpareja1@gmail.com"
] | danieldiazpareja1@gmail.com |
3f02503aad8712b1456c4de13b9cfa5dd5ce2c67 | 7c3dff1cce844e2618b22ed2887bf0b0de12b7e8 | /src/scrypt-sse2.cpp | ef6ffb0d1f5e1c56768c0cd31919286380bc138b | [
"MIT"
] | permissive | tsbtjy/novacoin | f0184f229b1a75b11994a3ebb4a222efc5221a12 | f54abc022ebe79879fccb088fd22696be4bc65de | refs/heads/master | 2021-01-18T04:51:45.606765 | 2015-03-17T19:34:46 | 2015-03-17T19:37:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,947 | cpp | /*
* Copyright 2009 Colin Percival, 2011 ArtForz, 2012-2013 pooler
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* ... | [
"fsb4000@yandex.ru"
] | fsb4000@yandex.ru |
426cbe92fa6dc4881e8a601cda345cad7c3c77ed | dfe51c30e42dd415c41a47feb6ad21195d456c78 | /TGUI/include/TGUI/TextureData.hpp | 72f0f61dff4ff6aeb2533723ee5b8ec4c2af0f12 | [] | no_license | Ruckamongus/ChessProject | d2e74f31870d9f569231b181bc0cc7319fa050f0 | df941c91113e93aa7fb838d33a0f0a3b993d5e9f | refs/heads/master | 2020-12-24T16:06:03.337930 | 2015-04-06T16:18:32 | 2015-04-06T16:18:32 | 24,443,629 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,343 | hpp | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// TGUI - Texus's Graphical User Interface
// Copyright (C) 2012-2014 Bruno Van de Velde (vdv_b@tgui.eu)
//
// This software is provided 'as-is', without any express or implied warranty.
... | [
"ruckamongus@live.com"
] | ruckamongus@live.com |
79d7f4f83fd3786720f730f69583eeb8c60e950f | 8c917f522c65d106e0b2a0a10c20bf20176b8798 | /C++/Dynammic Programming/DiceThrow.cpp | 5147fe98636a354b105296de5b705be8abba5536 | [] | no_license | khandya1/Placement-prep | 495e3cb23b3fdfec6a1ff184cfd8402d7a271cba | 9bd0880a16fa21dea5a142b9f48a6d6d85c853d9 | refs/heads/master | 2023-06-28T15:03:54.044725 | 2021-08-04T16:39:10 | 2021-08-04T16:39:10 | 369,742,967 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,691 | cpp | #include<bits/stdc++.h>
using namespace std;
long findWays(int f, int d, int s)
{
// Create a table to store results of subproblems. One extra
// row and column are used for simpilicity (Number of dice
// is directly used as row index and sum is directly used
// as column index). The entries in 0th ro... | [
"63929895+khandya1@users.noreply.github.com"
] | 63929895+khandya1@users.noreply.github.com |
281d150e9d3d2465217a6283358466ec8699b918 | 4aadb5d4463366cefbc8d55ad5bb10707416366c | /tamarin-central/thane/as3src/flash/utils/DictionaryGlue.cpp | b9fb4043535353d277555ed654c6f883c70c1b20 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | Whirled-Archives/thane | af3a8f577acadfd2cec03a02147100b83367e777 | c037751562968a3ad07471d152cf259d949c1bf8 | refs/heads/master | 2021-05-28T14:07:21.861637 | 2015-03-25T17:52:40 | 2015-03-25T17:52:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,667 | cpp | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
... | [
"zell@threerings.net"
] | zell@threerings.net |
f80ce1a8b049854940fd77fc65207f5288a2db85 | b22588340d7925b614a735bbbde1b351ad657ffc | /athena/PhysicsAnalysis/AthenaROOTAccess/test/DataBucketVoid_test.cxx | c8abc3e8498b8af729008870a46aafbc351df4fe | [] | no_license | rushioda/PIXELVALID_athena | 90befe12042c1249cbb3655dde1428bb9b9a42ce | 22df23187ef85e9c3120122c8375ea0e7d8ea440 | refs/heads/master | 2020-12-14T22:01:15.365949 | 2020-01-19T03:59:35 | 2020-01-19T03:59:35 | 234,836,993 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,639 | cxx | /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
// $Id$
/**
* @file AthenaROOTAccess/test/DataBucketVoid_test.cxx
* @author scott snyder <snyder@bnl.gov>
* @date Dec, 2014
* @brief Regression tests for DataBucketVoid.
*/
#undef NDEBUG
#include "AthenaROOTAccess/DataBucketVoid.h... | [
"rushioda@lxplus754.cern.ch"
] | rushioda@lxplus754.cern.ch |
5f5d2e54c34b65f3f4e4d99dfe7aa557161b99ef | b093cc1760b993b438fa095864ff331c344900df | /main.cpp | c65ab1dd39da69e74845b7c8022127f831421823 | [] | no_license | mrnul/NeuralSnake | 1cc2eacc6ccbb630158a77000a7d9c890de6c4e6 | 44e72ab72561cb2a0269793d8f120ee2f3184c64 | refs/heads/main | 2023-06-29T13:21:40.815854 | 2021-07-31T12:28:52 | 2021-07-31T12:28:52 | 389,308,217 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,626 | cpp | #include <iostream>
#include <string>
#include <GeneralNN/GNeuralNetwork.h>
#include <vector>
#include <Windows.h>
using std::cout;
using std::endl;
using std::cin;
using std::string;
using std::vector;
void HideCursor()
{
HANDLE consoleHandle = GetStdHandle(STD_OUTPUT_HANDLE);
CONSOLE_CURSOR_INFO info... | [
"noreply@github.com"
] | noreply@github.com |
fae9ece3053579dfd3917f0cee01018275a122ec | b02b08d9d0352d04e89ef1de72deed1c2dd4718b | /задания/3 часть/Учебное пособие. C++. 3 часть Qt. Создание интерфейсов/Примеры к части 3/Ex02_10/mainForm.h | aede4e27c99b440de09a46567af3b43774a28dfa | [] | no_license | Trickster2038/BmstuLabs2 | 6471d40f333c328e92f1b5b24e9389ef0d34098d | 63644d1215a1c00ff827939c7ca303704811ad1b | refs/heads/master | 2020-12-31T09:25:07.132649 | 2020-04-21T14:30:12 | 2020-04-21T14:30:12 | 238,971,906 | 3 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 801 | h | #ifndef mainForm_h
#define mainForm_h
#include <QWidget>
#include <QPushButton>
#include <QTextCodec>
#define RUS(str) codec->toUnicode(str)
#include "addForm.h"
#include "findForm.h"
#include "printForm.h"
class Window : public QWidget
{
Q_OBJECT
QPushButton * btnAdd,* btnPrint,
* btnFind, * btnEx... | [
"fzastahov@gmail.com"
] | fzastahov@gmail.com |
c07caeab4199f44277593dc220c757cfada8d2f9 | 51de78422efcc7a35fa66b40be55f2b3a80810ff | /Class/Packet/n_frame.h | b320e1ec357ed5267411cb1dfd2294623f53f7dc | [] | no_license | dolphinlmg/NullGuSniff_Linux_x64 | 60771b4e6df55eb3afadc2a2d5e64ba44147a72a | 51b9211ab32a86e2fc7ae4647d06ea67078396c9 | refs/heads/master | 2020-08-10T21:41:00.618390 | 2019-12-20T13:53:04 | 2019-12-20T13:53:04 | 214,425,375 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 877 | h | #ifndef FRAME_H
#define FRAME_H
#include <iostream>
#include <stdint.h>
#include <sstream>
#include <cstring>
#include <string>
#include <pcap/pcap.h>
#include "Class/Packet/n_structures.h"
class n_Frame
{
public:
n_Frame();
n_Frame(uint8_t* data, pcap_pkthdr* header);
n_Frame(const uint8_t* data, pcap_pkt... | [
"dolphinlmg@gmail.com"
] | dolphinlmg@gmail.com |
93eb955d22eaa21d84ee25393416d0562d6f1c12 | a81c07a5663d967c432a61d0b4a09de5187be87b | /storage/browser/fileapi/quota/quota_reservation.h | 2a5606bf21a1f6ac8fa74d44cff8eb735cd64afe | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | junxuezheng/chromium | c401dec07f19878501801c9e9205a703e8643031 | 381ce9d478b684e0df5d149f59350e3bc634dad3 | refs/heads/master | 2023-02-28T17:07:31.342118 | 2019-09-03T01:42:42 | 2019-09-03T01:42:42 | 205,967,014 | 2 | 0 | BSD-3-Clause | 2019-09-03T01:48:23 | 2019-09-03T01:48:23 | null | UTF-8 | C++ | false | false | 3,466 | h | // 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.
#ifndef STORAGE_BROWSER_FILEAPI_QUOTA_QUOTA_RESERVATION_H_
#define STORAGE_BROWSER_FILEAPI_QUOTA_QUOTA_RESERVATION_H_
#include <stdint.h>
#include <memo... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
de38e457d228db46f78229a8441ef34f5a629ffe | cc7661edca4d5fb2fc226bd6605a533f50a2fb63 | /Assembly-CSharp/NotePanel.h | ecba1a3a93327a43798af5e1142972b6094c4c55 | [
"MIT"
] | permissive | g91/Rust-C-SDK | 698e5b573285d5793250099b59f5453c3c4599eb | d1cce1133191263cba5583c43a8d42d8d65c21b0 | refs/heads/master | 2020-03-27T05:49:01.747456 | 2017-08-23T09:07:35 | 2017-08-23T09:07:35 | 146,053,940 | 1 | 0 | null | 2018-08-25T01:13:44 | 2018-08-25T01:13:44 | null | UTF-8 | C++ | false | false | 314 | h | #pragma once
#include "..\UnityEngine\UI\InputField.h"
#include "Item.h"
namespace rust
{
class NotePanel : public MonoBehaviour // 0x18
{
public:
UnityEngine::UI::InputField* input; // 0x18 (size: 0x8, flags: 0x6, type: 0x12)
Item* item; // 0x20 (size: 0x8, flags: 0x1, type: 0x12)
}; // size = 0x28
}
| [
"info@cvm-solutions.co.uk"
] | info@cvm-solutions.co.uk |
93fed87523d5cb5ec4c6da49a88bcd3945f1dbb5 | 870c70f81da8ada85be4d430d4e7d738acf0e13e | /MAC420_ComputacaoGrafica/EP1/src/simulation/objects/cylinder.cc | b1b624cba3c8866bdd1039ee3024a4a080ccac0e | [] | no_license | Rewasvat/Faculdade | b44327f66b9aeb862e47445bfce5ebd18e91199d | 2dfcf51698c69eb915139976d349103c0b219416 | refs/heads/master | 2021-01-19T06:49:56.297067 | 2012-12-12T01:49:18 | 2012-12-12T01:49:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,372 | cc | #include <simulation/objects/cylinder.h>
#include <GL/glut.h>
#include <math.h>
#include <simulation/loaderutil.h>
#include <simulation/vectorfield.h>
#include <cstdio>
#define PI 3.14159265358979323846
namespace simulation {
namespace objects {
Cylinder::Cylinder(engine::Vector3D& pos, engine::Vector3D& direction)... | [
"fernando_aluani@hotmail.com"
] | fernando_aluani@hotmail.com |
15ff570c5dd0a7445e39379c0a7d7adb790124e6 | 4877fc139cd332f571f4ab12b2ebedd98fa86715 | /cuckoo_detection/SomeSandboxesDetect.cpp | 8d979b8979f0a59de0e294a9e542221052443e96 | [] | no_license | GabberBaby/sems | 1eaaa35a1dd16a0c63c1c08d30fc554ef3642d71 | c5028c3437560a3cc8ce0f8a0689b041ee68154f | refs/heads/master | 2021-01-18T00:49:47.839094 | 2016-05-09T12:20:23 | 2016-05-09T12:20:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,287 | cpp | /*Anubis Sandbox detection tool
* v1.0
*/
#include "Func.h"
void sandboxieDetect()
{
if (GetModuleHandle((LPCWSTR)"sbiedll.dll") != NULL) {
createAndWriteFile("sandboxie.txt");
printf("Sandboxie Detected \n");
}
}
void dbgDetect()
{
if (GetModuleHandle((LPCWSTR)"dbghlp.dll") != NULL) {
createAndWriteFile("d... | [
"alicanakyol10@gmail.com"
] | alicanakyol10@gmail.com |
4bcd550a614a2e770e7db93e2537ed31607bbebb | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGUD/DIFFRACTIVE/xsAndTwoProng/AliCDMesonTracks.h | 482d8b57b070f11a6f55c8441f5b0c465ba1c749 | [] | permissive | alisw/AliPhysics | 91bf1bd01ab2af656a25ff10b25e618a63667d3e | 5df28b2b415e78e81273b0d9bf5c1b99feda3348 | refs/heads/master | 2023-08-31T20:41:44.927176 | 2023-08-31T14:51:12 | 2023-08-31T14:51:12 | 61,661,378 | 129 | 1,150 | BSD-3-Clause | 2023-09-14T18:48:45 | 2016-06-21T19:31:29 | C++ | UTF-8 | C++ | false | false | 3,589 | h |
/**************************************************************************
* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
* *
* Author: The ALICE Off-line Project. *
* Contributors... | [
"freidt@f7af4fe6-9843-0410-8265-dc069ae4e863"
] | freidt@f7af4fe6-9843-0410-8265-dc069ae4e863 |
a6be2dc8d0777d09361c410082abc768544b58ae | 3f3095dbf94522e37fe897381d9c76ceb67c8e4f | /Current/BP_UmaniteChunk.hpp | cf1fd4d081f70db34ea32affe8667746e11f9318 | [] | no_license | DRG-Modding/Header-Dumps | 763c7195b9fb24a108d7d933193838d736f9f494 | 84932dc1491811e9872b1de4f92759616f9fa565 | refs/heads/main | 2023-06-25T11:11:10.298500 | 2023-06-20T13:52:18 | 2023-06-20T13:52:18 | 399,652,576 | 8 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 393 | hpp | #ifndef UE4SS_SDK_BP_UmaniteChunk_HPP
#define UE4SS_SDK_BP_UmaniteChunk_HPP
class ABP_UmaniteChunk_C : public AResourceChunk
{
FPointerToUberGraphFrame UberGraphFrame;
class USphereComponent* Sphere;
class UPointLightComponent* PointLight;
class UStaticMeshComponent* Cube;
void ReceiveBeginPlay();... | [
"bobby45900@gmail.com"
] | bobby45900@gmail.com |
cf67d127a9468daef2e1431f3fbadac23bc3b7c7 | b07d84cb439fc11bfb072fb07f21af3d18069159 | /win32/Temp/win32/atlsyncolls.inl | 9399d61b6ee4fb0c2c3e9440b3ae8caa65fb96fa | [] | no_license | garfieldyf/Include | cf81c7a488cda2da6df23a1f7990ecf114491e91 | 21c41cc45d68c86cc748ef557d102d0d01ce9674 | refs/heads/master | 2021-08-08T06:41:12.933408 | 2021-06-24T14:27:58 | 2021-06-24T14:27:58 | 128,599,195 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,079 | inl | ///////////////////////////////////////////////////////////////////////////////
// atlsyncolls.inl
//
// Copyright(c) 2012, Garfield. All rights reserved.
// Author : Garfield
// Version : 2.0
// Finish Time : 2007/3/22
#if (_MSC_VER >= 1020)
#pragma once
#endif
#ifndef __ATLSYNCOLLS_INL__
#define __ATLSYNCOLLS_INL_... | [
"yuanfengdiy@sina.com"
] | yuanfengdiy@sina.com |
a410dba1b026e30cd9cc1a4fcbf316cbd1fd0240 | 254906fabf8bf294c54ae3952d08cb95195f3141 | /sketch_apr09a/sketch_apr09a.ino | 95e7e0e0775e4d178c3778afa1001b15ad59c86e | [] | no_license | duffyco/experimental-iot-projects | 12cc703659307600785500ab703d71aa5926a88e | 347873a86083a074f77e79d88d079c4d39db2882 | refs/heads/master | 2020-09-22T16:12:40.666333 | 2019-12-02T02:40:56 | 2019-12-02T02:40:56 | 225,269,685 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 558 | ino | int analogPin = 0; // potentiometer wiper (middle terminal) connected to analog pin 3
int digitalPin =2; // outside leads to ground and +5V
int val = 0; // variable to store the value read
int val2 = 0;
int previousValue = 0;
boolean on = false;
boolean previousState = false;
unsigne... | [
"john@duffy.dev"
] | john@duffy.dev |
08dfe6cc118db68632e55c76aa88be8a201f731a | 1638def4bdef08afcf79810e08e0a2c3cfc47c23 | /UI/EApplication.h | cbfd5ce719ed0c764fdfdafe1c15fb2fb7964005 | [] | no_license | papalqi/oocd | 40da20f0d4d70cb5d0bb383e6a47e0f37eabc026 | 15a992b7f4b5e8526d2d2892accf1eac7dbd065f | refs/heads/master | 2020-04-19T16:44:11.182947 | 2019-07-06T10:59:06 | 2019-07-06T10:59:06 | 168,313,182 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 682 | h | #ifndef EAPPLICATION_H
#define EAPPLICATION_H
#include <QAbstractNativeEventFilter>
#include <Windows.h>
#include <QDebug>
#include "common/qtsingleapplication.h"
class EEngineCentrolWidget;
class ECloseShortCutEventFilter:public QAbstractNativeEventFilter
{
public:
ECloseShortCutEventFilter();
protected:
... | [
"chuan.wang@pdabc.com"
] | chuan.wang@pdabc.com |
33f8906ddfbaef38ad53095ac231241eeb733a2a | 5456502f97627278cbd6e16d002d50f1de3da7bb | /chrome/browser/page_load_metrics/page_load_metrics_embedder_interface.h | f4569c7760c5cc43cd6111c56a817e3c21203e73 | [
"BSD-3-Clause"
] | permissive | TrellixVulnTeam/Chromium_7C66 | 72d108a413909eb3bd36c73a6c2f98de1573b6e5 | c8649ab2a0f5a747369ed50351209a42f59672ee | refs/heads/master | 2023-03-16T12:51:40.231959 | 2017-12-20T10:38:26 | 2017-12-20T10:38:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,042 | h | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_PAGE_LOAD_METRICS_PAGE_LOAD_METRICS_EMBEDDER_INTERFACE_H_
#define CHROME_BROWSER_PAGE_LOAD_METRICS_PAGE_LOAD_METRICS_EMBEDDER_... | [
"lixiaodonglove7@aliyun.com"
] | lixiaodonglove7@aliyun.com |
42465e44e6f55b5984b1ed8deffae903bc1edfd1 | a8f577311cb847c7a2a273e155b75a10ff7aeb19 | /Math 182 - Algorithms/Exams/Final Exam/Final Exam/question2.cpp | 023f2e205574363da4cf9f24f0d89668a9e409f1 | [] | no_license | eshanuniyal/ucla-classes | 120dfb705537af423d47465c29087599239d802d | 5c76c0f1c6b03eec83b438acb03c06ab6558dc83 | refs/heads/master | 2022-12-14T04:21:08.196578 | 2020-08-02T09:43:59 | 2020-08-02T09:43:59 | 284,309,233 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,091 | cpp | #include <vector>
#include <iostream>
#include <string>
using namespace std;
void PrintOptimalParens(const vector<vector<int>>& s, int i, int j);
void MatrixChainOrder(vector<int> p) {
// finds optimal matrix chain parenthesisation
const int n = p.size() - 1;
vector<vector<int>> m(n + 1, vector<int>(n + 1, 0));
... | [
"eshanuniyal@g.ucla.edu"
] | eshanuniyal@g.ucla.edu |
1749a392207c2866a7ff328c00a1393f868911eb | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/096/845/CWE36_Absolute_Path_Traversal__wchar_t_connect_socket_ofstream_12.cpp | eb0d32dd374251c4937484901acf81bbae8647c3 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,063 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE36_Absolute_Path_Traversal__wchar_t_connect_socket_ofstream_12.cpp
Label Definition File: CWE36_Absolute_Path_Traversal.label.xml
Template File: sources-sink-12.tmpl.cpp
*/
/*
* @description
* CWE: 36 Absolute Path Traversal
* BadSource: connect_socket Read data using... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
0ab098b2688224a45fdc79e6339233b4cbed2413 | fa04d2f56c8d4ebfb931968392811a127a4cb46c | /trunk/Cities3D/src/SeafarersRules/ShipObject.h | 4a3665225afe1ccd21b153ef95036799c911c502 | [] | no_license | andrewlangemann/Cities3D | 9ea8b04eb8ec43d05145e0b91d1c542fa3163ab3 | 58c6510f609a0c8ef801c77f5be9ea622e338f9a | refs/heads/master | 2022-10-04T10:44:51.565770 | 2020-06-03T23:44:07 | 2020-06-03T23:44:07 | 268,979,591 | 0 | 0 | null | 2020-06-03T03:25:54 | 2020-06-03T03:25:53 | null | UTF-8 | C++ | false | false | 1,689 | h | /*
* Cities3D - Copyright (C) 2001-2009 Jason Fugate (saladyears@gmail.com)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
*... | [
"saladyears@gmail.com"
] | saladyears@gmail.com |
81e798c070cd7f677f694d60f0a4967292d79799 | 3b353afa8cdd43fd8e37f2b7d21205b26ad6b31a | /ImageProcessing/ImageProcessing/cpp/CustomWindow.cpp | cbf35443ddadf825f88d5552ea471597ad9b8e31 | [] | no_license | HuangBingjian/ImageProcessing | 384773cbe25c9befde97abef34deaa20f669ee0d | 548190c312ee8395a18dadbde02e83e3f38884c1 | refs/heads/master | 2022-05-27T07:48:14.038734 | 2022-05-14T03:44:45 | 2022-05-14T03:44:45 | 141,238,794 | 150 | 72 | null | null | null | null | GB18030 | C++ | false | false | 1,663 | cpp | #include <QtGui>
#include <QtWidgets>
#include <QMenuBar>
#include <QMainWindow>
#include "header/CustomWindow.h"
CustomWindow::CustomWindow(QWidget *parent)
{
mMoveing = false;
//Qt::FramelessWindowHint 无边框
//Qt::WindowStaysOnTopHint 窗口在最顶端,不会拖到任务栏下面
setWindowFlags(Qt::FramelessWindowHint | Qt::WindowMinimi... | [
"704484709@qq.com"
] | 704484709@qq.com |
5f20ba07ae57386c4078f606c6f92ccf58c7d56d | c113f541e75d94322b67263dd544373940e044e6 | /OpenGL/src/IndexBuffer.cpp | 7076db41a381b8f80df9024c29e82094ae2ef922 | [] | no_license | OmanovicEdo/OpenGLSeries | f8712ae8315270f1697f2ecfad465941ac1963dd | cd5610e5218483192418166f8004e5126d3b455d | refs/heads/master | 2020-07-13T07:03:06.398751 | 2019-09-10T20:55:19 | 2019-09-10T20:55:19 | 205,026,572 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 701 | cpp | #include "IndexBuffer.h"
#include "Renderer.h"
IndexBuffer::IndexBuffer(const unsigned int* data, unsigned int count)
: m_Count(count)
{
ASSERT(sizeof(unsigned int) == sizeof(GLuint));
GLCall(glGenBuffers(1, &m_RendererID));
GLCall(glBindBuffer(GL_ELEMENT_ARRAY_BUFFER, m_RendererID)); //select this buffer, simpl... | [
"omanovic.edo@gmail.com"
] | omanovic.edo@gmail.com |
85fe808445fb6527f4dd54dc2e7560eda8b814d4 | b7f3edb5b7c62174bed808079c3b21fb9ea51d52 | /ash/login/ui/pin_request_view.cc | ed5a4b1bdefabd53761430011c28321a60ba23bd | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 64bee65c921db7e78e25d08f1e98da2668b57be5 | refs/heads/webml | 2023-03-21T03:20:15.377034 | 2020-11-16T01:40:14 | 2020-11-16T01:40:14 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | C++ | false | false | 21,573 | cc | // 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.
#include "ash/login/ui/pin_request_view.h"
#include "ash/login/ui/arrow_button_view.h"
#include "ash/login/ui/login_pin_view.h"
#include "ash/login/ui/pi... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
c0a1ddf5bae01161705c10893fa924cc198578dc | 0eccda3f6c9ec1fec5867c5ce3d7b71f889ca98a | /src/Spectre.libGenetic/BaseIndividualFeasibilityCondition.cpp | ba3d06dd443dbbfbde4cc29f771e935020afef5c | [
"Apache-2.0"
] | permissive | spectre-team/native-algorithms | 0dbd2064fd9a31a74b3404c31a23eb9c4c310dd3 | e5e4a65b52d44bc6c0efe68743eae83a08871664 | refs/heads/master | 2021-07-19T15:31:12.491705 | 2018-03-01T08:01:25 | 2018-03-01T08:01:25 | 115,797,532 | 0 | 0 | Apache-2.0 | 2018-08-14T10:00:23 | 2017-12-30T13:08:15 | C++ | UTF-8 | C++ | false | false | 1,222 | cpp | /*
* BaseIndividualFeasibilityCondition.cpp
* Base class for Individual feasibility condition classes.
*
Copyright 2018 Spectre Team
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.apach... | [
"regis1286@gmail.com"
] | regis1286@gmail.com |
e3fc71e8131cfc3bd5f055bee62fd1bb084a6e3d | a3556daaaee10ac4013df0fdc7504375a0828bc2 | /Competitive_Programming/ParallelProgramming/test/threadsafe_list_test.cpp | bf1bfbc1fc59170c926145ea0cbee16341a68898 | [
"LicenseRef-scancode-public-domain",
"Unlicense"
] | permissive | polyomino24/My-Algorithm | d27b570d47d950f868af435ab0e0c4b7f15bfa60 | 737cf86d841e6eb34e5d12a8c8c6d23ad8e9b415 | refs/heads/master | 2023-05-27T09:58:18.203056 | 2020-09-18T15:32:19 | 2020-09-18T15:32:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 120 | cpp | #include "../threadsafe_list.hpp"
int main()
{
ThreadsafeList<int> ls;
ls.push_front(1);
ls.pop_front();
}
| [
"kopricky@yahoo.co.jp"
] | kopricky@yahoo.co.jp |
3f44534651951a3c8b568ca136d5e4ff320d17a6 | 4ead26a90177ec360d2c92e3b9a513fa94eb268a | /src/parameter_writer.hpp | d9346528859c6d29ce891779b4ce66a2ff8b3008 | [
"MIT"
] | permissive | jose-navarro/astrolabe | f509fbec917b5ec94b48e9d383c46dd0d4f2d395 | 95482bf4ecd7c22e0bcef18aeae0d8b828b3327c | refs/heads/master | 2020-04-07T12:43:41.193990 | 2019-12-09T12:54:35 | 2019-12-09T12:54:35 | 156,842,123 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,037 | hpp | /** \file parameter_writer.hpp
\brief Class able to write parameter data to all kinds of
ASTROLABE supported data channels.
\ingroup ASTROLABE_data_IO
*/
#ifndef PARAMETER_WRITER_HPP
#define PARAMETER_WRITER_HPP
#include "parameter_socket_writer.hpp"
#include "parameter_file_writer_bin.hpp"
#include "p... | [
"jose.navarro@cttc.es"
] | jose.navarro@cttc.es |
fa9dfca811ed93de19e96b543000a1fcc5db23c3 | 88b16a5faac258ebbed1f668809e04c60d605a3a | /actionmenu.cpp | e0459a9b2ca7af0dc68be32060bfabf87d05e235 | [] | no_license | NoHeat/Test2 | 37e32139a24124135afca5145a18e401e72bd4a3 | c0c1d8b74906adac0aebf341a45eb6024b8e3a0c | refs/heads/master | 2021-01-20T20:45:22.776769 | 2016-08-15T05:39:15 | 2016-08-15T05:39:15 | 65,706,841 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 215 | cpp | #include "actionmenu.h"
#include "ui_actionmenu.h"
ActionMenu::ActionMenu(QWidget *parent) :
QDialog(parent),
ui(new Ui::ActionMenu)
{
ui->setupUi(this);
}
ActionMenu::~ActionMenu()
{
delete ui;
}
| [
"reyronald19@hotmail.com"
] | reyronald19@hotmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.