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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2051c38ab879be3aa7b08873f8bd2378ca968de0 | 552ba9ef5011c5b72a0cf565342772c3c995a542 | /src/SeqOutputFiles.h | c82fda2ee196c8b76f5d59f041b4afcb1b72b998 | [] | no_license | snashraf/flexbar | df35d80afcdd68e0328a09b87cd5d0aa2b488130 | ba82e19fd7e4118664cdd82bd6ff6f643979d700 | refs/heads/master | 2021-01-11T19:43:22.069137 | 2016-05-24T15:35:10 | 2016-05-24T15:35:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 809 | h | /*
* SeqOutputFiles.h
*
* Author: mat and jtr
*/
#ifndef FLEXBAR_SEQOUTPUTFILES_H
#define FLEXBAR_SEQOUTPUTFILES_H
#include "SeqOutput.h"
template <typename TSeqStr, typename TString>
class SeqOutputFiles {
public:
typedef SeqOutput<TSeqStr, TString> TSeqOutput;
TSeqOutput *f1, *f2, *single1, *singl... | [
"johannes.roehr@fu-berlin.de"
] | johannes.roehr@fu-berlin.de |
92600d0003e59e797bbd813adf3f9d1771194ab9 | c29d15a97929ca074d4411b6d1b53f966499adc6 | /cplusplus_base_library/boost_library/boost/config/user.hpp | daf3bbc30f6ea713a42a5faffb2c3275f57562b3 | [] | no_license | ngzHappy/ocv3 | 50d9abe6fd4292ec2c3724fc6bcb89a35b4bf4d6 | 56f44572056a8d73cf6896400b8a81683931d49e | refs/heads/master | 2020-04-15T06:47:06.070849 | 2016-09-28T12:23:25 | 2016-09-28T12:23:25 | 68,261,081 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 256 | hpp |
#ifndef BOOST_HAS_TR1
#define BOOST_HAS_TR1
#endif
#ifndef BOOST_SP_USE_STD_ATOMIC
#define BOOST_SP_USE_STD_ATOMIC
#endif
#ifndef BOOST_AC_USE_STD_ATOMIC
#define BOOST_AC_USE_STD_ATOMIC
#endif
#ifndef BOOST_ALL_NO_LIB
#define BOOST_ALL_NO_LIB
#endif
| [
"819869472@qq.com"
] | 819869472@qq.com |
210ee54b6d05631cd03cb5589bc568e7397226ab | cd7ed905e49dea0ecd8b0c3724b653c3748fc123 | /demo_iphone/HelloWorldScene.cpp | ab367e21bb1e7291042811a46916d2e17aa01318 | [] | no_license | ngocdu/demo_ninjia_iphone | 812baab3501a10375c65775cdd79786e8bfd66c9 | c6a1111367fb206e95a79bda67080367547403c5 | refs/heads/master | 2021-01-10T18:46:54.119324 | 2013-06-07T01:56:16 | 2013-06-07T01:56:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,585 | cpp | #include "HelloWorldScene.h"
#include "SimpleAudioEngine.h"
using namespace cocos2d;
using namespace CocosDenshion;
CCScene* HelloWorld::scene()
{
// 'scene' is an autorelease object
CCScene *scene = CCScene::create();
// 'layer' is an autorelease object
HelloWorld *layer = HelloWorld::create();
... | [
"nguyen.ngoc.duh@framgia.com"
] | nguyen.ngoc.duh@framgia.com |
458fcbdbc47c17141fbeb522c2bfbec9617c3ecd | 0805b803ad608e07810af954048359c927294a0e | /bvheditor/SkeletonMapDialog.h | 9560eab42ea6547173f880bbed248a30facf0372 | [] | no_license | yiyongc/BvhEditor | 005feb3f44537544d66d54ab419186b73e184f57 | b512e240bc7b1ad5f54fd2e77f0a3194302aab2d | refs/heads/master | 2023-03-15T14:19:31.292081 | 2017-03-30T17:27:17 | 2017-03-30T17:27:17 | 66,918,016 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 941 | h | #pragma once
#ifndef SKELETONMAPDIALOG_H
#define SKELETONMAPDIALOG_H
#include "qdialog.h"
#include "qlabel.h"
#include "qcombobox.h"
#include "qgroupbox.h"
#include <QFormLayout>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QPushButton>
#include "../data/Layer.h"
#include "../data/LayerGroup.h"
#include "qm... | [
"yiyong.cyy@gmail.com"
] | yiyong.cyy@gmail.com |
149baec99161705bfb009b972e7eebd3b5f40878 | 4a93f1e85b9bf4d98e79bdf5ba62d866f34f04db | /lab2/lab2_vec_parallel.cpp | 543a9305552779b69ef2f2499b7c9ee0b0395ff4 | [] | no_license | dyuganov/opp | 2047448bb818da0097addc77b2fa1690c866913f | ddfeffb5ef489ab9bd725dbf0e73b0668d37af7d | refs/heads/master | 2023-07-29T12:39:05.010544 | 2021-09-03T16:38:49 | 2021-09-03T16:38:49 | 337,176,796 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,061 | cpp | #include <iostream>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <xmmintrin.h>
#include <omp.h>
#include <ctime>
using namespace std;
#define N (1536) // размерность матрицы
#define M (10) // количество членов ряда (итераций)
void matrixSum(const float* first, const float* second, float* result) {
... | [
"dyuganov.n@gmail.com"
] | dyuganov.n@gmail.com |
1ad23281750e651e96923b36554620283f353991 | c322776b39fd9a7cd993f483a5384b700b0c520e | /gdal.mod/gdal/ogr/ogrsf_frmts/tiger/tigeridhistory.cpp | f7131a6458f983524261a125a2b715fc07238a88 | [] | no_license | maxmods/bah.mod | c1af2b009c9f0c41150000aeae3263952787c889 | 6b7b7cb2565820c287eaff049071dba8588b70f7 | refs/heads/master | 2023-04-13T10:12:43.196598 | 2023-04-04T20:54:11 | 2023-04-04T20:54:11 | 14,444,179 | 28 | 26 | null | 2021-11-01T06:50:06 | 2013-11-16T08:29:27 | C++ | UTF-8 | C++ | false | false | 6,733 | cpp | /******************************************************************************
* $Id: tigeridhistory.cpp 10645 2007-01-18 02:22:39Z warmerdam $
*
* Project: TIGER/Line Translator
* Purpose: Implements TigerIDHistory, providing access to .RTH files.
* Author: Frank Warmerdam, warmerdam@pobox.com
*
**********... | [
"woollybah@b77917fb-863c-0410-9a43-030a88dac9d3"
] | woollybah@b77917fb-863c-0410-9a43-030a88dac9d3 |
ca5b0468db6fde7445f9f50c6c23c53d90e3eb24 | 780288680b4714cd1f53bae4e5cb4f9086128ab5 | /devel/include/ardrone_autonomy/navdata_references.h | f4b41dce4eeb49af8be07f604da4c3dbac153c86 | [] | no_license | Steban23m/TallerProgramacionRobots2018 | bac67be404625d18188bb8000af8e7f18ee3c62d | 2c8207beeca669d798fe05668331ce0ca74bd84f | refs/heads/master | 2020-04-10T03:36:32.524175 | 2018-12-14T17:01:45 | 2018-12-14T17:01:45 | 160,775,245 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,867 | h | // Generated by gencpp from file ardrone_autonomy/navdata_references.msg
// DO NOT EDIT!
#ifndef ARDRONE_AUTONOMY_MESSAGE_NAVDATA_REFERENCES_H
#define ARDRONE_AUTONOMY_MESSAGE_NAVDATA_REFERENCES_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros... | [
"estebanibaca@udec.cl"
] | estebanibaca@udec.cl |
ff154867422e4115d7d0435ab83eb0d73ca5c213 | a6b8d3cc568f37a17cfdd044cf68052843a8996a | /graph/intro to graph theory/p11953.cpp | 422f04b536b1abf1c75d9885f407127c04d241b4 | [] | no_license | khaledman6122/how-to-C-plus-plus | cd3022a2b0850947569a317b3567907acb7bead1 | b493cbab1f0cf2f81dd0e2acbbbadc754cef9ba2 | refs/heads/master | 2020-03-16T20:38:59.668590 | 2018-05-11T00:04:36 | 2018-05-11T00:04:36 | 132,967,018 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,115 | cpp | // https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3104 //
#include <iostream>
#include <vector>
#include <algorithm>
#define endl "\n"
using namespace std ;
int main ()
{
std::ios::sync_with_stdio(false);
int n,t,ship=0,shots=0;
char chr;
cin>>t;
for(int x=0;x<t;x... | [
"khaledman6122@gmail.com"
] | khaledman6122@gmail.com |
f38d827acfe87f9ebedc2d477c2a39b8f7aa5123 | 792a52844d2e53fdbd3582d9edb95eedec651a74 | /Source/DirectionalLight.h | 2189bce6fb7c87e88443a7365d715677b24ef71b | [] | no_license | alanly/comp371 | 42ade8a6bf4bbd5031fa7e552af0e6e7f3246c1d | dd0e4f3c3b9e8e4a67b048e5c354a1ded0578a0d | refs/heads/master | 2021-01-18T23:20:34.469596 | 2014-08-19T17:01:13 | 2014-08-19T17:01:13 | 22,010,621 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 252 | h | /**
* @author Alan Ly
*/
#pragma once
#include "light.h"
class DirectionalLight : public Light
{
public:
DirectionalLight();
DirectionalLight(glm::vec3 position);
~DirectionalLight(void);
void SetLightPosition(float x, float y, float z);
};
| [
"me@alanly.ca"
] | me@alanly.ca |
92c28b084649a228a03bdc0238a4128a4c016191 | 3d98be08e31adc10cc3fdcc17c5a3c1b64c9681f | /nbase/INThread.h | 0f2ea2fbfc38a3f85f7dc0ced6aa458e0be91e84 | [] | no_license | Strohhalm/nwebmedia | 3cf340e5c3c05b5aa942e97470e18f2281f8508c | 5fa80222b7618a8c44a1ec18668590f0dc198826 | refs/heads/master | 2021-01-23T14:46:29.661366 | 2015-09-04T12:21:52 | 2015-09-04T12:21:52 | 39,181,293 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 465 | h | //
// Created by strohhalm on 16.06.15.
//
#ifndef INTHREAD_H
#define INTHREAD_H
#include <nbase/INObject.h>
namespace nox
{
class INThread : public INObject
{
protected:
boost::thread * m_Thread;
public:
INThread();
virtual ~INThread();
virtual void start();
v... | [
"eder_armin@web.de"
] | eder_armin@web.de |
e71c657be95c88eed640dc2786c112a08bcb4d54 | 057f2783821562579dea238c1073d0ba0839b402 | /OCR/CountMoment/.localhistory/CountMoment/1481755943$PreProcessing.h | c30f75543d811df398ba869dd0887fd2924adea4 | [] | no_license | KrzysztofKozubek/Projects | 6cafb2585796c907e8a818da4b51c97197ccbd11 | 66ef23fbc8a6e6cf3b6ef837b390d7f2113a9847 | refs/heads/master | 2023-02-07T12:24:49.155221 | 2022-10-08T18:39:58 | 2022-10-08T18:39:58 | 163,520,516 | 0 | 0 | null | 2023-02-04T17:46:12 | 2018-12-29T15:18:18 | null | UTF-8 | C++ | false | false | 10,228 | h | #pragma once
/* library OpenCV */
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
/* library VS */
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <stdio.h>
/* My Class */
using namespace std;
class CPreProcessing {
cv::Mat image;... | [
"krzysztof.kozubek135@gmail.com"
] | krzysztof.kozubek135@gmail.com |
6720dc7f7a086b9b6365a28a9a20771eee3fc7a3 | b8e9b4822e23945359bc476d72eaae48b316e68e | /AdminkaHyTech___C++/hscli/hscli.cpp | 76130c7e1ee42f0a2b099a4175cb8af1db5a87c1 | [] | no_license | vovakms/HyTech | 8aba74b17d54083acfe937e8c609d5d2835ad57b | 2fad3f14a327b13d56918a99abdbc6043f490e68 | refs/heads/master | 2022-12-26T22:18:31.060718 | 2020-10-04T05:23:47 | 2020-10-04T05:23:47 | 297,490,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 66 | cpp | #define HYCFG_WIN32
#define HSCLI_DUMMY_DLL
#include "hscli.h"
| [
"vova-game@xaker.ru"
] | vova-game@xaker.ru |
c0552f39aa7bf9e47a9cd694bd49f6da79326e00 | c8a29d344b99479c06507d45a3f0887224603b04 | /gamelib/test/final_json.cpp | 356837c91da90911d8b2c82c52ef00a40edffc54 | [] | no_license | jrahman-zz/CS307 | 0f01e336e0c82d05cf36a18415a103c354af3267 | 5d266c20f2a3a34704b20bdfe8a7caf501e42f52 | refs/heads/master | 2022-08-15T16:20:34.956788 | 2014-12-16T00:58:35 | 2014-12-16T00:58:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 223 | cpp | #include <iostream>
#include <string>
#include "util.h"
#include "Engine.h"
using namespace std;
#include "test_data_c.h"
START_TEST("final");
Engine engine(data);
cout << "Passed test" << endl;
END_TEST("final");
| [
"rahmanj@purdue.edu"
] | rahmanj@purdue.edu |
c731770d368fe673f4a71544f7e90f6a2f9b44f4 | 39da9011fb499c0884c564ff42e7dc08d6cecb26 | /champ.hpp | 667e2910354a5955e2b5c701c723388da97ebbe1 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | Tom9X/Demineur_SDL | 14cc6a0dc1687ce5dd7f0bd82c20eac544d56be8 | 210ae981fd9f5bd7e4b2817c0933532916d245da | refs/heads/master | 2020-12-24T22:48:40.967214 | 2013-05-27T20:13:43 | 2013-05-27T20:13:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,217 | hpp | /*
* Copyright (c) 2013, Emmanuel Nicolet <emmanuel.nicolet@gmail.com>
* 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
... | [
"emmanuel.nicolet@gmail.com"
] | emmanuel.nicolet@gmail.com |
d6f57e53e7e45157f7fe98dc3d13e3344c785957 | 903767e9e1bd7ae4c273621f2787e8e93ed38553 | /Codeforces/Div2/prev/658/A.cpp | 08e41d63fbf78af644b40af6f84b109a353e73f7 | [] | no_license | itohdak/Competitive_Programming | 609e6a9e17a4fa21b8f3f7fc9bbc13204d7f7ac4 | e14ab7a92813755d97a85be4ead68620753a6d4b | refs/heads/master | 2023-08-04T08:57:55.546063 | 2023-08-01T21:09:28 | 2023-08-01T21:09:28 | 304,704,923 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 861 | cpp | #include <bits/stdc++.h>
#include "/home/itohdak/Codeforces/000/print.hpp"
using namespace std;
#define ll long long
#define REP(i,m,n) for(int i=(int)(m); i<(int)(n); i++)
#define rep(i,n) REP(i,0,n)
#define RREP(i,m,n) for(int i=(int)(m); i>=(int)(n); i--)
#define rrep(i,n) RREP(i,n-1,0)
#define all(v) v.begin(), v.e... | [
"itohdak@gmail.com"
] | itohdak@gmail.com |
d1017a2d5c9de5a47fca3b33f79f9493f05b6549 | 8e721fff82ea1fa29f01af113c4116ecc0eb9213 | /api/net/http/secure_server.hpp | 11886d62527561032c224f6db422082d6a4de4bd | [
"Apache-2.0"
] | permissive | moinakb001/IncludeOS | c067bc64d1c00aa657205d68b102b53c387fd21c | c580a838e8338c8a295159e830e1c0f5a6345676 | refs/heads/master | 2021-06-14T10:49:03.452568 | 2017-03-14T14:09:22 | 2017-03-14T14:09:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,924 | hpp | // This file is a part of the IncludeOS unikernel - www.includeos.org
//
// Copyright 2016-2017 Oslo and Akershus University College of Applied Sciences
// and Alfred Bratterud
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// Yo... | [
"fwsgonzo@hotmail.com"
] | fwsgonzo@hotmail.com |
d63996280ef7eb213a34965e4831881c937c3aa5 | 3bd48f7cfc33d1180e8b377c74916ba1c2325d55 | /ParentClassB/ParentClassB.cpp | 2faec257ce3072f253ab615e2b6d46feca4b68a8 | [] | no_license | CascoLogix/ParentChildExample | ae034e7966a1927c4838e231be70568510687851 | 9765a80e0d51e6fb911e2b162a06d94e81d9a003 | refs/heads/master | 2021-01-01T16:06:42.897964 | 2014-02-08T05:41:44 | 2014-02-08T05:41:44 | 16,636,774 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,545 | cpp | /**
* ParentClassB.cpp
*
* This is an example parent class that will help illustrate how to create
* the basic skeletal structure of a class that can be used for writing code
* libraries for the Arduino.
*
* Copyright (C) 2014 CascoLogix (http://cascologix.com)
*
* This program is free software: yo... | [
"clintastevenson@gmail.com"
] | clintastevenson@gmail.com |
d83bd666c43901117399b3dbda57a49cb6e32d9b | cf64c8d5097388ab7959b24533b0fc0fc6b37a0a | /llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 680ed578134d1f88e9fcd5e526e653138e398f0f | [
"NCSA",
"Apache-2.0"
] | permissive | vusec/typesan | 5959c8330d34535d5b2516e1c833fcb358b07ca7 | 831ca2af1a629e8ea93bb8c5b4215f12247b595c | refs/heads/master | 2021-07-05T17:54:28.212867 | 2021-05-05T10:41:27 | 2021-05-05T10:41:27 | 65,472,228 | 33 | 17 | null | null | null | null | UTF-8 | C++ | false | false | 733 | cpp | //===---- CGOpenMPRuntimeNVPTX.cpp - Interface to OpenMP NVPTX Runtimes ---===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"erik@minix3.org"
] | erik@minix3.org |
9e1acc98decaddba58ae6d82ec2096309e4dcf25 | 314e5cc24e4849a17f6d8937e4a482e55c7bd668 | /src/engine/core/src/os/os_mac.h | 0c6c612b79252957ce6b5e03f64693d584e34166 | [
"Apache-2.0"
] | permissive | amzeratul/halley | 7727e67ecbdb2cd4b6a16b694886037431898370 | 75b620bf65d666c0a8383fb7180fddde4397f00e | refs/heads/develop | 2023-08-24T16:38:12.343749 | 2023-08-24T11:11:05 | 2023-08-24T11:11:05 | 43,295,328 | 3,716 | 218 | Apache-2.0 | 2023-07-23T07:01:17 | 2015-09-28T10:41:31 | C++ | UTF-8 | C++ | false | false | 1,147 | h | /*****************************************************************\
__
/ /
/ / __ __
/ /______ _______ / / / / ________ __ __
/ ______ \ /_____ \ / / / / / _____ | / / / /
/ / | / _______| / / / / / / /____/ / / / / /
/ / / /... | [
"archmagezeratul@gmail.com"
] | archmagezeratul@gmail.com |
04eb7583d30ee79984a605369164191b616d62f8 | 24bc4990e9d0bef6a42a6f86dc783785b10dbd42 | /chrome/browser/ash/power/auto_screen_brightness/brightness_monitor_impl.cc | 8f4980f2b03db17b3c527c813bf7fc6d5d0e07e7 | [
"BSD-3-Clause"
] | permissive | nwjs/chromium.src | 7736ce86a9a0b810449a3b80a4af15de9ef9115d | 454f26d09b2f6204c096b47f778705eab1e3ba46 | refs/heads/nw75 | 2023-08-31T08:01:39.796085 | 2023-04-19T17:25:53 | 2023-04-19T17:25:53 | 50,512,158 | 161 | 201 | BSD-3-Clause | 2023-05-08T03:19:09 | 2016-01-27T14:17:03 | null | UTF-8 | C++ | false | false | 6,137 | cc | // Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ash/power/auto_screen_brightness/brightness_monitor_impl.h"
#include <cmath>
#include "ash/constants/ash_features.h"
#include "base/check_op.h"
#incl... | [
"roger@nwjs.io"
] | roger@nwjs.io |
33deefc4a35c050ecf007f55a820a5ac47c5781c | 5af939a22e429949ea8afe3d55dcb63f0b172a38 | /src/wallet/WalletUtils.cpp | 889d05940328820989232af5fb92a2c7d9413512 | [
"MIT"
] | permissive | RAY-official/LD | 2f89be2b0e4b6179f6908fc9db29d1a369b16013 | ad06a0cd086684731bdf938bf68a1373a072ea71 | refs/heads/master | 2020-03-20T10:20:08.886085 | 2018-06-14T10:10:07 | 2018-06-14T10:10:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,210 | cpp | #include "WalletUtils.h"
#include "CryptoNote.h"
#include "crypto/crypto.h"
#include "WalletErrors.h"
namespace CryptoNote {
void throwIfKeysMissmatch(const Crypto::SecretKey& secretKey, const Crypto::PublicKey& expectedPublicKey, const std::string& message) {
Crypto::PublicKey pub;
bool r = Crypto::se... | [
"root@nur1abs.nur1labshq.net"
] | root@nur1abs.nur1labshq.net |
93ce8b692b60d3e28b356ad6b2a73cd858a81984 | a3c7af0084f4fc7e21715f1a6108d5edcbd1deed | /BeaconMap/work/mapper/libstreetmap/src/astar.h | fa0a65fc2c7ec46f61ddc8db4120cebc304ff341 | [] | no_license | SauryCC/BeaconMap | b0bcfcc1f3b01fc4bbcdf6dd2242efa67fc4e686 | b45185f765b707d073e8cb1c8b8f89c050a71967 | refs/heads/master | 2020-04-28T09:07:00.093883 | 2019-03-12T07:17:35 | 2019-03-12T07:17:35 | 175,154,617 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,710 | h | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: astar.h
* Author: liuyixu6
*
* Created on March 17, 2018, 3:50 PM
*/
#ifndef ASTAR_H
#define ASTAR_H
#include <ve... | [
"31738977+SauryCC@users.noreply.github.com"
] | 31738977+SauryCC@users.noreply.github.com |
92f9d85daca0e41a1794495d9003d047aa17b6ab | 9102703aba869548fe26414c0757e40ded4e8629 | /soj3213.cpp | 9abe8d55184f6dc98d2a763236245c740a32f669 | [] | no_license | twocoldz/sojcode | e04e4b92ea4b6bce3bcaeb935efbdc62216d48ca | 4ea12c7126e5297d823d620b35dd90585b825c41 | refs/heads/master | 2021-01-10T19:09:24.909558 | 2013-04-02T12:00:55 | 2013-04-02T12:00:55 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,005 | cpp | #include <iostream>
#include <cstdio>
#include <cstring>
#include <algorithm>
using namespace std;
bool can[1<<16];
int b[1<<16];
int dp[2][1<<16];
int v[16][16];
int a[16];
int n;
void Init()
{
for(int i=0;i<16;i++)
a[i]=1<<i;
for(int i=0;i<(1<<16);i++)
{
if((i&(i>>1))==0)
{
... | [
"twocoldz007@gmail.com"
] | twocoldz007@gmail.com |
2e09f1e54f3e23c26524d8ddda779f6ee8760703 | 3cc352b29b8042b4a9746796b851d8469ff9ff62 | /src/paths/long/large/explore/SearchPB.cc | ebb77cc02a5bb2050fff5d9ad255adc66c5d2d59 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | CompRD/BroadCRD | 1412faf3d1ffd9d1f9907a496cc22d59ea5ad185 | 303800297b32e993abd479d71bc4378f598314c5 | refs/heads/master | 2020-12-24T13:53:09.985406 | 2019-02-06T21:38:45 | 2019-02-06T21:38:45 | 34,069,434 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,371 | cc | ///////////////////////////////////////////////////////////////////////////////
// SOFTWARE COPYRIGHT NOTICE AGREEMENT //
// This software and its documentation are copyright (2015) by the //
// Broad Institute. All rights are reserved. This software is supplied //
... | [
"neil.weisenfeld@gmail.com"
] | neil.weisenfeld@gmail.com |
c2f7470ddf51f730a8e48367c3129d166eb81058 | e55c54275b1a54ac4b025424d74b6ac98dac8c28 | /1323.cpp | 5534e27a681d2df29850293645208693483f912c | [] | no_license | OisinDavey/LeetCode | 1591dba6511411600e51597ea87ce38097540b2e | 2500ff997ed9c2d04ce8329c98900e96918d45b2 | refs/heads/master | 2022-10-30T16:19:58.003460 | 2020-06-18T19:58:32 | 2020-06-18T19:58:32 | 271,005,076 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,274 | cpp | //
// ~oisín~ C++ Template
//
#include <bits/stdc++.h>
#define MX_N 5001
#define mp make_pair
#define mod7 1000000007
#define modpi 314159
#define PI 3.141592653589793238
#define pb push_back
#define FastIO ios_base::sync_wi... | [
"oisindavey02@gmail.com"
] | oisindavey02@gmail.com |
f1561bdab258e9990a6fe9983fca065d5d08d4e2 | 2cf838b54b556987cfc49f42935f8aa7563ea1f4 | /aws-cpp-sdk-chime/include/aws/chime/model/CreateBotResult.h | ed402e682bfc97f02c1ff5c81b8ac534f9598f3e | [
"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 | 1,400 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/chime/Chime_EXPORTS.h>
#include <aws/chime/model/Bot.h>
#include <utility>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespace Utils
{
n... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
1721360129741c1e932dd48294161e2afb32b78c | af3598700a7d29797ea34e632cdbaa0b44e9ae75 | /v8pp/v8pp/json.cpp | 2aaac03481bc54aa49185e9c4d9ac94781a713e2 | [] | no_license | Creeperface01/bds-data-scraper | a02b8a1dfb73eaf03952234d87ceb16c86005a3b | 5962fbd998281134f9ebb4dd68e7fe511402344a | refs/heads/master | 2023-05-27T08:10:18.527839 | 2021-06-06T09:45:21 | 2021-06-06T09:45:21 | 374,321,822 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 84 | cpp | #include "v8pp/config.hpp"
#if !V8PP_HEADER_ONLY
#include "v8pp/json.ipp"
#endif
| [
"honzaxp01@gmail.com"
] | honzaxp01@gmail.com |
36e3cc635cba80d210ef5495a378fc93faf92bd7 | 9c006bd8b1f628200a63a194000836505f50be9b | /tools/lldb/tools/lldb-mi/MICmdCmdStack.cpp | 92b707d89b6c3b06d524d0316aa124a25162bb92 | [
"NCSA"
] | permissive | hoangt/NyuziToolchain | a66989a1b9c71a2df782f9c573b0da62d1e0e9cf | 400aae2a01d38a1e836d7be33211aa8525c87070 | refs/heads/master | 2020-12-24T23:29:11.747602 | 2015-08-30T00:06:09 | 2015-08-30T00:06:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 41,791 | cpp | //===-- MICmdCmdStack.cpp ---------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"jeffbush001@gmail.com"
] | jeffbush001@gmail.com |
422ffb959e47be782315d85a0f1a68cd47a7bcfa | 9200edb70c88d3d1af1de6be20993b0a16e64894 | /remote_control.cpp | d791144aa158a60ee43ba519ecfbf475b866d16e | [] | no_license | mudit3774/remote_control_puzzle | 4c18c4b54398342d166f7a64600b2fb73609506f | cdd39d25f009a4ddb183f25fcf79221e61ff5477 | refs/heads/master | 2021-01-01T19:56:34.107115 | 2013-03-15T05:42:06 | 2013-03-15T05:42:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,251 | cpp | #include<iostream>
#include<vector>
#include<set>
#define MIN 0
#define MAX 10000
#define MAX_BLOCKED 40
#define MAX_VIEW 50
using namespace std;
//Class to mimic the behaviour of the the remote control
class Remote
{
//Set (to ignore duplicates) of blocked channels
set<int> blocked;
//Wishlist of channels... | [
"mudit.raaj.gupta@gmail.com"
] | mudit.raaj.gupta@gmail.com |
a1a533950632cb6cb72b2c496724446d9167754c | fe1a84a1062c88f6f8484f45c85ff1f4fd36674b | /Robo/lodepng.h | 9aedbaca84707fad052835b7457a71c8b932571c | [] | no_license | VictorZag/Robotics-312887045-308255595 | b6b94cead24bfd6e16354c43a1d9460a00858881 | d9ce47d325ade8f79e96c33f4e1b8d20de0e560c | refs/heads/master | 2021-01-01T05:41:56.431100 | 2015-07-19T12:03:28 | 2015-07-19T12:03:28 | 37,920,335 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 79,220 | h | /*
LodePNG version 20150321
Copyright (c) 2005-2015 Lode Vandevenne
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
incl... | [
"VictorZag@gmail.com"
] | VictorZag@gmail.com |
784d689dc75a23bf45c5ece2e6d284644cc41603 | af38d9b34d10b5129b1d641d2d55424c9dce277d | /GL 3 study/billboard_list.cpp | ccd1ba54d19d41491731c3e38c4bbc1257923e45 | [] | no_license | neitron/OpenGL | 6494cc1055391f32c11faa48706d37b41a678c9f | f3de36015e048c9d35cd5c1b7aad0ce9cd7338f4 | refs/heads/master | 2021-01-10T07:02:49.197939 | 2016-03-24T03:00:42 | 2016-03-24T03:00:42 | 43,658,831 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,749 | cpp | #pragma once
#include "billboard_list.h"
#include "utils.h"
#include "engine_common.h"
static const int NUM_ROWS = 10;
static const int NUM_COLUMNS = 10;
BillboardList::BillboardList ( ) :
m_pTexture ( nullptr ),
m_VB ( INVALID_OGL_VALUE )
{ }
BillboardList::~BillboardList ( )
{
SafeDelete ( m_pTexture );
... | [
"kirill.zubenko@mail.ru"
] | kirill.zubenko@mail.ru |
481094a9ad5fe4c64dba77901851115ed5b2f685 | 4c10cf68de9f75dbee15f23dc612996c73c02e6c | /Ch6/6_2/main.cpp | 8952e5219dbe3ad6221c8bb4eb85b71623f2fb90 | [] | no_license | Frollerman/QtBook | 784d6f79267744e9583999779f3f990bdd0df4c2 | c71c1884343955e9c33590a4547aa6f2daa35e18 | refs/heads/master | 2023-08-30T18:13:37.363513 | 2021-11-07T20:58:16 | 2021-11-07T20:58:16 | 408,225,187 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 489 | cpp | #include <QtWidgets>
int main(int argc, char** argv)
{
QApplication app(argc,argv);
QWidget wgt;
QPushButton* pcmdA = new QPushButton("A");
QPushButton* pcmdB = new QPushButton("B");
//Layout setup
QBoxLayout* pbxLayout = new QBoxLayout(QBoxLayout::LeftToRight);
pbxLayout->addWidget(pcmd... | [
"frollerman@yandex.ru"
] | frollerman@yandex.ru |
6b649a0fe458a7f59984f1f6f9591ff3584286dc | f9a7a46a37edf8baea2847b3c6f36c0622005461 | /config/Config.h | ead0b908622d3e9969c0c2947ff5d45d48f9ce3e | [] | no_license | julianferres/concuSat | 93bc84df106dfd204db51273dddec827062797d2 | 4aa9f637e27e5feb29605894914d4e503f9f0de4 | refs/heads/main | 2023-01-08T09:01:06.745307 | 2020-11-04T17:56:50 | 2020-11-04T17:56:50 | 307,778,699 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 849 | h | //
// Created by julian on 10/27/20.
//
#ifndef CONCUSAT_CONFIG_H
#define CONCUSAT_CONFIG_H
#include "../logger/Logger.h"
/*
* Config se ocupa de recibir los parametros, validar que los mismos sean validos
* y se envia al Observatorio para configurar el mismo
*/
class Config {
public:
Config();
~Config()... | [
"julianferres@gmail.com"
] | julianferres@gmail.com |
7e0900eb1875e87b7d1fa8c78cd9fc324ab675ab | 1af656c548d631368638f76d30a74bf93550b1d3 | /chromecast/media/audio/fake_external_audio_pipeline_support.h | 98bd96c4fc60d6fda33bf9698e77beb75eb69dfe | [
"BSD-3-Clause"
] | permissive | pineal/chromium | 8d246c746141ef526a55a0b387ea48cd4e7d42e8 | e6901925dd5b37d55accbac55564f639bf4f788a | refs/heads/master | 2023-03-17T05:50:14.231220 | 2018-10-24T20:11:12 | 2018-10-24T20:11:12 | 154,564,128 | 1 | 0 | NOASSERTION | 2018-10-24T20:20:43 | 2018-10-24T20:20:43 | null | UTF-8 | C++ | false | false | 1,105 | h | // 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.
#ifndef CHROMECAST_MEDIA_AUDIO_FAKE_EXTERNAL_AUDIO_PIPELINE_SUPPORT_H
#define CHROMECAST_MEDIA_AUDIO_FAKE_EXTERNAL_AUDIO_PIPELINE_SUPPORT_H
namespace chr... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
feb0979453b55ecb470e45f4052a0b27f7ae6167 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_1483485_0/C++/SceneTree/A.cpp | 1333787826bd907050718f8f08eebd7bfeb16f38 | [] | 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 | 1,610 | cpp | #include <vector>
#include <list>
#include <map>
#include <set>
#include <deque>
#include <queue>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include <numeric>
#include <utility>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdio>
#include <cmat... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
c07cf12cb0678f6eb2f65a42afe0e1ce71d45419 | 9f9c4620c5a99230cacf5d394ee78474cdf2ce02 | /Utils.cpp | 6d1667a837238562e9db27fb61010f1f0100e893 | [] | no_license | R1C4RDO13/Genetic-TravelSalesManPerson | 46567b5ddaa2ed72b5710415f76a047e94751479 | 9f59f219645ddb2f63b3ff97ec16a9df34b9b63d | refs/heads/master | 2023-01-30T01:24:59.384025 | 2020-12-10T22:06:54 | 2020-12-10T22:06:54 | 320,401,443 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,048 | cpp | #include "Utils.h"
#include <cstdlib>
#include <stdexcept>
#include <set>
//returns a random double
double randomDouble()
{
return double(rand() % 1000) / 1000; //0-999 / 1000 => 0 / 0.999
}
//returns bool with a certain probability
//bool b = randomProbability(0.7) b 70% true; b 30% false
bool randomProbability(... | [
"ricardo.araujo98@hotmail.com"
] | ricardo.araujo98@hotmail.com |
fdb0e41172d80b0699613b52e7e8c3ad85abda06 | 87cb4f2f839ea9c69e3f18b8ebe0d13580706a77 | /BulletDemo/PhysicsMgr.cpp | b658c3c36352ef0d785d9684a9dcb0db33e4e501 | [] | no_license | Blito/BulletDemo | 04f69414e73ead9b43d66b8db1f746a8e9ba7970 | 11f3aefdc14586f733d37d51a652c39de237d7fd | refs/heads/master | 2021-01-19T11:16:31.609973 | 2014-11-19T22:28:12 | 2014-11-19T22:28:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,209 | cpp | #include "PhysicsMgr.h"
// Bullet includes
#include <bullet\LinearMath\btTransform.h>
#include <bullet\BulletSoftBody\btSoftBodyRigidBodyCollisionConfiguration.h>
#include <bullet\BulletSoftBody\btDefaultSoftBodySolver.h>
#include <bullet\BulletCollision\CollisionShapes\btBoxShape.h>
#include <bullet\BulletCollision\B... | [
"pabloarubi@gmail.com"
] | pabloarubi@gmail.com |
2e9c16fcf1e5bb148fe72e030e03cd3511f359b9 | 4c86881bd200e9a15b71b733174b3abc1924bf0d | /libSBML/src/validator/constraints/UniqueSymbolsInInitialAssignments.h | 00cc3d47667ff03d2c6ebcb8785a822995e24491 | [] | no_license | mgaldzic/copasi_api | 500f0d6da8349c611bafb8d8301af61fc07bb1b2 | 51b284295c2238da9c346999ff277c6883b8ca52 | refs/heads/master | 2021-01-01T06:04:39.888201 | 2011-09-16T05:29:21 | 2011-09-16T05:29:21 | 2,281,690 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,990 | h | /**
* @cond doxygen-libsbml-internal
*
* @file UniqueSymbolsInInitialAssignments.h
* @brief Ensures the ids for all UnitDefinitions in a Model are unique
* @author Ben Bornstein
*
* $Id: UniqueSymbolsInInitialAssignments.h 11634 2010-08-03 03:57:18Z mhucka $
* $HeadURL: https://sbml.svn.sourceforge.net/sv... | [
"mgaldzic@gmail.com"
] | mgaldzic@gmail.com |
c05d611f9a71cd422ebccf09274d2630a43f39dc | 8b2c473dc3a146203a2f712bab27eb6c1ecfb5b9 | /include/util/lock.hpp | 0618ce4fd0d07394263c1626930b9618fa1c5f24 | [] | no_license | fast01/axon | 0c7b4b5600e12820d287c0a24a2c754e478e2b39 | 4007fd36d74d26b21682cad4d64d026b2142144a | refs/heads/master | 2021-01-16T20:45:27.677008 | 2015-03-10T08:25:18 | 2015-03-10T08:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 803 | hpp | #pragma once
#include <pthread.h>
#include <atomic>
namespace axon {
namespace util {
class ScopedLock {
public:
ScopedLock(pthread_mutex_t* mutex):mutex_(mutex) {
pthread_mutex_lock(mutex_);
}
virtual ~ScopedLock() {
pthread_mutex_unlock(mutex_);
}
private:
pthread_mutex_t *mut... | [
"ufotalent.zju@gmail.com"
] | ufotalent.zju@gmail.com |
3fd0caf9b9e37d3474241eaf93e347f1a923fef5 | 7643c57bb3c62cd1ba36905d7788bba251702e19 | /PrintButton/src/testApp.h | 3076eda2df1ac8d97db6085126417a5fd66e6fd0 | [] | no_license | wearecollins/TDC_Generator | f606effc76e2acb3b73abd6bd2bc1381aaec1bbb | 3f844b9ff1a588a0bd595bfe968cceeea0882662 | refs/heads/master | 2016-09-06T04:38:49.268097 | 2014-03-04T20:53:40 | 2014-03-04T20:53:40 | 16,699,615 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 870 | h | #pragma once
#include "ofMain.h"
#include "ofxSpacebrew.h"
class testApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void keyPressed(int key);
void keyReleased(int key);
void mouseMoved(int x, int y );
void mouseDragged(int x, int y, int button);
void mousePressed(int x, i... | [
"brett@robotconscience.com"
] | brett@robotconscience.com |
d070af9462a966d77f26f058091f8d21c2545edc | d6ad11fe9cfe95c06d3dc991da24cbe57ebf71dd | /Game/src/Language.cpp | 733fc956b44fec0da442f3aa9dec7fe5ab91f69b | [] | no_license | filipecouto/socialgame | 1acaa4b28f86ed35f66ef253902f7212deaf48b5 | d682f7eac55b82bb17cfd2d54420ccfc7af8763c | refs/heads/master | 2021-01-10T11:30:50.272976 | 2014-01-15T09:29:05 | 2014-01-15T09:29:38 | 54,142,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 243 | cpp | #include "Language.h"
Language::Language(std::string name, std::string path) {
_name = name;
_path = path;
}
Language::~Language() {
}
std::string Language::getName() {
return _name;
}
std::string Language::getPath() {
return _path;
} | [
"filipe_jcouto@msn.com"
] | filipe_jcouto@msn.com |
f923cc5d66d83bdd01de6784c53ffe7b9d1642cf | ce6229f5915f9e6de1238861b4a940d61e56960b | /Sonder/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_EqualityCompar1926583842.h | 032450d2be2f3b76e52a009fdbebb0b14d150772 | [
"Apache-2.0"
] | permissive | HackingForGood/GoogleyEyes | d9e36e3dffb4edbd0736ab49a764736a91ecebcf | a92b962ab220686794350560a47e88191e165c05 | refs/heads/master | 2021-04-15T10:03:59.093464 | 2017-06-25T17:32:52 | 2017-06-25T17:32:52 | 94,575,021 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,404 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_Object2689449295.h"
// System.Collections.Generic.EqualityComparer`1<UnityEngine.UI.Image/Type>
struct EqualityComparer_1_t1926583842;
#ifdef __clang__
... | [
"anishdhesikan@gmail.com"
] | anishdhesikan@gmail.com |
bb3ef8d075e0aca11749a207cafbf82e4031995b | 8e57dff14491591a975598b7e3bde63b0d1fd6f9 | /app/src/main/cpp/include/criware.h | 7d3230b6fcbdaa69d9a67252d1d7bbee89ae13e1 | [] | no_license | kotori2/CriWareUnityHack | fb1f75fd84edd3bc5b5d9084ff4f28ef8f115b87 | 88025e36f31da96787a04e212b6116e7980868cd | refs/heads/master | 2021-06-25T15:53:25.209565 | 2017-08-10T10:43:05 | 2017-08-10T10:43:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,059 | h | //
// Created by MIC on 2017-06-29.
//
#ifndef CRIWAREUNITYHACK_CRIWARE_H
#define CRIWAREUNITYHACK_CRIWARE_H
#include <dlfcn.h>
#include "criware_common.h"
#include "criware_atom.h"
#include "criware_atom_dec_hca.h"
#include "criware_atomex.h"
#include "criware_atomex_3d_listener.h"
#include "criware_atomex_3d_sourc... | [
"uiharu@buaa.edu.cn"
] | uiharu@buaa.edu.cn |
0d9c7c6f029e7939ecee2aba20a95472330e0f48 | 19907e496cfaf4d59030ff06a90dc7b14db939fc | /POC/oracle_dapp/node_modules/wrtc/third_party/webrtc/include/chromium/src/gpu/command_buffer/tests/gl_manager.h | f0b2a2127d26454d8a5ae3564f0c1b88f2c5fb0e | [
"BSD-2-Clause"
] | permissive | ATMatrix/demo | c10734441f21e24b89054842871a31fec19158e4 | e71a3421c75ccdeac14eafba38f31cf92d0b2354 | refs/heads/master | 2020-12-02T20:53:29.214857 | 2017-08-28T05:49:35 | 2017-08-28T05:49:35 | 96,223,899 | 8 | 4 | null | 2017-08-28T05:49:36 | 2017-07-04T13:59:26 | JavaScript | UTF-8 | C++ | false | false | 5,902 | 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 GPU_COMMAND_BUFFER_TESTS_GL_MANAGER_H_
#define GPU_COMMAND_BUFFER_TESTS_GL_MANAGER_H_
#include <stddef.h>
#include <stdint.h>
#include "base... | [
"steven.jun.liu@qq.com"
] | steven.jun.liu@qq.com |
492fd981762eb388a1c5801dfce72d785db6fdcd | 3662d1c0376cfecf8ad3042eda0c62fd2cd7ee38 | /nuclex-framework-r1404-sources/framework/Nuclex.Fonts.Content.TrueTypeImporter/Source/VectorFonts/FreeTypeFontTessellator.cpp | 707c4767fed95e97a2f24bafd6cde9614e435a80 | [] | no_license | Soothsilver/NuclexFramework | 8ed0e291ac0c8b55c2062266db5bb1543a5bdfa6 | 74e540bd4da55815b2c4f084e85ae287ae36affe | refs/heads/master | 2020-03-14T16:41:53.946037 | 2017-07-19T22:35:21 | 2017-07-19T22:35:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,256 | cpp | #pragma region CPL License
/*
Nuclex Framework
Copyright (C) 2002-2011 Nuclex Development Labs
This library is free software; you can redistribute it and/or
modify it under the terms of the IBM Common Public License as
published by the IBM Corporation; either version 1.0 of the
License, or (at your option) any... | [
"remiomosowon@gmail.com"
] | remiomosowon@gmail.com |
19ff8b66071ca87104b904274eb50d81e10d6951 | 3a3002e883bd57840fef26146a187d613957b457 | /DuiLib/来自网络的duilib相关代码/loading菊花控件/LoadingCircle.cpp | fd6b1609de7b23567941e7d2362856b36c51ad07 | [
"BSD-2-Clause",
"MIT"
] | permissive | juhuaguai/duilib | 184f5ce6c4d1aa2056d7c954e902e41553cf6fca | eba087f6563ee67d405d867f647f579da1bf5dca | refs/heads/master | 2023-04-13T16:42:09.454573 | 2023-04-12T09:58:13 | 2023-04-12T09:58:13 | 70,299,505 | 118 | 73 | MIT | 2021-02-02T09:18:04 | 2016-10-08T03:03:16 | C++ | GB18030 | C++ | false | false | 5,763 | cpp | #include "stdafx.h"
#include "LoadingCircle.h"
#include <Gdiplus.h>
void DrawLine(Graphics* _objGraphics, PointF _objPointOne, PointF _objPointTwo, Color _objColor, int _intLineThickness)
{
SolidBrush brush(_objColor);
Pen objPen(&brush, _intLineThickness);
{
objPen.SetStartCap(LineCap::LineCapRound);
... | [
"934130966@qq.com"
] | 934130966@qq.com |
64589903ccf5d44e8184a0ea3cfdb3c909258f47 | 20025b5996bb81f6759688ae6d4338b9e0b3cd3a | /UVA/231.cpp | 43a06b84aa2ac6a109ec69f2e961a5ef71507792 | [] | no_license | ericxiaogit/online-judges-problems | 7194fce9582f5b55db81f204fb6f2e3b15ff7ef8 | 800cab96bc24d6c7fd82ff50f013757fd01ffa7b | refs/heads/master | 2020-04-07T04:27:43.467926 | 2018-11-18T07:08:24 | 2018-11-18T07:08:24 | 158,057,455 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 985 | cpp | #include <iostream>
#include <algorithm>
#include <stdio.h>
#include <math.h>
#include <cstdlib>
#include <string>
using namespace std;
vector<int> lis;
vector<int> first;
int main()
{
int N,i,j,temp =0;
while(cin >> N)
{
if(N == -1) break;
temp++;
first.clear();
lis.clear()... | [
"eric@xiao.tw"
] | eric@xiao.tw |
1cfdd73214b7368524307c633e1aa4b2422b7fc9 | c1ce5d5591cb3c1d1d4722a63f44409d8d31d5a4 | /PAT/PAT-A1052/code.cpp | 46a7441727039b5187b98a477a6d79130bfc28c9 | [] | no_license | tsy1234/algorithms-note | 18452d3066fb47681425db9640668842c7d7016c | dbedad34f7e06bd52eefab690624d406b5732548 | refs/heads/master | 2020-03-20T13:20:22.218700 | 2018-07-16T05:48:41 | 2018-07-16T05:48:41 | 137,452,361 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,368 | cpp | #include <cstdio>
#include <algorithm>
using namespace std;
const int maxn = 100010;
struct Node {
int address, data, next;
bool flag; // 判断是否存在于以头结点开始的链表中
} nodes[maxn];
bool cmp(Node a, Node b) {
if (!a.flag || !b.flag) {
return a.flag > b.flag;
} else {
return a.data < b.data;
... | [
"siyu0852@icloud.com"
] | siyu0852@icloud.com |
98e1576ab59b90916e449e940712fb2270fbd633 | 43a54d76227b48d851a11cc30bbe4212f59e1154 | /tke/include/tencentcloud/tke/v20180525/model/SyncPrometheusTemplateResponse.h | 79e82f31371fb01716adda2f7911db7241d22a0e | [
"Apache-2.0"
] | permissive | make1122/tencentcloud-sdk-cpp | 175ce4d143c90d7ea06f2034dabdb348697a6c1c | 2af6954b2ee6c9c9f61489472b800c8ce00fb949 | refs/heads/master | 2023-06-04T03:18:47.169750 | 2021-06-18T03:00:01 | 2021-06-18T03:00:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,604 | h | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | [
"tencentcloudapi@tenent.com"
] | tencentcloudapi@tenent.com |
d15758a8a32b267c4ecb4ff0226ddf70cf390c37 | d1f97c8eec27ab573b0f11dde4704e069a50e105 | /include/mitsubishi_controller/MitsubishiActionServer.h | e1f313af5f9e0b8186e8dc344ff3c5654804d099 | [] | no_license | raysrobotics/mitsubishi_controller | 44832f57ac19e1059f1b70e1fcb33a2d0a39a5d9 | 281b45a45695015dfb687d2d8c9dab205990ab1b | refs/heads/master | 2020-05-14T06:19:20.218196 | 2015-11-19T17:47:11 | 2015-11-19T17:47:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 816 | h | /**
* Copyright (c) CTU in Prague - All Rights Reserved
* Created on: 14.10.15
* Author: Vladimir Petrik <petrivl3@fel.cvut.cz>
* Details: Actionlib interface to moveit
*/
#ifndef PROJECT_MITSUBISHIACTIONSERVER_H
#define PROJECT_MITSUBISHIACTIONSERVER_H
#include <ros/ros.h>
#include <actionlib/server/sim... | [
"vladko.petrik@gmail.com"
] | vladko.petrik@gmail.com |
6c6fe06817887e7d1b8cc248b000dfd70efe4bf0 | 97073fc7cf4290f7aa8b1d3ee5c0b1418c4c3477 | /src/main.cpp | 462fb8ec836ad7799d41981ad593bcabceedebb0 | [] | no_license | autocyz/tracking-precise | db661b64839433e3fa5da14d1aa1b754b94cff3d | a9f27726e378bb068cbaf058ddc8237aaa01500c | refs/heads/master | 2021-01-12T07:09:16.684550 | 2016-12-20T03:20:39 | 2016-12-20T03:20:39 | 76,918,485 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 847 | cpp | #include <iostream>
#include <boost/filesystem.hpp>
#include <boost/regex.hpp>
#include "precise/computePrecise.h"
namespace bfs = boost::filesystem;
int main() {
const std::string videoFolderPath="/media/cyz/myfiles/tracking_result/goturnUseKCF1/";
const std::string GDFoldFolderPath="/media/cyz/myfiles/tra... | [
"autocyz@163.com"
] | autocyz@163.com |
8124a5da60ddee0e561cf706d841b7bdc4159bdf | af76b549c097c27bbcab55d7ea1e9fc514dd900d | /include/OPS_Core/Interfaces/ICoreSettingsService.h | 58cd8b920765a3eb899d15d74277a5ecef234c48 | [
"BSD-3-Clause"
] | permissive | OpsGroup/open-ops | 6d88b2da7cb0a65967c87a26c8a439306b304b8c | b1ab8da354c4aecc0fe76a562395f5861bffc207 | refs/heads/master | 2023-06-22T06:23:51.731609 | 2017-10-25T14:43:28 | 2017-10-25T14:43:28 | 98,927,791 | 25 | 3 | BSD-3-Clause | 2023-06-09T11:44:43 | 2017-07-31T20:39:14 | C++ | UTF-8 | C++ | false | false | 754 | h | #ifndef _I_CORE_SETTINGS_SERVICE_H_INCLUDED_
#define _I_CORE_SETTINGS_SERVICE_H_INCLUDED_
#include "OPS_Core/ServiceLocator.h"
#include <string>
namespace OPS
{
namespace Core
{
class ICoreSettingsService
{
public:
virtual int getAsInt(const std::string& propertyName) const = 0;
virtual std::string getAsString(c... | [
"admin@opsgroup.ru"
] | admin@opsgroup.ru |
655ba324a7db1092de3a35895921a500f8c437f2 | 98279ec23e3e17deaacafac5d70eebb74df6ea44 | /Lumos-Engine/Source/Events/MouseEvent.h | e7e3ffe9414285c18d2ff733a9a0eef635e49525 | [] | no_license | vmalepati1/Lumos-Engine | d5bce917a3138681c92d868cd7a280ea2e50ff49 | 8e4f9b76880f286e4e9c9ad9b93accdd6f4c6f5c | refs/heads/master | 2021-05-26T21:57:11.984280 | 2020-04-08T18:39:24 | 2020-04-08T18:39:24 | 254,170,894 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,665 | h | #pragma once
#include "Event.h"
#include "Maths/Vec2.h"
namespace lumos {
namespace events {
class LS_API MouseButtonEvent : public Event
{
public:
inline const int32 GetButton() const { return m_button; }
inline const float GetX() const { return m_position.x; }
inline const float GetY() const { re... | [
"malepativikas@gmail.com"
] | malepativikas@gmail.com |
c5d1109ed0fcbbee09dc8114992b9a162c9a2a4d | 9c56a1548ee24fa679b831bca5e796fa86dbb583 | /baekjoon/11377/source.cpp | 8b08f90a47e0734eb951fda3ddea6028fddfaeff | [
"CC-BY-4.0",
"CC-BY-3.0"
] | permissive | qilip/ACMStudy | 1a006f759d52dc6afbb0cd4b6c2060a8bf5377d8 | da7361b09a4519b3c721d54cd6df6ff00337fa27 | refs/heads/master | 2023-04-21T17:50:52.806789 | 2023-04-10T17:39:57 | 2023-04-10T17:39:57 | 124,194,483 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,422 | cpp | #include <bits/stdc++.h>
using namespace std;
signed main(void){
ios_base::sync_with_stdio(false); cin.tie(NULL); cout<<setprecision(8)<<fixed;
int n, m, k;
scanf("%d %d %d", &n, &m, &k);
vector<int> v[2010];
int cap[2010][2010] = {0};
int flo[2010][2010] = {0};
int st = 1, br = 2, ed = n+m+3;
v[st].p... | [
"qilip@qilip.io"
] | qilip@qilip.io |
73facb112d81079024d84abb7bf699835ed605ea | e08ce08371c88a001145a79bd1f1b87f18675d27 | /src/gui/src/monitoring-center.h | b2ebb770d1a76bb54d190f390099fdfdc68bcece | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | daffy1234/imgbrd-grabber | 4de5fc1fbd409f0f08e668ad27dfa37e60f8886c | 53de0d6b8ea779c2bd7d5d5612b79c347071fcae | refs/heads/master | 2022-10-11T03:01:50.631839 | 2020-06-03T13:57:47 | 2020-06-03T13:57:47 | 270,487,647 | 0 | 0 | Apache-2.0 | 2020-06-08T01:34:58 | 2020-06-08T01:34:58 | null | UTF-8 | C++ | false | false | 1,094 | h | #ifndef MONITORING_CENTER_H
#define MONITORING_CENTER_H
#include <QObject>
class DownloadQueue;
class Favorite;
class ImageDownloader;
class Monitor;
class Profile;
class QSystemTrayIcon;
class SearchQuery;
class MonitoringCenter : public QObject
{
Q_OBJECT
Q_ENUMS(LoadResult)
public:
enum MonitoringStatus
... | [
"bio.nus@hotmail.fr"
] | bio.nus@hotmail.fr |
549038e1621f9a2ae0e2d68da4433b2c881d57ec | ae2b5043e288f6129a895373515f5db81d3a36a7 | /xulrunner-sdk/include/nsIRDFXMLSource.h | e61644430dfa004db33a077c155f7a79a5db1e67 | [] | no_license | gh4ck3r/FirefoxOSInsight | c1307c82c2a4075648499ff429363f600c47276c | a7f3d9b6e557e229ddd70116ed2d27c4a553b314 | refs/heads/master | 2021-01-01T06:33:16.046113 | 2013-11-20T11:28:07 | 2013-11-20T11:28:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,470 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/slave/rel-m-rel-xr_lx_bld-0000000000/build/rdf/base/idl/nsIRDFXMLSource.idl
*/
#ifndef __gen_nsIRDFXMLSource_h__
#define __gen_nsIRDFXMLSource_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
#ifndef __gen_nsIOutputStream_h__
#include "nsIOut... | [
"gh4ck3r@gmail.com"
] | gh4ck3r@gmail.com |
d2466df30011491064c747af6a298b993442a3e7 | ffb568806e34199501c4ca6b61ac86ee9cc8de2e | /poke_lib/pml/include/pokepara/pml_PokemonParamFactory.h | 6472e4f5ae7db42816bed9e84230c6842ca5dffd | [] | no_license | Fumikage8/gen7-source | 433fb475695b2d5ffada25a45999f98419b75b6b | f2f572b8355d043beb468004f5e293b490747953 | refs/heads/main | 2023-01-06T00:00:14.171807 | 2020-10-20T18:49:53 | 2020-10-20T18:49:53 | 305,500,113 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,048 | h | //=============================================================================
/**
* @brief ポケモンパラメータ 生成システム
* @file pml_PokemonParamFactory.h
* @author obata_toshihiro
* @date 2010.12.28
*/
//=============================================================================
#ifndef __PML_POKEMONPARAM_FA... | [
"forestgamer141@gmail.com"
] | forestgamer141@gmail.com |
abf88b62b7b556e4629d04daa5916c32d29a3cb5 | f9a4218612a0e8cba8a36ab01a8bc15a25c916df | /src/main/include/common/Registry.h | fd44c4e4c152ed3dbe75cebe2914088ab1dece7c | [] | no_license | revolsys/winlaunchj | bacfb72ae3f3dad1d30a7adafd26e59b50ad187b | ee80bbff6ff52a34bf6d3de37491f7ca600fd850 | refs/heads/master | 2016-09-06T09:08:20.813392 | 2015-05-01T23:03:26 | 2015-05-01T23:03:26 | 34,928,076 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,608 | h | /*******************************************************************************
* This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
*
* Contrib... | [
"paul.austin@revolsys.com"
] | paul.austin@revolsys.com |
2cce67acf4f9de07193895537310fd16b8d69cc0 | 6d68d9a45e4906eaa564534de1a3e303753d5d37 | /Clustering.cpp | 200919d7d07c673bee1f86f1dc6fb594f5b5d42c | [] | no_license | dreasysnail/most | 5f351002bfff5aaa907f243d437ceaff9f29f01a | 66e294afa3c34bb099a4771b1f157ed4d7567df8 | refs/heads/master | 2021-01-22T02:04:39.037804 | 2013-12-03T20:50:08 | 2013-12-03T20:50:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,267 | cpp | //
// Clustering.cpp
// most
//
// Created by icarus on 13-1-2.
// Copyright (c) 2013年 SJTU. All rights reserved.
// Reference:
// 1. Sibson, R. (1973). SLINK: An optimally efficient algorithm for the single-link cluster method. The Computer Journal, 16(1): 30-34.
// 2. M. J. L. de Hoon, S. Imoto, J. Nolan, and ... | [
"jeremy071242044@gmail.com"
] | jeremy071242044@gmail.com |
71b5905aaf60b93838e2e7fd3bb2092504ea08f1 | ee7cb0319563032cdaefb7e60dad0000b616882b | /8_1.cc | e3eccec162ab4e3f590597ae7d6fffd68df0c3aa | [] | no_license | robinsinghdevgan/DPCI | bba4b047a5d7852cbacc5c0803bd66c758e57620 | 80e8775fd87a1874aa9968f50fde9c3837804a29 | refs/heads/master | 2022-12-04T07:57:56.002029 | 2020-08-29T03:44:50 | 2020-08-29T03:44:50 | 289,958,351 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,027 | cc | #include <bits/stdc++.h>
using namespace std;
void print_vector_of_vector(const vector<vector<int>> &arr)
{
for (auto v : arr)
{
for (int i : v)
cout << setw(3) << i << " ";
cout << endl;
}
}
//Find minimum Cost to travel from (0,0) to (m-1, n-1)
//diagonal values are allowed
/... | [
"robinsinghdevgan@outlook.com"
] | robinsinghdevgan@outlook.com |
df1b0b1224a54396ac23aecfc23bcde8836e45a9 | 6beb41a1843ef3ddd8c5efeccf13fc800c25f529 | /Postlab05/AVLTree.cpp | a3d40a8cd4e10d5cb92cddd71265e4ea8dc79efa | [] | no_license | Bartleby2718/CS2150 | cbc22f962ddd2490906ebb031f7d8a2f2b471c94 | b0979df906667932fc6283e44325f4fb0d6dd4cf | refs/heads/master | 2020-05-22T07:20:07.450937 | 2019-08-25T19:04:55 | 2019-08-25T19:04:55 | 186,263,644 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,723 | cpp | #include "AVLTree.h"
#include <iostream>
#include <string>
#include "AVLNode.h"
using namespace std;
AVLTree::AVLTree()
{
root = NULL;
}
AVLTree::~AVLTree()
{
delete root;
root = NULL;
}
// insert finds a position for x in the tree and places it there, rebalancing
// as necessary.
void AVLTree::insert(c... | [
"bartleby2718@gmail.com"
] | bartleby2718@gmail.com |
23f0a33ab39cf7adaeaa7a8f8a16b556415f904c | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_repos_function_2334_httpd-2.2.3.cpp | 05927460788c794a1d99da877c7f379cbaeb3818 | [] | 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 | 219 | cpp | static void restart(int sig)
{
if (restart_pending == 1) {
/* Probably not an error - don't bother reporting it */
return;
}
restart_pending = 1;
is_graceful = (sig == AP_SIG_GRACEFUL);
} | [
"993273596@qq.com"
] | 993273596@qq.com |
1e75b8a58a37f12b165c03fda24fdcca4961691f | 52ca17dca8c628bbabb0f04504332c8fdac8e7ea | /boost/move/algorithm.hpp | a61bd7e26d6fac6ed97ec76d8d3b02a77b15a116 | [] | no_license | qinzuoyan/thirdparty | f610d43fe57133c832579e65ca46e71f1454f5c4 | bba9e68347ad0dbffb6fa350948672babc0fcb50 | refs/heads/master | 2021-01-16T17:47:57.121882 | 2015-04-21T06:59:19 | 2015-04-21T06:59:19 | 33,612,579 | 0 | 0 | null | 2015-04-08T14:39:51 | 2015-04-08T14:39:51 | null | UTF-8 | C++ | false | false | 60 | hpp | #include "thirdparty/boost_1_58_0/boost/move/algorithm.hpp"
| [
"qinzuoyan@xiaomi.com"
] | qinzuoyan@xiaomi.com |
91b1399076456b6448576c7550ce7454cccd414f | b56bac95f5af902a8fdcb6e612ee2f43f895ae3a | /Wireless OverSim-INETMANET/inetmanet-2.0/src/underTest/Ieee80211/linklayer/ieee80211/mgmt/Ieee80211AgentSTAExtended.h | 294f3d776147c04360aaad9867e9e524a38f805c | [] | no_license | shabirali-mnnit/WirelessOversim-INETMANET | 380ea45fecaf56906ce2226b7638e97d6d1f00b0 | 1c6522495caa26d705bfe810f495c07f8b581a85 | refs/heads/master | 2021-07-30T10:55:25.490486 | 2021-07-20T08:14:35 | 2021-07-20T08:14:35 | 74,204,332 | 2 | 0 | null | 2016-11-22T05:47:22 | 2016-11-19T11:27:26 | C++ | UTF-8 | C++ | false | false | 3,117 | h | //
#ifndef IEEE80211_AGENT_STA_EXTENDED_H
#define IEEE80211_AGENT_STA_EXTENDED_H
#include <vector>
#include <omnetpp.h>
#include "Ieee80211Primitives_m.h"
#include "NotificationBoard.h"
#include "IInterfaceTable.h"
/**
* Used in 802.11 infrastructure mode: in a station (STA), this module
* controls channel scanni... | [
"rcs1501@mnnit.ac.in"
] | rcs1501@mnnit.ac.in |
b3413fcf209bf5303b97428bc252d48bdcb269cb | e5292428482181499e59886ad2ee50c83a504f6e | /codcad/tacosdebilhar.cpp | e4a0666134e79f0601197b8f734540304921831c | [] | no_license | pedrohenriqueos/maratona | fa01ebfe747d647cf4f88c486e1a798b3bcdbb3d | 5c9bffa2ec6a321a35c854d4800b4fe7931c1baf | refs/heads/master | 2020-03-22T06:35:23.879463 | 2020-02-27T20:15:53 | 2020-02-27T20:15:53 | 139,644,788 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 227 | cpp | #include<bits/stdc++.h>
using namespace std;
int D[1000001];
int main(){
int N,a,cont=0;
cin >> N;
for(int n=0;n<N;n++){
cin >> a;
D[a]++;
if(D[a]==2)
D[a]=0;
if(D[a]==1)
cont++;
}
cout << cont*2 << '\n';
}
| [
"pedro986@gmail.com"
] | pedro986@gmail.com |
f9a65ae4fcdee9d5f9f53445e7bdf4ef3e507da5 | e7d5c11c3aab2d8ffeeed2de2fbad5412b6ef361 | /ofxCurves/src/ofxSkinnedCurve.cpp | 6b59b3af549161724aaa29f1b9098802e98c9a4c | [] | no_license | camb416/gallery-tools | cb19864a67d68c2df433138630511a86e74e7adb | 197f63bebbcb223bcc33d90d3f549768a209cea0 | refs/heads/master | 2021-01-21T12:26:50.525540 | 2016-10-04T22:47:36 | 2016-10-04T22:47:36 | 49,089,187 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,162 | cpp | /*
* ofxSkinnedCurve.cpp
* AxonSkin
*
* Created by Cameron Browning on 9/14/10.
* Copyright 2010 __MyCompanyName__. All rights reserved.
*
*/
#include "ofxSkinnedCurve.h"
ofxSkinnedCurve::ofxSkinnedCurve(){
foot = NULL;
red = green = blue = alpha = 255;
}
void ofxSkinnedCurve::setColor(int r, int g, int b, int... | [
"camb416@gmail.com"
] | camb416@gmail.com |
9a658859e293b2a3c677730b204cfa3f9a84b6cf | 65a82bd6d68f31eb673591b60672f175ff67d82f | /assignments/coverage_profiler/c-simple_main.cpp | 3931c9d0efbc159f208189c020866b89e24359fd | [] | no_license | far1is058/Integration_Test | ed5ed2840afea12afc8c180daeda39fed8817509 | 7ce86c866896115bc013649966c6986e2b6d579d | refs/heads/master | 2020-04-10T07:43:27.250285 | 2018-12-08T00:35:10 | 2018-12-08T00:35:10 | 160,887,068 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 320 | cpp | /// @file main1.cpp
#include <iostream>
#include "coverage_map.hpp"
coverage_map_t simple_main_cpp("simple_main.cpp");
coverage_map_t foo_cpp("foo.cpp");
int main() {
int i;
i = 0;
while (i < 10) {
++i;
std::cout << i;
}
std::cout << '\n';
simple_main_cpp.print();foo_cpp.print();return 0;
}
| [
"alasirf@bgsu.edu"
] | alasirf@bgsu.edu |
0d20fa671f3d3661903db752c3a33f10f39e4d21 | a7764174fb0351ea666faa9f3b5dfe304390a011 | /src/RWStepGeom/RWStepGeom_RWConic.cxx | 2d237512ecc4201c8b176b14cae1a724b487f55d | [] | no_license | uel-dataexchange/Opencascade_uel | f7123943e9d8124f4fa67579e3cd3f85cfe52d91 | 06ec93d238d3e3ea2881ff44ba8c21cf870435cd | refs/heads/master | 2022-11-16T07:40:30.837854 | 2020-07-08T01:56:37 | 2020-07-08T01:56:37 | 276,290,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,386 | cxx |
#include <RWStepGeom_RWConic.ixx>
#include <StepGeom_Axis2Placement.hxx>
#include <Interface_EntityIterator.hxx>
#include <StepGeom_Conic.hxx>
RWStepGeom_RWConic::RWStepGeom_RWConic () {}
void RWStepGeom_RWConic::ReadStep
(const Handle(StepData_StepReaderData)& data,
const Standard_Integer num... | [
"shoka.sho2@excel.co.jp"
] | shoka.sho2@excel.co.jp |
97aaa8a80af81a26d1fad9fe6957dc74e6430bcb | 64bd2dbc0d2c8f794905e3c0c613d78f0648eefc | /Cpp/SDK/EObjectAnimationState_structs.h | 9681e728393dfad28321aed175f8d13ed9e82ca3 | [] | no_license | zanzo420/SoT-Insider-SDK | 37232fa74866031dd655413837813635e93f3692 | 874cd4f4f8af0c58667c4f7c871d2a60609983d3 | refs/heads/main | 2023-06-18T15:48:54.547869 | 2021-07-19T06:02:00 | 2021-07-19T06:02:00 | 387,354,587 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,578 | h | #pragma once
// Name: SoT Insider, Version: 1.103.4306.0
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Enums
//-------------------------------------------------... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
6133eb7df8516adba76f773f21ccf738558b5d3d | 1c641d235cfef861f2102a4390fd4c07f103b129 | /Enco3D/Enco3D/CylinderCollisionShape.cpp | a884e033c5702ec6fe8ae8a6d4c82383f5a29761 | [] | no_license | Naronco/Enco3D | fc645806446ea0ac90e451b6338f3159af439aed | aefd1adc1de1823ea8c614fdcc2fa00a2167e274 | refs/heads/master | 2020-05-18T05:25:37.147180 | 2014-06-20T15:56:45 | 2014-06-20T15:56:45 | 17,920,491 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 414 | cpp | #include "CylinderCollisionShape.h"
Enco3D::Physics::CylinderCollisionShape::CylinderCollisionShape()
{
}
Enco3D::Physics::CylinderCollisionShape::CylinderCollisionShape(const Enco3D::Core::Vector3f &size)
{
m_halfSize.set(size * 0.5f);
}
btCollisionShape *Enco3D::Physics::CylinderCollisionShape::toBulletPhysicsCol... | [
"johannes.roth@aol.com"
] | johannes.roth@aol.com |
3ca6a84190516dc974239f5eaf117f0dca417beb | 86fe33b6bde4289d681ccd977ac9177efcbd04d8 | /solutions/eertree.cpp | 59de68d94cf49f135d6fe16b5f91ffd44e42352c | [
"MIT"
] | permissive | kborozdin/palindromic-length | 94d42d321baf21027c7ae3801e8a8d4c01948bad | 2fad58e82b5cc079bfceb9e782b7e2a8ee4306d2 | refs/heads/master | 2021-04-30T16:48:00.250221 | 2020-05-16T14:27:49 | 2020-05-16T14:27:49 | 80,134,451 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,601 | cpp | #define _CRT_SECURE_NO_WARNINGS
#include <iostream>
#include <algorithm>
#include <string>
#include <vector>
#include <set>
#include <map>
#include <queue>
#include <bitset>
#include <complex>
#include <random>
#include <cstdio>
#include <cmath>
#include <cstring>
#include <ctime>
using namespace std;
... | [
"borozdin.kirill@gmail.com"
] | borozdin.kirill@gmail.com |
4a55f70057f6bd00eb70d9a23bb54438a479c981 | 423f76035af6fe90fbdbeb0aaed06c152800d400 | /OVP/D3D7Client/VStar.cpp | 410e0ec05c6c0f4534dcef6c2efdbde0fc73c31c | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | majacQ/orbiter | 687ede8b7a8008693055200589301763cce352a9 | 0b76a36c3ef52adeed6732fa6043df90ad1a6b21 | refs/heads/master | 2023-07-02T02:51:37.306756 | 2021-07-30T00:49:44 | 2021-07-30T00:49:44 | 390,885,751 | 0 | 0 | NOASSERTION | 2021-07-31T12:27:29 | 2021-07-30T00:42:40 | C++ | UTF-8 | C++ | false | false | 3,948 | cpp | // Copyright (c) Martin Schweiger
// Licensed under the MIT License
// ==============================================================
// ORBITER VISUALISATION PROJECT (OVP)
// D3D7 Client module
// ==============================================================
// ==================================================... | [
"martins0815@googlemail.com"
] | martins0815@googlemail.com |
de61617193819f0df8c766aae09517a1dbbe77ed | f83ef53177180ebfeb5a3e230aa29794f52ce1fc | /ACE/ACE_wrappers/TAO/tao/Codeset/Codeset_Manager_Factory.h | 936c8ac97c77dec0950a315d92779435cc4eb3c1 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-sun-iiop"
] | permissive | msrLi/portingSources | fe7528b3fd08eed4a1b41383c88ee5c09c2294ef | 57d561730ab27804a3172b33807f2bffbc9e52ae | refs/heads/master | 2021-07-08T01:22:29.604203 | 2019-07-10T13:07:06 | 2019-07-10T13:07:06 | 196,183,165 | 2 | 1 | Apache-2.0 | 2020-10-13T14:30:53 | 2019-07-10T10:16:46 | null | UTF-8 | C++ | false | false | 1,263 | h | /* -*- C++ -*- */
//=============================================================================
/**
* @file Codeset_Manager_Factory.h
*
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
#ifndef TAO_CODESET_MANAGER_FACTORY_H
#define... | [
"lihuibin705@163.com"
] | lihuibin705@163.com |
b3ac13a706640d23aa2b74fb39850af0f45e7e23 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /third_party/icu/source/i18n/windtfmt.cpp | 9c9b57baf13e3098912fc69ecc9af7b0697db1ca | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-unicode",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"NAIST-2003",
"ICU"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 9,855 | cpp | /*
********************************************************************************
* Copyright (C) 2005-2014, International Business Machines
* Corporation and others. All Rights Reserved.
********************************************************************************
*
* File WINDTFMT.CPP
*
********************... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
e6f362e77c63b44cf264dfc52caa81df48ad830f | 9bdd58cc75b495e67ec6c186802c81121199c064 | /amsr-vector-fs-libosabstraction/lib/libosabstraction-posix/include/osabstraction/commandlineparser/commandlineparser.h | 9a34e7edf41d0bf1d8463aa8b7297dacdac31c05 | [] | no_license | flankersky/vector_ap_bsw | 3bac290b569dd2f72d4d4971fcb8f96b8e188914 | b8f667356126a4f76a79109b02ee14ae1cd16a58 | refs/heads/master | 2022-01-14T03:38:29.499494 | 2019-07-04T04:15:02 | 2019-07-04T04:15:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,857 | h | /**********************************************************************************************************************
* COPYRIGHT
* -------------------------------------------------------------------------------------------------------------------
* \verbatim
* Copyright (c) 2018 by Vector Informatik GmbH. Al... | [
"catfish416@126.com"
] | catfish416@126.com |
da0a93c2763f32490682023a89944a7c7bd92bfc | 05afd1106b15ba9f119930a1f3197c0766898002 | /Source/ChuckieEgg/ce_pawn.h | 1b84718601d34f4423bffaaf3b900c546f06025a | [
"MIT"
] | permissive | VictorLeach96/ChuckieEgg | 717dfe6f4444e71dc0fe6fe3456e56c6709239be | 837af27b6a8da70d491721e7bdb6543e6654349c | refs/heads/master | 2016-08-12T10:03:22.237967 | 2016-01-03T16:23:50 | 2016-01-03T16:23:50 | 43,564,061 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,081 | h | #include "header.h"
class ce_pawn : public ce_object{
public:
//-----Constructor-----
ce_pawn() : ce_object(){
solid = true;
visible = true;
isColide = false;
//Setup bounds
frame.size.height = 64;
bounds.size.height = frame.size.height;
//Recreate bmp at different size
... | [
"victor96@mac.com"
] | victor96@mac.com |
c867f383968e9db59a5c22bb80483669f1007d51 | 6c3b48635c090b53dc2f8fb9877b871e6f516ddc | /program.cpp | 6c07bfbf8bd3c18c6cc6af72cf30aefcd6b5a9cb | [] | no_license | grcetamara/SI_173118_Lab11 | f97ceae35e5bb710a857b2da95ad7a09fb2e7a1a | 62734f1105da4907cadac20f5c86eb847e5252c6 | refs/heads/master | 2020-05-04T20:55:16.966437 | 2019-04-04T08:52:58 | 2019-04-04T08:52:58 | 179,456,935 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 216 | cpp | #include <iostream>
#include <cstring>
using namespace std;
void printMyName () {
cout<<"Tamara"<endl;
}
void printMyIndex () {
cout<<173118<<endl;
}
int main () {
//TODO
printMyIndex();
printMyName();
} | [
"Tamara.Grche.1@students.finki.ukim.mk"
] | Tamara.Grche.1@students.finki.ukim.mk |
20bd8dc02597a82300f02f63ac3aaf935c82d807 | 5b09e09d02867a759dd9024c513d01bb3d9556dd | /src/hardware/Cpu_fetch.cpp | e758723bf6a32005adba48b41b3948238642d4fa | [
"MIT"
] | permissive | Censacrof/GBemu | 9686fd92bc639b319ec7628523d916c7a02287a2 | 84b5418b96727d7aceb58f410c149abb6cf494bd | refs/heads/master | 2020-05-23T09:34:01.709033 | 2019-05-26T01:26:43 | 2019-05-26T01:26:43 | 186,708,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 59,416 | cpp | #include "Cpu.h"
void Cpu::fetch()
{
uint8_t &A = _state[R_A] , &F = _state[R_F]; uint16_t &AF = *((uint16_t *) &_state[R_F]);
uint8_t &B = _state[R_B] , &C = _state[R_C]; uint16_t &BC = *((uint16_t *) &_state[R_C]);
uint8_t &D = _state[R_D] , &E = _state[R_E]; uint16_t &DE = *((uint16_t *) &_state[R_E]);
... | [
"galisifrancesco@gmail.com"
] | galisifrancesco@gmail.com |
1b0bbcca76a7c0bf4d6d326f19820a12083fd675 | 33837b9afe47fb8172874f3af4a39127f4a001c8 | /scarab/obfuscation.cc | 10d7e45488b61166435af77103b01f14a717f786 | [] | no_license | nanAdair/gdbug | 08c817cf31ed41cf818aab85a34befee1d6439de | a2f8435b143e1b0f24c80e4ba5ed08db336e3aeb | refs/heads/master | 2021-01-21T09:23:40.885953 | 2016-03-18T06:13:34 | 2016-03-18T06:13:34 | 27,752,667 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,144 | cc | /*
* =====================================================================================
*
* Filename: obfuscation.cc
*
* Description:
*
* Version: 1.0
* Created: 02/15/2016 14:50:40
* Revision: none
* Compiler: gcc
*
* Author: wbn (), wangbn15@gmail.com
... | [
"wangbn15@gmail.com"
] | wangbn15@gmail.com |
391edbe7686444961e62a2c92417348e515dad80 | b7484a8f688eebc79afb52b5d74618ef698a2c55 | /misc/PlayingField.hpp | 1231e91bbb4e60977696e4221b1081b7485b4498 | [
"MIT"
] | permissive | CaDS-Studentprojects/PixelGames | ac333ef62aff3cdc15d063fadd007e0caf2ee413 | a1d7b57bdd9699fc36a64f8a86b92fbd61a3c3df | refs/heads/master | 2021-09-09T19:35:16.351877 | 2018-03-19T09:11:56 | 2018-03-19T09:11:56 | 124,213,160 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 828 | hpp | /*
* PlayingField.hpp
*
* Created on: Mar 5, 2018
* Author: daniel
*/
#ifndef PLAYINGFIELD_HPP_
#define PLAYINGFIELD_HPP_
#include <stdint.h>
#include <vector>
#include <string>
#include "Pixel.hpp"
using namespace std;
namespace pixelgames {
namespace misc {
class PlayingField {
public:
PlayingFi... | [
"daniel.sarnow@haw-hamburg.de"
] | daniel.sarnow@haw-hamburg.de |
0417b7b88d759e9fd8b8cdc0e20ad6c8a45e398a | 84a81c1b8f125737a9b103512e7e0db4d77918d4 | /Arduino/Mach4MPGModbus-ILI9341-Display/controlPage.ino | a84085eb00d768a46e5977a2acbeffef10305e14 | [] | no_license | erwzqsdsdsf/esp32-cnc-mpg-handwheel-conversion-mach4 | 335c6ffba4b66f57cd5e61fd8950763637665aaa | 10c004e86cc9d0fe84c188632f553461edd5e5c6 | refs/heads/master | 2023-05-25T13:45:05.755438 | 2021-05-12T06:41:11 | 2021-05-12T06:41:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 490 | ino | void drawControlPage() {
pageNum = 2;
tft.fillScreen(TFT_BLACK);
drawMainPageButton();
}
void getTouchControlPage() {
uint16_t x, y;
if (tft.getTouch(&x, &y)) {
screenTime = millis();
if (!screenActive) {
screenActive = true;
digitalWrite(SCRLED, HIGH);
}
if ((x > MAINB... | [
"10733500+kethort@users.noreply.github.com"
] | 10733500+kethort@users.noreply.github.com |
67683ff82f52240ac95ff73619465259c53e8133 | 1138ea4110496009693eee760310a3541a29d046 | /questions/DeleteANode.cpp | 5e1ac4fd112bd2421fd533b5a27d144f4d992792 | [] | no_license | user3301/hackerrank | 536120cf16a9647fec0b3207730225781e1428bd | a21797dddf23ddfb22b8a33c7e1558b28318ac2f | refs/heads/master | 2020-03-18T00:38:55.708561 | 2019-12-02T21:42:17 | 2019-12-02T21:42:17 | 134,105,456 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 446 | cpp | //
// Created by user3301 on 5/9/2019.
//
#include "../common/SinglyLinkedListNode.h"
class DeleteANode {
public:
SinglyLinkedListNode* deleteNode(SinglyLinkedListNode* head, int position) {
if(position == 0) return head->next;
auto current = head;
while(position!= 1) {
current =... | [
"zhelun.gai@tmacomms.com"
] | zhelun.gai@tmacomms.com |
0b757ae26acf50ac5b75e99faf8e50bcc57eb414 | 64cb65b986e2c9d7bb5ddfe47bf2f42389402ccf | /Temp/il2cppOutput/il2cppOutput/Il2CppCompilerCalculateTypeValues_19Table.cpp | ec5e4d7c37f6690dc515167484ee41fb70220e8c | [] | no_license | toracross/spaceshooter | 77d6841a78810e55ec92cda1a2fab7e916eac0dd | e8422ef825da036d3c7082df3b2895ca41d4a9af | refs/heads/master | 2020-04-20T18:19:22.710358 | 2019-02-05T03:27:15 | 2019-02-05T03:27:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 174,949 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "i... | [
"wellison.pereira@icloud.com"
] | wellison.pereira@icloud.com |
44d7c17f03c0490c38ac34dbf6c1b7e0429ffa32 | 394cf7cbbc6b22d70fc77b3964760e96e27cd4dc | /Source/BansheeCore/Source/BsCoreApplication.cpp | 969207eeb74519211d58cd5ae3eec32b77e079a8 | [] | no_license | helgemathee/BansheeEngine | be2142998e0ccfa9ff781d8626deed1bc6f82844 | c36406a2386fc9fabac01dc2a3c3001049533280 | refs/heads/master | 2021-01-01T19:04:33.290857 | 2017-07-24T18:16:03 | 2017-07-24T18:16:03 | 98,500,455 | 1 | 0 | null | 2017-07-27T06:16:08 | 2017-07-27T06:16:08 | null | UTF-8 | C++ | false | false | 12,164 | cpp | //********************************** Banshee Engine (www.banshee3d.com) **************************************************//
//**************** Copyright (c) 2016 Marko Pintera (marko.pintera@gmail.com). All rights reserved. **********************//
#include "BsCoreApplication.h"
#include "BsRenderAPI.h"
#include... | [
"bearishsun@gmail.com"
] | bearishsun@gmail.com |
009590708832cf15479d3a7b00d2a7cb55ddaa6c | 1bb7da82baa1b7ab1c2b6d03c110730f2b54b682 | /backend/inc/sim/eigen/Eigen/src/Core/Transpose.h | 91a9ab1b9bed586b75eb86a8842b65c11974ac5d | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"MPL-2.0",
"LGPL-2.1-or-later",
"GPL-3.0-only",
"Minpack",
"MIT"
] | permissive | capstone-2019/capstone | 545cca00fc8114aa7bcc0b87ef246223b511d94e | b9212ad803c962dc4b03fe8505fe56bfd820aa8a | refs/heads/master | 2020-04-19T05:42:41.070875 | 2019-04-28T00:09:26 | 2019-04-28T00:09:26 | 167,995,901 | 1 | 0 | MIT | 2019-04-24T15:12:02 | 2019-01-28T16:35:05 | C++ | UTF-8 | C++ | false | false | 14,959 | h | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1@gmail.com>
// Copyright (C) 2009-2014 Gael Guennebaud <gael.guennebaud@inria.fr>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0... | [
"mkasper@andrew.cmu.edu"
] | mkasper@andrew.cmu.edu |
34cc824df3968ec61b36e22491795b564c2ad21d | b3500e7215b0c0c203e6dc84b4f1649579cee4eb | /Thinking-/Thinking/ip_int.cpp | 465de030c7bb4c604973234def9d4046b5cdfd9d | [] | no_license | Sears-Tian/Laboratory | fd1530745202683629bbbc02f75522c1faa390d7 | 81455ac3a0944281e902f4853ead71f37ded28e2 | refs/heads/master | 2021-04-12T08:54:51.287198 | 2020-01-02T10:58:10 | 2020-01-02T10:58:10 | 126,679,969 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,886 | cpp | /*
2019.11.02 16:55 - 18:21
IP字符串与整数之间的互相转换,给定数字转为子网掩码(数字形式)
*/
#define _CRT_SECURE_NO_WARNINGS
#include <iostream>
#include <string>
#include <cstring>
using namespace std;
// ip to unsigned int
unsigned int iptoint(string ip)
{
unsigned int num = 0;
int offset = 24;
const char* delimiter = ".";
char* token = ... | [
"worldtjh@hotmail.com"
] | worldtjh@hotmail.com |
539cb94243f689f835cc03ecc282f4dbb14762cf | 996b7fe2a9725c4b0c97b583708437b8ec26ec2d | /tools/hscheck/main.cpp | 59f802446bc29a1d7d7c8afa7d03587a51e8ce01 | [
"BSD-3-Clause",
"BSL-1.0",
"BSD-2-Clause"
] | permissive | m00zh33/hyperscan | 31bd229a2dcc61ae4657ec6e24110149cd33ec29 | 7dfaca66355e53de5c4f38602420b13a6af45206 | refs/heads/master | 2021-04-12T03:05:16.256948 | 2018-02-05T01:31:58 | 2018-02-05T01:31:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,566 | cpp | /*
* Copyright (c) 2015-2017, Intel Corporation
*
* 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 f... | [
"xiang.w.wang@intel.com"
] | xiang.w.wang@intel.com |
70d191494410fe566c5a30a682fae7e56af0d193 | f29b29fef28194d969b9c6c6bba5a67a0216604c | /prac28.cpp | bf33bb1250cd68738b7caea1c4d471428260a2cb | [] | no_license | rohithv1997/OOP | 46c7716001e22ca53f0a135b9051228385bed7e9 | e47930abc23aaf5a4e8ae234e83e04d0971c6a4a | refs/heads/master | 2021-10-11T00:40:37.022861 | 2019-01-20T05:43:42 | 2019-01-20T05:43:42 | 166,627,616 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 587 | cpp | #include<iostream>
using namespace std;
int main()
{ int a, b;
char c;
cout<<"Enter a"<<endl;
cin>>a;
cout<<"Enter b"<<endl;
cin>>b;
cout<<"Enter Operator: + - * / % "<<endl;
cin>>c;
switch(c)
{ case'+': cout<<"Sum="<<a+b;
break;
case'-': cout<<"Difference="<<a-b;
break;
case'*... | [
"rohithv97@gmail.com"
] | rohithv97@gmail.com |
1dce76e2e428a6dd17f29edec131c797bd51f644 | 96380c0bad7e856a5eab8a468dc6c0582cd7d36a | /protobuf-3.4.0/src/google/protobuf/stubs/port.h | d2475bd54425fc491ff2386c0e50533435d37ff1 | [
"LicenseRef-scancode-protobuf"
] | permissive | bot-cicd/GamePlay-deps | d130e1cd673f557567a7136c921063141fd126bd | fd98152e80e6640e104d953eb95557c97731b97a | refs/heads/master | 2021-03-01T10:17:20.195358 | 2019-06-29T11:49:36 | 2019-06-29T11:49:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,954 | h | // Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// ... | [
"reven86@gmail.com"
] | reven86@gmail.com |
5ee5338a41e2e0563ca40cc573711fc8124885e3 | 2f9c7ed6a6984275f8ecd039f48a884b61b2d7d3 | /source/blaze/component/usersessioncomponent.cpp | bd05c6c678b91df12d2918da303dfb5e10262afe | [] | no_license | vladjester2020/darkspore_server | 117ef22b21cfda8cba99563db9af854e068a34e0 | b9047e2d8846e6f69b836529e69dbae9c398ffce | refs/heads/master | 2020-06-25T15:01:10.930898 | 2019-07-23T01:18:24 | 2019-07-23T01:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,635 | cpp |
// Include
#include "usersessioncomponent.h"
#include "gamemanagercomponent.h"
#include "../client.h"
#include "../../utils/functions.h"
#include <iostream>
/*
Packet IDs
0x03 = FetchExtendedData
0x05 = UpdateExtendedDataAttribute
0x08 = UpdateHardwareFlags
0x0C = LookupUser
0x0D = LookupUsers
0x0E = Loo... | [
"dalkon@live.se"
] | dalkon@live.se |
368e10ece6a676c54636102fef37f9bb6bb4fd99 | dda313c2ac7e15df4c3d1e99f7662249bb436ae6 | /gcd.cpp | bf178d4ef6834306b4901b389377b9d40dca1aff | [] | no_license | jiahan97/ASE_coursework2 | d50af3e2d17c2812337c6948e0b74b8577246e51 | 162a3826a6689184dba6bba797b21aed31cb23fd | refs/heads/master | 2020-05-24T04:53:20.979668 | 2019-05-16T21:27:18 | 2019-05-16T21:27:18 | 187,102,230 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 724 | cpp | #include <cstdlib> // for abs(long long int)
#include <algorithm> // for min()
#include "gcd.h"
namespace ExactArithmetic
{
long long int gcd(long long int i, long long int j)
/*
* Note:
* This is a very inefficent algorithm for computing the greatest common divisor.
* Euclid's Algorithm would be much... | [
"jiahan22@hotmail.co.uk"
] | jiahan22@hotmail.co.uk |
e43d5da631d1c6f2be2b69cbd4c087b1854ce53a | 1f63dde39fcc5f8be29f2acb947c41f1b6f1683e | /Boss2D/addon/_old/webrtc-qt5.11.2_for_boss/rtc_base/thread.h | 1aaaba870cc0bf1fd370e97facfaaa1f5af8b39f | [
"MIT",
"LicenseRef-scancode-google-patent-license-webrtc",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"GPL-1.0-or-later",
"LicenseRef-scancode-takuya-ooura",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown",
"MS-LPL",
"LicenseRef-scancode-google-patent-licen... | permissive | koobonil/Boss2D | 09ca948823e0df5a5a53b64a10033c4f3665483a | e5eb355b57228a701495f2660f137bd05628c202 | refs/heads/master | 2022-10-20T09:02:51.341143 | 2019-07-18T02:13:44 | 2019-07-18T02:13:44 | 105,999,368 | 7 | 2 | MIT | 2022-10-04T23:31:12 | 2017-10-06T11:57:07 | C++ | UTF-8 | C++ | false | false | 11,316 | h | /*
* Copyright 2004 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 contributing ... | [
"slacealic@nate.com"
] | slacealic@nate.com |
817bb954041b13538a55a9d2f30112382fd30ec5 | ba26b52e63db7f106db81e0a1ac72cafa789be94 | /proj/Game/Classes/Game/UI/FMUIInAppStore.h | 00bdf3e21b010ff94cce1021d0a3020b51d013b6 | [] | no_license | rockingdice/IceCreamJam | fa0d113ad45ec11b87f3346e6b19f789530cd3d9 | bbc51325aae67d1a747b4ebc3e2c316c10ab8b30 | refs/heads/master | 2016-09-06T21:30:56.648585 | 2014-10-13T04:02:30 | 2014-10-13T04:02:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,016 | h | //
// FMUIInAppStore.h
// FarmMania
//
// Created by James Lee on 13-6-5.
//
//
#ifndef __FarmMania__FMUIInAppStore__
#define __FarmMania__FMUIInAppStore__
#include <iostream>
#include "cocos2d.h"
#include "cocos-ext.h"
#include "GAMEUI_Window.h"
#include "NEAnimNode.h"
#include "FMGameNode.h"
#include "GUIScroll... | [
"rockingdice@gmail.com"
] | rockingdice@gmail.com |
b8c5ec3755fa99bb18428802b0989adcf6edf127 | d2c7a872dc0fdd6e68bae5936fc0794bb3977925 | /src/qt/ciccoinamountfield.cpp | 096058e374205e26dda9c94a3679df967c4d8ff0 | [
"MIT"
] | permissive | daea123456/CIC | 2b1dfaf03a1f2ccc44d8a2dcd29be8d62a6d18cb | 53be3f4ac3176acbd00dde52a211f5830178b430 | refs/heads/master | 2021-01-19T02:33:43.977917 | 2016-08-03T06:39:49 | 2016-08-03T06:39:49 | 64,738,876 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,893 | cpp | // Copyright (c) 2011-2014 The CICcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "CICcoinamountfield.h"
#include "CICcoinunits.h"
#include "guiconstants.h"
#include "qvaluecombobox.h"
#include <QA... | [
"120514286@qq.com"
] | 120514286@qq.com |
aa2262bf942d7b4774e2abfaa4d0b6849ea39425 | 9ffe294445c2b1fee3bea2d442dd5ed071eace34 | /mmu/src/KernelProcess.cpp | f2909a370e47f4754283aaf5354d7a4cfeebb480 | [] | no_license | petalex/mmu | f7cca23bf8b75dbc57a0f8828c2ac9e5819c584b | 64e980b3840455992ae49d26f37674b906a8c256 | refs/heads/master | 2020-04-07T09:53:36.746416 | 2018-11-19T17:57:45 | 2018-11-19T17:57:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,874 | cpp | #include "Process.h"
#include "KernelProcess.h"
#include "KernelSystem.h"
#include "DescriptorList.h"
#include "Allocator.h"
#include "ProcessList.h"
#include "SharedSegmentDescriptor.h"
void KernelProcess::setPMT1() {
this->pmt = (PMT1 *)this->kernelSystem->allocatePMT();
for (unsigned i = 0; i < pmt1Size; this->pm... | [
"petar.djekanovic@gmail.com"
] | petar.djekanovic@gmail.com |
9dd8bc708b050b9b12ee2d89ba850dcd1d153e12 | 1dff02275f30fe1b0c5b4f15ddd8954cae917c1b | /ugene/src/plugins/external_tool_support/src/tophat/TopHatSupportTask.cpp | 6c5a8d4032afcfd9d0b43c3afd883e8b829db936 | [
"MIT"
] | permissive | iganna/lspec | eaba0a5de9cf467370934c6235314bb2165a0cdb | c75cba3e4fa9a46abeecbf31b5d467827cf4fec0 | refs/heads/master | 2021-05-05T09:03:18.420097 | 2018-06-13T22:59:08 | 2018-06-13T22:59:08 | 118,641,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,599 | cpp | /**
* UGENE - Integrated Bioinformatics Tools.
* Copyright (C) 2008-2012 UniPro <ugene@unipro.ru>
* http://ugene.unipro.ru
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version... | [
"igolkinaanna11@gmail.com"
] | igolkinaanna11@gmail.com |
86cac493896a7f5c6c8318611bd03c21f4108fae | cfb0b425b2b4e602e55fc541bbb67a791694bcf5 | /src/base/atomic-utils.h | ee0e30a14d528eecb7e1ed9012278e0b8160db6f | [
"BSD-3-Clause",
"Apache-2.0",
"SunPro",
"bzip2-1.0.6"
] | permissive | bjclark13/v8 | 3e94e8bb067ef3351758b96b80019f3a45bf679a | 9987977efeb601002580dbb555916d4c4892f8d1 | refs/heads/master | 2021-01-02T14:03:58.585992 | 2020-02-10T21:25:09 | 2020-02-10T22:14:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,729 | h | // Copyright 2015 the V8 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.
#ifndef V8_BASE_ATOMIC_UTILS_H_
#define V8_BASE_ATOMIC_UTILS_H_
#include <limits.h>
#include <type_traits>
#include "src/base/atomicops.h"
#include "s... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
9a837964be1deb6ae505041921bc29a03ff01360 | 5cf927eb17a29064a1c858a300ba2c2c50908fe8 | /sample_program.cpp | 6bd3948e048c8a869283b01b19566af338b57dc7 | [] | no_license | Nilesh628/Data_Structure_Programs | baa2563502a87af6006d1df29ec76224a5ac558d | 30175e341011753a9ada686c33b879ad4554e32b | refs/heads/master | 2021-07-03T15:53:47.587366 | 2017-09-26T05:37:19 | 2017-09-26T05:37:19 | 104,972,159 | 1 | 0 | null | 2017-09-27T04:32:26 | 2017-09-27T04:32:26 | null | UTF-8 | C++ | false | false | 241 | cpp | #include "iostream" //Header File Declaration
using namespace std;
int main() //Main Function
{
cout<<"\n Welcome to Data Structures World!!!!"; // printing on console
return 0; //returns value 0
}// closing of main function
| [
"jayvant.devare@gmail.com"
] | jayvant.devare@gmail.com |
12d89afea02c0770b6523eb08ec326b02b8c9e49 | d18c825ceaf77f4fc5f2c7624fe53fddbbb01545 | /include/GameState.h | c4e6e47c429254dd4143b46406fc2848d5097daf | [] | no_license | trojanwarrior/minicars | aadb026afdf5a2a41018437befe25cfbeffe9bb0 | 9d2d7ee717def8a3327c2bb76f429cb0612fa946 | refs/heads/master | 2021-05-04T03:56:06.858173 | 2016-11-02T17:07:59 | 2016-11-02T17:07:59 | 70,804,074 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,886 | h | /*********************************************************************
* Módulo 1. Curso de Experto en Desarrollo de Videojuegos
* Autor: David Vallejo Fernández David.Vallejo@uclm.es
*
* Código modificado a partir de Managing Game States with OGRE
* http://www.ogre3d.org/tikiwiki/Managing+Game+States+with+OGRE... | [
"mariotwsh@yahoo.com"
] | mariotwsh@yahoo.com |
e583f242ad9a9617129ea2d49f9ee1363dde37c5 | 96be171cfde9f45a9282c47bf78826c365e2f9e5 | /BinaryTree_test.cpp | 4d274b024d2ccd4c3ddadb6f573b5ec0d009ee04 | [] | no_license | guoYu7/hello_world | a32c3fec908845c3aafde46b716deccfebea1169 | bae785bad2475707d04f3f92b57a02e2896f947e | refs/heads/master | 2022-10-15T15:04:05.266264 | 2020-06-09T02:34:45 | 2020-06-09T02:34:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,564 | cpp | #include <queue>
#include <cassert>
#include<iostream>
#include<ctime>
#include<stdlib.h>
using namespace std;
// 二分搜索树
template <typename Key, typename Value>
class BST{
private:
// 树中的节点为私有的结构体, 外界不需要了解二分搜索树节点的具体实现
struct Node{
Key key;
Value value;
Node *left;
Node *right;
... | [
"zhangjunbit@163.com"
] | zhangjunbit@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.