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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
419374f13ade9fa131a113dba26fdb624f04f77f | 4007051ceba757f20cb6a2dc95ed1dbde8249db6 | /matrix_mul/tests/testutil.h | 546d1281ab2d13dfaa9b5231c90ffda5402cf0a3 | [] | no_license | ephemeral2eternity/fastcode | 86f7f277d8470b9e7862683f7b4885bc1742906b | aac4a7fca436e874d3ac19cc03bb0b4ed60108b1 | refs/heads/master | 2021-01-01T05:51:40.271482 | 2016-11-30T23:36:04 | 2016-11-30T23:36:04 | 20,062,046 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,591 | h | /*
testutil.h: header file for providing test framework for different kinds of matrix multiplication
Copyright (C) 2011 Abhinav Jauhri (abhinav.jauhri@gmail.com), Carnegie Mellon University - Silicon Valley
This program is free software: you can redistribute it and/or modify
it under the terms of th... | [
"chenw@andrew.cmu.edu"
] | chenw@andrew.cmu.edu |
157f6b194e649406464d0688690681dfd51b340e | 771a5f9d99fdd2431b8883cee39cf82d5e2c9b59 | /SDK/BP_HarpoonProjectile_classes.h | 6912bdee3cd165272d6a86290c45034cf4c09052 | [
"MIT"
] | permissive | zanzo420/Sea-Of-Thieves-SDK | 6305accd032cc95478ede67d28981e041c154dce | f56a0340eb33726c98fc53eb0678fa2d59aa8294 | refs/heads/master | 2023-03-25T22:25:21.800004 | 2021-03-20T00:51:04 | 2021-03-20T00:51:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 796 | h | #pragma once
// Name: SeaOfThieves, Version: 2.0.23
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//----------------------------------------------------... | [
"40242723+alxalx14@users.noreply.github.com"
] | 40242723+alxalx14@users.noreply.github.com |
d226edc308d03ff574f0780e514272c8e0ff18aa | 88a60ce51b6ac092dc1886225f1d45b1f753dc92 | /lista1/p18.cpp | d6b0c4836a4ae659e170a64a5747946eec998d32 | [] | no_license | helfo2/competitive-programming | cf0aa1e962a6e3ad66f0406653def42f60e5711e | 4db0ecffbf7408e81b26fa1880b4ab94ac9b6b5f | refs/heads/master | 2022-11-22T01:02:01.618468 | 2020-07-27T22:25:09 | 2020-07-27T22:25:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 660 | cpp | #include <iostream>
#include <vector>
#include <string>
#include <cstdio>
using namespace std;
int n;
string words[100010];
int g[300][300];
void print(){
for(int i = 1; i < n; i++){
for(int j = 1; j < n; j++){
cout << g[i][j] << " ";
}
cout << endl;
}
}
int main(void){
int t; cin >> t;
while(t--){
... | [
"henriqueelferreira@gmail.com"
] | henriqueelferreira@gmail.com |
0d92c1e7dea453252d4c1de52d4f224f2a8d8d8f | 96f80f93bbf083b11b548c5f153f6e853003f1a7 | /VwInclude/VirtualWallConfigFile.cpp | 84d7cdf126988e121ca7af13300bbeaa6a0f897d | [
"Apache-2.0"
] | permissive | fengjixuchui/VwFirewall | 2105fdd2d61eff64bff769b55076ee4e0a7af37c | 9db8d80a22a1605d034e1ade6bef7472df1a8682 | refs/heads/master | 2020-04-30T14:29:40.445164 | 2020-04-22T06:08:58 | 2020-04-22T06:08:58 | 176,892,269 | 0 | 0 | Apache-2.0 | 2020-04-22T06:08:59 | 2019-03-21T07:28:16 | C | GB18030 | C++ | false | false | 5,021 | cpp | // VirtualWallConfigFile.cpp: implementation of the CVirtualWallConfigFile class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "VirtualWallConfigFile.h"
#include "VwEnCodeString.h"
#include "VwConstBase.h"
#include "VwConstAntileechs.h"
#include "DeLib.h"
#pra... | [
"liuqixing@gmail.com"
] | liuqixing@gmail.com |
111f17a47646bc1bd3e8d8d191a0a6c200e5fac8 | 3782e25b6db35d82d63bb81e398deab85ef2236e | /Utils/Types/Queue.hpp | 157233d8d72d512943a9d6e502648dad110fb08c | [
"Apache-2.0"
] | permissive | nasa/fprime | e0c8d45dfc0ff08b5ef6c42a31f47430ba92c956 | a56426adbb888ce4f5a8c6a2be3071a25b11da16 | refs/heads/devel | 2023-09-03T15:10:33.578646 | 2023-08-29T15:39:59 | 2023-08-29T15:39:59 | 95,114,723 | 10,071 | 1,426 | Apache-2.0 | 2023-09-08T14:31:00 | 2017-06-22T12:45:27 | C++ | UTF-8 | C++ | false | false | 3,583 | hpp | /*
* Queue.hpp:
*
* FIFO queue of fixed size messages. For use generally where non-concurrent, non-OS backed based FIFO queues are
* necessary. Message size is defined at construction time and all messages enqueued and dequeued must be of that fixed
* size. Wraps circular buffer to perform actual storage of messag... | [
"noreply@github.com"
] | noreply@github.com |
357a55cadd5eb0ebb1e7e4eed68da0bc15cacbb8 | bf8ff2fa492632b9d0e9a0c191d95456d8ee97ff | /labo3-exe1.cpp | 9aa3b14dcac3ad26cf0712d51a6ad97d5fe02a2b | [] | no_license | Winnguyen1511/CPlusPlus_Basic_LAB | 25c1f38d4b4130a031fd29af200d8927f6ad0471 | 404d96739123ca7f1d9d442f3e0205b5515a12ac | refs/heads/master | 2020-12-03T12:21:08.612016 | 2020-01-02T05:43:58 | 2020-01-02T05:43:58 | 231,314,019 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 840 | cpp | #include <iostream>
#include<iomanip>
using namespace std;
int main()
{
int a,Max,Min;
double sum;
cout<<"Enter integer #1: ";
cin>>a;
Max=a;
Min=a;
sum=a;
cout<<"Enter integer #2: ";
cin>>a;
sum=sum+a;
if (a>Max) {Max=a;}
if(a<Min) {Min=a;}
cout<<"Enter inte... | [
"noreply@github.com"
] | noreply@github.com |
2dc768eecde118203c03b5f9eb1c24e3bc47efe6 | d9df327477b6b3666c770cb7a5aecad74acb44fb | /lab2/include/surface/Planar.h | d383385c220c1f8e6579a0acbd6085d0f170c9ff | [] | no_license | goodmove/oop_course_1 | bd195e0f34fc744a955103122711cb8cf1662f7b | 04ce9384e3dad5b8fc65ea39080e2cd7b4f1fb9f | refs/heads/master | 2021-07-18T06:28:24.035297 | 2017-10-24T17:47:51 | 2017-10-24T17:47:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,328 | h | #pragma once
#include "Surface.h"
#include <unordered_map>
#include <string>
using std::unordered_map;
using std::vector;
using std::string;
using std::max;
using std::min;
namespace explorer {
using Point = struct point_s;
enum PointTypes : unsigned char {
Trail = 0, Obstacle, PathTile
};
struct... | [
"goodmoveab@gmail.com"
] | goodmoveab@gmail.com |
555330a8419ad52dae6fd68dec33f828ffb1007f | 206174a1082ed90c22ecbbaaa381833b3a7f068c | /PreView.h | c6dd9a2f1d707e7a847311c7f06699b99b4496bd | [] | no_license | fengqing-maker/ffff | 1b646c4b09fc32ad2f931f15db83f09a4ad81eed | 0ff23fb859a14e9156c7b614416fdc48e67befb0 | refs/heads/master | 2022-12-17T06:58:15.033266 | 2020-09-03T02:54:57 | 2020-09-03T02:54:57 | 292,450,929 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 6,089 | h | #if !defined(AFX_PREVIEW_H__03894546_1C39_11D4_B336_00104B13D514__INCLUDED_)
#define AFX_PREVIEW_H__03894546_1C39_11D4_B336_00104B13D514__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// PreView.h : header file
//
/////////////////////////////////////////////////////////////////////////////
/... | [
"1344465206@qq.com"
] | 1344465206@qq.com |
302b3a98e4bad00fc7f7becd15ea4fe2903c44db | db96b049c8e27f723fcb2f3a99291e631f1a1801 | /src/objtools/writers/aln_writer.cpp | 464c6363d355edf99d76c5e2496491f1982ac307 | [] | no_license | Watch-Later/ncbi-cxx-toolkit-public | 1c3a2502b21c7c5cee2c20c39e37861351bd2c05 | 39eede0aea59742ca4d346a6411b709a8566b269 | refs/heads/master | 2023-08-15T14:54:41.973806 | 2021-10-04T04:03:02 | 2021-10-04T04:03:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,166 | cpp | /* $Id$
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Work" under the
* terms of the United States Copyrig... | [
"ludwigf@78c7ea69-d796-4a43-9a09-de51944f1b03"
] | ludwigf@78c7ea69-d796-4a43-9a09-de51944f1b03 |
20688969557445714be74fb09a623deb8edfbf18 | 3c9f984766c81ba95f1f4f828fd9c4e6efef9da1 | /SupplyFinanceChain/src/SupplyFinanceChain/protocol/SystemParameters.h | 9be03e0d44f4df4d84214deb8a4f72216d966b0e | [] | no_license | SCF-Team/scfchain | 5f73e3c3a41ac5e33d2637980f428a9b8173fda5 | 41f020da81e1c69a61d0c1698df04cf33b20fc63 | refs/heads/master | 2020-06-26T21:51:29.263077 | 2019-08-05T11:11:24 | 2019-08-05T11:11:24 | 199,766,740 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,252 | h | //------------------------------------------------------------------------------
/*
This file is part of SupplyFinanceChaind: https://github.com/SupplyFinanceChain/SupplyFinanceChaind
Copyright (c) 2012, 2013 SupplyFinanceChain Labs Inc.
Permission to use, copy, modify, and/or distribute this software for ... | [
"ghubdevelop@protonmail.com"
] | ghubdevelop@protonmail.com |
fa3d4b94f3d743b39d4f7cb65cdb1a01f27b4a20 | 75d24ce86e1fb833974615a8c21521c918f575b4 | /Otask.h | cd885c82099422c24af8448e191f7c1af2cafb6e | [] | no_license | ndilday/virtualu | 059100ec82b46c1def39643fdf7123d05db3796d | 96012dccd26e32460403b3438ca0ce0ef7fe469b | refs/heads/master | 2021-01-10T07:06:13.960690 | 2014-05-22T04:16:38 | 2014-05-22T04:16:38 | 47,211,286 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,515 | h | //Filename : OTASK.H
//Description : Object News
//Owner : Fred
//------------------------------------//
//
// Task array/list properties (for each task):
//
// - shown on both message (normal news) and objective sections on screen
// - will be removed from the objective section after the task offer expires or t... | [
"ndilday@gmail.com"
] | ndilday@gmail.com |
d299db547b50e82a12e6b00048911740d106b465 | 32c10943c14b5e92bcd1d3f421e1539cf799725a | /XRays/includes/lua_bridge/Vector.h | 0c4d3c820e3d490a758b223c062770fa1cc97955 | [] | no_license | supercuglong/XRays | d25245bc6963ed34ba540433d3b165ad72737ef2 | c8b61dcb4cdb8d7156f065a3da9af6a2c9f9e4da | refs/heads/main | 2023-07-17T19:52:11.826768 | 2021-09-06T18:19:43 | 2021-09-06T18:19:43 | 403,798,898 | 2 | 4 | null | 2021-09-07T01:05:22 | 2021-09-07T01:05:20 | null | UTF-8 | C++ | false | false | 1,136 | h | // https://github.com/vinniefalco/LuaBridge
// Copyright 2018, Dmitry Tarakanov
// SPDX-License-Identifier: MIT
#pragma once
#include <vector>
#include "detail/Stack.h"
namespace luabridge {
template <class T> struct Stack<std::vector<T>> {
static void push(lua_State *L, std::vector<T> const &vector) {
lua_c... | [
"lli@DESKTOP-S89EIDG"
] | lli@DESKTOP-S89EIDG |
a2aa17a82af9994ffcb97dd53092951175638045 | 4b15494c1fac858b83d26c99e071580efa554368 | /Source/Allogen/JNI/BridgedDestructor.hpp | 9f26b2c176a021bbd484b4d8d7b4d8ec109f4267 | [
"BSD-3-Clause"
] | permissive | Allogica/Allogen | 87c9b58c26446cfe6ab7e158b5074e3d30ed5d73 | ec3b82544659403896d95ed933890b761b35cddb | refs/heads/master | 2020-07-12T05:46:25.663068 | 2019-05-16T17:23:46 | 2019-05-16T17:23:46 | 94,276,348 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,925 | hpp | /*
* Copyright (c) 2017, Allogica
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice,
* this list of c... | [
"rogiel@rogiel.com"
] | rogiel@rogiel.com |
3711521b7f803e8d59a234981ef8e144931271d1 | 27a70bd4b6abba8b21231b425e7f98ae47d582b9 | /class-olympiad/1394/BWC/6/a.cpp | 34912d82ec566f32f7f90875b577a960121f73ca | [] | no_license | nimacgit/CPP | bc6011176b6a1c840c857fcdaed89df4347bfee9 | da35095c8f3def539f641f959f96d2f3f4d55486 | refs/heads/master | 2020-04-08T00:21:44.668748 | 2018-11-23T15:43:31 | 2018-11-23T15:46:27 | 158,849,201 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 758 | cpp | #include <iostream>
#include <vector>
#include <stdlib.h>
#include <string>
#include <algorithm>
#include <stdio.h>
#include <bits/stdc++.h>
#define mp make_pair
using namespace std;
typedef pair<int, int> pie;
int delta = 648481;
long long pos = (long long)1e17 + 17;
long long fin = (long long)1e17 + (long long)171... | [
"michael12sco@yahoo.com"
] | michael12sco@yahoo.com |
80279df4a209305342c5de5c8976498c5665082e | f17905adf464e1c44bfd44ce284f91d833cff19f | /src/llvm/analysis/PointsTo/PointerSubgraphValidator.cpp | cdc4910415effcfad1b014f051771e99cf7a6378 | [
"MIT"
] | permissive | gussmith23/dg | c578fb50d46ed769ed4b3e96939fdd3ac64378dd | a7ab6449806f59a35b8ed08f1ebc1c2ab44004c1 | refs/heads/master | 2021-01-24T08:30:28.231079 | 2018-03-27T13:38:43 | 2018-03-27T13:39:31 | 122,982,059 | 0 | 0 | null | 2018-02-26T14:34:54 | 2018-02-26T14:34:54 | null | UTF-8 | C++ | false | false | 407 | cpp | #include <llvm/IR/Value.h>
#include "PointerSubgraphValidator.h"
namespace dg {
namespace analysis {
namespace pta {
namespace debug {
static const llvm::Value *getValue(PSNode *nd) {
return nd->getUserData<llvm::Value>();
}
/*
*void LLVMPointerSubgraphValidator::reportInvalNumberOfOperands(PSNode *nd) {
*}
*... | [
"xchalup4@fi.muni.cz"
] | xchalup4@fi.muni.cz |
e971241cfb66add16df2a7449b8c8d7c56f45e6f | 27c872d5c3532d972b4e3eb20e70e82ccda660fc | /content/browser/background_fetch/background_fetch_context.cc | bf049b8e10022b99a05caec3ded8eec188a584b0 | [
"BSD-3-Clause"
] | permissive | adityavs/chromium-1 | 1b084f8ba68803bc6ae88ea7bebec3d2e6cbe210 | 27ae617ee377e19cc5a48c9e80a1863ea03043e3 | refs/heads/master | 2023-03-05T22:13:58.379272 | 2018-07-28T22:10:46 | 2018-07-28T22:10:46 | 139,341,362 | 1 | 0 | null | 2018-07-28T22:10:47 | 2018-07-01T15:42:25 | null | UTF-8 | C++ | false | false | 21,468 | 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 "content/browser/background_fetch/background_fetch_context.h"
#include <utility>
#include "base/bind_helpers.h"
#include "content/browser/backg... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
8f4fbce4c69a364e964ee8da76260d91c4b02426 | a6fbd31d83a34c84b95f9f33521aa49e4377b96d | /Semestre 1/Programacion y algoritmos/prog2017_12_Alvarez_ES/point.hpp | 655a396ef80a10518ed4180b19ab00c94792db80 | [] | no_license | ericksav21/Maestria | d8732dd1670ce552bd881827c27ce0986a5b80eb | 637ef704029677f78ca614c413119ec93fedb813 | refs/heads/master | 2021-01-19T20:08:06.415345 | 2019-01-25T17:17:24 | 2019-01-25T17:17:24 | 101,221,897 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 465 | hpp | #ifndef POINT_H
#define POINT_H
#include <iostream>
#include <string>
#include <algorithm>
#include <cmath>
#include <ctime>
#include <cstdlib>
#include <vector>
#define INF 1000000
class Point {
private:
double x, y;
//Cluster ID
int id;
public:
Point();
Point(double x, double y);
Point(double x, double y, in... | [
"erickalv21@gmail.com"
] | erickalv21@gmail.com |
6d212cf93a4451fadd1cc2c13759ad8531d25647 | 3d99f2ed3b2f0ce30e5ef81c45e721036eae38a8 | /src/RcppExports.cpp | e11664ebaf2cc8c79c96971e7adf50e8f5960f99 | [] | no_license | IMB-Computational-Genomics-Lab/scGPS | 296244465064fd9dc2f9fcfb80af6b43fa9ae797 | 0c3746eaad27b804b61d310f57c24a71935cfcfa | refs/heads/master | 2021-06-01T13:48:53.819039 | 2020-12-03T00:43:35 | 2020-12-03T00:43:35 | 111,049,242 | 4 | 5 | null | 2018-10-26T05:59:04 | 2017-11-17T02:47:39 | R | UTF-8 | C++ | false | false | 5,036 | cpp | // Generated by using Rcpp::compileAttributes() -> do not edit by hand
// Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
#include <RcppArmadillo.h>
#include <Rcpp.h>
using namespace Rcpp;
// distvec
double distvec(NumericVector x, NumericVector y);
RcppExport SEXP _scGPS_distvec(SEXP xSEXP, SEXP ySEXP) {
BEGI... | [
"quanaibn@gmail.com"
] | quanaibn@gmail.com |
cb2249d070cfc63af8e7e72dff2e629220885ef9 | 3b2bcf4249d55417dcf377d9ff867f685afc32c9 | /include/Portfolio.h | ae1bc82372e576dabf797f1b3f96dac16563ca29 | [] | no_license | jifengthu/CryptoBacktest | 1f38cec81d86506cdbaea0fb7799a8af6fcc9967 | 0bf3f88d7399413499f36bccf817300785f008fd | refs/heads/master | 2023-05-15T06:38:51.222425 | 2021-06-04T21:05:40 | 2021-06-04T21:05:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,146 | h | #include "utils.h"
#ifndef Portfolio_H
#define Portfolio_H
using namespace std;
namespace BacktestEngine {
class PortfolioEngine {
public:
string symbol;
vector<MatchResult> match_result_record;
vector<double> portfolio_value_record;
vector<long> ts_record;
vector<double... | [
"942500342@qq.com"
] | 942500342@qq.com |
3e94e265ff87cee934491cfc06ed1a6adebad47a | 405fba797f6d33b76f8ce41dbed28817d81b36b7 | /source/witchaven/src/view.cpp | ce236784e8216a4eb088d8fa5cbf7bc9371c5841 | [] | no_license | coelckers/NBlood | bed0ed5576906b49fd7da6f8f72622d820f7aa4d | cc8d57ee5d6ac8a3c3f400501df25892cb9db6b1 | refs/heads/master | 2022-01-21T02:31:42.578207 | 2021-12-05T02:10:52 | 2021-12-05T02:10:52 | 240,122,629 | 5 | 0 | null | 2020-02-12T21:50:29 | 2020-02-12T21:50:28 | null | UTF-8 | C++ | false | false | 498 | cpp |
#include "view.h"
#include "menu.h"
#include "witchaven.h"
static int displaytime;
char displaybuf[50];
void StatusMessage(int nTime, const char* fmt, ...)
{
va_list args;
va_start(args, fmt);
vsprintf(displaybuf, fmt, args);
displaytime = nTime;
}
void DisplayStatusMessage()
{
if (displaytime... | [
"sirlemonhead@outlook.com"
] | sirlemonhead@outlook.com |
ca782ec34368ed536d021f2a9b23101998c74862 | 23627228892aa453d423dfb5789c5a5f1507ac84 | /StringObfuscator/stdafx.cpp | a70ea34101b8326b9510dc3cb10abba58a40ee9d | [] | no_license | cahitbeyaz/StringObfuscator | bc8d052b77901aecf194601c1cc557f7b8f87fcb | 0b7282b9d39e82b1c5af6c21a91d2834015f1eb2 | refs/heads/master | 2021-06-07T16:25:37.698724 | 2016-11-30T11:06:12 | 2016-11-30T11:06:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 295 | cpp | // stdafx.cpp : source file that includes just the standard includes
// StringObfuscator.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"cahit.beyaz@cardtek.com"
] | cahit.beyaz@cardtek.com |
25abca4b93635c28f113ae9692b3ed1e0e5949a8 | 475580d7b05f7263159ecbf4919fd352103028e0 | /src/ast/visitor.h | b7960fdf53e5feb7aae2aad1e522e8da50cee1ed | [
"MIT"
] | permissive | yandroskaos/oolc | 6a6a89dfa63676fa27c5dcc71ad1355370f86fe0 | 8fa77c44ab090a78b7e3d184e3bfeb00786dbe0f | refs/heads/master | 2020-03-27T23:58:52.553102 | 2018-09-04T15:28:20 | 2018-09-04T15:28:20 | 147,365,345 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,862 | h | #ifndef __VISITOR_H__
#define __VISITOR_H__
#define WILL_VISIT(X) \
void Visit(X* _node) override
#define VISIT(X, Y) \
void X::Visit(Y* _node)
namespace AST
{
//
// AST Nodes
//
struct ProgramNode;
struct InterfaceNode;
struct PrototypeNode;
struct ClassNode;
struct Attrib... | [
"yandroskaos@gmail.com"
] | yandroskaos@gmail.com |
178ff098bb46d6a8158189784e7326e3d24fedf7 | be9713d262de608a30fad8f64a3762a67c78772d | /VulkanEngineTut/main.cpp | 0d2c6c07e37b02009e95aa92e4773332138f04e1 | [] | no_license | Unique-Username-Yes/VulkanEng | dad0ba4ae67a8b354903c76626035a002fec5cb6 | c3a6485b336c5471b41797dbd93f43fcaa163fee | refs/heads/master | 2021-06-23T12:23:36.955156 | 2021-02-11T10:39:42 | 2021-02-11T10:39:42 | 191,644,359 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,901 | cpp | #define GLFW_INCLUDE_VULKAN
#include <GLFW/glfw3.h>
#include <iostream>
#include <stdexcept>
#include <functional>
#include <cstdlib>
#include <cstring>
#include <optional>
const int WIDTH = 800;
const int HEIGHT = 600;
const std::vector<const char*> validationLayers = {
"VK_LAYER_KHRONOS_validation"
};
#ifdef NDE... | [
"karmonasedvinas@gmail.com"
] | karmonasedvinas@gmail.com |
99a2bb0ac6e6dc4446afb344605094550460ac4f | 33aa7896d2781ddc2793aef29fe58cb50f14a620 | /otxserver2/path_85x/sources/items.h | c45aeab6798dfb749633944365bede2a12df5f05 | [] | no_license | Drakos1/otxserver | c27114c9fe2b337ce03dba659f3f516d6495d55e | ba73c9e8b706d80f4b5f557a69a319208c4d90ca | refs/heads/master | 2021-01-24T20:13:32.289657 | 2014-10-31T21:21:34 | 2014-10-31T21:21:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,023 | h | ////////////////////////////////////////////////////////////////////////
// OpenTibia - an opensource roleplaying game
////////////////////////////////////////////////////////////////////////
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License ... | [
"mattyx14@users.noreply.github.com"
] | mattyx14@users.noreply.github.com |
86349a040fb36d749075161ddbc0285831781e18 | 08369613577450af45fca5d68e11df03a0ed2999 | /library/modules/tool/modelexport/source/toolmodelhierarchy.cpp | 5b75a5521390aed22a70f80dade3ef49d5194ac5 | [] | no_license | IreNox/tiki3 | 50e81a4a0dd120a37063f8cd6ea3045528350a5a | 2f29b3d7ab30217b3bd46d85ce8ec9032c1c1d54 | refs/heads/master | 2020-04-12T06:34:00.290425 | 2018-05-24T09:37:35 | 2018-05-24T09:37:35 | 12,142,108 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,340 | cpp |
#include "tiki/modelexport/toolmodelhierarchy.hpp"
#include "tiki/io/xmlreader.hpp"
#include "tiki/container/list.hpp"
#include "toolmodelsource.hpp"
namespace tiki
{
ToolModelHierarchy::ToolModelHierarchy()
{
m_pXml = nullptr;
m_finalJointCount = TIKI_SIZE_T_MAX;
m_hasFinalIndices = false;
}
void Too... | [
"mail@timboden.de"
] | mail@timboden.de |
1cca1c45a039b850303a2d5ccfb4b8638f2788f4 | a2206795a05877f83ac561e482e7b41772b22da8 | /Source/PV/build/Qt/Core/moc_pqFlatTreeViewEventPlayer.cxx | 772586f3de173de8a426bc11b13c9df672b2a2a6 | [] | 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 | 2,631 | cxx | /****************************************************************************
** Meta object code from reading C++ file 'pqFlatTreeViewEventPlayer.h'
**
** Created by: The Qt Meta Object Compiler version 63 (Qt 4.8.6)
**
** WARNING! All changes made in this file will be lost!
*******************************************... | [
"mpasVM@localhost.org"
] | mpasVM@localhost.org |
6ee3fc4a8e979f9c471c67003111f1c7e21d33a2 | 66688136c619b655dc35f3f69b6c33dd218da65b | /code/Common_engine/remote_bitrate_estimator/overuse_detector.cc | c1c50693d4ec2e60fc48b36f0ae9dbfb8c8123b8 | [] | no_license | forssil/GCCPT | 6ddc0f5707d314fddeeb8be831ad06250b686791 | 0249f5a115b96e7741c0292b5fc3a4e61a53c43c | refs/heads/master | 2021-06-19T00:12:58.608196 | 2015-10-08T01:17:35 | 2015-10-08T01:17:35 | 32,770,766 | 0 | 0 | null | 2015-04-15T07:21:05 | 2015-03-24T02:16:19 | null | UTF-8 | C++ | false | false | 13,837 | cc | /*
* Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | [
"gh228@sina.com"
] | gh228@sina.com |
fbc4d7360fdec918a9063f44e62938cccda59e80 | b2bb7e4a25f8522a5b8073b945b5dfdd57bc51f7 | /lib/ops/arithmops.cpp | 0b3d2865e598237d286efeccab40cb01ad91b3aa | [] | no_license | MercuriXito/PicProcess | 55945b60d5b986aa809559dd51c00364ec1cf58a | f31c8c1b3d017acd453555eed4f187a6d956d687 | refs/heads/master | 2022-11-17T19:31:02.535207 | 2020-07-19T15:25:43 | 2020-07-19T15:25:43 | 280,893,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,388 | cpp | #include <exception>
#include <QDebug>
#include "arithmops.h"
#include "wimage.h"
#include "lib/libcaller.h"
#define debug(x)( qDebug() << (x))
#define max(x, y)( (x) > (y) ? (x):(y))
#define min(x, y)( (x) < (y) ? (x):(y))
ArithmOps::ArithmOps()
{
}
//typedef struct info{
// bool doChannel;
// bool doSize;
... | [
"victor_tochen@foxmail.com"
] | victor_tochen@foxmail.com |
e35a2151c520ba03f828e09d5da7684490122ccc | 03ea247fdc81c75d838ac0af45fcc1c83505e315 | /Source/main.cpp | 55a29f4760933c25385069735c4d3455de366c9b | [] | no_license | Jesse-V/CS5400_Final_Project | 9682b2313babfb0ff0106f684fc3f875de36ce06 | a824418394968c0cfa8a7e87e112f80ed417c613 | refs/heads/master | 2020-05-18T21:55:51.894816 | 2013-05-03T17:58:51 | 2013-05-03T17:58:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,687 | cpp |
#include "Application.hpp"
#include <iostream>
std::shared_ptr<Application> application; //make_unique is not included in C++11 yet...
void displayCallback()
{
application->render();
}
void keyCallback(unsigned char key, int x, int y)
{
application->onKey(key, x, y);
}
void specialKeyCallback(int key, int ... | [
"jvictors@jessevictors.com"
] | jvictors@jessevictors.com |
c713af0c6638f868f3b70da7093e0ac4adee9c65 | d3333397f9819965b74063152710f205e639361e | /ADSWeather/src/ADSWeather.h | 60f2995d4454efc80f3d431fe294c05f44a8aef0 | [
"BSD-3-Clause"
] | permissive | OladapoAjala/libraries | ea5345fffcb28f95bb321a1bbdfc200313ef4be6 | 46d8955c0de3d58a8147b76f063f545f4401585c | refs/heads/master | 2020-04-30T04:42:27.315375 | 2019-03-19T23:43:33 | 2019-03-19T23:43:33 | 176,615,578 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,707 | h | /**********************************************************
** @file ADSWeather.cpp
** @author John Cape
** @copyright Argent Data Systems, Inc. - All rights reserved
**
** Argent Data Systems weather station Arduino library.
** This library provides a set of functions for interfacing
** with the Argent Data Systesm ... | [
"ajalaoladapoemmanuel.ao@gmail.com"
] | ajalaoladapoemmanuel.ao@gmail.com |
e5b326619f1cd33da3019cb11b9c453ec3e68110 | 1184a4581c557f44b8ec9e16f944ae2ef9f3f64f | /c_cpp/examples/esp8266/esp8266_arduino.ino | baaf1bcdc2c4c5d0b3df25d6d1c586113c45c3c0 | [
"MIT"
] | permissive | obastemur/iot_client | 3aa52136db92e366f088fb26e64a4c68e7c00dfa | be90f07474e8f71f5d4b2350ab4ab6b44c7e77ba | refs/heads/master | 2021-07-17T13:43:59.440722 | 2020-06-04T16:19:15 | 2020-06-04T16:19:15 | 165,143,885 | 2 | 5 | MIT | 2019-11-06T23:00:50 | 2019-01-10T23:00:04 | C++ | UTF-8 | C++ | false | false | 3,368 | ino | // Copyright (c) Oguz Bastemur. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#include "src/iotc/iotc.h"
#include "src/iotc/common/string_buffer.h"
#include <ESP8266WiFi.h>
// #define WIFI_SSID "<ENTER WIFI SSID HERE>"
// #define WIFI_PASSWO... | [
"ogbastem@microsoft.com"
] | ogbastem@microsoft.com |
0ad0cad382228541862c4805476aa69138404edf | e4f93064a729d05ec4ae014038f59347ad191273 | /legacy/master-slave/slaves/motion_planning_segment.h | bc1b261e94d51ccb0a42d93013432c535a7d9fac | [] | no_license | joschu/surgical | 221c349f8ba4e2c9c636931232821ce320004bac | 5b26795b0cc2cb8ba02e3a4a27d2c0568134d83e | refs/heads/master | 2021-01-17T22:52:12.573487 | 2011-07-19T00:56:31 | 2011-07-19T00:56:31 | 1,912,239 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,972 | h | #ifndef _MOTION_PLANNING_SEGMENT_H_
#define _MOTION_PLANNING_SEGMENT_H_
#include "util.h"
#include <stdlib.h>
/* A motion planning segment is a "part" of a whole multi-planner. It can be defined in terms of absolute start and end positions, or
relative ones, and has knowledge of its preceding segment (or NULL if ther... | [
"sameep.tandon@gmail.com"
] | sameep.tandon@gmail.com |
857d64d43ed801d42365f2c4500594ffc5d1deed | 78c5ae2317bfb57d176ce2124d3a4013b9120b5f | /swig/javafmod_win/examples/simple_event.cpp | cdc59c857e556e8e8980b19e5de23f520f7f646c | [] | no_license | Kleptine/javafmod | 7c7ed76b6399d820752e7813a7eabe699ae5147a | 1582e7bf1db5a4f480f0f74b79e65884a97f17ce | refs/heads/master | 2016-08-12T19:17:23.879445 | 2016-01-27T08:05:35 | 2016-01-27T08:05:35 | 50,490,607 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,633 | cpp | /*==============================================================================
Simple Event Example
Copyright (c), Firelight Technologies Pty, Ltd 2012-2014.
This example demonstrates the various ways of playing an event.
#### Explosion Event ####
This event is played as a one-shot and released immediately after it... | [
"kleptine@gmail.com"
] | kleptine@gmail.com |
1cf5b9e413d371c995d0243d764d91b00f83f8a5 | 100786afbc0d0d854c4b2dcabb19df484cc8eed7 | /MFC-Example-Snippets/pch-MFC-Example-Snippets.hpp | c4d22516376f5c8f9c2382add0cd120716ee0421 | [] | no_license | Lester-Dowling/MFC-Example-Snippets-2015 | 4f83c18b2ca59dcb025d28aed280355b199765ae | d36cfd746d03430eca685a399a7dd889ce45b54b | refs/heads/master | 2021-01-12T03:37:59.073687 | 2017-02-05T20:10:54 | 2017-02-05T20:10:54 | 78,243,106 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,551 | hpp | #pragma once
#include "targetver.h"
#include <afx.h> // C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\include\afx.h
#include <afxwin.h> // C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\include\afxwin.h
#include <afxext.h> ... | [
"L.J.Dowling@mac.com"
] | L.J.Dowling@mac.com |
a6c93a6653d251e5afdcf943563b3128d85c80f2 | eeae960edea02bef1e147fe0ba4bf947e67d6619 | /mb/pagerank/util/Check.hpp | 062f80dfd7e1ab556108640afbd95212bbfc0fff | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | efzulian/micro-benchmarks | a3e6d7c66cb7f8c3719c21d8dd4185c26d655990 | 722ee036b302ad394fbd8f0b27ac5c3101d3d531 | refs/heads/master | 2020-04-23T02:53:09.520089 | 2019-02-20T20:35:22 | 2019-02-20T20:35:22 | 170,859,647 | 0 | 0 | NOASSERTION | 2019-02-15T12:11:04 | 2019-02-15T12:11:04 | null | UTF-8 | C++ | false | false | 1,229 | hpp | #pragma once
#include <stdio.h>
#include <stdlib.h>
#include <vector>
#include <gtest/gtest.h>
template<typename T>
bool consistentRowLength( std::vector<std::vector<T> > &a )
{
size_t n = a.size();
size_t rowLength = a[0].size();
for( size_t i = 0; i<n; ++i )
{
if( rowLength != a[i].size() )
return false;
... | [
"fabian@schuiki.ch"
] | fabian@schuiki.ch |
5a5352428872264607befe81ccbef9a691a83e68 | 3c827d5cf90bdf7631d9bb7b73f9764a99588960 | /static_data_member&static_member_function.cpp | 88d2a803278bd508582602c94b7106392323f966 | [] | no_license | AnkushSingh2108/OOPS | ac23f64bf12cc1cf5a681669aba616d04482299a | 04ce2e618cbfd1f50c41f001742dc2f44a3f7050 | refs/heads/main | 2023-01-21T08:01:14.527980 | 2020-12-05T04:01:21 | 2020-12-05T04:01:21 | 318,696,591 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 579 | cpp | #include<iostream>
using namespace std;
class myclass{
private:
int x;
static int count; // static data member
public:
myclass(){
count++;
}
static int getcount() // static member function
{
return count;
... | [
"noreply@github.com"
] | noreply@github.com |
a5ce486cf71238d1f925be28f320a7417f3de822 | dca653bb975528bd1b8ab2547f6ef4f48e15b7b7 | /tags/wxPy-2.8.1.1/include/wx/gtk/dc.h | a778ba23db3c0dfec6e7047f8ce170618b9c1c65 | [] | no_license | czxxjtu/wxPython-1 | 51ca2f62ff6c01722e50742d1813f4be378c0517 | 6a7473c258ea4105f44e31d140ea5c0ae6bc46d8 | refs/heads/master | 2021-01-15T12:09:59.328778 | 2015-01-05T20:55:10 | 2015-01-05T20:55:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,686 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk/dc.h
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Licence: wxWindows licence
//////////////////////////////////////////////////////////////////////////... | [
"RD@c3d73ce0-8a6f-49c7-b76d-6d57e0e08775"
] | RD@c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
8b1accb97e90dedb2d5f60431c1e483b76a0447e | 5012f1a7f9d746c117f04ff56f7ebe6d5fc9128f | /1.Server/2.Midware/KFPlugin/KFFtp/ftp/Definements.h | 4867767785ba9f4ed6636cdb8aea5be425df6535 | [
"Apache-2.0"
] | permissive | hw233/KFrame | c9badd576ab7c75f4e5aea2cfb3b20f6f102177f | a7e300c301225d0ba3241abcf81e871d8932f326 | refs/heads/master | 2023-05-11T07:50:30.349114 | 2019-01-25T08:20:11 | 2019-01-25T08:20:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,650 | h | #ifndef INC_DEFINEMENTS_H
#define INC_DEFINEMENTS_H
#include <string>
#include <set>
#include <time.h>
#include <assert.h>
#include <stdlib.h>
//#define USE_BOOST_SMART_PTR
//#define USE_STD_SMART_PTR // since C++11
#if defined(WIN32) || defined(_WIN32) || defined(__WIN32__) || defined(__TOS_WIN__)
#ifndef WIN3... | [
"lori227@qq.com"
] | lori227@qq.com |
32d6160af1f9af9c5298377006c0cd8a2b67a3fa | 6b32c1931d449204298466f48a6883b7e67f3a31 | /src/Minigames/ProjectEuler/problems/Problem94.cpp | 15dc51e7dbffcf77a51c180311e05e78c69529ef | [] | no_license | abroussard11/amb | 578783cc686532b642fa35fc3eefd424781744e9 | 279647b7d75bc9c175e31144494dec5c385af58e | refs/heads/master | 2021-01-16T21:24:20.919134 | 2015-02-02T17:20:20 | 2015-02-02T17:20:20 | 24,677,642 | 0 | 0 | null | 2014-10-06T02:26:17 | 2014-10-01T12:30:46 | C++ | UTF-8 | C++ | false | false | 417 | cpp | /*
* Problem94.cpp
*
*/
#include <string>
#include <Minigames/ProjectEuler/problems/Problem94.h>
namespace Minigames {
namespace ProjectEuler {
Problem94::Problem94()
{
// Empty
}
Problem94::~Problem94()
{
// Empty
}
std::string Problem94::getSolution()
{
std::string answer("This problem has not yet be... | [
"abroussard11@gmail.com"
] | abroussard11@gmail.com |
0da3b0abe6e64f3966f9862948a0b37b2aa3d481 | 3dd33c9f166710c7bac46aaadaed2acd0102c41e | /src/markovChain.cpp | 0afdb2bab4206a052453737f4a27bff8b7167b5b | [] | no_license | eheinzen/elo | d473e723e1935d5368adf088da773cb1298a084b | 00286b91608eeaed8fc9cb51da1e6e8d1f3f3715 | refs/heads/master | 2023-08-22T22:00:21.412632 | 2023-08-22T17:04:26 | 2023-08-22T17:04:26 | 98,652,949 | 34 | 6 | null | 2019-12-12T16:21:07 | 2017-07-28T13:37:08 | R | UTF-8 | C++ | false | false | 1,331 | cpp | #include <Rcpp.h>
using namespace Rcpp;
// [[Rcpp::export]]
List eloMarkovChain(NumericMatrix teamA, NumericMatrix teamB, NumericVector winsA, NumericVector weightsA, NumericVector weightsB,
NumericVector weights, NumericMatrix k, int nTeams)
{
// this function uses 0-based indexing, since the i... | [
"heinzen.ethan@mayo.edu"
] | heinzen.ethan@mayo.edu |
f9ffb0a3765f43a0d53a571df9bf563413b9b46c | 50b4ad814a3ce89b4836264b4510e01fe38d7a5b | /src/colaBinarios.cpp | cb6a77afaa50f10e24e109f0394cb56db825243d | [] | no_license | MarcosTort/tarea5 | 416f0d2f8dbaf0e9239ea88c48bfdba7a73939cd | 6a8ac4ee6bce6e5aca2965b513a9610a87afa9b7 | refs/heads/main | 2023-05-25T14:56:56.006572 | 2021-06-09T11:45:37 | 2021-06-09T11:45:37 | 371,979,562 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,338 | cpp | #include "../include/binario.h"
#include "../include/utils.h"
#include "../include/colaBinarios.h"
#include "stddef.h"
#include"assert.h"
// Representación de TColaBinarios'.
// Se debe definir en colaBinarios.cpp
// struct _rep_colaBinarios;
// Declaración del tipo 'TColaBinarios'
struct celda{
TBinario bin;
celda... | [
"noreply@github.com"
] | noreply@github.com |
97ebd0f46b0638368b12fd74061b18f7cd490f16 | cc1e89626619c7c78298a5a2b35f9ca1bb44e12d | /src/musicmaniac/AlbumsModel.cpp | f42caaa468d86c1bc2d1b6dd22dc0eb2d2006e89 | [] | no_license | AdrienPensart/MusicManiac | 8307f47431f0e42f493aeb9468bd3004d435ad64 | 225e0234f3082c3576c4cbe33c8cfc36b352cc82 | refs/heads/master | 2021-01-21T04:27:41.184165 | 2016-06-04T15:37:15 | 2016-06-04T15:37:15 | 32,606,742 | 1 | 0 | null | 2020-09-19T04:23:01 | 2015-03-20T20:57:12 | C++ | UTF-8 | C++ | false | false | 4,851 | cpp | #include "AlbumsModel.hpp"
#include "common/Utility.hpp"
#include <QDebug>
#include <set>
AlbumsModel::AlbumsModel(QObject *parent) :
QAbstractTableModel(parent) {
}
AlbumsModel::~AlbumsModel() {
}
int AlbumsModel::rowCount(const QModelIndex& parent) const {
return parent.isValid() ? 0 : (int)items.size();
}... | [
"adrien.pensart@corp.ovh.ca"
] | adrien.pensart@corp.ovh.ca |
bbc3726c510af17bbcd7c86dccb6c04eda87b54e | 18533a3786d4542fd7f70f461494d0ea585171df | /src/QtUtils.h | 5a7ebc4129889565be96b6623b71dbfd0489e89f | [] | no_license | hulaishun/QtUtils | 079eace3dc16304983f0cb1aecc6fac61bb81505 | fd74d4961769b6f82b0881110de7b136c4232ae5 | refs/heads/master | 2021-01-25T10:35:43.910226 | 2018-03-01T02:00:26 | 2018-03-01T02:00:50 | 123,364,259 | 4 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 145 | h | #ifndef QTUTILS_H
#define QTUTILS_H
#include "qtutils_global.h"
class QTUTILS_EXPORT QtUtils
{
public:
QtUtils();
};
#endif // QTUTILS_H
| [
"hulaishun@yiwei.com"
] | hulaishun@yiwei.com |
6ac6b3c60d79a09db561d155a56623693590024a | 4da928f16d1ca218332673dce24f7b9d694d98e2 | /PhantomSword/RawModel.cpp | fd88cc2953602b91afdd6d4e8fc8818ebb423d7f | [] | no_license | haoxiner/PhantomSword | b7c92c86120ad0a149a4c9c53b94645f2a39f01e | f7c34b477f2be7cf1007e00bfd7cad34f7224989 | refs/heads/master | 2021-01-11T01:30:21.919340 | 2016-10-14T04:04:56 | 2016-10-14T04:04:56 | 70,698,536 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 150 | cpp | #include "RawModel.h"
RawModel::RawModel(GLuint vaoID, int indicesCount)
:vaoID_(vaoID), indicesCount_(indicesCount)
{
}
RawModel::~RawModel()
{
}
| [
"haoxiner@vip.qq.com"
] | haoxiner@vip.qq.com |
66508075c5e7968d6d74068655611900335ac61f | b477c286a70bfb065170d42ccf9d2519d04f430c | /hw4b.cpp | 6ed82dcb3fb10280672e3ebd616e170798272e34 | [] | no_license | markpytel/CS5303 | 17fa674ae1c15dd34943441e50e141f48492a7ff | 150a38a094e7337294482e14ac2a67693892c3e8 | refs/heads/master | 2018-12-31T23:47:23.011074 | 2015-04-23T15:49:22 | 2015-04-23T15:49:22 | 34,465,912 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,389 | cpp |
//
// Mark Pytel
// CS5303 homework #4b
//
/*
I understand that using, receiving or giving unauthorized assistance in
writing this assignment is in violation of academic regulations and is subject to academic discipline, including a grade of 0 for this assignment with no chance of a making up the assignment, for... | [
"markpytel@gmail.com"
] | markpytel@gmail.com |
199af7d623fade0d3082efd6b7bcbea500b24dda | 21b60622b20ed08874a606711b5a5f53ea663811 | /src/lib/ast/function-node.cc | eb6be790ca6d24ee626fcefaa4528341c89ad157 | [
"Apache-2.0"
] | permissive | edobashira/thraxwin | 93ba1f191e0b84f0939514ec62ca801f39661c0b | 78c0700650871797c5b6e6b7525d66105206fa4d | refs/heads/master | 2021-01-01T18:11:31.083316 | 2011-05-26T10:03:37 | 2011-05-26T10:03:37 | 1,803,527 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,474 | cc | // 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 to in writing, software
// distributed ... | [
"paul@edobashira.com"
] | paul@edobashira.com |
4645f71cde2405eaa39d3eb2227c2a5ccdfc00fa | 30dddfb5461138735146ddae09e94192f05937ce | /SRCS/ENTITIES/OBJECTS/Serialize.hpp | d9e88846f5fb5473cc45eb93904b825bdfdf7bbd | [
"MIT"
] | permissive | Dreinale/Bomberman_project | 496e54c6f67bedca21dfebe2ce7bed77ac41d86b | ed98d44f54906b1e3f7941b58d8e1493711f355b | refs/heads/main | 2023-06-02T23:58:40.358192 | 2021-06-25T17:20:44 | 2021-06-25T17:20:44 | 380,306,115 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 496 | hpp | /*
** EPITECH PROJECT, 2021
** serialize_hpp
** File description:
** serialize_hpp
*/
#ifndef serialize
#define serialize
#include <cstdio>
#include <iostream>
#include <fstream>
#include <cstdarg>
//#include <bits/stdc++.h>
#include <vector>
#include <string>
class Serialize {
public:
static void delete_... | [
"57537430+Dreinale@users.noreply.github.com"
] | 57537430+Dreinale@users.noreply.github.com |
ac0e65f1c8b7a438cd192cd6e22a7f88d330b569 | 9aeb798920fa46790ea3dbe2c92ef147ed6705c6 | /1007/main.cpp | 9427d09343b93da13553fff5d555b1e89b899b30 | [] | no_license | syan1987/ACM-ICPC | 71107a208a126ab390b2ec95512601d2e1d6f69e | 460660a8c5eaa79c267b0f7c7bcb338438008bcb | refs/heads/master | 2020-04-09T19:29:56.206193 | 2014-11-27T03:22:49 | 2014-11-27T03:22:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 939 | cpp | #include <iostream>
#include <string>
using namespace std;
int measure1(string dna, int length) {
int result = 0;
for (int i = 0; i < length; i++) {
for (int j = i+1; j < length; j++) {
if (dna.at(i) > dna.at(j)) {
result++;
}
}
}
return result;
}
int main (int argc, char * const argv[]) {
int ... | [
"yanshuo1987@gmail.com"
] | yanshuo1987@gmail.com |
752117c4184b622be933237160d1f90afb42b235 | c56bcde04453ba80f618042f4fd79e37e3880b57 | /include/GroupBVHTranslator.h | 89fe3f7e32b63c563239326527f250c588f4b38e | [] | no_license | jack111331/Ray | aa71a346d558b36fe13257de00cbcf75865c4ec3 | c174783f9c98ac420f934b042f918c6239281452 | refs/heads/master | 2023-06-21T00:20:04.207217 | 2021-07-08T09:04:49 | 2021-07-08T09:04:49 | 307,962,200 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,182 | h | //
// Created by Edge on 2021/1/9.
//
#ifndef RAY_GROUPBVHTRANSLATOR_H
#define RAY_GROUPBVHTRANSLATOR_H
#include "GroupObj.h"
#include "Lambertian.h"
#include "GLUtil.h"
class GroupBVHTranslator {
public:
struct Node {
Node() : boundingBoxMin(), boundingBoxMax(), lrLeaf() {}
Vec4f boundingBox... | [
"jack111331@gmail.com"
] | jack111331@gmail.com |
465c1cf564950357a6b5e4568fd3839b3f5ffc55 | 551ae64e1377a43dbf72addd7cee48804e7660e4 | /src/cores/virtuanes/NES/PadEX/EXPAD_SpaceShadowGun.cpp | 99f5146ed1617a3314401928185ef3a3b2751bae | [] | no_license | xonn83/Virtuanes3DS_bottom | 03eb1e60bac4c22078725da520227b7ea2bcd706 | 7e481d9b9084a290ad68102df8d22df6daaffe0e | refs/heads/master | 2022-11-26T06:43:57.129188 | 2020-07-30T05:38:56 | 2020-07-30T05:38:56 | 279,630,073 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,424 | cpp | //////////////////////////////////////////////////////////////////////////
// Zapper //
//////////////////////////////////////////////////////////////////////////
void EXPAD_SpaceShadowGun::Reset()
{
bomb_bits = 0;
zapper_button = 0;
}
void EXPAD_SpaceSha... | [
"cuentadtt@gmail.com"
] | cuentadtt@gmail.com |
49fe1927567531af61d55156d19d6fd1c0254ec0 | a5d67c07acd4c260f41e7b0207580980b3dd6264 | /每日一题/acw/ACW3814矩阵变换.cpp | 178fc52ca1e9aefced0fbe0c0abcb37ed205899b | [] | no_license | Graham-ella/leetcode | 8e48564a1addd0ac28cbe4ba5ffaf800526b8df8 | 8eeb1090bc0e38eb30b435f7acd8891a3b3bf7dd | refs/heads/main | 2023-08-13T00:54:15.581436 | 2021-09-26T12:57:40 | 2021-09-26T12:57:40 | 372,477,504 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 871 | cpp | #include <iostream>
#include <cstring>
#include <algorithm>
#include <unordered_map>
using namespace std;
/*
题干:
对于n*n的矩阵,可以选择任意列来变换
输出:这个矩阵经过变换后 全为1的行的最大数量
思路:
1、这种列的变换不会影响到行之间的相等关系
2、任意行都可以通过这种变化变成全1
意思就是说某一些行你想要把它变成全1那么和它不相等的行就不能是全1,
否则它们就是相等了
因此其实相等于就是找到出现最多次数的那一行就行 利用哈希表就行
*/
int main(){
int n;
cin >> n;
u... | [
"3235962608@qq.com"
] | 3235962608@qq.com |
348cba8510fbcd2ff550c2e3306c3986cadf1a4e | 417bfea5338c7bf9f36ddac28767cdfdc02a1ed3 | /libswarmio/src/swarmio/simulator/LinearPathTelemetrySimulator.cpp | fc2102dba6d4a17fe48d6caa3d81454c037b0605 | [
"Apache-2.0"
] | permissive | cpswarm/swarmio | 02f9d5e174b8c1ff22984d9538fe8fa314564cb9 | 798ae469ec48b958f9e88cf89e4f88b3f5b519fe | refs/heads/master | 2022-05-09T23:58:44.159895 | 2022-04-21T09:23:32 | 2022-04-21T09:23:32 | 173,924,826 | 7 | 1 | Apache-2.0 | 2019-11-07T11:58:34 | 2019-03-05T10:23:27 | C++ | UTF-8 | C++ | false | false | 2,114 | cpp | #include <swarmio/simulator/LinearPathTelemetrySimulator.h>
#include <swarmio/data/Variant.pb.h>
#include <swarmio/data/discovery/Schema.pb.h>
using namespace swarmio;
using namespace swarmio::simulator;
using namespace std::chrono_literals;
LinearPathTelemetrySimulator::LinearPathTelemetrySimulator(services::telemet... | [
"balint.janvari@search-lab.hu"
] | balint.janvari@search-lab.hu |
2577902df033bfd222ff8dcaff5c0eb2a72d55a7 | a769ee0f50f74d3637a5554e68a44795d54100a6 | /ASAP/navigation2/navigation.h | 9b34dade0742169cedb0adaf5dd1cff25a2fb2f1 | [] | no_license | tapasjain/oga-uct | 7b2e62b1ff7a6acb5827e5cdb69f4316ec464e28 | 03e8a0062f8f4ccd4203b23f68e0401f5b005a20 | refs/heads/master | 2020-09-07T10:03:35.807907 | 2016-04-30T13:45:50 | 2016-04-30T13:45:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,255 | h | #include <iostream>
#include <iomanip>
#include <strings.h>
#define DISCOUNT 1
#define ROWS 3
#define COLUMNS 5
#define INIX 4
#define INIY 0
#define FINALX 4
#define FINALY 2
class state_t {
short x_;
short y_;
public:
state_t(short x = INIX, short y = INIY)
: x_(x), y_(y) { }
state_t(const ... | [
"ankit.s.anand@gmail.com"
] | ankit.s.anand@gmail.com |
ffb476f5e1791a876a35c043205cacdcc1c6f5be | f556301fd9bdba0e463bb6f08bd83db0fd258a8d | /extensions/gen/mojo/public/cpp/bindings/tests/struct_headers_unittest.test-mojom-shared-message-ids.h | bde8895fd32f35c0496bd266a2adc0bef9f2a765 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | blockspacer/chromium_base_conan | ce7c0825b6a62c2c1272ccab5e31f15d316aa9ac | 726d2a446eb926f694e04ab166c0bbfdb40850f2 | refs/heads/master | 2022-09-14T17:13:27.992790 | 2022-08-24T11:04:58 | 2022-08-24T11:04:58 | 225,695,691 | 18 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 873 | h | // mojo/public/cpp/bindings/tests/struct_headers_unittest.test-mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#... | [
"user@email.ru"
] | user@email.ru |
5f8ec232031a017c9e179aacf198ec26744dcf67 | 86dae49990a297d199ea2c8e47cb61336b1ca81e | /c/杂项/辗转相除法-递归.cpp | aa9b153cbce572c85bb5e9cfcf67d3577e63a88a | [] | no_license | yingziyu-llt/OI | 7cc88f6537df0675b60718da73b8407bdaeb5f90 | c8030807fe46b27e431687d5ff050f2f74616bc0 | refs/heads/main | 2023-04-04T03:59:22.255818 | 2021-04-11T10:15:03 | 2021-04-11T10:15:03 | 354,771,118 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 216 | cpp | #include<stdio.h>
int gcd(int n,int m)
{
int r=n%m;
if(r==0)
return m;
else
return gcd(m,r);
}
int main()
{
int m,n,ans;
scanf("%d %d",&n,&m);
ans=gcd(n,m);
printf("%d",ans);
return 0;
}
| [
"linletian1@sina.com"
] | linletian1@sina.com |
d1dfd0dd65061dfaf40b626ee8244e0f50bab59c | b3bb502d2cf0d899d8f592eda831e33324c3bb1b | /dan/myframe.cpp | 2807e0a28e6f17b4b308a1e082b707e7b2858ae8 | [] | no_license | rpzhu/Qt-Opencv | 276ac730b143d2f42553ef946797d598c2ad164a | 8b00990d72587175c6fd0dde583a53ae62978f04 | refs/heads/master | 2020-04-14T10:35:07.274974 | 2019-01-02T06:01:18 | 2019-01-02T06:01:18 | 163,790,978 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,964 | cpp | #include "myframe.h"
#include <QPainter>
#include <QTimerEvent>
#include <QDebug>
#include <QRect>
#include <QImage>
#include <QColor>
#include <QDebug>
#include <QSize>
#include <QRegion>
#include "shoudongceshi.h"
#include <QImageReader>
#include <QCursor>
extern QImage * get_image;
//volatile float bei = 1;
ext... | [
"872207648@qq.com"
] | 872207648@qq.com |
674c2f743caec4e1dd167b5c7dc0475fb4af9294 | dadaa057480479e3796063c7f0ee03b5d7775642 | /2. FirstSteps/20311018/circle/circle.cpp | 74f66c78accd38bb642ec69c1bcd48d6b2ff8fb7 | [
"MIT"
] | permissive | Mitaka01-eng/CS104 | 8c5f45cd70098d5f06764c022bc03eca52217250 | 5281b1519e0cf41f314003112a811747a2143bd4 | refs/heads/main | 2023-03-27T18:14:17.934925 | 2021-03-30T16:08:47 | 2021-03-30T16:08:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | cpp | #include<iostream>
#include<cmath>
using namespace std;
int main()
{
float r, p, s;
float PI = acos(-1.0); // 3.14
cout << "r=";
cin >> r;
p = 2 * PI * r;
s = PI * pow(r, 2);
cout << "p=" << p << endl;
cout << "s=" << s << endl;
return 0;
} | [
"noreply@github.com"
] | noreply@github.com |
dfdab8e2c2e0c488ef33842e502fa26f6aae5692 | ffff723a6c8527b45299a7e6aec3044c9b00e923 | /PS/BOJ/1010/1010.cc | ad7abfdccbd6dd5f92e0969eb2559494262387d3 | [] | no_license | JSYoo5B/TIL | 8e3395a106656e090eeb0260fa0b0dba985d3beb | 3f9ce4c65451512cfa2279625e44a844d476b68f | refs/heads/master | 2022-03-14T09:15:59.828223 | 2022-02-26T01:30:41 | 2022-02-26T01:30:41 | 231,383,838 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 385 | cc | #include <iostream>
using namespace std;
long long combination(int object, int sample) {
long long result = 1;
for (int i = 1; i <= sample; i++) {
result *= (object - i + 1);
result /= i;
}
return result;
}
int main(void) {
int cases;
cin >> cases;
for (int i = 0; i < cases; i++) {
int west, east;
cin... | [
"jsyoo5b@gmail.com"
] | jsyoo5b@gmail.com |
3c0e8a8f97c6310aa98aaec0ba8316617ea8b66d | dc2e0d49f99951bc40e323fb92ea4ddd5d9644a0 | /SDK/ThirdLibrary/include/activemq-cpp/decaf/util/LinkedList.cpp | bd566a01d826410c8a88a00390abb80ba80b7768 | [] | no_license | wenyu826/CecilySolution | 8696290d1723fdfe6e41ce63e07c7c25a9295ded | 14c4ba9adbb937d0ae236040b2752e2c7337b048 | refs/heads/master | 2020-07-03T06:26:07.875201 | 2016-11-19T07:04:29 | 2016-11-19T07:04:29 | 74,192,785 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 847 | cpp | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | [
"626955115@qq.com"
] | 626955115@qq.com |
85b0d2ef8c53297997ede2ab68648781a09b6778 | 5ebd5cee801215bc3302fca26dbe534e6992c086 | /blazetest/src/mathtest/dvecsvecinner/VHaVCa.cpp | 31773d9043885881fc0a7289a84688504fc70754 | [
"BSD-3-Clause"
] | permissive | mhochsteger/blaze | c66d8cf179deeab4f5bd692001cc917fe23e1811 | fd397e60717c4870d942055496d5b484beac9f1a | refs/heads/master | 2020-09-17T01:56:48.483627 | 2019-11-20T05:40:29 | 2019-11-20T05:41:35 | 223,951,030 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,074 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dvecsvecinner/VHaVCa.cpp
// \brief Source file for the VHaVCa dense vector/sparse vector inner product math test
//
// Copyright (C) 2012-2019 Klaus Iglberger - All Rights Reserved
//
// Thi... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
0dbf24b9be450f8bca48551dafb8213d5894d7a4 | 27fceff05ded45465dbbba658a2cc5079f30130b | /extern/TGUI-0.7.8/src/TGUI/Global.cpp | 8094779c947ad5133141c9a3b22caddf224e6811 | [
"MIT",
"Zlib"
] | permissive | towzeur/PLT_2021 | 8e053517a6973a5dd6407adbe58937592b01d1ad | c2598b387929f76ec8766e4e4741efc1a0c0379d | refs/heads/master | 2023-02-21T19:18:58.960318 | 2021-01-29T03:06:45 | 2021-01-29T03:06:45 | 297,877,100 | 4 | 2 | MIT | 2021-01-29T03:06:46 | 2020-09-23T06:39:47 | C++ | UTF-8 | C++ | false | false | 9,227 | cpp | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// TGUI - Texus's Graphical User Interface
// Copyright (C) 2012-2017 Bruno Van de Velde (vdv_b@tgui.eu)
//
// This software is provided 'as-is', without any express or implied warranty.
... | [
"towzeur@gmail.com"
] | towzeur@gmail.com |
094be4472f1e82efbfa49e3f56c9443a88fc8474 | ad273708d98b1f73b3855cc4317bca2e56456d15 | /aws-cpp-sdk-macie2/source/model/ListClassificationJobsResult.cpp | f9732fb7e8e2580734eaf151b043cc74a0d6f6f9 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | novaquark/aws-sdk-cpp | b390f2e29f86f629f9efcf41c4990169b91f4f47 | a0969508545bec9ae2864c9e1e2bb9aff109f90c | refs/heads/master | 2022-08-28T18:28:12.742810 | 2020-05-27T15:46:18 | 2020-05-27T15:46:18 | 267,351,721 | 1 | 0 | Apache-2.0 | 2020-05-27T15:08:16 | 2020-05-27T15:08:15 | null | UTF-8 | C++ | false | false | 1,731 | cpp | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
f0cda4755fa0f6182953977fea679e972458237b | 0883d8e2e538c23697cfceef75724f3112989652 | /gfg_num_ways_with_k_sum.cpp | eae736de9d4aa737d0268fb0026c636569ca32c6 | [] | no_license | dhrubajrk/practice.geeksforgeeks.org | e47424e512c35a744ee1b0c25b683de05ea9899c | 7bad84f0db362cdf693584fb99e6d498d8259169 | refs/heads/master | 2020-12-31T01:22:37.723390 | 2016-04-12T09:03:34 | 2016-04-12T09:03:34 | 56,047,293 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 610 | cpp | #include<bits/stdc++.h>
using namespace std;
int count1,n;
int arr[11][11];
void countWays(int i,int j,int k)
{
if(k<0)
return;
if(((k==0)&&(i==n-1))&&(j==n-1))
count1++;
if(i<n-1)
countWays(i+1,j,k-arr[i+1][j]);
if(j<n-1)
countWays(i,j+1,k-arr[i][j+1]);
}
... | [
"dhruba.jrkarmakar.apm12@itbhu.ac.in"
] | dhruba.jrkarmakar.apm12@itbhu.ac.in |
ca67605eb0500e7e821c687dde07639266943bf0 | ec30d1c3465e54ec7bbaad8130750ca225cf2546 | /examplecontent/ExamplePlugins/ExampleParticleIdPlugin.cc | a23a2f907bdf2f9e165f84a2dad5a9a224b37068 | [] | no_license | therealendrju/WorkshopContent | ab800bbfab147ef26c94d87fbeff8257657cbcf3 | 29ab76ea2438305c00ac8992594dcb8ad6a2333f | refs/heads/master | 2021-01-20T16:42:14.651736 | 2016-06-28T20:13:19 | 2016-06-28T20:13:19 | 63,157,664 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,505 | cc | /**
* @file WorkshopContent/examplecontent/ExamplePlugins/ExampleParticleIdPlugin.cc
*
* @brief Implementation of the example particle id plugin class.
*
* $Log: $
*/
#include "Pandora/AlgorithmHeaders.h"
#include "examplecontent/ExamplePlugins/ExampleParticleIdPlugin.h"
using namespace pandora;
names... | [
"marshall@hep.phy.cam.ac.uk"
] | marshall@hep.phy.cam.ac.uk |
6c2437189e4197cbc10f63a8fb1f29f43a645c79 | 32a0c579d4da91ece7995f677b17c5acdee49096 | /bkhoffM/ui-5-3-2/moc/moc_motor.cpp | 7605f59fa181665e612b25dc12de72c0274521f1 | [] | no_license | mpdunning/epicsDisplays | e2bb7367fc36f26011581652633dd00a441e2858 | 3ecbaa04d3387b09c3c14eecb91e8c6441b6f7cc | refs/heads/master | 2021-01-11T03:46:23.698891 | 2016-10-28T22:48:35 | 2016-10-28T22:48:35 | 71,293,017 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,128 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'motor.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2)
**
** WARNING! All changes made in this file will be lost!
***************************************************************... | [
"mdunning@slac.stanford.edu"
] | mdunning@slac.stanford.edu |
205788510069e59cc97b592e33f9701978ab8997 | 38c10c01007624cd2056884f25e0d6ab85442194 | /content/renderer/background_sync/background_sync_client_impl.cc | ea6562327368bab33b667792ea3fef47458816cc | [
"BSD-3-Clause"
] | permissive | zenoalbisser/chromium | 6ecf37b6c030c84f1b26282bc4ef95769c62a9b2 | e71f21b9b4b9b839f5093301974a45545dad2691 | refs/heads/master | 2022-12-25T14:23:18.568575 | 2016-07-14T21:49:52 | 2016-07-23T08:02:51 | 63,980,627 | 0 | 2 | BSD-3-Clause | 2022-12-12T12:43:41 | 2016-07-22T20:14:04 | null | UTF-8 | C++ | false | false | 3,470 | 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 "content/renderer/background_sync/background_sync_client_impl.h"
#include "content/child/background_sync/background_sync_provider.h"
#include "c... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
bb13ca628781324f7c94c6fa722960d963af52c9 | 03a6c3b969c03b7a6dd0d6d2a4f7911d8d2ecc01 | /dp/fx/xml/src/EffectLoader.cpp | 5d5e917a14cada99c147bf0d73519b1848a1a730 | [] | no_license | theomission/pipeline | 99c77d83326b0831cd997cb2e19249fdc2667512 | 8a2e1c9d79ba4b3b6f9328355d017ed7a303a9cd | refs/heads/master | 2021-01-12T21:16:33.048158 | 2015-09-21T14:22:07 | 2015-09-21T16:00:54 | 44,364,667 | 1 | 0 | null | 2015-10-16T05:42:10 | 2015-10-16T05:42:10 | null | UTF-8 | C++ | false | false | 60,458 | cpp | // Copyright NVIDIA Corporation 2012
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following d... | [
"matavenrath@nvidia.com"
] | matavenrath@nvidia.com |
0d652672990d51686faf57840d6280a8d4664efb | 3fef56efe52dd97c4942d8b8021d69c28b8b4e1e | /Problemset/1359B - New Theatre Square.cpp | b4947066220ffa44630b295467bcc1fc93b90f64 | [] | no_license | naiyer-abbas/Code-Forces | 384850c939b4243499ffd446092ff69a3e3ea8b0 | aca143949efe1583cdc9c8f71cb0e21b5d14fa1e | refs/heads/master | 2023-05-07T00:53:17.811357 | 2021-05-26T17:48:37 | 2021-05-26T17:48:37 | 327,666,421 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,577 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long int
#define ull unsigned long long int
#define pb push_back
#define mp make_pair
#define fast ios_base :: sync_with_stdio(0); cin.tie(0); cout.tie(0);
#define MOD 1000000007
int main()
{
fast;
int t;
cin >> t;
while(t --)
{
... | [
"nairabbas123@gmail.com"
] | nairabbas123@gmail.com |
3e3f97ec0bddc1730b44633adcaaee71049238ab | b450007cc9851c0cc0ce24c2bb7fccf4be7f2e0b | /PixelChamp-master/baseHeader.h | 918e2331897c7ecbe550ebdf1e1244fd00cd0a09 | [] | no_license | roek2/Pixel-Champ | 16b0cb9226e47ab7fcb04d0cbaeacde4850953d6 | b7e5d0ca7cfeedf7061c69892e2ced9959fef3e8 | refs/heads/master | 2021-01-10T04:25:27.776055 | 2015-09-28T18:08:40 | 2015-09-28T18:08:40 | 43,317,623 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,030 | h | #include "SDL.h"
#include "SDL_image.h"
#ifndef BASEHEADER
#define BASEHEADER
//a simple point struct
struct point{
int x;
int y;
};
class base
{
public:
//checks if two sdl_rects collide withe ach other
bool check_collision( SDL_Rect A, SDL_Rect B );
//a second ... | [
"karl.roe2.dcu@gmail.com"
] | karl.roe2.dcu@gmail.com |
934239154d79b405d08a041b7d19ecb87a623690 | 548ea735038e2650b2bc50d2202bc45e9e2787af | /TornadoEngine/Source/Developer/ShareDev/Builder/PreBuilderGameObject_Model.h | 1d37bdfb839b542ff82dcf7f75dfac58695f570c | [] | no_license | xeddmc/MMO-Framework | 9b12595975ddd17f1c29840c25f3431f9ce90e8c | 590d5da8c3faef96aa263bbc9189fde2106660a9 | refs/heads/master | 2021-01-18T18:51:23.838062 | 2016-04-30T16:10:09 | 2016-04-30T16:10:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 868 | h | /*
Author: Gudakov Ramil Sergeevich a.k.a. Gauss
Гудаков Рамиль Сергеевич
Contacts: [ramil2085@mail.ru, ramil2085@gmail.com]
See for more information License.h.
*/
#ifndef PreBuilderGameObject_ModelH
#define PreBuilderGameObject_ModelH
#include "TypeDef.h"
#include "PreBuilderGameObject.h"
class DllExport TPreBuil... | [
"ramil2085@mail.ru"
] | ramil2085@mail.ru |
8b14b30c32a12e0f952a8976f4ebec0bc448ba64 | 5e274ad2fbf7829245c0820b61deebc4479ed546 | /숫자진법변환/숫자진법변환/main.cpp | 404196f2dc2e8248203410ec3f198178df26a2c3 | [] | no_license | DaEunKim/ClassCpp | 0d693b7372508bcc8201c47a3a10de8830a63e6c | b4648f22e68e093898573287736299ae61f272a9 | refs/heads/master | 2021-01-18T19:57:23.471846 | 2017-06-19T08:26:50 | 2017-06-19T08:26:50 | 86,922,141 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,720 | cpp | //
// main.cpp
// 숫자진법변환
//
// Created by 김다은 on 2017. 4. 11..
// Copyright © 2017년 김다은. All rights reserved.
//
#include <iostream>
#include <cstdlib>
#include <fstream>
#include <string>
using namespace std;
int Mul(int a, int b){
int mul = 1;
for(int i = 0; i<b; i++){
mul *= a;
... | [
"ekdms717@kookmin.ac.kr"
] | ekdms717@kookmin.ac.kr |
37c581fc6055e13f4fa1e27ad4a6e0bb8b8d063c | ec3168b1d6dad4a8cdb88cad1af5d8edf5d91aff | /LightSource.h | 2543fb3e1c194efd47c2376775296e8119c8e09b | [] | no_license | nelsonlaw/ray-trace-demo | 1036f916833fcdc10e4daa24031a592e79af6090 | 8430701757a545b9792962d515dd2f38af42cd42 | refs/heads/master | 2021-01-11T17:44:00.413096 | 2017-10-18T14:36:38 | 2017-10-18T14:36:38 | 79,828,374 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 599 | h | // LightSource.h: interface for the CLightSource class.
//
//////////////////////////////////////////////////////////////////////
#pragma once
#include "v3.h"
class CLightSource
{
public:
CLightSource(float,float,float,int);
CLightSource(float,float,float,float,float,float,int);
void TurnOn();
void TurnOff();
v... | [
"iamnelsonlaw@gmail.com"
] | iamnelsonlaw@gmail.com |
a14ed6da0d210f2d26966eecf1f29191f429c7d8 | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/ui/gfx/win/direct_manipulation.cc | ee50937e640aede5cb36794d2b7560abb66c2e7b | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | webosce/chromium53 | f8e745e91363586aee9620c609aacf15b3261540 | 9171447efcf0bb393d41d1dc877c7c13c46d8e38 | refs/heads/webosce | 2020-03-26T23:08:14.416858 | 2018-08-23T08:35:17 | 2018-09-20T14:25:18 | 145,513,343 | 0 | 2 | Apache-2.0 | 2019-08-21T22:44:55 | 2018-08-21T05:52:31 | null | UTF-8 | C++ | false | false | 3,504 | 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 "ui/gfx/win/direct_manipulation.h"
#include "base/win/windows_version.h"
namespace gfx {
namespace win {
// static
std::unique_ptr<DirectManip... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
5aa0d152ee3bda01c9dc1578e05ced78b3df8b7f | 38d2a9f6b5ce131caf17fc62384547df688b91a7 | /hmailserver/source/Server/COM/InterfaceServerMessages.h | 35017878aa1ca8c9f80931a04b6dcc87bc307e8c | [] | no_license | martinknafve/hmailserver | 52ba7a50c59558d0b6064802df29e90a9614687e | 707bcf05f4e1b38a9bf6ad7e1ed774237af1e2b2 | refs/heads/master | 2016-09-06T06:11:27.196192 | 2014-07-02T09:40:14 | 2014-07-02T09:40:14 | 15,649,163 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,073 | h | // Copyright (c) 2010 Martin Knafve / hMailServer.com.
// http://www.hmailserver.com
#pragma once
#include "../hMailServer/resource.h" // main symbols
#include "../hMailServer/hMailServer.h"
#include "../common/bo/ServerMessages.h"
#if defined(_WIN32_WCE) && !defined(_CE_DCOM) && !defined(_CE_ALLOW_SINGLE_... | [
"martin@hmailserver.com"
] | martin@hmailserver.com |
706e10ea7a786c49ba78a6696c5b79321afa839e | f5dd9f52bae77be8aa720616fecc0f1f8a97ccb6 | /LTo_Step.h | abe52e8d046e5b4b3a9b645cc4419daa58b4f234 | [] | no_license | kalden/ppsim_hierarchical_cpp | 53a37e9073a212a6ebf91ae7ba324889c7a936b2 | 6c02e416189d30c47ca2e9340cad39f96133fece | refs/heads/master | 2020-03-22T15:23:59.553018 | 2018-07-09T07:51:58 | 2018-07-09T07:51:58 | 140,249,876 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 331 | h | #ifndef ROBOCALC_ROBOT_LTO_STEP_H_
#define ROBOCALC_ROBOT_LTO_STEP_H_
#include "Operations.h"
#include "System_Parameters.h"
#include "LTo_Attributes.h"
class LTo_Step: public Operations, public System_Parameters, public LTo_Attributes {
public:
LTo_Step(
);
virtual ~LTo_Step();
void Sensors();
void Actuators();
... | [
"kieran.alden@gmail.com"
] | kieran.alden@gmail.com |
379cc3a43ef3bfa8f447be7f9c2719e1b53c1fb7 | 595e8140870d5b2d6b98a7568b9fc77d0e23b94d | /Problem.h | 3075ab211954feaea11dde5af2c39f901b3a3b48 | [] | no_license | SurlySilverback/TileSolver | 2a050555ca289acae39edd65c829cc9ac60cfc6b | 2a8efdb4c25c270ceaa9bad03788e65a54f631d4 | refs/heads/master | 2021-06-14T11:32:46.594219 | 2017-02-18T04:29:30 | 2017-02-18T04:29:30 | 81,029,528 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 679 | h | #ifndef PROBLEM_H
#define PROBLEM_H
#include <iostream>
#include <vector>
class Problem
{
public:
Problem(std::vector< std::vector<int> > Grid, int n, int zeroRow, int zeroCol);
void printGrid() const; // couts grid to the screen
std::vector< <std::vector<int> ... | [
"SurlySilverback@github.com"
] | SurlySilverback@github.com |
6a286403ebca747127d2d03e5e4242ac93a78832 | f84be0d4ad35fa61627591344ebd0a18d24189dc | /Cpp/MPL/mpl__metafunc_dimensions_1/include/measures.h | 91b9a2168cafb49ab0b14b1f58bb93bf26ca65f3 | [] | no_license | rhexo/app-lib | 8602fd17aee208e4713572d2238a7b826bf6dc38 | 51f0deaf41b467d18028f18982e312f32f207574 | refs/heads/master | 2020-05-20T08:37:41.149116 | 2017-01-21T19:24:19 | 2017-01-21T19:24:19 | 44,518,075 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,237 | h | /** implementing measures system in C++ */
#include <iostream>
#include <boost/mpl/vector_c.hpp>
#include <boost/mpl/transform.hpp>
#include <boost/mpl/equal.hpp>
#include <boost/mpl/plus.hpp>
#include <boost/mpl/minus.hpp>
#include <boost/mpl/placeholders.hpp>
#include <boost/static_assert.hpp>
namespace measures{
... | [
"mmusolov@gmail.com"
] | mmusolov@gmail.com |
bc60dd7136a64f25d04f333960089a05e806a0e6 | 45bebb1cf4e951d673755e5700a9e30b27b1c3ae | /Testing/Operations/mafOpConnectivitySurfaceTest.cpp | b64cd75ce53ad7e04e2b49c1ba3781bec55a0f6d | [] | no_license | besoft/MAF2 | 1a26bfbb4bedb036741941a43b135162448bbf33 | b576955f4f6b954467021f12baedfebcaf79a382 | refs/heads/master | 2020-04-13T13:58:44.609511 | 2019-07-31T13:56:54 | 2019-07-31T13:56:54 | 31,658,947 | 1 | 3 | null | 2015-03-04T13:41:48 | 2015-03-04T13:41:48 | null | UTF-8 | C++ | false | false | 2,507 | cpp | /*=========================================================================
Program: MAF2
Module: mafOpConnectivitySurfaceTest
Authors: Daniele Giunchi - Matteo Giacomoni
Copyright (c) B3C
All rights reserved. See Copyright.txt or
http://www.scsitaly.com/Copyright.htm for details.
This software is distribute... | [
"s.perticoni@scsitaly.com"
] | s.perticoni@scsitaly.com |
db9e49aca029e00bf18c22e95c5b483fda421ba9 | 277c6b1cd2fd3f6b40ca15f63e27e6cb06d5bf64 | /Movies Database/movieList.hpp | 43e3d7e7cba66ae322058edd261fc3614e8a87fd | [] | no_license | PriyaPilla4/Cplusplus | 4260843b1a4d7938908b81eedc8c13dfb89fc1e2 | 1d47eddccf3e1c2d087bf79bfc796f1e8472e81f | refs/heads/master | 2023-03-26T02:03:38.090824 | 2021-03-26T05:47:19 | 2021-03-26T05:47:19 | 289,357,332 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 661 | hpp | //
// MovieList.hpp
// ProjectThree
//
// Created by Priya Pilla on 3/20/20.
// Copyright © 2020 Priya Pilla. All rights reserved.
//
#ifndef movieList_hpp
#define movieList_hpp
#include <stdio.h>
#include "movie.hpp"
#include <vector>
class MovieList{
private:
Movie* head;
public:
MovieLi... | [
"noreply@github.com"
] | noreply@github.com |
d97cd0536b75cf4248a8b67c7f59cf21015ac69b | 44495bcab3ab021ec3b21b9ecbd35074600d5493 | /GameProgramming2/Intermediate/Build/Win64/UE4Editor/Inc/GameProgramming2/GameProgramming2GameMode.generated.h | b36e3ff9d1ef733bc7ac0d2db1e571e01b456a02 | [] | no_license | FancyKetchup96/GameProgramming2 | e801b695bfe596da2001968c705a8e0b1b1e198b | 8f1db8f5296c30b55fe9a09dbaacca65cbbd0e82 | refs/heads/master | 2021-04-28T02:25:30.642997 | 2018-02-20T05:28:20 | 2018-02-20T05:28:20 | 122,112,872 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,757 | h | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"36519171+FancyKetchup96@users.noreply.github.com"
] | 36519171+FancyKetchup96@users.noreply.github.com |
f7edf244aa7bb479df47b0f78b7d290885e54d8a | 8fe22721304ad10a40474592fb9fac31f2067ca5 | /WindowsVisualStudio/CppConsole/CppConsole/Inflator.h | 0a2a5f65db43773e21dfee5cf1d9bd034dcfbe89 | [] | no_license | luckynwj7/ProgrammersAlgorithm | 630e576af76559c1974b5b0091cd3cb93c4c3c9e | ad8026ec7e390b498dc7d7aac38f18d1bf4b02dc | refs/heads/master | 2023-08-03T00:05:55.854350 | 2021-10-06T14:31:19 | 2021-10-06T14:37:28 | 273,201,165 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 279 | h | //
// Inflator.hpp
// testConsole
//
// Created by ³ë¿øÁ¾ on 2021/09/20.
//
#ifndef Inflator_h
#define Inflator_h
#include <iostream>
#include <vector>
class Inflator {
public:
virtual ~Inflator() {}
virtual void ShowResult() = 0;
};
#endif /* Inflator_h */
| [
"44963879+luckynwj7@users.noreply.github.com"
] | 44963879+luckynwj7@users.noreply.github.com |
80ae6498408926f5f609265bde94a911bf54b613 | 6f05f7d5a67b6bb87956a22b988067ec772ba966 | /data/train/cpp/c5a47d37a825a19cf2d12e0ac36a6ceafdaf8ae1onsetdetection.h | c5a47d37a825a19cf2d12e0ac36a6ceafdaf8ae1 | [
"MIT"
] | permissive | harshp8l/deep-learning-lang-detection | 93b6d24a38081597c610ecf9b1f3b92c7d669be5 | 2a54293181c1c2b1a2b840ddee4d4d80177efb33 | refs/heads/master | 2020-04-07T18:07:00.697994 | 2018-11-29T23:21:23 | 2018-11-29T23:21:23 | 158,597,498 | 0 | 0 | MIT | 2018-11-21T19:36:42 | 2018-11-21T19:36:41 | null | UTF-8 | C++ | false | false | 704 | h | #ifndef _ONSETDETECTION_H
#define _ONSETDETECTION_H
#include <string.h>
typedef double sample;
sample mean(sample arr[], int n);
sample median(sample arr[], int n);
class RTOnsetDetection {
private:
int n_prev_values;
sample* prev_values;
sample* prev_values_copy; // needed to compute m... | [
"aliostad+github@gmail.com"
] | aliostad+github@gmail.com |
8e702e90923e67af2d21a389f14af60d4a02d30c | ad1ce910ab5d9382a87bebd2480f73ecca4c37a5 | /bvp2d.cpp | 03d7ea027066da046cd32e81ed4e93c9effc0b0f | [
"MIT"
] | permissive | grenkin/joker-fdm | 33fee3fff4aa948bd4ba82c7016227a84b3cc5d8 | 21d60479ca0dd7f2deb0d8ce000f79a7c53f3202 | refs/heads/master | 2020-04-09T04:14:21.820983 | 2018-09-21T02:04:35 | 2018-09-21T02:04:35 | 68,077,571 | 4 | 0 | null | 2016-10-14T21:30:28 | 2016-09-13T05:35:13 | Matlab | UTF-8 | C++ | false | false | 9,250 | cpp | #include <boost/numeric/mtl/mtl.hpp>
#include <boost/numeric/itl/itl.hpp>
#include <cmath>
#include "bvp2d.h"
#include "var_expr.h"
inline int nindex (const Data2D& data, int i, int jX, int jY, int nX, int nY)
{
return i * data.grid.total_number_of_nodes + data.grid.index(jX, jY, nX, nY);
}
VarExpr U (const Data2... | [
"glebgrenkin@gmail.com"
] | glebgrenkin@gmail.com |
bf2de1852b8103872ff63bdc0912af90a97675d2 | 15831ecccf14b2ad7f3e599bcc4ddd196b58eece | /SOLVE/uva solved/10678 - The Grazing Cow.cpp | 46bc61969bb4666b795c3003502c92437eac662d | [] | no_license | Sujit34/Problem-Solving | 542ac2b1ad67c7cfa353c23c74c5ec2b6ec195c4 | 5045d430b12971f09a74ee1bdb4dbb411b404aa9 | refs/heads/master | 2023-08-31T04:36:44.690454 | 2023-08-30T14:14:29 | 2023-08-30T14:14:29 | 162,864,398 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 493 | cpp | #include<cstdio>
#include<iostream>
#include<algorithm>
#include<cmath>
#include<cstring>
#include<cstdlib>
#define LLI long long int
#define ULL unsigned long long
#define PI acos(-1.0)
#define EPS 1e-9
#define CLR(a) memset(a,0,sizeof(a))
using namespace std;
int main()
{
double n,d,l,result,a,b;
cin>>n;
... | [
"sujitcsecuet@gmail.com"
] | sujitcsecuet@gmail.com |
a29f874247ba5e39b8fe49cc5dc45422fa9528f6 | 4b8296335e4fa1a38264fef02f430d3b57884cce | /chrome/browser/ui/views/frame/tab_strip_region_view.h | 406d59268581297f534bf03c62e85074517e79e7 | [
"BSD-3-Clause"
] | permissive | coxchris502/chromium | 07ad6d930123bbf6e1754fe1820505f21d719fcd | f786352782a89d148a10d7bdd8ef3d0a86497926 | refs/heads/master | 2022-11-06T23:54:53.001812 | 2020-07-03T14:54:27 | 2020-07-03T14:54:27 | 276,935,925 | 1 | 0 | BSD-3-Clause | 2020-07-03T15:49:58 | 2020-07-03T15:49:57 | null | UTF-8 | C++ | false | false | 1,223 | h | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_VIEWS_FRAME_TAB_STRIP_REGION_VIEW_H_
#define CHROME_BROWSER_UI_VIEWS_FRAME_TAB_STRIP_REGION_VIEW_H_
#include "chrome/browser/ui... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
f4b91f6ba51b11af35bbc0501abea0182e7b6129 | 032ceb96c84d2b2a88c15b5e1b8e90fc492776c7 | /Engine/AModule.cpp | aa2c387f8af0cc4777148f9be87e9eff17d20263 | [] | no_license | antiqe/RType | ae8859cfe589cfcfbd5ba8c0fc82480bfcd759d5 | 6165ad1dd11c179c82946d8be07c862db82483b4 | refs/heads/master | 2016-09-06T09:31:13.177842 | 2013-12-04T09:59:40 | 2013-12-04T09:59:40 | 14,722,487 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 910 | cpp | #include "AModule.hpp"
namespace Engine
{
std::string const AModule::EVENT = "event";
std::string const AModule::SOUND = "sound";
std::string const AModule::RENDER = "render";
std::string const AModule::STATE = "state";
std::string const AModule::DATA = "data";
std::string const AModule::SOURCE = "source";
std:... | [
"alexis.leprovost@epitech.eu"
] | alexis.leprovost@epitech.eu |
d6d4a32e67c80eb5ef312c672efaffe4f797d19f | 76187296b12b09d94d0f983292c266bd347e2f3b | /codes/general/branch/ifElse.cc | 6a5387296db14d05dd82dfb1eedd29311fd0d0af | [] | no_license | SPLURGE831/practice | 0d6caa6abb8f9869946ed2ee54489d79edffdc74 | 5a86e5ca536b55235de6082f2cd095baaea5cfe2 | refs/heads/master | 2021-01-15T12:42:04.112067 | 2013-05-25T09:33:08 | 2013-05-25T09:33:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 98 | cc | //
int main()
{
int i=0;
int j = 1;
if (i && j)
i++;
else
i--;
return i;
}
| [
"junius.zhou@gmail.com"
] | junius.zhou@gmail.com |
95e4b9e932d79ca96a88840790054cb63aac292f | 8d7e9afd84f1e4dd6f95770287b8bee012d85c16 | /cc_sept_algomaniac/5.cpp | ec35ea5580de687df7ed192aa0c4f541db71ebbb | [] | no_license | amritshukla001/CodeChef-Solution | fae18b3675933dea5f8d281cb4d38b211de8386f | 4766c2a8b3a1c0df091a41d1f3099ec5b61d386b | refs/heads/master | 2023-08-11T12:33:24.423521 | 2021-10-09T19:41:11 | 2021-10-09T19:41:11 | 415,405,885 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,880 | cpp | #include <bits/stdc++.h>
#include <unordered_map>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
typedef long double lld;
#define int long long
#define IOS \
ios_base::sync_with_stdio(false); \
cin.tie(NULL);
#define testcase \
long long testn; \
... | [
"syeadmaazahmed@fmail.com"
] | syeadmaazahmed@fmail.com |
a76b6afb6ee2b8ed1a2f1e5562fac8e283f6eb06 | 4e3c4f30415062da425ad3058a0c1fed167e961e | /1004.cpp | 5fd7ed8774d2a616f6e59955c5cbcf3ed98b5a79 | [] | no_license | jing-ge/Jing-leetcode | 7f423d94d3983076630f33e7205c0ef6d54c20d8 | ae428bd3da52bb5658f3a25fbbd395b24552a735 | refs/heads/main | 2023-08-22T12:19:12.861091 | 2021-09-29T03:15:24 | 2021-09-29T03:15:24 | 321,316,029 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,764 | cpp | // 1004. Max Consecutive Ones III
// Given an array A of 0s and 1s, we may change up to K values from 0 to 1.
// Return the length of the longest (contiguous) subarray that contains only 1s.
// Example 1:
// Input: A = [1,1,1,0,0,0,1,1,1,1,0], K = 2
// Output: 6
// Explanation:
// [1,1,1,0,0,1,1,1,1,1,1]
// Bol... | [
"675324370@qq.com"
] | 675324370@qq.com |
4f3c7eb9f194b39e2086461e2abc827994d6c7c7 | 6b2985d7ea8b289badbeade95efe45f02409cf1b | /bom.h | b4a8bfcc889a0847549bbee99e7bb7328c89ace3 | [] | no_license | feengg/SanTang | e92a3f7cca8766fe047739501d558bab3c326087 | 83577a464b251c96f26f75e13e7a557aa477a0ed | refs/heads/master | 2021-05-18T00:18:29.374704 | 2020-05-03T15:02:10 | 2020-05-03T15:02:10 | 251,019,653 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,668 | h | #ifndef BOM_H
#define BOM_H
#include <QWidget>
#include <QMouseEvent>
//#include <QAxObject>
#include <QFileDialog>
//#include "qexcel.h"
#include <QDebug>
#include <QMessageBox>
#include <QVariantList>
#include "widget.h"
#include "cgsq.h"
namespace Ui {
class Bom;
}
class Bom : public QWidget
{
Q_OBJECT
publi... | [
"feengg@163.com"
] | feengg@163.com |
c38ede1b179ce87825d54cadd4e9d6eccb1a11b0 | 0a62988d753fccb92e7fddfcf416e84819ce12d1 | /GEDDVASVF/Source/CommonFunctions.h | 2353a9377f95180e79d93f8bc8679f4f7e766d40 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | hgeddon/GEDD_JUCE_PUBLIC | 89e92011e1b47a19b59d9ba1aa7ff5af2f34ff4f | a3d9ef81433187a84ff1d5e5c64ee6041f9915a6 | refs/heads/main | 2023-06-23T23:58:17.796136 | 2021-08-02T15:08:29 | 2021-08-02T15:08:29 | 391,396,481 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,230 | h | /*
==============================================================================
CommonFunctions.h
Created: 31 Jul 2021 4:25:36pm
Author: GEDD
==============================================================================
*/
#pragma once
#include <JuceHeader.h>
namespace gedd
{
// Beginning in... | [
"harmergeddontv@gmail.com"
] | harmergeddontv@gmail.com |
6daf960896360783568c90721acb79b1d0c8b363 | 47a765a596da856d749b98cc671562484f98ac06 | /include/OMXCore.h | 8ba5fabd59dd6ad9083f255bc4f455c83aa15166 | [] | no_license | dlxqlig/xmbc_audio_engine | 34807acb016afe0d2bffdac614d60d091ac16263 | c4bcae9a52fd56afa5e0bed0989a9f0fae16f5b7 | refs/heads/master | 2021-01-20T00:56:38.175305 | 2014-01-28T12:28:58 | 2014-01-28T12:28:58 | 16,304,718 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,214 | h | /*
Copyright (C) 2007-2009 STMicroelectronics
Copyright (C) 2007-2009 Nokia Corporation and/or its subsidiary(-ies)
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... | [
"dlxqlig@gmail.com"
] | dlxqlig@gmail.com |
8f79c8e63a421075ac0e25d640a1888178d5abe3 | 39bcafc5f6b1672f31f0f6ea9c8d6047ee432950 | /src/include/duckdb/common/enums/set_type.hpp | 0b5eedd2000f2d06a325d0ac435b72a407b15c94 | [
"MIT"
] | permissive | duckdb/duckdb | 315270af6b198d26eb41a20fc7a0eda04aeef294 | f89ccfe0ec01eb613af9c8ac7c264a5ef86d7c3a | refs/heads/main | 2023-09-05T08:14:21.278345 | 2023-09-05T07:28:59 | 2023-09-05T07:28:59 | 138,754,790 | 8,964 | 986 | MIT | 2023-09-14T18:42:49 | 2018-06-26T15:04:45 | C++ | UTF-8 | C++ | false | false | 392 | hpp | //===----------------------------------------------------------------------===//
// DuckDB
//
// duckdb/common/enums/set_type.hpp
//
//
//===----------------------------------------------------------------------===//
#pragma once
#include "duckdb/common/constants.hpp"
namespace duckdb {
enum... | [
"t_b@live.nl"
] | t_b@live.nl |
c86b6ce6e2f79863369b578e81ffa0f1ded7faef | d16985a72e39109c30b1e975007cc1cabe8a6ac8 | /Common/Packets/GWCommand.cpp | 2185d4a868b60f61766ea21cdcc6a15eda138a9e | [] | no_license | uvbs/wx2Server | e878c3c5c27715a0a1044f6b3229960d36eff4b4 | 78a4b693ac018a4ae82e7919f6e29c97b92554ab | refs/heads/master | 2021-01-18T00:06:34.770227 | 2013-12-13T09:18:54 | 2013-12-13T09:18:54 | 43,288,843 | 2 | 3 | null | 2015-09-28T08:24:45 | 2015-09-28T08:24:44 | null | UTF-8 | C++ | false | false | 767 | cpp |
#include "stdafx.h"
#include "GWCommand.h"
BOOL GWCommand::Read( SocketInputStream& iStream )
{
__ENTER_FUNCTION
iStream.Read( (CHAR*)(&m_PlayerID), sizeof(PlayerID_t) ) ;
iStream.Read( (CHAR*)(&m_Command), sizeof(SERVER_COMMAND) ) ;
return TRUE ;
__LEAVE_FUNCTION
return FALSE ;
}
... | [
"tangming032@outlook.com"
] | tangming032@outlook.com |
309653f5829c95f878bc3893bb43fc34c4c635b4 | 2284a82990a36f5459cb8f26cfeb555a1c053272 | /anonssplitter/stringcontainer/CharClasses.cpp | 3a5740592d3de064a5b21c4257881b455427087f | [] | no_license | Artmozaec/Artprogramm | fbcf9f91015705fc25c64cd0b02986fc7be380ea | 673a427e5930db3b99db70c16b68d7873ec11dcc | refs/heads/master | 2021-05-26T22:56:32.925842 | 2020-06-06T14:34:14 | 2020-06-06T14:34:14 | 254,181,824 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 200 | cpp | #ifndef CharClassesH
#define CharClassesH
enum CharClass{
DIRECTION,
SYMBOLS,
DIGITS,
RUSSIAN_UPPERCASE,
RUSSIAN_LOWERCASE,
ENGLISH_UPPERCASE,
ENGLISH_LOWERCASE,
};
#endif | [
"artmozaec@gmail.com"
] | artmozaec@gmail.com |
920e6fe7d95ab04daf171f90507109e949666bc4 | c588186250b1af54a276dbba2efc8bb78ca14125 | /luogu/1056.cpp | 130b73fa1a869c46a7ae42943c816cca9ba01aa8 | [] | no_license | Meng-Lan/Lan | 380fdedd8ed7b0c1e5ffdabdc0c2ce48344927df | fc12199919028335d6ddb12c8a0aa0537a07b851 | refs/heads/master | 2021-06-28T11:59:50.201500 | 2020-07-11T09:05:53 | 2020-07-11T09:05:53 | 93,761,541 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,503 | cpp | #include<iostream>
#include<cstdio>
#include<string>
#include<cstring>
#include<vector>
#include<map>
#include<set>
#include<utility>
#include<queue>
#include<stack>
#include<algorithm>
#include<cstdlib>
using namespace std;
typedef long long ll;
typedef pair<int, int> P;
typedef pair<P, P> PP;
#define mp make_pair
con... | [
"779379402@qq.com"
] | 779379402@qq.com |
93df552199598f7ca4fbc1280a092dda917f2ad6 | fd57bcbc5eb0253f8388895f20f2452f28d6f650 | /src/CalcManager/CalculatorVector.h | 5ddf5300d08a0ae283f59dba4ed488ea689f6d2d | [
"MIT",
"LGPL-2.1-or-later"
] | permissive | rhalp10/calculator-1 | 97e983541c347ff241693c96240b77912505f6fc | 8b58cee02cb88e05c073c1dbf4d17e66a0d5ac36 | refs/heads/master | 2020-04-27T11:43:24.402214 | 2020-02-15T06:56:31 | 2020-02-15T06:56:31 | 174,305,598 | 0 | 0 | MIT | 2020-02-15T06:56:32 | 2019-03-07T08:42:55 | C++ | UTF-8 | C++ | false | false | 3,327 | h | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
template <typename TType>
class CalculatorVector
{
public:
HRESULT GetAt(_In_opt_ unsigned int index, _Out_ TType *item)
{
HRESULT hr = S_OK;
try
{
*item = m_vecto... | [
"HowardWolosky@users.noreply.github.com"
] | HowardWolosky@users.noreply.github.com |
8241fc70a67bdd572c5556b4b6997d895dab71cd | 0b5a0b18704cb94cf7d987f0a23f942391860ee1 | /src/core/ws/TextInputDispatcher.h | abadf2f6b7a753f5a091f53b221df30951a44ee3 | [
"BSD-2-Clause"
] | permissive | kaust-vislab/DisplayCluster | ea14764c9581d2ab3d9f6f982f18720bd1565711 | a87057e6992ec016ed82734a7e9cda8b4634ff5a | refs/heads/master | 2022-10-21T05:16:58.379552 | 2015-10-26T07:23:47 | 2015-10-26T07:23:47 | 12,727,480 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,602 | h | /*********************************************************************/
/* Copyright (c) 2014, EPFL/Blue Brain Project */
/* Raphael Dumusc <raphael.dumusc@epfl.ch> */
/* All rights reserved. */
/* ... | [
"raphael.dumusc@epfl.ch"
] | raphael.dumusc@epfl.ch |
28cbdd535448be6c06bdc4bdfdc458832541def9 | 4051fbe4641bcc557d731a9c131affd7566fe47e | /VisualizationDirectX/Direct3D11/D3D11HullShaderPipelineStage.h | a1a906342643050d807271cf4379eb7c75a07415 | [] | no_license | sulerzh/directx | 1bef849a2a72aae68e2efe62fa693b9e75f7df26 | 225479355babdd31ff256eb37a237dccada23945 | refs/heads/master | 2020-05-20T03:13:22.857348 | 2015-05-25T05:47:23 | 2015-05-25T05:47:23 | 29,289,661 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,200 | h | //Copyright (c) Microsoft Corporation. All rights reserved.
#pragma once
#include "D3D11PipelineStage.h"
#include "D3D11ShaderAndClasses.h"
namespace Microsoft { namespace Data { namespace Visualization { namespace DirectX { namespace Direct3D11 {
/// <summary>
/// Hull Shader pipeline stage.
/// </summary>
public... | [
"sulerzh@sina.com"
] | sulerzh@sina.com |
e911dfa0d23deec805fc98f7322abaeb391a6e60 | ce6e89e41e9a498e837e5b215b9e0398ac172bf1 | /Parte 2/cutsphere.h | 90835d09bc5a0e9f896577af5e81fc2a4a20f1e8 | [] | no_license | martamaira/Projeto-Escultor-3D | eb1e69d8648ca7ceb5d359fd4552e05dce1b263b | 2928b3791bceb6a9fec17eb4bad8f605e0c6a4a5 | refs/heads/main | 2023-07-11T01:52:33.831250 | 2021-08-16T02:52:51 | 2021-08-16T02:52:51 | 388,477,233 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 339 | h | #ifndef CUTSPHERE_H
#define CUTSPHERE_H
#include "sculptor.h"
#include "figurageometrica.h"
class cutSphere : public figuraGeometrica
{
int xcenter, ycenter, zcenter, radius;
public:
cutSphere(int xcenter, int ycenter, int zcenter, float radius);
~cutSphere(){
};
void draw(Sculptor &s);
};
#en... | [
"noreply@github.com"
] | noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.