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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7abe123d23f7926a6ff4a4f47d5550722887874e | 891dcf3050a62b093c310269c9932ef8e5f83cdf | /Tests/TestUtils.cpp | 0ecc8c2159c6d6b0c6900ca284f95254aca0e9e2 | [] | no_license | Loreas/Tram_SECSPEC | 0614db7ea08e6fdea75e588e5bf347a57539f51d | 3ae9d5d8d415f2fa9fb3a62f611399845f0fff2b | refs/heads/master | 2021-01-20T09:42:42.327223 | 2017-06-21T10:34:34 | 2017-06-21T10:34:34 | 90,278,022 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,648 | cpp | // TicTacToeUtils:
// Copyright: Project Software Engineering - BA1 informatica - Serge Demeyer -
// University of Antwerp
#include <iostream>
#include <fstream>
#include <sys/stat.h>
using namespace std;
#include "TestUtils.h"
/**
Auxiliary functions for file manipulation.
*/
bool DirectoryExists(const std::string... | [
"loreas.clonen@student.uantwerpen.be"
] | loreas.clonen@student.uantwerpen.be |
43b07b4cfaf3f8c8a8aa9ef3837bf3f48258d214 | 72a4cacb817094a01bb7f49f09207b34b85b30ae | /Languages1/lexem.cpp | 1d1f6defb36f046c9646808539f98d95acfa4d3d | [] | no_license | Poletayson/LanguagesTLP | 8ae627b9eeb93e97f242786e13fdc7c6bef6f94c | eeffce6506ea319cd9c419df9b92070a5bcdd944 | refs/heads/master | 2020-04-29T07:04:10.659853 | 2019-03-17T20:00:21 | 2019-03-17T20:00:21 | 175,939,694 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 169 | cpp | #include "lexem.h"
Lexem::Lexem()
{
}
Lexem::Lexem(int t, QString i)
{
image = i;
type = t;
}
void Lexem::setPosInProgram (int p)
{
posInProgram = p;
}
| [
"dmitriipoletaev_1997@mail.ru"
] | dmitriipoletaev_1997@mail.ru |
83a00d1e6905922985f13e40ca674f352e36410e | 60bb67415a192d0c421719de7822c1819d5ba7ac | /blazetest/src/mathtest/dvecdvecouter/V2aV3b.cpp | 045bd867f4306a2d2eae0ce2727999be2e53aeeb | [
"BSD-3-Clause"
] | permissive | rtohid/blaze | 48decd51395d912730add9bc0d19e617ecae8624 | 7852d9e22aeb89b907cb878c28d6ca75e5528431 | refs/heads/master | 2020-04-16T16:48:03.915504 | 2018-12-19T20:29:42 | 2018-12-19T20:29:42 | 165,750,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,668 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dvecdvecouter/V2aV3b.cpp
// \brief Source file for the V2aV3b dense vector/dense vector outer product math test
//
// Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved
//
// This... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
4466cd21411ef74e5951e1d055470148f8c7c903 | d7ea55748b53cf98b9b3c63e6e7babec997db156 | /QT5/02. QT_C++/01_BasicWidget/build-QCheckBox-Desktop_Qt_5_14_1_GCC_64bit-Debug/qrc_resources.cpp | c4987086dc0f7d517d945e46dffd22cd8164d99d | [] | no_license | maerad7/AIPortfolio | 337f15d04ffe361dc0708d53ab24f46c6b896941 | 11544d19e33c328104e8480c1cb78f2e8dc7af20 | refs/heads/master | 2021-06-20T16:17:16.611431 | 2021-01-09T07:47:04 | 2021-01-09T07:47:04 | 158,547,230 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 144,101 | cpp | /****************************************************************************
** Resource object code
**
** Created by: The Resource Compiler for Qt version 5.14.1
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
static const unsi... | [
"ds.jeong@smsoft.co.kr"
] | ds.jeong@smsoft.co.kr |
a9c88b54495ab22f7d4a70215fb49b334c5ca420 | 147576df33595ae4fc7cd02567b273ba63ed3b30 | /lab11.3B/lab_11_3_B.cpp | 7d70e70cb1cdb2e4cc063091672bbe5cf24ce572 | [] | no_license | sasha-1337/lab11.3B | 14306a7f5e38375cf180802dff81aff53197c807 | c29e2d0755ba2af7e43099c52dd9f3b9d280b819 | refs/heads/master | 2023-02-02T02:45:50.134146 | 2020-12-14T11:01:39 | 2020-12-14T11:01:39 | 321,308,729 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 7,893 | cpp | #include <iostream>
#include <iomanip>
#include <string>
#include <Windows.h>
#include <fstream>
using namespace std;
enum Specialty { PROGRAMMER, ENGINEER, PHYSICIAN };
string specStr[] = { "КН", "ІК", "ФЛ" };
struct Student
{
char prizv[64];
int kurs;
Specialty spec;
int physics;
int math;
... | [
"kolymbia97@gmail.com"
] | kolymbia97@gmail.com |
d0db409cb8018c3ca1439e6f74a6fcf08ba24b31 | bd75df2a6d81b1023b0fd23c3bec2dfa4a1fa8a3 | /exercise/Codeforce/1324B.cpp | f5eeac3446e7dc6728a77081af384626519c377e | [] | no_license | jongwuner/ps-study | 596215ed2f3405197eabb4251dbfb3bff1b09352 | a3f198dcf2467f1637aa8e1efdce81662d6b62ef | refs/heads/master | 2021-07-18T15:54:51.622618 | 2020-05-10T11:53:11 | 2020-05-10T11:53:11 | 156,563,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 647 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef pair<int, int> Pair;
const int MAX = 5001;
map<int, int> Map;
vector<int> vi;
int N;
int main() {
ios_base::sync_with_stdio(0); cin.tie(0); cout.tie(0);
int T; cin >> T; while (T--) {
vi.clear();
Map.clear();
bool ans = false;
cin ... | [
"jklh0202@naver.com"
] | jklh0202@naver.com |
475268c32502d81684178b5a25d6d667b1d00e66 | 76eec1682f1b4dfd51218205b6f0dc2827fdd17e | /src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp | 3b14d4007d56965986ab3fddaf68a30cd4f7d672 | [
"BSD-3-Clause",
"Intel",
"MIT",
"BSL-1.0",
"Apache-2.0"
] | permissive | N-Dekker/oneDNN | 5b80966848c56113651f4c800ecd9f0cf5e7dba1 | 49dcdb1d76bc43c058380f5697b75e2f7f2552a6 | refs/heads/master | 2022-11-30T18:52:20.081536 | 2020-07-20T16:40:34 | 2020-07-21T00:48:16 | 280,428,330 | 0 | 0 | Apache-2.0 | 2020-07-20T17:38:28 | 2020-07-17T13:14:39 | null | UTF-8 | C++ | false | false | 49,662 | cpp | /*******************************************************************************
* Copyright 2016-2020 Intel Corporation
*
* 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.apa... | [
"piotr.chmiel@intel.com"
] | piotr.chmiel@intel.com |
5874f2594832077fa4ec94481d2ab4d302b09365 | 6c3d396136e3b218dd4aaeed1276342dd3d3585d | /src/planner/robot/robot_state.cc | 126427bb787f13baf1da376272053f8d1fc5161c | [] | no_license | pjsdream/planner | 4dc8120d516ae03349091792673afff427e64723 | 56100adbc9e5ea0af1bfbe252c1073acf7eb47b6 | refs/heads/master | 2021-09-14T18:55:01.906412 | 2018-01-29T12:40:53 | 2018-01-29T12:40:53 | 114,855,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,291 | cc | #include "planner/robot/robot_state.h"
#include <iostream>
namespace planner
{
RobotState::RobotState(const std::shared_ptr<LinearRobotModel>& robot_model)
: robot_model_(robot_model)
{
joint_values_.resize(robot_model_->GetJoints().size());
joint_values_.setZero();
link_poses_.resize(robot_model_->GetLinks()... | [
"pjsdream2001@gmail.com"
] | pjsdream2001@gmail.com |
1971a7d55339ca03f50b7e846d6c5d6c7d34e4e6 | 78513fdfdb619403e5bad21860d504c507e9cf3f | /ProcessorA.cpp | 8685b79d7506d6f77aa01636b5af0f918d8e31c3 | [] | no_license | PeopleCF/Boudjelida_Amin | 1ea610bc397eae5e62c34542e078cb4f495acebb | 2e572baec36b6b750d1a98b3f2eab5ebb1188a9e | refs/heads/master | 2021-06-26T06:33:04.911938 | 2020-11-10T11:03:33 | 2020-11-10T11:03:33 | 148,983,040 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 627 | cpp | #include "stdafx.h"
#include "ProcessorA.h"
#include <iostream>
ProcessorA::ProcessorA()
{
}
std::string ProcessorA::Process(std::string s)
{
std::string reversed;
int prev = -1;
for (int i = s.length() - 1; i >=0 ; i--) {
if (i < 0) continue;
if (s[i] != ' ' && (s[i + 1] == ' ' || i == s.length() - 1)) prev ... | [
"32578115+PeopleCF@users.noreply.github.com"
] | 32578115+PeopleCF@users.noreply.github.com |
8968f28335dbdf0154257b1a65d96140e3ad416f | b66715c97e48731ebba2afb8d81d02beb695c691 | /SPOJ/MUL - Fast Multiplication.cpp | 918d15b51c7ec0215c61760fa475a982a0dd958a | [] | no_license | justHusam/Competitive-Programming | c105b982108db914d80c759741302a9828b123b4 | 4c86037370774dc18beb1f2b302a59f2e84979d4 | refs/heads/master | 2020-03-19T10:26:12.874772 | 2018-09-14T12:24:41 | 2018-09-14T12:24:41 | 136,369,844 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,850 | cpp | #include <bits/stdc++.h>
using namespace std;
const double PI = 4.0 * atan(1.0);
const complex<double> I(0, 1);
void FFT(double theta, vector<complex<double> > &a) {
int n = a.size();
for (int m = n; m >= 2; m >>= 1) {
int mh = m >> 1;
for (int i = 0; i < mh; i++) {
complex<double> w = exp(i * theta * I);
... | [
"husam.sa3@gmail.com"
] | husam.sa3@gmail.com |
ceab46473d8f76f4a5c2450128a8fb048504bade | 12297984495f808a57ff61557eeecda2e08d5c3d | /makedepend/BuildDepend.cpp | 53a0574e29e37e0b4dc251f46aea0b688a563e9f | [] | no_license | alzwded/makedepend-wnt | 2f24f36f3eeb9d16745d6c878832a22e7f83d7dd | 50fddce8342698c80498d1b26073394774aff613 | refs/heads/master | 2021-01-18T19:30:00.438497 | 2012-09-24T13:18:41 | 2012-09-24T13:18:41 | 5,899,229 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 483 | cpp | #include "BuildDepend.h"
#include "DependencyGenerator.h"
#include "Path.h"
#include <fstream>
#include <string>
void BuildDepend::operator()(const std::string& _infile, const std::string& _outfile)
{
std::string outfile = _outfile;
if(outfile.empty()) {
Path outpath(_infile);
outfile = outpath... | [
"alzwded@gmail.com"
] | alzwded@gmail.com |
9284203a65e4795b5ea7e2881fca831794d1cf78 | 95dc70a29e3ccdfb5cecce1cd8099691d5b6bb5d | /leetcode/binary_tree_level_order_traversal.cpp | e422cebc0c2973c71e5250b8d1a02afeef5b1bf5 | [] | no_license | hotbig/letmetry | b19ba07e551aabb58c405695f5ed2a7fc0f57fd7 | 1418022a0d63c2cad41435d30d54b5a01773b0e5 | refs/heads/master | 2020-05-22T06:54:50.252554 | 2016-11-01T14:26:25 | 2016-11-01T14:26:25 | 36,932,799 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,421 | cpp | #include<iostream>
#include<string>
#include<vector>
using namespace std;
struct TreeNode{
int val;
TreeNode *left;
TreeNode *right;
TreeNode(int x):val(x), left(NULL), right(NULL){}
};
void printVV(vector<vector<int> > vv)
{
for(int i = 0; i < vv.size(); i++)
{
for(int j = 0; j < vv[... | [
"randyn.yang@gmail.com"
] | randyn.yang@gmail.com |
78a1afda36dc2098f548fe29bf69b437d2eda214 | c507645952553f2a7e93c14ec19ff3246feca49b | /src/GBuffer.h | 15c5adcd551edf4477831c0f64f98e609b76a656 | [] | no_license | LeifNode/KinectProject | 33a6fc002b7a513245ce0202829c55b3365f0b86 | 68b9fe0279dbf672670ae2b6ed92a0656dc5732d | refs/heads/master | 2021-03-12T23:19:26.096556 | 2015-01-13T23:57:41 | 2015-01-13T23:57:41 | 20,317,533 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 820 | h | #pragma once
#include "d3dStd.h"
#include "Texture.h"
class GBuffer
{
friend class D3DRenderer;
public:
GBuffer();
~GBuffer();
void bindRenderTargets();
void bindTextures();
void bindSampler();
void clearRenderTargets();
private:
void Initialize(int width, int height);
void DeInit();
void OnResize(int ... | [
"LErkenbrach@gmail.com"
] | LErkenbrach@gmail.com |
8ed4bdf83ad5671cebf9b4072a3d1dd40fbcd409 | c58bed4b1a7d21417f85f2bb7ad825c9de97c3b6 | /SRM 542/WorkingRabbits.cpp | cfde403a25a05ea0685f774c0a0391e579342634 | [] | no_license | vlad2901/topcoder | 0aa759007ed24b2185664294da4c67af8fbea418 | 97856c3dd2a5b8ee875cfda7dc3b6f93d142e10b | refs/heads/master | 2021-01-20T02:47:47.757151 | 2012-05-23T11:33:15 | 2012-05-23T11:33:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 690 | cpp | #include <vector>
#include <list>
#include <map>
#include <set>
#include <deque>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include <numeric>
#include <utility>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdio>
#include <cmath>
#include <cstdlib>
#include <c... | [
"vlad.berindei@gmail.com"
] | vlad.berindei@gmail.com |
b3c1e00b00ee2901d973edda38b9ad9fccdba9c3 | a49ac9e119b891c7307b8b02a5e4fa3cf5ec6f6c | /Facebook/copyConnections.cpp | a4dd93831cda7610ec3b56d135d0bfc0c912c741 | [] | no_license | EdgeLord836/problem-solving | c4adae209a4f8f21a2bbc4ece47024031ee54ba6 | e10655f197f45ce473acf9cc5f014bc25c5dca48 | refs/heads/main | 2023-08-14T17:38:17.189139 | 2021-10-09T01:16:17 | 2021-10-09T01:16:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,982 | cpp | using namespace std;
#include <iostream>
#include <vector>
#include <unordered_map>
#include <unordered_set>
#include <algorithm>
#include <random>
#include <utility>
class Node {
public:
int data;
vector<Node*> friends;
Node(int d) {
data = d;
}
~Node() {
for (int i = 0; i < frien... | [
"imhantran@gmail.com"
] | imhantran@gmail.com |
25d8f955812312a79c724e4f04c70c2e49d72a79 | 5e2bef5a3f06fc33d37ddee00b9b9f647e9ba05e | /c_how_to_program/lessons/18.14/Date.cpp | 195f747bb0c9db2e22cb871c3535a1d9fbab35f4 | [] | no_license | xoptov/learning_c_and_cpp | 29c4ea111cdf1f4891c81facc8916f7efbdececa | a70c116fe07cd9b763dc69916a28d1a213e5bee6 | refs/heads/master | 2020-06-26T08:12:40.721234 | 2019-09-17T06:01:00 | 2019-09-17T06:01:00 | 199,580,694 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 994 | cpp | #include <iostream>
using std::cout;
using std::endl;
#include "Date.h"
Date::Date(int mn, int dy, int yr)
{
if (mn > 0 && mn <= 12)
month = mn;
else {
month = 1;
cout << "Invalid month (" << mn << ") set to 1." << endl;
}
year = yr;
day = checkDay(dy);
cout << "D... | [
"xoptov@mail.ru"
] | xoptov@mail.ru |
b55f1726efd112b95eeecd749ad50c96dc4efbfa | ab831d976e3cc012e362b7b520f25ae5a127d799 | /third/behaviac-3.5.9/inc/behaviac/base/core/singleton.h | 5c44b93418c775ccfc2f856815b6d05a45aa2e73 | [
"LicenseRef-scancode-unknown-license-reference",
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause",
"MIT"
] | permissive | bohge/Hades | 7b8c04695cd6e7ecb38e6fd554f0e6f7aa59ca1d | 472d72ef095048d080e1b4fcf0f846d0e57b8b22 | refs/heads/master | 2021-01-02T22:16:05.573728 | 2018-08-04T02:04:37 | 2018-08-04T02:04:37 | 99,313,890 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,831 | h | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Tencent is pleased to support the open source community by making behaviac available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company. All rights reserved.
//
// Licensed under the BSD 3-Clau... | [
"zhaopeng_wj@cyou-inc.com"
] | zhaopeng_wj@cyou-inc.com |
46765d5545005280effe0d26c16ca2ae167c89a8 | 0a1f7719e13c0abc90088a8ef193c0dec227fe04 | /BK-Algorithm/StackApplication.h | e0dfc56c254f7a0f47b077d6cdd9b8bfef9db2bc | [] | no_license | BK927/BK-FromDataStructure-ToAlgorithm | 28880762a3a63b0e6ba55caeb6e3fffebed07cfb | fc39ec7133dfa6b8e0bc6b3c9b71310a6edd97ee | refs/heads/master | 2020-06-19T01:04:46.097427 | 2019-07-21T06:31:53 | 2019-07-21T06:31:53 | 196,513,274 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 2,361 | h | #pragma once
#include <algorithm>
#include <iostream>
#include <fstream>
#include "Stack.h"
#include "Location2D.h"
#include "MazeManager.h"
using namespace std;
namespace algorithm
{
class StackApplication
{
public:
static void CheckMatching(const char* filename);
template<typename unsigned int HEIGHT, uns... | [
"dead4bees927@gmail.com"
] | dead4bees927@gmail.com |
114bf8d52bd515d580403613e9b69a836e347f7a | 92d69be79664e5f63a56317ad1353ebe6c3e2b2d | /PLFoundationCore/PLTimer.cpp | d3e849574700682b26a8335886c4b8676f39114f | [
"Apache-2.0"
] | permissive | YPLiang19/PLFoundation | c95b264752c0ebeb1e1e11aa99a39e86d61c5970 | 5701a005ad2fc75f08786ba8c61d6beb590b2574 | refs/heads/master | 2022-12-02T10:31:41.712963 | 2020-08-21T10:07:50 | 2020-08-21T10:07:50 | 285,720,354 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,530 | cpp | //
// PLTimer.cpp
// PLFoundation
//
// Created by yongpengliang on 2020/8/20.
// Copyright © 2020 yongpengliang. All rights reserved.
//
#include "PLTimer.h"
PLFOUNDATON_NAMESPACE_BEGIN
void PLTimer::init(PLTimeInterval interval, void *userInfo, bool repeats){
if (interval <= 0.0) {
interval = 0.000... | [
"ikeshi@tencent.com"
] | ikeshi@tencent.com |
c3e600b97fdb8c7357df69bc432788c7fcbae104 | 267bdf2bf6873ee1840784173de9bac70adef426 | /Advanced level/1038.Recover the Smallest Number.cpp | c2d22ce36be2cb97ec94cb26bcc6e9e51350a215 | [] | no_license | Im4lish/PAT | 48f14b728a5b34c026c22863a1c2a3585c3c2e81 | d8d681bb1ebc54900882ba873386b2033076b711 | refs/heads/master | 2021-08-31T11:34:50.558329 | 2017-12-21T07:12:19 | 2017-12-21T07:12:19 | 111,079,617 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 480 | cpp | #include<iostream>
#include<vector>
#include<string>
#include<algorithm>
using namespace std;
bool cmp(string a,string b) {
return a+b < b+a;
}
int main() {
int n;
cin>>n;
vector<string> vec(n);
for(int i=0;i<n;++i) {
cin>>vec[i];
}
sort(vec.begin(),vec.end(),cmp);
string ans;
for(int i=0;i<n;++i) {
ans ... | [
"zhaojiandong1995@gmail.com"
] | zhaojiandong1995@gmail.com |
06dd5bbcdbd171c1eaa79dc33495a46c310a5cc0 | 49e05bde450a459582e5be2734a90acfe2051a68 | /Animation_Kinematics/src/main.cpp | 06df4fc584a1832ab550a6668df7875cf9ff680a | [] | no_license | rt2520/Graphics | 47659076f32acaeb0a0a3d33dd33d599f36c8c78 | 804a7504b9b345ab74f589953098d8fcc21ec4b3 | refs/heads/master | 2020-05-17T23:15:29.350037 | 2014-10-06T14:30:11 | 2014-10-06T14:30:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,228 | cpp | /* Simple opengl demo program.
*/
//#elif defined(__linux)
#if defined(__APPLE__) || defined(MACOSX)
# include <GLUT/glut.h>
#else
# include <GL/glut.h>
#endif
#include <iostream>
#include <sstream>
#include <stdlib.h>
#include <stdio.h>
#include "GLScreenCapturer.h"
#include "trackball.h"
#inclu... | [
"rt2520@columbia.edu"
] | rt2520@columbia.edu |
152bf52eaf6597c561f6e9dbcd29fbc155c9fa3b | af9e3a456879e0d202a9a7901f0df94e4e865ad3 | /src/Definitions/ContinueStatement.cc | 6aaeefcfcf36ccd7c6e10d0f6e6a3290d12a24ad | [] | no_license | adisarip/DecafCompiler | 532661ddb5c2be304e056ef346f7886c3234d8fc | 93c323f8ab5e4b346c76a90c205908f1391c06ea | refs/heads/master | 2020-04-08T14:52:37.117298 | 2018-11-28T06:39:31 | 2018-11-28T06:39:31 | 159,455,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 217 | cc |
#include "ContinueStatement.hh"
using namespace std;
ContinueStatement::ContinueStatement()
{
mStmtType = Statement::NON_RETURNING;
}
void ContinueStatement::accept(Visitor& vParm)
{
vParm.visit(*this);
}
| [
"aditya.saripalli@students.iiit.ac.in"
] | aditya.saripalli@students.iiit.ac.in |
f78564f7b26a4e5dd87b5e51d3242175f05f43cf | c6b44ea783689299d27b9b4339c490dab75ebee0 | /include/fr/cards/poker_deck_factory.hpp | 1fb2e2fbb8c4462283c3b1c568aa640fcdf9f107 | [
"Apache-2.0"
] | permissive | FlyingRhenquest/cards | 8dd55f0c6ac32344c0a7a5a1118731692b31aea9 | 43fd4126171baaa71d04f0bdbc26ff998d46aee8 | refs/heads/master | 2020-09-03T03:41:15.071659 | 2019-11-03T23:00:26 | 2019-11-03T23:00:26 | 219,377,377 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,247 | hpp | /**
* Copyright 2019 Bruce Ide
*
* 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... | [
"FlyingRhenquest@gmail.com"
] | FlyingRhenquest@gmail.com |
32dc0f7ab88baab09bbedd89324135cca9745268 | 700dc494ce3461890dbc21451dbddca7f5ceded8 | /First and Follow - Q5/q5.cpp | 1417c0a5056bdab19a01151d58f6ab28b0563ec9 | [] | no_license | mauwazahmed/compilerDesignLab | fb618bbb21e562270c9564df3503a2952d617cde | 55d3e0ca3291b79af678c642bbd26cb48eabad73 | refs/heads/main | 2023-05-08T01:00:46.921304 | 2021-04-07T10:44:28 | 2021-04-07T10:44:28 | 369,991,700 | 1 | 0 | null | 2021-05-23T07:47:06 | 2021-05-23T07:47:05 | null | UTF-8 | C++ | false | false | 4,144 | cpp | #include <bits/stdc++.h>
using namespace std;
set<char> ss;
bool dfs(char i, char org, char last, map<char, vector<vector<char>>> &mp) {
bool rtake = false;
for (auto r : mp[i]) {
bool take = true;
for (auto s : r) {
if (s == i) break;
if (!take) break;
if (!(... | [
"thatazimjaved@gmail.com"
] | thatazimjaved@gmail.com |
bd72843887c3b62108300bbae589207949ab7cd6 | 3cf73d4ec1e9bd0cfeebb0de3775e5553530efe2 | /USER-OMP/angle_cosine_squared_omp.cpp | e8eaff6b2a70dcb07d5aea400a2649722a9538f9 | [] | no_license | TJFord/sard | 49766cb2f72610ae60319e9ed73b712f0c05e66a | 6697819f47d5e28b60d36183a65b5b95a725b6b1 | refs/heads/master | 2016-09-06T09:58:00.641931 | 2014-06-28T02:57:51 | 2014-06-28T02:57:51 | 10,278,164 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,558 | cpp | /* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04... | [
"tan.jifu@gmail.com"
] | tan.jifu@gmail.com |
40eda8466c0f9ceb0f3d1cca8c843248a701bf9d | 449ae14862d9803277babe446f7f030fe9b0f15e | /p2/tags/RELEASE_0_6/python/p2/p2core/val_time.cpp | 6314c7c794b6ba47494f7ae35598668bf5288b35 | [] | no_license | declarativitydotnet/declarativity | 863ea58bed1c0efc57573d75b73e0006eca3f280 | 75096fb78264c517cd00e8486467c010038434cb | refs/heads/master | 2021-01-10T11:58:00.700630 | 2015-12-08T17:44:39 | 2015-12-08T17:44:39 | 47,607,520 | 9 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 415 | cpp | #include <val_time.h>
#include <boost/python.hpp>
using namespace boost::python;
ValuePtr (*mk_ptime)(boost::posix_time::ptime) = &Val_Time::mk;
ValuePtr (*mk_timespec)(struct timespec) = &Val_Time::mk;
void export_val_time()
{
class_<Val_Time, bases<Value>, boost::shared_ptr<Val_Time> >
("Val_Time", ... | [
"(no author)"
] | (no author) |
83ccefde0779bb1f0755bd50380bb21428a54f9a | 771cc29cd1263dc999f57cad23cc49cc35d43d99 | /abstractbeatinterval.cpp | bbcafa0f1019f0588da120c0f4427ddcc54bdce2 | [
"Artistic-2.0"
] | permissive | BadassBaal/cock-heroine | 6e1eecd92b3726187e6665bcaaeafb1510ffcdad | e5da101c97e5a35447c32a9c46da5a4e657ea4b9 | refs/heads/master | 2023-06-20T10:18:01.104375 | 2021-07-20T09:33:09 | 2021-07-20T09:33:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,995 | cpp | #include "abstractbeatinterval.h"
#include "helperfunctions.h"
#include <QDebug>
#include <float.h>
#include "config.h"
#include "globals.h"
AbstractBeatInterval::AbstractBeatInterval()
{
}
AbstractBeatInterval::~AbstractBeatInterval()
{
}
bool AbstractBeatInterval::matchesThisInterval(int otherInterval) const
{
... | [
"megamasha@gmail.com"
] | megamasha@gmail.com |
50b50a52ccc0697c6f92c154e83915d4a125c56a | 45ca4ef13e50719548db781333a8cf1794cdac6d | /NCSG/NCSG.cpp | 60cb35e5fa4f4c81c95938292e6476969702e9c6 | [] | no_license | JackJinWang/NCSG | d9f6b32d82f69bed94c6ac1ef1c9c6a0e64e8bb1 | 99a27edb3d8fb39ac5a523cd704543128f5d75c6 | refs/heads/master | 2021-07-21T06:21:16.941884 | 2017-10-31T03:11:54 | 2017-10-31T03:11:54 | 108,935,306 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 21,972 | cpp | #include"NCSG.h"
#include<iostream>
#include<limits.h>
using namespace std;
const int NOSUCCESSOR = INT_MAX;
NCSG::NCSG(int dimension, int number_character, vector<int **>st)
{
this->dimension = dimension;
this->number_character = number_character;
this->st = st;
}
void NCSG::getDominant()
{
// vector<int *> k_th_do... | [
"wang2695685@163.com"
] | wang2695685@163.com |
3b65241b1468ae0ebb7b51b92ebdf1db9cef00aa | 6c400d91d92a8e70a3711f81262fae5a00b9a6c4 | /evpp/inner_pre.cc | 7cb0ee8a1970e45553f33755d541ac0da73ecb5e | [
"BSD-3-Clause"
] | permissive | sighttviewliu/evpp | 86e90d80b1ff700de74711c073b2c5776b99716a | 7d76122ccbcfcb1d36140d6a8e4bd13a45a4c59a | refs/heads/master | 2021-01-20T01:56:36.450143 | 2017-04-24T02:43:59 | 2017-04-24T02:43:59 | 89,346,415 | 1 | 0 | null | 2017-04-25T10:08:57 | 2017-04-25T10:08:57 | null | UTF-8 | C++ | false | false | 2,374 | cc | #include "evpp/inner_pre.h"
#include "evpp/libevent_headers.h"
#ifdef H_OS_WINDOWS
#pragma comment(lib, "event.lib")
#if EVENT__NUMERIC_VERSION >= 0x02010500
#pragma comment(lib, "event_core.lib")
#pragma comment(lib, "event_extra.lib")
#endif
#pragma comment(lib,"Ws2_32.lib")
#pragma comment(lib,"libglog_static.lib"... | [
"zieckey@gmail.com"
] | zieckey@gmail.com |
af3af35f7b15bcdc231d8db595e45d2bb1ae7eb1 | 124f415dea0a7d4ec2e8ae1ce11194b89ddd9e77 | /Projects/Project5/main.cpp | e5a03f54b64389bdab713740bcdd6081d7a678e4 | [] | no_license | GauteHolen/Fys3150_MyCode | 9fc076b27e2e13741d6e3e46d224ce96aee969a2 | a83c16d5739ea2e32f21afd20a3cd4a50661438d | refs/heads/master | 2023-02-01T14:26:26.434510 | 2020-12-17T22:54:09 | 2020-12-17T22:54:09 | 289,979,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,825 | cpp | #include "./cpp_codes/RK_solver.hpp"
#include "./cpp_codes/MC_solver.hpp"
#include <omp.h>
int main(int argc, char const *argv[]){
/*====================
Input parameters
======================*/
string mode = argv[1];
string filename = argv[2];
double a = atof(argv[3]);
double b = ... | [
"gaute.ah@gmail.com"
] | gaute.ah@gmail.com |
53344d2f14e0db041a2f96d5b90f6594b13f0896 | ee797c5b1e2b0fb739b43fe5a8c64bbb6e9a8ee7 | /src/rpi_video.cpp | 178a45575b29e60689e89a3af72fd8b58f0b91bf | [
"MIT"
] | permissive | GuiPinto/aminogfx-gl | ebb5abe92e2c5cad460276038b4ec8736855e149 | 6cb0f76ed0f9b7c94f591b0ca5272c18c07b649e | refs/heads/master | 2020-04-30T18:38:19.178544 | 2018-10-04T18:04:05 | 2018-10-04T18:04:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 52,243 | cpp | #include "rpi_video.h"
#include "rpi.h"
#include "bcm_host.h"
#include "interface/vchiq_arm/vchiq_if.h"
#include <linux/input.h>
#include <dirent.h>
#include <stdio.h>
#include <semaphore.h>
#include <sstream>
#define DEBUG_OMX false
#define DEBUG_OMX_READ false
#define DEBUG_OMX_BUFFER false
#define DEBUG_OMX_ERRO... | [
"bratschi@appamics.com"
] | bratschi@appamics.com |
f30461dcc74a1e7761e388187a8e9833c1f421dc | ba384da5689a4764fa9651b9a4eb7b33e4c2ab8a | /clovertrail/amc/modem-audio-manager/ModemAudioManagerInstance.h | 39a35f2e04dc1e549e18cde05787fd0b3530197e | [] | no_license | locng/android_hardware_intel | 0da734d160e941d755e709696b9409470466e04c | bc7b3b1b9786c758344443111ce6f3e870258413 | refs/heads/master | 2021-01-21T07:14:56.549271 | 2015-03-05T15:10:48 | 2015-03-05T15:14:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | h | /* ModemAudioManagerInstance.h
**
** Copyright 2011 Intel Corporation
**
** 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
**
** ... | [
"angel666.ib@gmail.com"
] | angel666.ib@gmail.com |
d3d633c2758301140ad80d4d9c34083725dad951 | 367fba5df552aef1ee9aa6add6bb512b781bc6d4 | /3rdParty/nodejs/8.0.0/source/src/node_win32_etw_provider-inl.h | 9e3f088ff485db5650d1d7977c75191e2f7ce19a | [
"ICU",
"NTP",
"ISC",
"LicenseRef-scancode-openssl",
"Artistic-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"NAIST-2003",
"BSD-3-Clause",
"Zlib",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"LicenseRef-scancode-unicode",
"LicenseRef-scancode-free-unknown"
] | permissive | hamoriakos/ApertusVR | 2d3e5736b26404198b222d24388bb3c1c162ee69 | 14303ab54963e52409ed376cdafae5c43004074b | refs/heads/master | 2021-09-16T00:13:48.980732 | 2017-06-28T18:23:14 | 2017-06-28T18:23:14 | 105,749,913 | 0 | 1 | MIT | 2018-06-13T13:54:38 | 2017-10-04T09:11:13 | C++ | UTF-8 | C++ | false | false | 12,094 | h | // Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, including
// without limitation the rights to use, copy, modi... | [
"akos.hamori@sztaki.mta.hu"
] | akos.hamori@sztaki.mta.hu |
644867459bbdc766411cc836cacb6675f95776db | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5662291475300352_1/C++/pwahs/c.cpp | 146b16b18a98638c9e519e27f8d3bd370b2bcef4 | [] | 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,174 | cpp | #include <vector>
#include <list>
#include <map>
#include <set>
#include <queue>
#include <deque>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include <numeric>
#include <utility>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdio>
#include <cmath>
#include <cst... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
cb17c0dae1dafcefdd38e4e05f41b8803b566568 | 84a557805488ebd5fedcef318d4af5f308d4bb70 | /engine/InputSystem.hpp | 6a06cdaae601ac2979388381d767aded5f5cf544 | [
"CC-BY-4.0"
] | permissive | GenBrg/MagicCastlevania | 42e3e49b25d60e240bce335d755650f2fee1f6c1 | 76ed248d4f0362ea92d29a159a2027d5b16c8a7b | refs/heads/main | 2023-01-30T07:44:33.987324 | 2020-12-12T03:41:39 | 2020-12-12T03:41:39 | 307,784,734 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 781 | hpp | #pragma once
#include "Singleton.hpp"
#include <SDL.h>
#include <unordered_map>
#include <string>
#include <functional>
class InputSystem;
/**
* Input system that maps each key code to action.
* @author Jiasheng Zhou
*/
class InputSystem : public Singleton<InputSystem> {
public:
struct KeyState {
uint8_t dow... | [
"2322168080@qq.com"
] | 2322168080@qq.com |
ad3070cb3c2f597cc3fde4ce41abe31d92c97e64 | f0b7bcc41298354b471a72a7eeafe349aa8655bf | /codebase/apps/Radx/src/RadxApRemoval/Args.cc | 44d64795f577633df4f9ac34829d1926bb319da6 | [
"BSD-3-Clause"
] | permissive | NCAR/lrose-core | 23abeb4e4f1b287725dc659fb566a293aba70069 | be0d059240ca442883ae2993b6aa112011755688 | refs/heads/master | 2023-09-01T04:01:36.030960 | 2023-08-25T00:41:16 | 2023-08-25T00:41:16 | 51,408,988 | 90 | 53 | NOASSERTION | 2023-08-18T21:59:40 | 2016-02-09T23:36:25 | C++ | UTF-8 | C++ | false | false | 23,112 | cc | // *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
// ** Copyright UCAR (c) 1990 - 2016
// ** University Corporation for Atmospheric Research (UCAR)
// ** National Center for Atmospheric Research (NCAR)
// ** Bo... | [
"dixon@ucar.edu"
] | dixon@ucar.edu |
c6dfe0f12986f040b7f134dcf78fbbf676333692 | 9c434860e19c54936a9c4626779690a98025b022 | /include/physics/CollisionData.hpp | 29546c37233ff0dba55036b38625a270a8442a76 | [] | no_license | lihaisa/kabanero | 2ddf8fbfbd7e774211037cde373a3e00108a899f | 7b6cb99118f9acd0f373c7ecc6e6a1a0db29da2f | refs/heads/master | 2021-01-11T11:33:31.464529 | 2016-12-18T21:25:43 | 2016-12-18T21:25:43 | 79,952,386 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 596 | hpp | #pragma once
#include "minebombers/attachments/CollisionMaterialAttachment.hpp"
#include <string>
#include <memory>
class CollisionData {
public:
CollisionData(std::string path, std::shared_ptr<CollisionMaterialAttachment> materialAttachment) :
_path(path),
_materialAttachment(materialAttachment) {}
auto... | [
"pesola.toni@gmail.com"
] | pesola.toni@gmail.com |
2700d334d5211a2d22743f81b82d83cb7105e06d | 0783dd95ede971b91728a21074f11b70fd20aa55 | /backwardFacingStep_baseCase_LRR/1500/R | 3852954eae88310a1d360db8e74429478dd449a1 | [] | no_license | bshambaugh/openfoam-experiments2 | 0c5430940ddb04c5f85d0fbdd09a7ae01f0ed3f1 | dbd9ce7bec30d897f34da8871188fce3a5564a4d | refs/heads/master | 2020-04-14T06:49:39.690493 | 2019-01-01T23:03:39 | 2019-01-01T23:03:39 | 163,696,599 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 314,883 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
... | [
"brent.shambaugh@gmail.com"
] | brent.shambaugh@gmail.com | |
7699d23982f8f7b322f6bd421ac92d4727d6c1fa | 1c9d04a9352e6d86480f9e0947f930db042d8e80 | /src/plugins/ros2/navigator_thread.h | 1ff59cd62233a641e45af6a9f22e51340a1ee896 | [] | no_license | fawkesrobotics/fawkes | 2c9de0cdb1dfcc951806434fe08458de5a670c8a | ad8adc34f9c73ace1e6a6517624f7c7089f62832 | refs/heads/master | 2023-08-31T01:36:15.690865 | 2023-07-04T17:05:55 | 2023-07-04T17:05:55 | 1,030,824 | 62 | 26 | null | 2023-07-04T17:05:57 | 2010-10-28T04:22:55 | C++ | UTF-8 | C++ | false | false | 4,410 | h |
/***************************************************************************
* navigator_thread.h - Robotino ROS2 Navigator Thread
*
* Created: Sat June 09 15:13:27 2012
* Copyright 2012 Sebastian Reuter
****************************************************************************/
/* This program is free s... | [
"viehmann@kbsg.rwth-aachen.de"
] | viehmann@kbsg.rwth-aachen.de |
e0969d4e00a7957848d023180d9823f10cca6d82 | c2d7badcc2490b88e91a634d79c687ab9374dbf1 | /cocos/2d/CCComponentContainer.h | 56221ce1db4e85628a8bcf16c0b05a79e3332780 | [] | no_license | SBKarr/stappler-cocos2d-x | 48217b18adc1f54e8d5e22b5c9e7f9977f626382 | 24389838ec7613ae25e0417c25682600133c4ec7 | refs/heads/master | 2020-07-05T09:37:37.156758 | 2017-03-09T16:27:37 | 2017-03-12T17:08:34 | 67,418,239 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,358 | h | /****************************************************************************
Copyright (c) 2013-2014 Chukong Technologies Inc.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Sof... | [
"sbkarr@stappler.org"
] | sbkarr@stappler.org |
4e174e00894b9142e7b14c157ad7e824094f5508 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/CMake/CMake-gumtree/Kitware_CMake_old_new_new_log_456.cpp | 1f2fb319235e471b7b91ea231d4697619a9fcb89 | [] | 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 | 65 | cpp | YY_FATAL_ERROR( "cmFortran_yyset_column called with no buffer" ); | [
"993273596@qq.com"
] | 993273596@qq.com |
bd10c45de006eeecbf6138796d804fb2c73a41f0 | 605ab4d843af2959764d9fb78f626421e9ec1520 | /src/process/im_convolve_rank.cpp | 0f559d5344391bf5b050620fb8a30c1a8aa67733 | [
"MIT"
] | permissive | svn2github/imtoolkit-im | f9941a0338d943e5f2c05937b4d9f14405c07423 | aafc283f50ed9e3b1ee73e6ca09a7b9ccfafd31d | refs/heads/master | 2021-07-05T11:43:14.348372 | 2019-01-07T18:03:32 | 2019-01-07T18:03:32 | 103,318,180 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 27,726 | cpp | /** \file
* \brief Rank Convolution Operations
*
* See Copyright Notice in im_lib.h
*/
#include <im.h>
#include <im_util.h>
#include <im_math.h>
#include "im_process_counter.h"
#include "im_process_loc.h"
#include <stdlib.h>
#include <stdio.h>
#include <memory.h>
#include <string.h>
#include <math.h>
template... | [
"scuri@af3c9e47-74de-4ca0-9433-524f997074d0"
] | scuri@af3c9e47-74de-4ca0-9433-524f997074d0 |
f4275bf998bef323747bdab8c99f3859bfac6c1c | ac41d2ccb549dc09ed34e5c0f4da403509abb5c3 | /lib/mtl4/boost/numeric/mtl/matrix/operators.hpp | aaf155b5377cd29154981f6a49ae8bddc0d22131 | [
"MIT",
"MTLL"
] | permissive | spraetor/amdis2 | c65b530dabd087d922d616bfaf9d53f4c8d5e3c4 | 53c45c81a65752a8fafbb54f9ae6724a86639dcd | refs/heads/master | 2020-12-24T15:51:03.069002 | 2016-03-06T14:42:53 | 2016-03-06T14:42:53 | 39,136,073 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,036 | hpp | // Software License for MTL
//
// Copyright (c) 2007 The Trustees of Indiana University.
// 2008 Dresden University of Technology and the Trustees of Indiana University.
// 2010 SimuNova UG (haftungsbeschränkt), www.simunova.com.
// All rights reserved.
// Authors: Peter Gottschling and And... | [
"simon.praetorius@tu-dresden.de"
] | simon.praetorius@tu-dresden.de |
85ea641036f247161babd9817c22cafdd0e124f5 | 23de84139576dca7e4d768e6e3d43efdaa0e9d4a | /Source/JHNET/NetworkModule/NetworkTool.cpp | 81af36f37cbdc851981e0314b4f3a3821b21b0ab | [] | no_license | LJH960101/FlockingGame | 0c8d1948cc9222252d1ef40440ff255fffe9cc53 | e9873d20b249c93bcf5a016323a17c9f4bc9c46a | refs/heads/master | 2020-05-26T03:04:55.492065 | 2019-05-26T06:40:00 | 2019-05-26T06:40:00 | 188,084,778 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,590 | cpp | #include "NetworkTool.h"
#include "Serializer.h"
#include <memory>
using namespace std;
using namespace NetworkTool;
using namespace MySerializer;
int NetworkTool::Send(SOCKET sock, const char * buf, int len, int flags)
{
shared_ptr<char[]> newBuf(new char[len + sizeof(int)]);
int intLen = IntSerialize(newBuf.get()... | [
"ljh960101@gmail.com"
] | ljh960101@gmail.com |
67513628e011561712dfa165d2b252f866ca7731 | 022debae1ce006014899cf2db313845dca625d7a | /项目/格子机2.0/wine_grid2018_11_10/temp/1toast.cpp | 816979a93c9b73808c9ba0b521ef1574dc23179c | [] | no_license | isliulin/PythonDemoRepository | 5e3c73e4ba363e84ccd476d93d9eab33759ea665 | 7f0d4e34373ba9254dd1a03c7e3b25656ca1632f | refs/heads/master | 2023-03-18T16:25:43.666794 | 2019-03-15T17:20:13 | 2019-03-15T17:20:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 479 | cpp | #include "toast.h"
Toast::Toast(QWidget *parent) : QLabel(parent)
{
this->hide();
this->setWindowFlags(Qt::FramelessWindowHint|Qt::WindowStaysOnTopHint);
//this->setAttribute(Qt::WA_DeleteOnClose,true);
this->setAlignment(Qt::AlignCenter);
this->setObjectName("Toast");
// label->setScaledConten... | [
"2640340412@qq.com"
] | 2640340412@qq.com |
22c15c55056a1cb07e8ea0727bf30f22985464bf | 32cd83e08737002c3c7bc815c65f2c94b5ac6966 | /D02/ex02/Fixed.cpp | a7a1764032f582911f6a8abecde2de34cb0bc40c | [] | no_license | tirrorex/Cpp | 4d9be9f94bf24a0ecb5a825e77fd044b80e08327 | 8e0a02897d4ed5d3780714dad2491150862e2fba | refs/heads/master | 2021-01-20T19:53:11.418429 | 2016-05-27T14:57:21 | 2016-05-27T14:57:21 | 59,841,750 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,900 | cpp | #include "Fixed.hpp"
#include <iostream>
#include <string>
#include <cmath>
const int Fixed::_bit = 8;
Fixed::Fixed( void ) : _fixValue( 0 )
{
//std::cout << "Default Constructor called" << std::endl;
return;
}
Fixed::Fixed( int const n ) : _fixValue( n << _bit )
{
//std::cout << "Int Constructor called" << std... | [
"thibaut.noah@gmail.com"
] | thibaut.noah@gmail.com |
71abd807e170c8e7522e1493ca882dcf2140c1f7 | aa4bdcdf47e15ec43b073e602ca15e7e8dc916b0 | /treap.cpp | 79ea5d5295d0bff75960a0b54ee7f6610b774cec | [] | no_license | newpolaris/algorithm | dbd51d036f4f892702403200919efb872aa92ec6 | 70e7fdc96811da7cda681cb96d7b5041d7932c76 | refs/heads/master | 2021-01-12T17:16:36.359070 | 2019-11-24T17:29:34 | 2019-11-24T17:29:34 | 71,535,310 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,555 | cpp | #include <iostream>
#include <string>
#include <vector>
#include <random>
#include <memory>
#include "print_binary_tree.hpp"
using namespace std;
/*
* note : rand is fast enough
* speed up
* comment - just 2x fast http://stackoverflow.com/a/3747462
*
inline int fastrand() {
g_seed = (214013*g_seed+2531011)... | [
"newpolaris@gmail.com"
] | newpolaris@gmail.com |
10837893bd5e94256749146986ea42cf452df956 | 21b3889b6a94b0a6ccf1677866c32d69c20b3452 | /MercutioEngine/meMessage.h | 6753b8da6c04655bed62fe2657425dd97dcb933e | [] | no_license | waskerdu/Mercutio-Engine | b38b7c2dc0fd61cae29bcc999a9de63403ce1de8 | 28e9c3022283f899535e9fb8d1eca3371345b23b | refs/heads/master | 2020-03-30T15:27:36.022721 | 2018-11-11T20:57:29 | 2018-11-11T20:57:29 | 151,364,283 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 231 | h | #pragma once
#include <string>
struct Message
{
std::string name = "";
float val = 0;
Message(){}
Message(std::string name) { this->name = name; }
Message(std::string name, float val) { this->name = name; this->val = val; }
}; | [
"rileywestonmiller@outlook.com"
] | rileywestonmiller@outlook.com |
aeb61a18bad2f2d6442dd36bf35957b3766a96dd | 2dc7792f8bbfe207f2b54f8cae08cbd29049c2ac | /RedneckEngine/Plane.h | b4b739166e8499227b67a5f10aa5dda56697cbc6 | [
"MIT"
] | permissive | TheHolyBell/RedneckEngine | 135ff9e8625668ef3ceec9f2fa23b45ef02937f1 | 3534b24de3ef5336bec9f7b04c31cbb4a5b8cc6e | refs/heads/master | 2022-06-26T00:52:07.620860 | 2020-05-02T16:59:50 | 2020-05-02T16:59:50 | 234,753,834 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,401 | h | #pragma once
#include <optional>
#include "Vertex.h"
#include "IndexedTriangleList.h"
#include <DirectXMath.h>
#include "Math.h"
#include <array>
class Plane
{
public:
static IndexedTriangleList MakeTesselatedTextured(Dvtx::VertexLayout layout, int divisions_x, int divisions_y)
{
namespace dx = DirectX;
assert(d... | [
"kamalzubairow@gmail.com"
] | kamalzubairow@gmail.com |
15872a7a802d4a773324b89e8740d4663ae06609 | 9a3b9d80afd88e1fa9a24303877d6e130ce22702 | /src/Providers/UNIXProviders/EndpointInArea/UNIX_EndpointInArea_HPUX.hxx | 8d82a24fbf885c721fd223c41ecd23d37455d439 | [
"MIT"
] | permissive | brunolauze/openpegasus-providers | 3244b76d075bc66a77e4ed135893437a66dd769f | f24c56acab2c4c210a8d165bb499cd1b3a12f222 | refs/heads/master | 2020-04-17T04:27:14.970917 | 2015-01-04T22:08:09 | 2015-01-04T22:08:09 | 19,707,296 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,812 | hxx | //%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | [
"brunolauze@msn.com"
] | brunolauze@msn.com |
44da2e331fdc7fdad863f63945ea45a9b84b5a19 | b2ac71ecae7b4b9a7d72b20c8582e79195e81e4a | /Classes/webview/CaeWebView.cpp | a2dc88ef31b311b254b6d5756be4f6b1eeb99278 | [] | no_license | liyonghelpme/jumpCode | 54a10e231f0c1bae08b4a1a82c31a43d77e83c1b | a38f186e2acb2c119701ee06d3e8b0d76a54d00b | refs/heads/master | 2021-01-02T09:38:29.371709 | 2013-06-12T10:14:36 | 2013-06-12T10:14:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | cpp | #include "CaeWebView.h"
NS_CC_EXT_BEGIN
CaeWebView::CaeWebView(){
}
CaeWebView::~CaeWebView(){
}
void CaeWebView::webViewDidFinishLoad(){
}
void CaeWebView::closeWebView(){
this->removeFromParentAndCleanup(true);
#if(CC_TARGET_PLATFORM==CC_PLATFORM_IOS)
[impl closeWebView];
#elif(CC_TARGET_PLATFORM==CC_PLATFORM_A... | [
"liyonghelpme@gmail.com"
] | liyonghelpme@gmail.com |
579ab65e4e4fb5048c67567ee5ebdb6e68f33a29 | 0ca4a1b70fecd20b240534b1a65b843d7f268fcb | /C++/DisplayPanel/weathersettings.h | 84a7687fa683155822cad79f01131406dffde17a | [] | no_license | Smart-controller/PC-Panel-Display | da1a87ceaca022d7613cd40cfebfcacb68d1be4d | dfd67219e08236381e35e82c8036ebcd9c0cee18 | refs/heads/master | 2021-01-21T15:37:22.107466 | 2015-06-14T06:49:00 | 2015-06-14T06:49:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 421 | h | #ifndef WEATHERSETTINGS_H
#define WEATHERSETTINGS_H
#include "inifunctions.h"
#include <QWidget>
namespace Ui {
class WeatherSettings;
}
class WeatherSettings : public QWidget
{
Q_OBJECT
public:
explicit WeatherSettings(QWidget *parent = 0);
~WeatherSettings();
IniFunctions ini;
private slots:
... | [
"danj.scripter@gmail.com"
] | danj.scripter@gmail.com |
c0de1c6a04e639f15c36ddcb1cf7930bff9cb84b | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /ios/chrome/browser/ui/overlays/overlay_queue_manager_observer.h | 58ef15048f9138a0a08f7ccf83646b6d3bf224cd | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C++ | false | false | 1,145 | h | // 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.
#ifndef IOS_CHROME_BROWSER_UI_OVERLAYS_OVERLAY_QUEUE_MANAGER_OBSERVER_H_
#define IOS_CHROME_BROWSER_UI_OVERLAYS_OVERLAY_QUEUE_MANAGER_OBSERVER_H_
#includ... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
d63739138d3d5ac1fd53d572ee56a2bc972e8d5e | 8584afff21c31c843f520bd28587a741e6ffd402 | /GoogleCodeJam/2008/Round1A/a.cpp | 5a5a0db46da866c72d4c3e60cae399f72cc5ffcc | [] | no_license | YuanzhongLi/CompetitiveProgramming | 237e900f1c906c16cbbe3dd09104a1b7ad53862b | f9a72d507d4dda082a344eb19de22f1011dcee5a | refs/heads/master | 2021-11-20T18:35:35.412146 | 2021-08-25T11:39:32 | 2021-08-25T11:39:32 | 249,442,987 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,759 | cpp | #include <bits/stdc++.h>
using namespace std;
#define rep(i,s,n) for (int i = (int)s; i < (int)n; i++)
#define ll long long
#define pb push_back
#define eb emplace_back
#define All(x) x.begin(), x.end()
#define Range(x, i, j) x.begin() + i, x.begin() + j
#define lbidx(x, y) lower_bound(x.begin(), x.end(), y) - x.begin... | [
"liyuanzhongutokyos1@gmail.com"
] | liyuanzhongutokyos1@gmail.com |
fcdae6432bcec04670dd6c00aa07ef5661fb5118 | 77bcbea313082bdd089ec0f312891eb26ea93c0d | /hotheater1/constant/ellipse/polyMesh/owner | dbc3285eb46a08af9a4a0523e937a2efeec71df5 | [] | no_license | zachery-style/prolate_home | 5db0d4483a864eb6cd569e16613ff3e9bc439c72 | 86f5cfd83cc27333982c37dd085861f226985f10 | refs/heads/main | 2023-04-08T15:23:34.483706 | 2021-04-20T17:24:41 | 2021-04-20T17:24:41 | 359,894,523 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 99,170 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2012 |
... | [
"zachery.style@mines.sdsmt.edu"
] | zachery.style@mines.sdsmt.edu | |
c6050c5010ea3bc80f290f5cd7f0da98dfa57a60 | ad3f34546afba57daf888798ad2d29db0361dcca | /T3000/HexFileParser.cpp | 2350ae23e18146b5d491c374010fce5e98e17594 | [
"MIT"
] | permissive | temcocontrols/T3000_Building_Automation_System | b7303be5d447cd8d40b1d2424b32b6c7683c2570 | 5fc9204df43aabfe57ccd1a5183b69940d525e2d | refs/heads/master | 2023-08-31T13:37:39.375528 | 2023-08-29T03:30:48 | 2023-08-29T03:30:48 | 6,994,906 | 66 | 62 | MIT | 2023-08-08T12:38:00 | 2012-12-04T05:29:25 | C++ | GB18030 | C++ | false | false | 12,831 | cpp | #include "StdAfx.h"
#include "HexFileParser.h"
#include "global_function.h"
CHexFileParser::CHexFileParser(void)
{
m_nHexFileType = HEXFILE_DATA;
m_IsRAM=FALSE;
}
CHexFileParser::~CHexFileParser(void)
{
}
void CHexFileParser::SetFileName(const CString& strFileName)
{
m_strFileName = strFileName;
}
/... | [
"Alex@temcocontrols.com"
] | Alex@temcocontrols.com |
bb8d3663aa01acb61b6f268ac47f9567ccb682cb | 8973dd51588517ac8755230820e97b8215cadc92 | /cores/Cosa/examples/Wireless/CosaWirelessDS18B20/CosaWirelessDS18B20.ino | e99786723051b50b5118ef8be755fe2d80aac951 | [
"BSD-3-Clause"
] | permissive | UECIDE/UECIDE_data | 3fa6b17113743de7bcb7d3cb8d430637efb494b6 | 96bf6b15910ec3794bd7c13e5274e5ac03379aa9 | refs/heads/master | 2016-09-06T17:38:44.223404 | 2014-02-15T00:48:46 | 2014-02-15T00:48:46 | 13,354,806 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,262 | ino | /**
* @file CosaWirelessDS18B20.ino
* @version 1.0
*
* @section License
* Copyright (C) 2013, Mikael Patel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1... | [
"matt@majenko.co.uk"
] | matt@majenko.co.uk |
b7b454308f9df43d25525c4e6a5992189e0b3067 | a8b4d7b9c15cb242c78c34c4b7966f71f35ea9fb | /3rdparty/capo/noncopyable.hpp | cb70a11496ba4f6d5b8462899251fd01200caa00 | [
"MIT"
] | permissive | kipade/cpp-ipc | c8d112e14d0d61b49a14e9b843038f06f04a9905 | 2a2b626210d36e8b483b070523de8561b4d47355 | refs/heads/master | 2023-05-25T20:50:54.023769 | 2023-02-11T10:25:23 | 2023-02-25T08:30:11 | 249,610,111 | 0 | 0 | MIT | 2020-03-24T04:09:52 | 2020-03-24T04:09:51 | null | UTF-8 | C++ | false | false | 499 | hpp | /*
The Capo Library
Code covered by the MIT License
Author: mutouyun (http://orzz.org)
*/
#pragma once
namespace capo {
////////////////////////////////////////////////////////////////
class noncopyable
{
protected:
noncopyable(void) = default;
~noncopyable(void) = default;
public:
noncopyab... | [
"wood.zhang@dji.com"
] | wood.zhang@dji.com |
505adaa30c9575fe8c90a211b58a467c96840520 | ce6d35d356ba5696718abb41aa47da14b1e849a4 | /src/qmcDriver/qProbability.h | c7770e4ac9bd615b4c4ec2d6b05d17594a3874c7 | [] | no_license | lucaparisi91/qmc | 6a59993de84ce69ca52f255efebf2474d9891b22 | 238e51cdf0df367c78f5e315c52acb0350b6e184 | refs/heads/master | 2021-01-10T07:39:07.615316 | 2018-05-02T15:09:45 | 2018-05-02T15:09:45 | 47,068,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 953 | h | #include <vector>
#include <complex>
using namespace std;
template<class grad_t,class all_particles_t>
double Q_probability(grad_t & drift_force_new,grad_t & drift_force_old,all_particles_t & position,all_particles_t & position2,double delta_tau)
{
double q=0;
for(int i=0;i<drift_force_old.size();i++)
{
... | [
"luca.parisi91@mail.com"
] | luca.parisi91@mail.com |
ce61981b02abd4269d1646858d853d459f6a1061 | 462c18f5cd1a5e44175584be97e96642b0dc5b08 | /implementation/digitProblem.cpp | d382d9d1717cd7bef7e0f3ac4c39a253dace2501 | [] | no_license | ShrinathRaje/Data-Structures-and-Algorithms-Practice | 40d1153730eae623ff00cb09d7770b5800c01551 | 1bf61e38c1702a20455f0e7e841467c52fb3a7cc | refs/heads/master | 2021-07-06T08:29:35.672609 | 2020-08-24T17:47:35 | 2020-08-24T17:47:35 | 170,354,651 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 460 | cpp | /*
* Digit problem
* Date: 27th Nov 2019
* Author: Shrinath bhosale
* Problem statement: https://www.hackerearth.com/practice/basic-programming/implementation/basics-of-implementation/practice-problems/algorithm/digit-problem/
*/
#include<iostream>
using namespace std;
int main() {
string s;
int k;
cin >> s >> k;... | [
"Shrinathbhosale12@gmail.com"
] | Shrinathbhosale12@gmail.com |
0edd5768e9817dd5f737c6eb3512767f68e94cf6 | ac227cc22d5f5364e5d029a2cef83816a6954590 | /applications/physbam/physbam-lib/Public_Library/PhysBAM_Solids/PhysBAM_Solids/Fracture/VIRTUAL_NODE.h | f405e469f6417de5c19fec9d64e0fea62f9d4008 | [
"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 | 1,033 | h | //#####################################################################
// Copyright 2003-2006, Zhaosheng Bao, Ron Fedkiw, Geoffrey Irving, Neil Molino, Eftychios Sifakis.
// This file is part of PhysBAM whose distribution is governed by the license contained in the accompanying file PHYSBAM_COPYRIGHT.txt.
//##########... | [
"quhang@stanford.edu"
] | quhang@stanford.edu |
43bb10e4ee9f3d80ed5712ccc58181be3d5b9a75 | 582aa70acb599c63734caec165f0151acbe6925a | /TratamentoClassesAbstratas/circulo.cpp | 73035b1a940f1bb2648a09236193d802cd76edec | [] | no_license | Silvabrunu/DCA1201 | 903db0981b45c9db79a4d6d4cb79afacfc883411 | be9b4946e73cdbf225ca0271e1521cdb5a497359 | refs/heads/master | 2020-03-28T11:47:48.322187 | 2018-12-12T02:52:26 | 2018-12-12T02:52:26 | 148,247,496 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,458 | cpp | #include "circulo.h"
#include "screen.h"
#include<iostream>
using namespace std;
Circulo::Circulo(int _x0, int _y0, int _raio, bool _fillmode,char _brush){
x0 = _x0;
y0 = _y0;
raio = _raio;
fillmode = _fillmode;
brush = _brush;
}
void Circulo::draw(Screen &t){
//Altera o ... | [
"bss.santos.bruno@gmail.com"
] | bss.santos.bruno@gmail.com |
2a27bea0568808b419e5b0d6e8ff84d8a6bdd125 | a1dce8306153cc1bedf55e03e41a894328201c81 | /src/SDK/RH_PhysicsPickup_parameters.hpp | bc1d1bfc676174e49b4a684268c99a4c183cbffb | [] | no_license | zanzo420/SDK-RadicalHeights | 97848bebd47baaa799e6a82546727fb9f829d7f1 | 0eeacd1418b2ee45c1522babed684baf4daf79a9 | refs/heads/master | 2020-03-29T22:22:00.257774 | 2018-04-20T14:11:36 | 2018-04-20T14:11:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 501 | hpp | #pragma once
// Radical Heights (ALPHA-1-201356) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "RH_PhysicsPickup_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//------------------------------------------------------------------... | [
"aeonlucid@outlook.com"
] | aeonlucid@outlook.com |
45abd790375460a909767c29fd9b9e71f68a5b42 | 2cf838b54b556987cfc49f42935f8aa7563ea1f4 | /aws-cpp-sdk-securityhub/include/aws/securityhub/model/AwsS3ObjectDetails.h | bfcc471ee83445d0bf18a20f2c7d27c67d380d53 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | QPC-database/aws-sdk-cpp | d11e9f0ff6958c64e793c87a49f1e034813dac32 | 9f83105f7e07fe04380232981ab073c247d6fc85 | refs/heads/main | 2023-06-14T17:41:04.817304 | 2021-07-09T20:28:20 | 2021-07-09T20:28:20 | 384,714,703 | 1 | 0 | Apache-2.0 | 2021-07-10T14:16:41 | 2021-07-10T14:16:41 | null | UTF-8 | C++ | false | false | 14,631 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/securityhub/SecurityHub_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Json
{
class JsonValue;... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
6ee35452f550a1eaf7fb0de59f3ad1a26a025ce5 | 7e791eccdc4d41ba225a90b3918ba48e356fdd78 | /chromium/src/chrome/browser/engagement/site_engagement_metrics.cc | 2020022bbceeb1ff45c9fecaf25fd905ff81ca88 | [
"BSD-3-Clause"
] | permissive | WiViClass/cef-3.2623 | 4e22b763a75e90d10ebf9aa3ea9a48a3d9ccd885 | 17fe881e9e481ef368d9f26e903e00a6b7bdc018 | refs/heads/master | 2021-01-25T04:38:14.941623 | 2017-06-09T07:37:43 | 2017-06-09T07:37:43 | 93,824,379 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,161 | cc | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/engagement/site_engagement_metrics.h"
#include "base/metrics/histogram_macros.h"
const char SiteEngagementMetrics::kTotalEngage... | [
"1480868058@qq.com"
] | 1480868058@qq.com |
74a777ccd496970c1ce7c4b83b2c0484d89edf34 | 9a1315cc4083ce84b605e0c4af8b07a391f74d0c | /libcef/browser/download_manager_delegate.h | 272dc4f6472adfad87b1935da3c5fc759c69f547 | [] | no_license | hernad/cef3_3 | 7fcc198a3b05d73a0c03a47f4e46be45af432528 | 57f67842c121dca0a1e94d44a95c23225653d967 | refs/heads/master | 2016-09-02T04:35:44.082958 | 2012-12-25T08:59:01 | 2012-12-25T08:59:01 | 7,317,503 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,756 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CEF_LIBCEF_BROWSER_DOWNLOAD_MANAGER_DELEGATE_H_
#define CEF_LIBCEF_BROWSER_DOWNLOAD_MANAGER_DELEGATE_H_
#pragma once
#include <set>
#include... | [
"hernad@bring.out.ba"
] | hernad@bring.out.ba |
62d7de7d49db1a0340215a88df46e43eb0eeccd4 | 65dbef8d4b81ce04ac3a8c9e3a3da91a07313688 | /C・C++/独習C++新版/ch03/check_4.cpp | 6a6d4f7ab6b8b1fd38343e93ec425bd46cd4eff6 | [] | no_license | iinuma0710/programming_study | 2c0b9526327cdb98b4c3da7e5cb19125db5f1299 | e1eefb062487f32c982c1fed4b4c3739b90fbb37 | refs/heads/main | 2023-04-18T23:03:49.819678 | 2021-04-03T03:02:40 | 2021-04-03T03:02:40 | 311,096,491 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 207 | cpp | #include <iostream>
class A
{
int private_val = 77;
friend void show(const A& a);
};
void show(const A& a)
{
std::cout << a.private_val << std::endl;
}
int main()
{
A aa;
show(aa);
} | [
"iinuma0710@gmail.com"
] | iinuma0710@gmail.com |
7c9f9ea25e4c7e945c96f04cf3044bffc189fdc4 | 669951b6fc45543581f452a75831eaae77c3627c | /1114E.cpp | 19c4628f41b3f6914332f9bfa8a94d04d8e6501e | [] | no_license | atharva-sarage/Codeforces-Competitive-Programming | 4c0d65cb7f892ba8fa9fc58e539d1b50d0d7a9cb | c718f0693e905e97fbb48eb05981eeddafde108e | refs/heads/master | 2020-06-10T01:12:17.336028 | 2019-06-24T16:43:32 | 2019-06-24T16:43:32 | 193,542,627 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,301 | cpp | /**************************
* Author-Atharva Sarage *
* IIT HYDERABAD *
**************************/
#include<bits/stdc++.h>
#warning Check Max_Limit,Overflows
using namespace std;
# define ff first
# define ss second
# define pb push_back
# define mod 1000000007
# define mx 100005
# define ll long long... | [
"atharva.sarage@gmail.com"
] | atharva.sarage@gmail.com |
fed9961ce5830e2de76ee717fdd5a7359b750ed6 | 20319e3b72920474e45be77f29e175b648daa19f | /NOWY/CStateMachine.h | 3b3e765c6a31f60daab9f7a15f5e4f0fb00c23dd | [] | no_license | mad0/SomeNEW | c67e3794a713da2c9048a529e4ad3957f05c14dc | 1d48ea04cccc2bf709f173b47d0dad3a67cbbe1f | refs/heads/master | 2020-05-21T08:34:18.757733 | 2019-07-10T12:26:00 | 2019-07-10T12:26:00 | 185,984,498 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 514 | h | #pragma once
#include <memory>
#include "SFML/Graphics.hpp"
#include <map>
enum STATES {MENU, PLAY};
class CGameState;
class CStateMachine {
public:
CStateMachine();
~CStateMachine();
void addState(STATES, std::shared_ptr<CGameState>);
void changeState(STATES);
std::shared_ptr<CGameState> getState(STATES);
voi... | [
"madowaty@gmail.com"
] | madowaty@gmail.com |
899e49a875596c2a867dc61e0afa93e4da45c5b7 | 6f4dbb99df537ff0f86bbc323e30371f2a4521d2 | /easy-as-pie/funcs/source/stores.cpp | 0198161be108d3614f0c65a7e0f0ab089aaac5e0 | [
"Unlicense"
] | permissive | rodrigobmg/psx | 0e54d12aba6a25987274e1cf81a18019e367eafe | 34ca33d2254958963026d1719c31cfc69bfaaf7b | refs/heads/master | 2020-04-03T19:13:11.007887 | 2018-08-20T16:12:49 | 2018-08-20T16:12:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,049 | cpp | // C:\diabpsx\SOURCE\STORES.CPP
#include "types.h"
// address: 0x800633E8
void FreeStoreMem__Fv() {
}
// address: 0x800633F0
void DrawSTextBack__Fv() {
}
// address: 0x80063460
void PrintSString__FiiUcPcci(int x, int y, unsigned char cjustflag, char *str, int col, int val) {
// register: 21
register int xx;
//... | [
"rnd0x00@gmail.com"
] | rnd0x00@gmail.com |
cd55d30dc23988d234c44226796fd67d07c30764 | c1ff870879152fba2b54eddfb7591ec322eb3061 | /plugins/render/ogreRender/3rdParty/ogre/RenderSystems/GL3Plus/include/OgreGL3PlusRenderSystem.h | 73111225dd48bf4527c9a7c8d738cb4980696374 | [
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | MTASZTAKI/ApertusVR | 1a9809fb7af81c3cd7fb732ed481ebe4ce66fefa | 424ec5515ae08780542f33cc4841a8f9a96337b3 | refs/heads/0.9 | 2022-12-11T20:03:42.926813 | 2019-10-11T09:29:45 | 2019-10-11T09:29:45 | 73,708,854 | 188 | 55 | MIT | 2022-12-11T08:53:21 | 2016-11-14T13:48:00 | C++ | UTF-8 | C++ | false | false | 21,400 | h | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org
Copyright (c) 2000-2014 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any pe... | [
"peter.kovacs@sztaki.mta.hu"
] | peter.kovacs@sztaki.mta.hu |
cb341429c1b042dfcb7aa1f3d3b98bec237bcc39 | 181a888d842f9aafcbb618960f2ffe568ec9fc9c | /Navigator.cpp | 7a5a2611da9a0a3712ca5aca80a4ba9ad589fb4b | [] | no_license | katiecai/BruinNav | 4b4e0009470e1e69bcb9fb4143d5e76f758e619b | 5918e142939e61eaacb2286e0a2a239a54fc327d | refs/heads/master | 2020-12-02T19:32:50.227674 | 2017-07-05T20:21:20 | 2017-07-05T20:21:20 | 96,357,998 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,051 | cpp | //#include "provided.h"
#include "MyMap.h"
#include "support.h"
#include <string>
#include <vector>
#include <queue>
#include <iostream>
using namespace std;
struct Node {
Node(const GeoCoord cur, const GeoCoord dest, Node* p, double distance) : m_cur(cur.latitudeText, cur.longitudeText) {
h = distanceEart... | [
"katiecai@g.ucla.edu"
] | katiecai@g.ucla.edu |
f755445951474a6ee0a31b6be7648a7779e11d7c | b4828cf9403fedde5dd346b3338a5f4bf0f1eb96 | /codeforces_sol/B-Vanya_and_Lanterns.cpp | 0661110efd8633ad95e532f4e24c7e19e01beffa | [] | no_license | Masters-Akt/CS_codes | 9ab3d87ca384ebd364c7b87c8da94b753082a7e3 | 1aaa107439f2e208bb67b0bcca676f90b6bc6a11 | refs/heads/master | 2023-01-24T00:11:05.151592 | 2023-01-21T18:45:57 | 2023-01-21T18:45:57 | 292,529,160 | 6 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 476 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
// your code goes here
int n;
long long int l;
cin>>n>>l;
double a[n];
for(int i=0;i<n;i++){
cin>>a[i];
}
sort(a, a+n);
// for(int i=0;i<n;i++) cout<<a[i]<<" ";
// cout<<"\n";
double m=0;
if(a[0]>m) m=a[0];
if(l-a[n-1]>m) m=l-a[n-1];
for(int... | [
"64123046+Masters-Akt@users.noreply.github.com"
] | 64123046+Masters-Akt@users.noreply.github.com |
ce226b28bc80e700d084e00192f7e18199871d82 | 83d04e85b76463d6ae12e03db7e998ab89da6a44 | /C++/1330.cpp | 741447068fbf7172dc13f6f41fa4892d84d8d6eb | [] | no_license | tunde02/Algorithms | d10856b704ba8863db40a686d15d3c1a03639cba | ec81db5de25f9b5732a67c925305b3edfefb7be4 | refs/heads/main | 2023-08-03T18:59:22.738786 | 2023-07-29T14:04:14 | 2023-07-29T14:04:14 | 207,979,167 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 192 | cpp | #include <iostream>
using namespace std;
int a, b;
int main() {
cin >> a >> b;
if(a > b) {
cout << ">";
}
else if(a == b) {
cout << "==";
}
else {
cout << "<";
}
return 0;
}
| [
"snskrktja@naver.com"
] | snskrktja@naver.com |
d0839a1c5979eac2ea688f3d8f1391e97155d0ca | 5c0cde9516179e199beda1104a329b252c7684b7 | /Graphics/Middleware/QT/include/QtPrintSupport/qprintengine.h | 2abf3dda74beff151f31cba1f0251d6f8ccdf307 | [] | no_license | herocrx/OpenGLMatrices | 3f8ff924e7160e76464d9480af7cf5652954622b | ca532ebba199945813a563fe2fbadc2f408e9f4b | refs/heads/master | 2021-05-07T08:28:21.614604 | 2017-12-17T19:45:40 | 2017-12-17T19:45:40 | 109,338,861 | 0 | 0 | null | 2017-12-17T19:45:41 | 2017-11-03T01:47:27 | HTML | UTF-8 | C++ | false | false | 3,445 | h | /****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees ... | [
"hubertkuc13@gmail.com"
] | hubertkuc13@gmail.com |
975fe2f9bf6b60ea0810bf8f35e8153176d0527c | 304dcc859ff1bad63ae881a096e687f7dc3de04b | /Test_PC_Poker/UPGCommon/src/Community/BlackBuddyAddDlg.cpp | 54a509bebc15978cea22ef39debc01063746a7ff | [] | no_license | idh37/testrepo | 03e416b115563cf62a4436f7a278eda2cd05d115 | b07cdd22bd42356522a599963f031a6294e14065 | refs/heads/master | 2020-07-11T00:57:34.526556 | 2019-09-10T07:22:35 | 2019-09-10T07:22:35 | 204,413,346 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 6,329 | cpp | #include "stdafx.h"
#include "BlackBuddyAddDlg.h"
#include "BlackBuddyAddDlgID.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
CBlackBuddyAddDlg::CBlackBuddyAddDlg(CWnd* pParent/* = NULL*/)
: LSY::CLSYLibDialogBase(pParent),
m_pWndBack(NULL),
m_pTxtResult(NULL),
... | [
"idh37@nm-4ones.com"
] | idh37@nm-4ones.com |
13786c3a61c242a91a5d523a6a8a14c16ed8aa5f | 92fc392b5e3b7517ea7535fa6986aa63cd204b8c | /CaptureGifEncoder/GifEncoder.cpp | 4c9642b733c7e17dad68a2eea439bc6ee1243399 | [
"MIT"
] | permissive | robmikh/CaptureGifEncoder | 1709bb45a10079d8f01894908af3863a5e546daa | 005771f83a36cf3b6a9549a1887cd51634dfd8f2 | refs/heads/master | 2023-01-12T09:05:03.069616 | 2022-12-27T01:52:13 | 2022-12-27T01:52:13 | 245,104,898 | 23 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 8,033 | cpp | #include "pch.h"
#include "GifEncoder.h"
namespace winrt
{
using namespace Windows::Graphics;
using namespace Windows::Graphics::Capture;
using namespace Windows::Storage::Streams;
}
namespace util
{
using namespace robmikh::common::uwp;
}
GifEncoder::GifEncoder(
winrt::com_ptr<ID3D11Device> cons... | [
"rob.mikh@outlook.com"
] | rob.mikh@outlook.com |
1ba61cb52b4bbd5c2eeb157c2afb410f1b00b569 | e48b2ede55e28c6142d6452d8fbe68686134b141 | /src/AudioConfigIIRFilterBank_F32.cpp | 2342ec6676a5b33b460aa5269030c1d0c8d36e6b | [
"MIT"
] | permissive | kxm-creare/Tympan_Library | b33c0f53c6cf105f1a3bac1d41dbee24ee680a29 | 4fc9206b5040cf934d2cdbdc37dc5872814546f2 | refs/heads/master | 2021-06-29T16:10:46.589723 | 2021-06-11T17:50:52 | 2021-06-11T17:50:52 | 130,901,324 | 0 | 0 | MIT | 2021-06-11T17:56:19 | 2018-04-24T19:02:44 | HTML | UTF-8 | C++ | false | false | 15,622 | cpp | /*
* iir_filterbank.cpp
*
* Created: Chip Audette, Creare LLC, May 2020
* Primarly built upon CHAPRO "Generic Hearing Aid" from
* Boys Town National Research Hospital (BTNRH): https://github.com/BTNRH/chapro
*
* License: MIT License. Use at your own risk.
*
*/
#include "AudioConfigIIRFilterBank_F32... | [
"chipaudette@yahoo.com"
] | chipaudette@yahoo.com |
a3161a696f06976f5cdf56940f749e1be38b1185 | 55f945f29f78c0c0c6ac110df808126a38999be5 | /devel/.private/mavros_msgs/include/mavros_msgs/RTCM.h | cbb34b1a8be801f6433a7ad02fdfd39339312ba2 | [] | no_license | aarchilla/NodeROS | 43e9f0d6931d1eb11057d229e20e2911fba943c2 | 4d79e3ffbbb19c11535613249fed2191ada63000 | refs/heads/master | 2020-06-16T20:00:39.218889 | 2019-07-07T18:36:17 | 2019-07-07T18:36:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,397 | h | // Generated by gencpp from file mavros_msgs/RTCM.msg
// DO NOT EDIT!
#ifndef MAVROS_MSGS_MESSAGE_RTCM_H
#define MAVROS_MSGS_MESSAGE_RTCM_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include <ros/message_operatio... | [
"aarchilla21@gmail.com"
] | aarchilla21@gmail.com |
b0f07196a8f2a746cfb2231cbcaf528ebcb10933 | eec816ee04e0c5fa8aa050d182a687c5e90fbbd7 | /device/source/Main/ServerCommunication.h | c058f235dd36d49fcdfc14149ca4fa55ee282ebf | [] | no_license | HAL-RO-Developer/iot_platform | d7e9112aba330e41590244c0dab50e694c5b0b52 | d14f8617cc33f2cec8b265110142a91908699626 | refs/heads/master | 2021-01-22T11:29:00.934570 | 2018-01-15T04:22:50 | 2018-01-15T04:22:50 | 92,702,104 | 3 | 0 | null | 2017-12-10T22:09:11 | 2017-05-29T03:00:33 | JavaScript | UTF-8 | C++ | false | false | 792 | h | #ifndef __SERVER_COMMUNICATION_H_
#define __SERVER_COMMUNICATION_H_
/* --- includeファイル --- */
#include "ArduinoLibrary.h"
#include "System.h"
#include "InfoStruct.h"
#define SERVER_SUCCESS ( 1 )
#define SERVER_CONNECT_ERROR ( -1 )
/* --- HTTPステータスコード --- */
#define HTTP_STATUS_OK ( 200 )
#define HTTP_STATUS_FORBIDD... | [
"tanaka.shogo2@gmail.com"
] | tanaka.shogo2@gmail.com |
5c7c21b9bf44653a775253b4dcb1de82a82ea07f | 1ae7e3c269e0bd2df0bc725a33f307971816d40d | /app/src/main/cpp/boost/range/detail/value_type.hpp | 033783fe8cae2ef10f1b8c0e958c093f975ceedf | [] | no_license | HOTFIGHTER/XmLogger | 347902372bf2afc88cf26d2342434c1ea556201f | 433a0420c99a883bd65e99fd5f04ac353ac6d7b6 | refs/heads/master | 2021-02-18T08:46:12.122640 | 2020-03-05T14:16:39 | 2020-03-05T14:16:39 | 245,178,943 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,723 | hpp | // Boost.Range library
//
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// For more information, see http://www.boost.org/libs/rang... | [
"linfeng.yu@ximalaya.com"
] | linfeng.yu@ximalaya.com |
f9e5b73d7faa5011f4f6c11a4c394244ed544880 | 632516b82a6d662ab0d542190759f4620cf98d14 | /tests/unit_tests/address_from_url.cpp | 71b6c54b3a1447fe918ab457de073321a9f4134c | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | creddit-project/creddit | cf5adca578d778d4bb9352ecfd416f7bf4953e27 | 4b76b4e26076d778f0ffa451104c420cd1a5cc64 | refs/heads/master | 2020-06-25T01:57:29.958980 | 2019-07-27T12:40:27 | 2019-07-27T12:40:27 | 198,517,938 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,921 | cpp | // Copyright (c) 2014-2019, The Monero Project
//
// 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 notice, this list o... | [
"jedibear@protonmail.com"
] | jedibear@protonmail.com |
a7004c103c75751cc8695e8a8ab861ef83fc2c51 | a7cd1fc70b9c87fc35ec3c3be5d4d3332e7ff9da | /RayTracer/PointLight.cpp | a973e88f2909295c49384e124949b9e5a6287224 | [] | no_license | Thomas92330/2021_Classes | 0deca281df37bc3597036ec512fa0c253b2771f0 | fd6456399ba26e87964e827c060d164a772add25 | refs/heads/master | 2023-03-13T07:34:24.982300 | 2021-02-25T12:50:17 | 2021-02-25T12:50:17 | 342,186,741 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 260 | cpp | #include "PointLight.h"
PointLight::PointLight(Vector _origine)
:Light(), origine(_origine)
{
}
PointLight::~PointLight()
{
}
Vector PointLight::VectorL(const Vector& point)
{
Vector vectorL = (point - origine);
vectorL.normalize();
return vectorL;
}
| [
"toto.tranchet@gmail.com"
] | toto.tranchet@gmail.com |
aef45e542988c33f7dce842357a162004bd58fc7 | c90ce2d1e2b96409e20fef94af1207d5543cddec | /sw/src/sw/ctrl/RootControl.cpp | 9bcf606e2fefbde4c03382c2e25336b502e763e3 | [] | no_license | definedD4/SlickWindows | 2f58407a14088117683df073bdd5d83fc686d47f | 4e538f6447acc8ec923ad297ab08eb814b74ddd8 | refs/heads/master | 2021-01-21T11:44:54.781130 | 2016-05-11T16:04:04 | 2016-05-11T16:04:04 | 49,780,757 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,026 | cpp | #include "RootControl.h"
namespace sw {
RootControl::RootControl(Window* owner) : ControlParrent(), m_Owner(owner) { }
RootControl::~RootControl() {
delete m_Content;
}
Size RootControl::getContainerArea(ControlBase* control) const {
ASSERT(m_Owner != nullptr)
ASSERT(control == m_Content)
r... | [
"definedd4@gmail.com"
] | definedd4@gmail.com |
d23b5f1c74655ec67782169a182ddeffce6d17a0 | 56148fb60af13e0b7464bf19248ee019998be461 | /Delta-2A_Windows_Demo/sdk/app/frame_grabber/SerialSelDlg.cpp | 005701fa42121c8f35ae93d563a3edef727fc304 | [] | no_license | shuimuyangsha/Lider_Delta2A | 14a99cd31b783adb8d02c85aea7c119d931db370 | 452b1df04bbc7f3b35d856bc3d7628b8b409e1a5 | refs/heads/master | 2022-11-08T05:59:07.940341 | 2020-07-04T08:41:35 | 2020-07-04T08:41:35 | 276,083,115 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,808 | cpp | /*
* RSLIDAR System
* Driver Interface
*
* Copyright 2015 RS Team
* All rights reserved.
*
* Author: ruishi, Data:2015-12-25
*
*/
// SerialSelDlg.cpp : implementation of the CSerialSelDlg class
//
/////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "resource.h... | [
"dongxh@dadaoii.com"
] | dongxh@dadaoii.com |
9bc55e00cde41bfa922e87e1a4abb1144c50deb1 | 6ced41da926682548df646099662e79d7a6022c5 | /aws-cpp-sdk-redshift-serverless/source/model/GetWorkgroupResult.cpp | 5423e1060b3005216804a527c1842d584f9ea94a | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | irods/aws-sdk-cpp | 139104843de529f615defa4f6b8e20bc95a6be05 | 2c7fb1a048c96713a28b730e1f48096bd231e932 | refs/heads/main | 2023-07-25T12:12:04.363757 | 2022-08-26T15:33:31 | 2022-08-26T15:33:31 | 141,315,346 | 0 | 1 | Apache-2.0 | 2022-08-26T17:45:09 | 2018-07-17T16:24:06 | C++ | UTF-8 | C++ | false | false | 959 | cpp | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/redshift-serverless/model/GetWorkgroupResult.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <aws/core/AmazonWebServiceResult.h>
#include <aws/core/utils/StringUtils.h>
#incl... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
8ca29d213b3aa587db1a02a738cd86f355599b3b | 89016fcda83d19cf880a3671e7923d69b8cb7c39 | /spriterengine/objectref/spriterefinstance.cpp | 76d48689b0e2f7b04fd7c5ca65c9f03279aeb0e5 | [
"Zlib"
] | permissive | lucidspriter/SpriterPlusPlus | 9f83e68cd81295642dd3814ab800cd92967ee6c0 | 8fb550e1633036b42acd1cce0e05cfe60a3041c0 | refs/heads/master | 2023-08-10T10:29:03.386422 | 2021-02-17T22:13:10 | 2021-02-17T22:13:10 | 45,448,363 | 97 | 55 | NOASSERTION | 2023-07-23T13:17:31 | 2015-11-03T07:09:45 | C++ | UTF-8 | C++ | false | false | 903 | cpp | #include "spriterefinstance.h"
#include "../objectinfo/universalobjectinterface.h"
#include "../file/filereference.h"
#include "../override/imagefile.h"
namespace SpriterEngine
{
SpriteRefInstance::SpriteRefInstance(UniversalObjectInterface *initialResultObject,
TransformProcessor *initialParentTransformer,
Tim... | [
"lucid@brashmonkey.com"
] | lucid@brashmonkey.com |
d42698b9cee689e9138b7e5321007a0406cd3aaf | 686f674dd3c28e1a9fd1518c2dab134d77f4828e | /main85.cpp | 327c7033742ecbd59e29727e8dc8c5ca1f263de9 | [] | no_license | jack-Dong/NubtOj | 8aa452f44a0ef1ba7bb7be4e211fa28a4dbf1fa2 | 7cecf56289b247dd85625bc9102141324ff81a8b | refs/heads/master | 2021-01-23T07:44:55.374580 | 2017-03-28T09:52:27 | 2017-03-28T09:52:27 | 86,443,612 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,331 | cpp | #include <iostream>
#include <vector>
#include <math.h>
using namespace std;
//点的结构体
typedef struct Point
{
double x,y;
}Point;
//判断是否在一条直线上
inline bool jugleOnALine(Point p1,Point p2,Point p3)
{
double det = (p2.y - p1.y)*(p3.x - p1.x) - (p2.x - p1.x)*(p3.y - p1.y);
if( fabs(det) < 0.0001 )
{
return true... | [
"1099633787@qq.com"
] | 1099633787@qq.com |
7fa7a63706605fc3267d6e2d8d1cde03caeca3c8 | d9167eaed1bc14c7cf3ba8555e241c4ca2fd9d1b | /KernelMonitor/context.cpp | 6e9c4340c1fe61195119b6019d4e3c399b1120c0 | [] | no_license | yuaom/KernelMon | 8301af36c34d05e13b306f9ea4b4a67fba644018 | 4f545da24980c72e6e9f6dcc9ad78fceb45d37b7 | refs/heads/master | 2023-06-07T11:17:40.826321 | 2021-03-05T12:24:37 | 2021-03-05T12:24:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,923 | cpp | #include "context.h"
#include "ept.h"
static vmx::Vmxon* alloc_vmxon();
static vmx::Vmcs* alloc_vmcs();
static unsigned __int64 virtual_to_physical(PVOID vaddr);
vmx::VmmContext* vmx::alloc_vmm_context() {
PHYSICAL_ADDRESS physical_max;
physical_max.QuadPart = ~0ULL;
auto vmm_context = new(NonPagedPool) VmmContex... | [
"alonbenti@gmail.com"
] | alonbenti@gmail.com |
8b39ec91989d277cda0767101743597b7b23dac1 | c40a70b70835a0a8b8672f3d2c10c82fe13d55ff | /switch.cpp | a459913b2f25c14707e1761cc9033e1bcaded569 | [] | no_license | RodArg/OOPDemo | 4561df368f5753990cb94a87882fe0f502503b2d | 55351defeeff0f8fe660ba38d21d363cc38f873a | refs/heads/master | 2020-03-22T05:59:06.663981 | 2018-08-01T22:51:18 | 2018-08-01T22:51:18 | 139,604,312 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 321 | cpp | #include "std_lib_facilities.h"
int main(){
int num;
cout << "What's your favorite number 1-10?";
cin >> num;
switch(num){
case 0: case 2: case 4: case 6: case 8: case 10:
cout << "Nice and even";
break;
case 1: case 3: case 5: case 9:
cout << "That's odd";
break;
case 7:
cout << "Lucky!";
break;
}
... | [
"rodrigo.arg01@gmail.com"
] | rodrigo.arg01@gmail.com |
9544de486ebc10609f6b066923b9020d781b8938 | 5e2e27daacfddfe119015736fcc6e9a864d66c49 | /GameEngine/Graphics/Anim2Bone.cpp | db53db079308dd27a65033a6f9aab04f82670dd4 | [] | no_license | mdubovoy/Animation_System | 17ddc22740962209e7edbd8ea85bec108499f3e2 | b356d0ea6812e0548336bc4813662463e786de93 | refs/heads/master | 2021-01-22T11:41:13.637727 | 2014-09-22T14:01:20 | 2014-09-22T14:01:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,129 | cpp | #include "OpenGLWrapper.h"
#include "Pyramid.h"
#include "PyramidObject.h"
#include "GraphicsObjectManager.h"
#include "Anim.h"
#include "Constants.h"
#define BONE_ANIM 0
#if BONE_ANIM
// temporary hack
Frame_Bucket *pHead = 0;
PyramidObject *firstBone;
// PyramidObject *p1;
Pyramid *pPyramid;
#define BONE_WIDTH 13... | [
"michel.dubovoy@gmail.com"
] | michel.dubovoy@gmail.com |
4ac0f3c41d2b7d82a0a417aa007341f7895efad9 | 9056dcc0298c2c9142ceb070bafaec52a75e13a9 | /Cpp-version/libs/map.cpp | f829b2c6d0cdfb2e11ab58b0d123a44544ecd706 | [] | no_license | vwdorsey/dungeon | 641597439d2da7adc16cf42230d72fc717cd05bd | ad5c315ea3a95a66f52aef530c5795123acc6705 | refs/heads/master | 2020-05-29T14:16:34.788538 | 2015-04-26T02:56:50 | 2015-04-26T02:56:50 | 82,594,383 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,818 | cpp | /*
* map.cpp - Contains all the classes and functions necessary to
* create and maintain a map for the dungeon crawler
*
*/
#include <iostream>
#include <cstdlib>
#include <random>
#include "values.hpp"
#include "dijkstra.hpp"
#include "map.hpp"
map::map(){
room_count = min_rooms + (random() % ((max_rooms - ... | [
"vwdorsey@iastate.edu"
] | vwdorsey@iastate.edu |
0ff5fe476bd1749edd16259586c393bd797a89db | 198f1f5606add5d11ecc7f264e11e83e05de92e7 | /Classes/not used/SensoryMemory.cpp | 826cc558e5e1eda0cb40819fcccbb46b2454788f | [] | no_license | jsenter/MOBAclient | 407c6a44441976adbd0d040cb6ac8548fb254a6d | 490924a9bbfccd9fe54f9b1916fd70be32b18326 | refs/heads/master | 2021-01-15T21:30:31.820134 | 2016-11-26T05:12:38 | 2016-11-26T05:12:38 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 11,259 | cpp | #include "SensoryMemory.h"
#include "GameWorld.h"
#include "AbstCharacter.h"
#include "Timer/CrudeTimer.h"
#include "SteeringBehavior.h"
USING_NS_CC;
std::stringstream & operator<<(std::stringstream &ss, const MemoryRecord& m)
{
ss << m.attackable << std::endl
<< m.within_view << std::endl
<< m.time_became_visib... | [
"insooneelife@naver.com"
] | insooneelife@naver.com |
e609cef92d881e1f9ac4548a74bf2e91b485e1a4 | 49c55e28d66238a6b6cc6ad26b3ea4ff7db6f6df | /src/src/FlowSinkProcessor.h | 6708d7529964210ad504bb8bffe56bdd21de9ee2 | [] | no_license | akosiorek/optical_flow | 3380825e55d15a4d7f57e8717c7fa9be4d5c3e10 | d48918f56e864d7d1f087216e0e0e7435a19069a | refs/heads/master | 2021-01-02T22:57:14.563839 | 2015-07-03T11:23:04 | 2015-07-03T11:23:04 | 33,973,413 | 1 | 3 | null | 2015-05-19T17:46:10 | 2015-04-15T04:37:34 | C++ | UTF-8 | C++ | false | false | 1,423 | h | #ifndef FLOW_SINK_PROCESSOR_H
#define FLOW_SINK_PROCESSOR_H
#include <vector>
#include "common.h"
#include "DataFlowPolicy.h"
#include "FlowSlice.h"
#include "IFlowSinkTask.h"
template<template <class> class InputBufferT>
class FlowSinkProcessor :
public BufferedInputPolicy<FlowSlice::Ptr, InputBufferT>
{
public:
... | [
"dawidh.adrian@googlemail.com"
] | dawidh.adrian@googlemail.com |
a661c438c4f7c5f3978590045c9d6c1d3945f128 | aafccc71b3ba659a9b6a606d805d9889c9fabc09 | /codechef/jan2014long/error.cpp | 485709f1c2995802b1555a4383db24418c90d228 | [] | no_license | abhashksingh/practice-programs | 6bf37670e8f385a2bb274bb14ffb9052944a9ab5 | 02602f61ad4812726dedb6c760c81dc647244b8c | refs/heads/master | 2021-01-25T05:23:09.630415 | 2014-08-24T17:07:10 | 2014-08-24T17:07:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 409 | cpp | #include <iostream>
#include <string>
#include <algorithm>
#include <stdio.h>
using namespace std;
int main()
{
string inp,c1="010",c2="101";
long long t;
size_t r1,r2;
scanf("%lld",&t);
cin.ignore();
while(t--)
{
getline(cin,inp);
r1 = inp.find(c1);
r2 = inp.find(c2);
if((r1!=string::npos)&&(r2!=strin... | [
"superabhash@gmail.com"
] | superabhash@gmail.com |
987fbefbf5d3a33536c65566ad89fff725a9c714 | 9ca5e88f35f1b9ca6e966498d49e853f20e7201e | /src/qt/sendcoinsdialog.cpp | 998df42b3fb1c254ebe6aabdb81a4d92a11afffe | [
"MIT"
] | permissive | myworldgithub/Horgerchain | dce64c51325de4efd6eb45dd7f31183b53bfe2c4 | 8d9c9bdf0c598b1457e75e90635afa97cb533ac6 | refs/heads/master | 2020-03-07T20:12:47.284188 | 2018-04-02T02:25:29 | 2018-04-02T02:25:29 | 127,691,667 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,653 | cpp | #include "sendcoinsdialog.h"
#include "ui_sendcoinsdialog.h"
// Coin Control
#include "init.h"
#include "addresstablemodel.h"
#include "coincontrol.h"
#include "coincontroldialog.h"
#include "walletmodel.h"
#include "bitcoinunits.h"
#include "addressbookpage.h"
#include "optionsmodel.h"
#include "sendcoinsentry.h"
#i... | [
"eqrtty@163.com"
] | eqrtty@163.com |
c6adcc10b4743ccfbef86b75d557eea81d2318f3 | 4fc802a5e091f42d463917e07dd6e104604cecf6 | /Tarea2_Ej7/src/Headers/InputManager.h | e0a58c5b871e60323490cc0973d0b613c3aa642c | [] | no_license | FernandaRTenorio/DIMyR_FerRomeroT | c0ca9692960454bc8ac90f99975bfef6f71211d4 | 3ca115f6aa7b22a3e6f1230b8833749ae6239521 | refs/heads/master | 2020-12-07T03:49:04.678662 | 2016-12-13T17:22:46 | 2016-12-13T17:22:46 | 66,040,302 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,634 | h | #ifndef _InputManager_H
#define _InputManager_H
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtx/transform2.hpp>
#include <glm/gtx/quaternion.hpp>
#include <glm/gtc/type_ptr.hpp>
// Standar GLFW for the management of inputs codes keyboards
enum InputCodes {
kEscape = 27,
Space = 32,
... | [
"fernandiux_mo@hotmail.com"
] | fernandiux_mo@hotmail.com |
20d6d432049f37e9c4a5f704e7b8652da6d1416a | a69574670179ba33bc67d9de6004c27fbefc6638 | /topcoder/TCO11 Wildcard/250.cpp | 4254fed5ea838f464b9723783e5e58f1372e7abf | [] | no_license | ashpsycho/CP | d60516ad6aad6a5045053344acb99210d954c53f | 1ae2d9825363c4d25ed2c865b04223a48d6b1f6a | refs/heads/master | 2021-01-18T23:37:19.382933 | 2018-06-05T11:02:39 | 2018-06-05T11:02:39 | 48,465,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 854 | cpp | #include <bits/stdc++.h>
using namespace std;
class EventOrder{
public:
int getCount(int longE,int inst){
long long i,j,k=0,mod=1000000009L, dp[2][3004];
for(i=0;i<2;i++)
for(j=0;j<3002;j++)dp[i][j]=0;
dp[0][0]=1;
for(i=0;i<longE;i++){
for(j=0;j<3002;j++){
dp[1][j]=(dp[1][j]+((j*(j-1))/2)*dp[0][j])%... | [
"lavania_a@worksap.co.jp"
] | lavania_a@worksap.co.jp |
7cd2f4bd102ca4415e512e65725a3323b62d2db5 | 790714546b4638d8d69995d9158a313c795dbffd | /inet_insertions/MobileNode.cc | cc9a10de99439d460bc93599f8394d93472ea8a2 | [] | no_license | brunoolivieri/omnetpp-mobility-drones | 13f76fdac4d5bda1668017a52436a26850320182 | f20f72fed2d8273ed29d302759898b2bc4542444 | refs/heads/master | 2023-03-05T06:57:29.253913 | 2021-02-18T10:17:41 | 2021-02-18T10:17:41 | 313,561,272 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,988 | cc | #include "MobileNode.h"
#include "stdlib.h"
#include <time.h>
#include "inet/inet_insertions/MobileNode.h"
//namespace inet {
//Register_Class(MobileNode);
Define_Module(MobileNode);
void MobileNode::initialize(){
// TO-DO: these ID shaw be UUID as in network
internalMobNodeId = this->get... | [
"bruno@olivieri.com.br"
] | bruno@olivieri.com.br |
e8ef9f37e0485f383e9b869a5c93eb1aadac2844 | 917370624ba324c5a04996b3d68f31e9f0c1b5f9 | /lib/Sema/SemaDecl.cpp | 83ec34448fa8418aee2822696eb4630e8e7ee970 | [
"NCSA"
] | permissive | yuankong11/Clang-elementWise | 0137101a0adad425d464e0b801d9ee9e7ea1daf3 | 892ba3b080e34d5c7fd8da7a94832414d689da8d | refs/heads/master | 2022-01-24T21:17:41.683108 | 2019-07-07T12:52:33 | 2019-07-07T12:52:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 474,103 | cpp | //===--- SemaDecl.cpp - Semantic Analysis for Declarations ----------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"zenghongbin16@mails.ucas.ac.cn"
] | zenghongbin16@mails.ucas.ac.cn |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.