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 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
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 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
556f36d9e82da5acad9069b703b983f600618fad | 019b1b4fc4a0c8bf0f65f5bec2431599e5de5300 | /content/browser/renderer_host/render_widget_host_view_aura_unittest.cc | abf25d5ec67efdd418c33b8112aaba555a5d25ea | [
"BSD-3-Clause"
] | permissive | wyrover/downloader | bd61b858d82ad437df36fbbaaf58d293f2f77445 | a2239a4de6b8b545d6d88f6beccaad2b0c831e07 | refs/heads/master | 2020-12-30T14:45:13.193034 | 2017-04-23T07:39:04 | 2017-04-23T07:39:04 | 91,083,169 | 1 | 2 | null | 2017-05-12T11:06:42 | 2017-05-12T11:06:42 | null | UTF-8 | C++ | false | false | 181,846 | cc | // 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.
#include "content/browser/renderer_host/render_widget_host_view_aura.h"
#include <stddef.h>
#include <stdint.h>
#include <utility>
#include "base/co... | [
"wangpp_os@sari.ac.cn"
] | wangpp_os@sari.ac.cn |
47e6fe26fab50be8605922d38c4156b95296fab4 | f20e965e19b749e84281cb35baea6787f815f777 | /Lbcom/ST/STCheckers/src/STActiveFraction.h | 1ec8c5be5a6e08eb113f0d8892dcdbece834fc9d | [] | no_license | marromlam/lhcb-software | f677abc9c6a27aa82a9b68c062eab587e6883906 | f3a80ecab090d9ec1b33e12b987d3d743884dc24 | refs/heads/master | 2020-12-23T15:26:01.606128 | 2016-04-08T15:48:59 | 2016-04-08T15:48:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,454 | h | // $Id: $
#ifndef STACTIVEFRACTION_H
#define STACTIVEFRACTION_H 1
// Include files
// from Gaudi
#include "Kernel/STHistoAlgBase.h"
#include<vector>
/** @class STActiveFraction STActiveFraction.h
*
* Class to work out the active fraction of the detector from the
* conditions database as a function of time. ... | [
"mtobin@cern.ch"
] | mtobin@cern.ch |
897950577be0da3daca41ac646ff168c7484b85d | af9e53fdbc56abed24f2ba8236103c64032c82eb | /代码/5-2.cpp | 476420d640886d9ba5742f6fd6a41d26d5f0f272 | [] | no_license | syj716/CodeSet | 9f271a4fcf647c3c368f0753a38414c189c66e93 | 0695ee0a79438d9760622cf8b0acc232cd1d374a | refs/heads/master | 2022-11-09T09:51:37.481250 | 2020-06-29T04:00:11 | 2020-06-29T04:00:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 524 | cpp | #include<iostream>
#include<vector>
#include<stdio.h>
#define OFFSET 500000
using namespace std;
vector<int> a(1000001, 0);
void func() {
int n, m;
while (scanf ("%d %d",&n,&m) != EOF) {
int temp;
for (int i = 0;i < n;i++) {
scanf("%d",&temp);
a[temp + OFFSET] = 1;
}
for (int i = 500000; i >= -500000;... | [
"1523646952@qq.com"
] | 1523646952@qq.com |
29d156dec33d8408dc9bc329cbbcafa5f5948613 | 47110a195995bd1a88e3c70e9f87252541ca0200 | /src/AppInstallerCLITests/TestSettings.cpp | c26d1e944a915a915c154644a2b966024df5c8c8 | [
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause",
"MIT",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LGPL-2.1-or-later"
] | permissive | fzanollo/winget-cli | 2ccbd9c0ea810137707310ac28dc5e564497ad7d | 57be9d49eda3c2b96e9d4b14fffda4712d562094 | refs/heads/master | 2023-08-27T02:58:14.540556 | 2021-08-03T18:14:55 | 2021-08-03T18:14:55 | 371,502,063 | 1 | 0 | MIT | 2021-08-06T18:40:25 | 2021-05-27T20:56:36 | C++ | UTF-8 | C++ | false | false | 1,133 | cpp | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
#include "pch.h"
#include "TestCommon.h"
#include "TestSettings.h"
#include <winget/Settings.h>
using namespace AppInstaller::Settings;
namespace TestCommon
{
void DeleteUserSettingsFiles()
{
auto settingsPath = Us... | [
"noreply@github.com"
] | fzanollo.noreply@github.com |
9b9168a124c656826257697cd0088d806a17ad92 | 6494e2fa7c22e51d495be1b5bb7978cf1f411c21 | /Code/StateMachine/StateAction/EnemyAttackAction.h | 2b4cb7f726ff07669717c148a4da9e519a5ea165 | [] | no_license | Zifkan/CryEnginePrototype | 25f37d999a24c119917e5085cf0d49ea6d98ecf1 | fe83aa12856c37588cbc4b63bef16ecbafb6059f | refs/heads/master | 2021-07-09T17:56:15.901562 | 2020-07-06T10:32:13 | 2020-07-06T10:32:13 | 182,860,372 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 707 | h | #pragma once
#include "BaseAction.h"
class EnemyAttackAction : public BaseAction
{
public:
EnemyAttackAction(WeaponSystemComponent* weaponSystem,
IEntity* characterEntity,
ICharacterActions* characterAction, int priority, FragmentID fragmentID = FRAGMENT_ID_INVALID,
const TagState& fragTag... | [
"zifkan@mail.ru"
] | zifkan@mail.ru |
4d9a3569d26654ba457403d6ef181ca0862c3763 | d4d4e9c9b22bdbc7af03e79af3559e6effe4f63e | /HackerRank/ProjetEuler/euler030.cpp | 17b424dd1ced90a5020f8ca4bdd9fc7e939e957f | [] | no_license | deeepeshthakur/CodeFiles | ea8d9c4a2b7a21c853ba8fc953c532e74576a791 | 3c9f08770a2628fa6eaef28fff212bfa1db96d16 | refs/heads/master | 2021-07-09T20:08:30.258607 | 2020-07-06T03:50:57 | 2020-07-06T03:50:57 | 160,020,105 | 2 | 1 | null | 2020-07-06T03:44:02 | 2018-12-02T06:26:50 | C++ | UTF-8 | C++ | false | false | 1,451 | cpp | #include<bits/stdc++.h>
#define F first
#define S second
#define pb push_back
#define mp make_pair
#define full(a) a.begin(),a.end()
#define rfull(a) a.rbegin(),a.rend()
using namespace std;
const double pi=acos(-1.0);
const double pii=2*pi;
const double eps=1e-6;
const long long MOD=1e9+7;
void back_track(int curr_d... | [
"deeepeshthakur@gmail.com"
] | deeepeshthakur@gmail.com |
f85b20c28f790fcfe28753c171bd7e12e3975f92 | 286ee5b4b398fd6144b10990dcb0ed623a82400a | /pairs_with_given_xor.cpp | e0581b5c47113a008a7c97fec73239a7e229f7ed | [] | no_license | animeshsahu80/Interviewbit-solutions | bc608d0f26d43167a258bdfdb7ba7743c6070397 | 141664a3079484fd3742512350475f7242510fae | refs/heads/master | 2022-12-17T23:00:51.305378 | 2020-09-21T11:50:07 | 2020-09-21T11:50:07 | 277,735,152 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 212 | cpp | int Solution::solve(vector<int> &A, int B) {
set<int> s;
int ans=0;
for(int i=0;i<A.size();i++){
if(s.find(A[i]^B)!=s.end())
ans++;
s.insert(A[i]);
}
return ans;
}
| [
"animeshsahu80@gmail.com"
] | animeshsahu80@gmail.com |
b9988b0cf0246d4a32255ba2f208955e4aa531c6 | 111d679e0bba0dff18349b09b7de137679db9a50 | /TOKILearning/v1/1A/toki1a1.cpp | 14cef2d8ff294b796e2c23c1d9c111b0c051b986 | [
"MIT"
] | permissive | rkkautsar/cp-solutions | 9c958270780ab99769e2faf7d5877f16be575a68 | 9ffd747e98d131cdc34d025a98d6090739cb5024 | refs/heads/master | 2016-09-05T20:47:29.835999 | 2015-11-10T17:43:11 | 2015-11-10T17:43:11 | 24,291,570 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 112 | cpp | #include <iostream>
using namespace std;
int main(){
string a;
getline(cin,a);
cout<<a<<endl;
return 0;
}
| [
"rkkautsar@gmail.com"
] | rkkautsar@gmail.com |
9ccaaef14e11ac4b337b4d6d72ee60e2c212f4ea | 78aecfb82e59df3d3478126fb8bb4b1db3dd5d25 | /13-encender-leds-por-serial/src/main.ino | 9c2914f6e0b433fef5638bcb00956e3d1c9f291a | [
"MIT"
] | permissive | okarook/ucc-electiva-iv | 27482c0e76cd825e06f9c7b15c5602a389d80d9c | b7cad4bb59980f52130e2d418f8fda97234de7f1 | refs/heads/master | 2023-01-07T01:06:35.965111 | 2020-11-12T20:36:28 | 2020-11-12T20:36:28 | 297,765,290 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 635 | ino | // PIN:[ON|OFF]
// ALL:[ON|OFF]
int pinLeds[10] = {13, 12, 11, 10, 9, 7, 6, 5, 4, 3};
String pin, action;
void setup() {
Serial.begin(9600);
for (int i = 0; i < 10; i++) {
pinMode(pinLeds[i], OUTPUT);
}
}
void loop() {
if (Serial.available()) {
pin = Serial.readStringUntil(':');
action = Serial.r... | [
"okarook@gmail.com"
] | okarook@gmail.com |
6a84e19a9cde3a7c027d1250510def5a714d35dd | 4a5eca836f2aeb601e7b1d945156a8a82c58ac70 | /BST.h | 41d367309a587181a06ac4b824db28d0e14b7c08 | [] | no_license | Sundar7577/CE2019_LAB_61--62 | c8a811643e28c60988a3fa21b09a6aca01e75177 | 4d0b95b42dc6e2207c5cf55d8e33e208a1583468 | refs/heads/main | 2023-06-25T02:04:09.800374 | 2021-07-20T02:56:50 | 2021-07-20T02:56:50 | 387,653,781 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 237 | h | #ifndef BST_h
#define BST_h
class BST {
public:
virtual bool isEmpty() = 0;
virtual void addBST(int key, int value) = 0;
virtual void removeBST(int keytodelete) = 0;
virtual bool searchBST(int targetKey) = 0;
};
#endif | [
"ranish023@gmail.com"
] | ranish023@gmail.com |
9bf947412be60873c4da71ddec44b167a630d7ee | 8426d1ce66fe7d263e6d08032f534f6ba00fbf1e | /examples/Test/Test.ino | 8e1a99d6aa95c0a32f3ac10d4ead0edefe49dfee | [
"BSD-3-Clause"
] | permissive | evilmachina/TinyLSM303 | 84083719e397f9266984f476bc70656ed7b48634 | ed731b382926e65dba81b371a8426d46977f6d89 | refs/heads/master | 2016-09-10T08:45:01.153056 | 2014-02-16T16:20:42 | 2014-02-16T16:20:42 | 16,888,344 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 615 | ino | #include <TinyWireM.h>
#include <Adafruit_TinyLSM303.h>
Adafruit_TinyLSM303 lsm;
void setup()
{
Serial.begin(9600);
// Try to initialise and warn if we couldn't detect the chip
if (!lsm.begin())
{
Serial.println("Oops ... unable to initialize the LSM303. Check your wiring!");
while (1);
}
}
voi... | [
"marcus.h.olsson@gmail.com"
] | marcus.h.olsson@gmail.com |
7b28ccbf3b77cbd63d9565f2a61bcda4739a8930 | 3f5b01c5b822d843e096613f0cee4792d82368bf | /GPUv3/GPUv3/OutputInterface.cpp | fef596d966cf9dbb6df4f26d5c4d789224b83107 | [] | no_license | mszychiewicz/GPUv3 | 921075eda1badf518435379b1db0bf4e87be790c | 61ba16f6e92514ec2c0b2f11ba05bf322b26a121 | refs/heads/master | 2021-03-27T15:12:21.678478 | 2017-06-07T21:17:15 | 2017-06-07T21:17:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,155 | cpp | #include "OutputInterface.h"
#include <stdlib.h>
#include <string>
#include <iostream>
using namespace std;
OutputInterface::OutputInterface()
{
type = randomType();
standard = 1 + (rand() % 5);
}
OutputInterface::~OutputInterface()
{
}
ostream& operator<< (ostream &s, OutputInterface &interface)
{
cout << "Outp... | [
"Mateusz@MATCOMPUTER"
] | Mateusz@MATCOMPUTER |
7b5ee29051bc72cbed57f77fe20f70ffcc52c09a | 3b8ebd9a8720f1165bc68924b57eb5d3c7d27dbf | /src/network/UDPManager.h | ba8bd12f49b89436899f0813344e671933c301cb | [
"Apache-2.0"
] | permissive | cadet-salzburg/libHecato | b7c6a0d4682173d0f7e3a19278dd94728811cc8c | 1f4665d2cdfb35781d41ac3064ff07d5a9b79ab7 | refs/heads/master | 2021-05-27T01:11:39.998229 | 2013-06-21T09:55:51 | 2013-06-21T09:55:51 | 6,887,374 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,295 | h | #ifndef ___UDPMANAGER__H__
#define ___UDPMANAGER__H__
#pragma once
#include "InetAddr.h"
//--------------------------------------------------------------------------------
//--------------------------------------------------------------------------------
// Implementation of a UDP socket.
class UDPMana... | [
"otto.naderer@aec.at"
] | otto.naderer@aec.at |
a22813b34121ee357866befaf9f9ce773805be7e | 18f0ad99e21e2e35126f8c3c28079d358fa2129a | /Magic_Wand/Magic_Wand.ino | c980ae3a5fb4215ca8c0a1481961b086b1cfde05 | [
"MIT"
] | permissive | ladyada/Adafruit_Learning_System_Guides | 9bf18dfa35941e0cbecbb3c2d02b4fa3cb79744f | 6d76801878cbf65132ccea950dc47ae842c73dcd | refs/heads/master | 2023-08-20T20:30:42.910576 | 2022-01-10T20:28:11 | 2022-01-10T20:28:11 | 115,837,894 | 13 | 2 | MIT | 2020-03-31T23:23:45 | 2017-12-31T02:34:47 | C | UTF-8 | C++ | false | false | 7,443 | ino | //Written by Alex Alves for Adafruit Industries.
//Adafruit invests time and resources providing this open source code,
//please support Adafruit and open-source hardware by purchasing products
//from Adafruit!
//BSD license, all text above must be included in any redistribution.
#include <SoftwareSerial.h>
#include "... | [
"kattni@adafruit.com"
] | kattni@adafruit.com |
f7949c501d54ccdca9dc49e9589f86d71ddba037 | 8abb058a5bcaee14f4d5f74b0dfb796b85d77993 | /QT/Athlete/loggedathlete.h | a1f4566f3583ab80deaad4ed5168b6edec0d303e | [] | no_license | AliGhadirii/Competition_Manager | dab17523b16bb72eb7c2383a281ac9918e0239d0 | 5da931792d1ee893f0ff50f100617926462b3efb | refs/heads/master | 2023-01-29T20:50:35.726936 | 2020-12-12T13:29:04 | 2020-12-12T13:29:04 | 182,795,917 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 932 | h | #ifndef LOGGEDATHLETE_H
#define LOGGEDATHLETE_H
#include".\ApProject-master\Header.h" //this is temporay
class LoggedAthlete
{
public:
static athlete * logedAthlete;
static void setlogedthlete(athlete & ob)
{
*logedAthlete =ob;
}
};
class LoggedSuper
{
public:
static su... | [
"noreply@github.com"
] | AliGhadirii.noreply@github.com |
f2696f225365017f26202da50ab6365104e795e7 | 6b173ae2a150628b83eabb9b5bc472f869a4c3bc | /src/main.cpp | 83e41422ba3c22c623e496967f8c4c926af2b4d6 | [] | no_license | xmontero/liquid-summer | 7c42a2c45e0dec4e9b4b09fa64a0b103efcc7db7 | 80322ada73dccaa9fab4b0a13b5750164f156efc | refs/heads/master | 2021-01-02T22:38:21.961713 | 2014-08-29T02:07:32 | 2014-08-29T02:07:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 286 | cpp | #include <iostream>
#include "LiquidSummer.h"
int main( int /* argc */, char ** /* argv */ )
{
int result = 1;
try
{
LiquidSummer liquidSummer;
liquidSummer.run();
result = 0;
}
catch( char * message )
{
std::cout << "Exception. " << message;
}
return result;
}
| [
"xmontero@dsitelecom.com"
] | xmontero@dsitelecom.com |
6225fc7356f5df1a26b0adc4a7e499ea698a8585 | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE194_Unexpected_Sign_Extension/s02/CWE194_Unexpected_Sign_Extension__negative_memmove_83_bad.cpp | e40df32fb615d08cc48578840cc2463c94b91470 | [] | no_license | junxzm1990/ASAN-- | 0056a341b8537142e10373c8417f27d7825ad89b | ca96e46422407a55bed4aa551a6ad28ec1eeef4e | refs/heads/master | 2022-08-02T15:38:56.286555 | 2022-06-16T22:19:54 | 2022-06-16T22:19:54 | 408,238,453 | 74 | 13 | null | 2022-06-16T22:19:55 | 2021-09-19T21:14:59 | null | UTF-8 | C++ | false | false | 1,637 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE194_Unexpected_Sign_Extension__negative_memmove_83_bad.cpp
Label Definition File: CWE194_Unexpected_Sign_Extension.label.xml
Template File: sources-sink-83_bad.tmpl.cpp
*/
/*
* @description
* CWE: 194 Unexpected Sign Extension
* BadSource: negative Set data to... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
0994813a08bfa1896a4d403f57fd4a9be5714fa7 | 37c2eeb91b88ae30d946ff2e33c9daf3895437c4 | /Operators, Braching and Looping/Easy/find_minimum_of_three_given_numbers.cpp | 8196deebc18f8341f69b1cc0063ca0f45fd2ae24 | [] | no_license | AyushGupta93/logicBuilding | 5693186a5195ca4d14dd4a0d1ac996cc3d84c2ea | 7a26459d8b3ea536ced12fbcb83d382b40d34f48 | refs/heads/main | 2023-08-21T10:22:52.772007 | 2021-10-22T07:58:49 | 2021-10-22T07:58:49 | 414,839,332 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 305 | cpp | #include<iostream>
using namespace std;
int main(){
int num1=35,num2=29,num3=46;
if(num1 < num2 && num1 < num3 ){
cout<< num1 <<" is minimum";
}
if( num2 < num1 && num2 < num1){
cout << num2 <<" is minimum";
}
else
cout << num3 << " is minimum";
return 0;
} | [
"ayushgupta.9350@gmail.com"
] | ayushgupta.9350@gmail.com |
8a620e194f11108bcbd94c0ba3ce289d2125013e | f8f670039e10af167871d6702249590ecac854fe | /leetcode/strobgrammatic.cc | a899014ef10459329fe99e1d93749a88995f80bf | [] | no_license | pepero/algo | 33f43e5f39acc7dbf80c99f6e1ecbe8782659316 | f3c7825821c3d39d643cdc2d1c27b19e3b590ad7 | refs/heads/master | 2020-12-24T16:15:55.423366 | 2016-05-05T20:44:38 | 2016-05-05T20:44:38 | 30,748,424 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,490 | cc | #include <vector>
#include <string>
#include <map>
#include <iostream>
using namespace std;
class Solution {
public:
vector<string> findStrobogrammatic(int n) {
vector<string> vs1;
vs1.push_back("");
m[0] = vs1;
vs1.push_back("0");
vs1.push_back("1");
vs1.push_back("... | [
"beilushao@gmail.com"
] | beilushao@gmail.com |
270022b7132807a3507dbe1407726fa4f8f62bc1 | 341b417f23011bbea5b8623b6678ff95616b3a98 | /src/Interpreter/Visu/moc_EmbSysVisu.cpp | 52394e7d62f959199b901cef8cfc97faec7c5ab3 | [] | no_license | asbr90/EmbSysTesting-Tool | daf930f97fa1303e6bd2d44123d83736de788c63 | d125aa2eefcdbbcb57dc9f08dab66f3b1311de8f | refs/heads/master | 2020-04-05T23:41:36.841491 | 2014-07-22T20:15:01 | 2014-07-22T20:15:01 | 19,752,589 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,347 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'EmbSysVisu.h'
**
** Created: Thu Jul 17 16:07:51 2014
** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1)
**
** WARNING! All changes made in this file will be lost!
************************... | [
"artjom.siebert@mni.thm.de"
] | artjom.siebert@mni.thm.de |
603bcb7083de2df2623a6cd6f8dc94423f03fd0f | d6258ae3c0fd9f36efdd859a2c93ab489da2aa9b | /fulldocset/add/codesnippet/CPP/m-system.messaging.messa_29_1.cpp | bcbb19f90384c6532c1d2989787d320d2dfce4d7 | [
"CC-BY-4.0",
"MIT"
] | permissive | OpenLocalizationTestOrg/ECMA2YamlTestRepo2 | ca4d3821767bba558336b2ef2d2a40aa100d67f6 | 9a577bbd8ead778fd4723fbdbce691e69b3b14d4 | refs/heads/master | 2020-05-26T22:12:47.034527 | 2017-03-07T07:07:15 | 2017-03-07T07:07:15 | 82,508,764 | 1 | 0 | null | 2017-02-28T02:14:26 | 2017-02-20T02:36:59 | Visual Basic | UTF-8 | C++ | false | false | 1,067 | cpp | #using <system.dll>
#using <system.messaging.dll.>
using namespace System;
using namespace System::Messaging;
ref class MyNewQueue
{
public:
void SendMessage()
{
// Connect to a queue on the local computer.
MessageQueue^ myQueue = gcnew MessageQueue( ".\\myQueue" );
// Send a mess... | [
"tianzh@microsoft.com"
] | tianzh@microsoft.com |
d3ae6291afec33690ea415b2286b2a6da837d89d | 9a3fd403e16941232f9d48c837ebe494b5f34023 | /Source/CTest/cmCTestUploadCommand.cxx | 666dcea3fccd5544b2b18bcb2c3eab234f4e841a | [
"BSD-3-Clause"
] | permissive | AnomalousMedical/CMake-OldFork | 9f7735199073525ab5f6b9074829af4abffac65b | 1bf1d8d1c8de2f7156a47ecf883408574c031ac1 | refs/heads/master | 2021-06-11T11:15:48.950407 | 2017-03-11T17:07:10 | 2017-03-11T17:07:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,309 | cxx | /*============================================================================
CMake - Cross Platform Makefile Generator
Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
Distributed under the OSI-approved BSD License (the "License");
see accompanying file Copyright.txt for details.
This... | [
"AndrewPiper@7b0d72ad-f3cb-b44e-b30e-0ca2391ac3a1"
] | AndrewPiper@7b0d72ad-f3cb-b44e-b30e-0ca2391ac3a1 |
d399bb8ca9138bca82027687376752bfeb66f06d | 4a54dd5a93bbb3f603a2875d5e6dcb3020fb52f2 | /official/zone-2009-09-21-china/src/CharacterMgr.h | 560572b2f1afca51ea59a6fd6f4d31bac75382b6 | [] | no_license | Torashi1069/xenophase | 400ebed356cff6bfb735f9c03f10994aaad79f5e | c7bf89281c95a3c5cf909a14d0568eb940ad7449 | refs/heads/master | 2023-02-02T19:15:08.013577 | 2020-08-17T00:41:43 | 2020-08-17T00:41:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,918 | h | #pragma once
#include "InventoryItem.hpp"
#include "CItem.hpp"
#include "PC.h"
#include "CSkill.hpp"
#include "NetLib/MemoryMgr.h"
#include "struct.hpp"
#include "std/list"
#include "std/map"
class CMsg;
class CNPC;
class CCharacterMgr
{
/* this+ 0 */ public: //const CCharacterMgr::`vftable';
/* this+ 4 */ privat... | [
"50342848+Kokotewa@users.noreply.github.com"
] | 50342848+Kokotewa@users.noreply.github.com |
43dcaf2c5c23f4065744be72307116cc53ed7278 | fce309024a92b52f3e9b1bc67c87dc6b9353ca7b | /Dialogue_System/Game/Source/Audio.cpp | 1884be5f17ce1668ed68f9eaac673fa4e5e148b7 | [] | no_license | Marckitus/Dialog-Systems | 44136d9dc256e5cf1f5ee1d6f20a3f31b2ea90b2 | cb4b2578caa17c61ace958fdf29f6880b6e0efda | refs/heads/main | 2023-03-26T16:35:32.188525 | 2021-03-24T05:06:14 | 2021-03-24T05:06:14 | 350,697,448 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,187 | cpp | #include "App.h"
#include "Audio.h"
#include "Defs.h"
#include "Log.h"
// NOTE: Recommended using: Additional Include Directories,
// instead of 'hardcoding' library location path in code logic
#include "SDL/include/SDL.h"
#include "SDL_mixer/include/SDL_mixer.h"
// NOTE: Library linkage is configured in Linker Opti... | [
"60131792+Marckitus@users.noreply.github.com"
] | 60131792+Marckitus@users.noreply.github.com |
bca6f6e6eae9b69df1720fb3639efeb9db898331 | ef4a22a2d9e1a5df2707be233f52b2656d68f292 | /hello.cpp | b0e0b20421625791b57be0eba6cab9026d2d54b0 | [] | no_license | imran815/hello-world-origin | 9916bc04b3db3807adb64603233d287632020b19 | c2420b74dfaefbb225a3c5a97d99f09630d25106 | refs/heads/master | 2023-03-12T23:22:20.563314 | 2021-02-25T02:10:39 | 2021-02-25T02:10:39 | 337,626,155 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 125 | cpp | #include <iostream>
int main() {
std::cout << "Hello World (lower) ;)" << std::endl;
//some change
return 0;
}
| [
"muhammad.imran@kysu.edu"
] | muhammad.imran@kysu.edu |
7b02320db277dd94fb76243c0923dcf4dcf351d4 | 5eb7a3ec32a740030425b506b647e2c40782edf1 | /src/qt/aboutdialog.cpp | 082a281b081ca6d1249965e061d3b57609dc77ba | [
"MIT"
] | permissive | canadacoin/coin | 32115311f7ce63f8c2cda2be19e0df3d77b46f9c | 3430f87835d0b9bdd1e318e02d1a1ee799b24a10 | refs/heads/master | 2020-04-06T04:25:21.190817 | 2014-02-17T23:59:02 | 2014-02-17T23:59:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,004 | cpp | #include "aboutdialog.h"
#include "ui_aboutdialog.h"
#include "clientmodel.h"
#include "clientversion.h"
// Copyright year (2009-this)
// Todo: update this when changing our copyright comments in the source
const int ABOUTDIALOG_COPYRIGHT_YEAR = 2014;
AboutDialog::AboutDialog(QWidget *parent) :
QDialog(parent),
... | [
"fangdali@Fangdas-MacBook-Pro.local"
] | fangdali@Fangdas-MacBook-Pro.local |
96eb671c8ffc88b563029f110b6c91b38ddde3da | c21d1447bd6caf15e5f0eca6cfd5184d0a250a3f | /Online_Humidity_Light_BMP183_SD_RTC_DS18B20_rain/Online_Humidity_Light_BMP183_SD_RTC_DS18B20_rain.ino | bee312a7d64d686627e51cf29928cd4e62905a60 | [] | no_license | sCyborg/Arduino_sketches | 0b9bba158e95087bd3cdd40eb827cc49bc3d814c | d8502e62de64232743b1ff86d64656c29abcaf6b | refs/heads/master | 2021-01-25T07:40:14.300698 | 2014-11-04T12:05:25 | 2014-11-04T12:05:25 | 10,086,443 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,471 | ino | // This is based on a demo of the RBBB running as webserver with the Ether Card
// 2010-05-28 <jc@wippler.nl> http://opensource.org/licenses/mit-license.php
//LIBARYS
#include <Wire.h>
#include <RTClib.h>
#include <SD.h>
#include <EtherCard.h>
#include <DHT.h>
#include <SPI.h>
#include <Adafruit_Sensor.h>
#include <Ad... | [
"sativacyborgspam@gmail.com"
] | sativacyborgspam@gmail.com |
196a448bc8ecd5cab1031635fdaa91460397dbc8 | ad737f6b2872819b8ea88835edee8356da58a82e | /software/tools/arm/arm-none-eabi/include/c++/7.3.1/bits/std_abs.h | 1f4a2cadd123ce9e7fe9c8f33d1d8c80ca22161e | [
"MIT"
] | permissive | UASLab/RAPTRS | e4f3240aaa41000f8d4843cbc26e537ccedf2d48 | ebcebf87b5195623a228f9844a66c34d557d2714 | refs/heads/master | 2022-05-03T02:23:16.231397 | 2022-04-04T14:02:07 | 2022-04-04T14:02:07 | 208,188,913 | 4 | 3 | MIT | 2022-04-11T18:13:21 | 2019-09-13T03:29:57 | C++ | UTF-8 | C++ | false | false | 3,266 | h | // -*- C++ -*- C library enhancements header.
// Copyright (C) 2016-2017 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library 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 Softwa... | [
"brian.taylor@bolderflight.com"
] | brian.taylor@bolderflight.com |
892285408d836568cba09e4aeda1cc511fb597f9 | 28532849935a0d6f5d3a81f1a96ed6cc0355912b | /tensorflow/core/framework/resource_mgr_test.cc | 9f7ce3dde3f3fb1ab74940cc3230cb6db8bff339 | [
"Apache-2.0"
] | permissive | brodyh/tensorflow | dd2a90c190e44651cf2f7c9750db6c61d264f019 | 22dcea8c366c450a3840c370ef96ba73757c99e3 | refs/heads/master | 2021-01-22T16:09:50.468833 | 2015-11-12T00:21:20 | 2015-11-12T19:14:23 | 46,072,274 | 4 | 1 | null | 2015-11-12T18:28:27 | 2015-11-12T18:28:26 | null | UTF-8 | C++ | false | false | 5,651 | cc | #include "tensorflow/core/framework/resource_mgr.h"
#include <gtest/gtest.h>
#include "tensorflow/core/framework/node_def_util.h"
#include "tensorflow/core/lib/core/errors.h"
#include "tensorflow/core/lib/strings/strcat.h"
namespace tensorflow {
class Resource : public ResourceBase {
public:
explicit Resource(con... | [
"keveman@gmail.com"
] | keveman@gmail.com |
de006d339bc92d07604018f65d2713ac83c3bf50 | a4f6a06e41f0873bc5d71783051c2483e4a90314 | /features/frameworks/COMPONENT_FPGA_CI_TEST_SHIELD/include/fpga_ci_test_shield/DynamicPinList.h | d4dab1a06bd3a7a0b8148fa4373e6a3f3d177499 | [
"SGI-B-1.1",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"MPL-2.0",
"BSD-3-Clause",
"BSD-4-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jeromecoutant/mbed | 20b7a5a4dfbcace7c5a6a2086fde939c28dc8a8b | bf07820e47131a4b72889086692224f5ecc0ddd7 | refs/heads/master | 2023-05-25T09:50:33.111837 | 2021-06-18T09:27:53 | 2021-06-18T15:18:48 | 56,680,851 | 2 | 4 | Apache-2.0 | 2018-09-28T12:55:38 | 2016-04-20T11:20:08 | C | UTF-8 | C++ | false | false | 2,129 | h | /*
* Copyright (c) 2019, Arm Limited and affiliates.
* SPDX-License-Identifier: Apache-2.0
*
* 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... | [
"russ.butler@arm.com"
] | russ.butler@arm.com |
298c99c58d41e88771153f07ed08d134cf83ec27 | 37e0ec11ed98d464ccf230bb6b8058c472ef6832 | /src/qt/bitcoingui.h | b8b8f12d30a16a93dde44518f1b1ce924c19dd5f | [
"MIT"
] | permissive | OlympasMkhabela/just-testing | 87db273b74de08e60efd2cd0b288b8535c2a91a8 | a4b728755f5b523c7b8aba77b0e5f050b0f4ad44 | refs/heads/master | 2022-04-11T10:33:22.265397 | 2020-03-20T14:20:39 | 2020-03-20T14:20:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,175 | h | // Copyright (c) 2011-2014 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_QT_BITCOINGUI_H
#define BITCOIN_QT_BITCOINGUI_H
#if defined(HAVE_CONFIG_H)
#include "config/lega-config.h"
#e... | [
"ho.mkhabela@yahoo.com"
] | ho.mkhabela@yahoo.com |
60a18f7a15a146dd80056a2b45c874f8cd4f9112 | cf486c0a4afcb21eed240f6de78d0e90dba76839 | /messages/DemoServiceAdvertisement_m.h | 0e9c5a5a4c43372f2732c48f06c8755228f426fe | [] | no_license | Kibbomi/OMNeT | 27e829edd94d8550b7b6fb761fd1d7ce30567e3e | ee86f3bece196da937585397fa74cbcca4059379 | refs/heads/main | 2023-07-08T00:23:33.285370 | 2021-08-14T09:20:28 | 2021-08-14T09:20:28 | 356,159,128 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,658 | h | //
// Generated file, do not edit! Created by nedtool 5.6 from veins/modules/messages/DemoServiceAdvertisement.msg.
//
#ifndef __VEINS_DEMOSERVICEADVERTISEMENT_M_H
#define __VEINS_DEMOSERVICEADVERTISEMENT_M_H
#if defined(__clang__)
# pragma clang diagnostic ignored "-Wreserved-id-macro"
#endif
#include <om... | [
"noreply@github.com"
] | Kibbomi.noreply@github.com |
986b2df2f3acd801dcba420cbf4be93766a95456 | aedf3f8815fec69a068bd59252f78b574ff5efd1 | /Headers/Connection.h | bc50a28088004388bba4c8dff0e322fda5028ff6 | [] | no_license | folivaresmartinez/Linuxproject | 1f77a511181e95dc53b3e16d001215df28402d34 | 4cc87d7d99ba5f849fed20f0e3fe161ecab2c6fb | refs/heads/master | 2020-12-19T17:21:55.822541 | 2020-01-23T13:43:30 | 2020-01-23T13:43:30 | 235,799,152 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,902 | h | /*
* CConnection2D2D.h
*
* Created on: 12 nov. 2019
* Author: NG82748
*/
#ifndef CONNECTION_H_
#define CONNECTION_H_
#include <iostream>
#include <list>
#include <map>
class CGFEMNode;
class CDFEMNode;
class CSegment;
/**
* Class that implements the operations to generate the data associated to each on... | [
"fernando.olivares@altran.com"
] | fernando.olivares@altran.com |
ad2680294b11268b8b5f40a1cb2ce4d49c1d5e72 | 38c10c01007624cd2056884f25e0d6ab85442194 | /extensions/browser/api/app_runtime/app_runtime_api.h | 38f6fd6193cddfa3a4d5e8f75135d000fc2eff10 | [
"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 | 2,881 | h | // Copyright 2014 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 EXTENSIONS_BROWSER_API_APP_RUNTIME_APP_RUNTIME_API_H_
#define EXTENSIONS_BROWSER_API_APP_RUNTIME_APP_RUNTIME_API_H_
#include <string>
#include <v... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
2ba523a2429f2da4d224ccabe2ae4297b6132fe2 | 6fcf97b634c4c25259f616dabf28d09e1a5fd726 | /src/algorithmType.cpp | 08fbe60e580c712d906f58f924614b69bc503687 | [] | no_license | DylanWeeks2/Traveling-salesman-problem-Genetic-Algorithm-vs-Tabu- | 794b56f89cfc4deb065c5fb6aa6fdff6d0926d14 | f2e654bae0c253a636fe25a19bc612fd9c4b6870 | refs/heads/master | 2022-11-29T19:52:05.065109 | 2020-08-04T03:23:48 | 2020-08-04T03:23:48 | 284,866,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 830 | cpp | //DYLAN WEEKS, 47343235, LAB 4
#include <stdio.h>
#include "algorithmType.h"
#include "tspBruteForce.h"
#include "tspDynamicProgramming.h"
#include "algorithm.h"
#include "tspTabu.h"
#include "tspGeneticAlgorithm.h"
//SAME STRUCTURE AS I IMPLEMENTED IN LAB 3 BUT ADDED THE NEXT TWO ALGORITHMS
algorithm* algorithmType:... | [
"noreply@github.com"
] | DylanWeeks2.noreply@github.com |
25e7cc03c01ad86bc4401a5af899340ffbcecf50 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/admin/wmi/wbem/winmgmt/xfiles/pagemanager.h | c88cb6e5d195dc6bd6f9231aac0b28f0c6a14ab0 | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,810 | h |
//***************************************************************************
//
// (c) 2001 by Microsoft Corp. All Rights Reserved.
//
// PageManager.H
//
// Declarations for CPageFile, CPageSource for WMI repository for
// Windows XP.
//
//
// 21-Feb-01 raymcc
//
//**************************... | [
"112426112@qq.com"
] | 112426112@qq.com |
14b0a0331a0985838d9d8a7b0e797f63a6b7a18d | f3e4c254c214111fbefb8f54de3fd3bddcb13014 | /PolarPong/MenuItem.hpp | cd694fa1e65e76d327757669a846b84594e5518c | [] | no_license | gozzle/polarPong | ca1e96b2d5bd14e3e4a0dfb86d108231876f551f | 38a99a7a4bae4106670198b1e8847b6bf572b22b | refs/heads/master | 2020-04-06T04:55:55.173353 | 2012-06-01T09:00:02 | 2012-06-01T09:00:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,440 | hpp | //
// MenuItem.h
// PolarPong
//
// Created by Callum Chalk on 05/05/2012.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#ifndef PolarPong_MenuItem_h
#define PolarPong_MenuItem_h
#include "View.hpp"
#include "EventHandler.hpp"
#include "MenuController.hpp"
#include <SFML/Graphics.hpp>
namespa... | [
"callum.chalk@hotmail.com"
] | callum.chalk@hotmail.com |
543d4a5ad4f64adf621e6c056368a3881884de02 | 55ecce17ca06fc9093e44382f96ca4b682f8d158 | /Problems/Bela/Bela.cpp | 8830c8b67cd0376e1ff38f1621a67847abe80034 | [] | no_license | AlexDerr/Kattis | c620b77f171b153b555745071ac2af3b82a970d9 | 9ef02cbef2d3b6f9ed3b34bf1de7df37aff0ecf3 | refs/heads/master | 2023-02-08T05:44:17.974193 | 2023-02-04T02:48:08 | 2023-02-04T02:48:08 | 141,511,995 | 5 | 5 | null | 2023-02-04T03:57:42 | 2018-07-19T02:05:19 | C++ | UTF-8 | C++ | false | false | 829 | cpp | #include <iostream>
#include <string>
using namespace std;
int main()
{
int n, total = 0;
char b;
string input;
cin >> n >> b;
for (int i = 0; i < n * 4; i++) {
cin >> input;
if (input[1] == b) {
if (input[0] == 'A') {
total += 11;
}
else if (input[0] == 'K') {
total += 4;
}
else if ... | [
"alex.derr999@gmail.com"
] | alex.derr999@gmail.com |
6ecefbf13a78d4adcd3db0e126ef37427f114c43 | d1267b8e8c5c2a6561b6e6e887f25a41eedfd78d | /oop6/oop6/octagon.cpp | 3c14959798bd3a7626fdff84e80850c736ba618f | [] | no_license | HolyDeadMan/OOP_Labs_Sem_3 | bd6034b71fc1b805e9f5ff6717ff0ece53d5eaa8 | 5f6747716039a533b79a6737770c4ba58183346b | refs/heads/master | 2021-09-01T00:37:52.750072 | 2017-12-23T21:47:07 | 2017-12-23T21:47:07 | 115,130,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,448 | cpp | #include <iostream>
#include <cmath>
#include "octagon.h"
Octagon::Octagon() : Octagon(0)
{
}
Octagon::Octagon(int32_t i) : side(i)
{
std::cout << "Octagon created: " << side << std::endl;
}
Octagon::Octagon(std::istream &is)
{
is >> side;
}
Octagon::Octagon(const Octagon& orig)
{
std::cout << "Octagon copy crea... | [
"hev1966@yandex.ru"
] | hev1966@yandex.ru |
df9b72dd6a8456fee6764905fb43105549fd397e | e99c20155e9b08c7e7598a3f85ccaedbd127f632 | / sjtu-project-pipe/thirdparties/VTK.Net/src/Filtering/vtkTrivialProducerDotNet.cxx | feef7ef7d0ac87dec02d8cb5b8aeafc7adcea324 | [
"BSD-3-Clause"
] | permissive | unidevop/sjtu-project-pipe | 38f00462d501d9b1134ce736bdfbfe4f9d075e4a | 5a09f098db834d5276a2921d861ef549961decbe | refs/heads/master | 2020-05-16T21:32:47.772410 | 2012-03-19T01:24:14 | 2012-03-19T01:24:14 | 38,281,086 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,534 | cxx |
// managed includes
#include "vtkDotNetConvert.h"
#include "vtkTrivialProducerDotNet.h"
#include "vtkDataObjectDotNet.h"
// native includes
#include "strstream"
#include "vtkTrivialProducer.h"
#include "vtkDataObject.h"
#include "vtkObject.h"
using namespace System;
namespace vtk {
System::String... | [
"useminmin@gmail.com"
] | useminmin@gmail.com |
6659660396e09a508cec8d96897cbdf50d49b59c | ed79a93ce944c4abdc9f33b60d59c1e863009e9e | /src/core/matrix.inl.hpp | 2e146cacf63eb579cf100d481fa8d78340c6c251 | [
"BSD-3-Clause"
] | permissive | chop2/wcv | f9f204c0448f4e880ff9905b0eac79f0730ec338 | 2322779fabf26a04449ac42e5efe405f3aadd47e | refs/heads/master | 2021-01-15T23:58:33.532104 | 2017-08-17T00:55:03 | 2017-08-17T00:55:03 | 99,941,789 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,940 | hpp | #pragma once
#include "matrix.h"
#include <random>
#include <chrono>
namespace wcv {
template<typename _Tp>
double _randn(double min, double max) {
//return min + (max - min)*std::rand() / (RAND_MAX + 1.0);
std::random_device rd;
std::mt19937 gen(rd());
std::normal_distribution<> d(0, 1);
return min + d(g... | [
"469619753@qq.com"
] | 469619753@qq.com |
e1111c996d1ccd4c8b44fb1dc53de881ff01283d | 69af5226a889730c090857ce90a81844a6d366b6 | /DF_tester_6/DF_tester_6.ino | 996e00075c04cbde45d604dfa5b8e484d68420a9 | [] | no_license | radioroy/directionFinding | b4c25cbbbd33a75f49e7f50677b21af3cc02041b | c6eeb4fba7d17db14080da1a8ca04441928ad753 | refs/heads/master | 2022-11-19T23:17:08.703252 | 2022-11-09T04:19:39 | 2022-11-09T04:19:39 | 244,029,052 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,417 | ino | // Roy Gross
// 2 - 13 - 2020
// sixth tester program
// switching between ant 1 and ant 2 because of delay problem (#2)
//sets switching time delay
//int hzz = 10000;
int sdelay = 5;
int analogPin = A0;
int potVal = 0;
//set k pins to numeric value
const int k2 = 9;
const int k3 = 10;
const int k1 = ... | [
"noreply@github.com"
] | radioroy.noreply@github.com |
56339e07a22646382311e7ba11790bada1e584df | c9b8a2e06f0f33281a6f1dcf4fc6819f42259f75 | /Export/windows/cpp/obj/src/openfl/_internal/renderer/opengl/shaders2/DefaultShader.cpp | 76f050b095b5a0ea4adb23d448d553c42d018b40 | [] | no_license | AppOlogies/mutant-helper | 7b4732b1ad2979a221f83eef24b7c73f90c6b8b9 | 2be5653846ee529e5a3d4d02112b98c30ba33bde | refs/heads/master | 2016-09-01T11:26:15.417217 | 2015-11-03T16:44:24 | 2015-11-03T16:44:24 | 43,067,958 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,539 | cpp | #include <hxcpp.h>
#ifndef INCLUDED_lime_graphics_GLRenderContext
#include <lime/graphics/GLRenderContext.h>
#endif
#ifndef INCLUDED_openfl__internal_renderer_opengl_shaders2_DefaultShader
#include <openfl/_internal/renderer/opengl/shaders2/DefaultShader.h>
#endif
#ifndef INCLUDED_openfl__internal_renderer_opengl_shad... | [
"magnusjohansson82@gmail.com"
] | magnusjohansson82@gmail.com |
3e71f1eb18ce98e1781a8e77434b73553ac1ff4d | ef17b8a68d3d85e9b3f12ca7795a80d28ede75e3 | /The Witcher/CoreData/AlienEngineScripts/Bonfire.h | eb8e26342e838ee5efb44aa1ebe3b59c1f931407 | [
"MIT"
] | permissive | OverPowered-Team/TheWitcher | de3e3d891a5d0f27c1d914e47510fbefaa41fc73 | 09888ccde82c9dee41043bac225a4dad44aa37d0 | refs/heads/dev | 2023-05-04T16:03:41.857115 | 2020-06-15T08:49:56 | 2020-06-15T08:49:56 | 240,340,565 | 13 | 4 | MIT | 2020-06-15T08:51:11 | 2020-02-13T19:11:57 | C++ | UTF-8 | C++ | false | false | 548 | h | #pragma once
#include "..\..\Alien Engine\Alien.h"
#include "Macros/AlienScripts.h"
class PlayerController;
class ALIEN_ENGINE_API Bonfire : public Alien {
public:
Bonfire();
virtual ~Bonfire();
void Start();
void SetBonfireUsed();
public:
// GameObject
GameObject* ui_bonfire = nullptr;
GameObject* chec... | [
"36154682+VictorSegura99@users.noreply.github.com"
] | 36154682+VictorSegura99@users.noreply.github.com |
4dba663a39bf7366ce96c4ae7a42c885f4e79d03 | 3a6018a0c82dc39c4e513da40dcd8cf5b1d23089 | /emperorlu/2413/3981569_AC_0MS_460K.cc | 0411f29ca2bc468b5afc93bba298ee3d6300a741 | [
"BSD-3-Clause"
] | permissive | lulyon/poj-archive | 2ff04082ff70e0afc997c7a49d23d3d31ce3ddbe | 7ba5569d1780f8619621bc8b1adc0501b0d7ec51 | refs/heads/master | 2020-06-01T23:29:51.532319 | 2013-09-14T08:14:08 | 2013-09-14T08:14:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,925 | cc | #include<iostream>
using namespace std;
char f[100000][110];
char s1[110],s2[110];
void add(char *aa,char *bb,char *cc)
{
int i,s=0,tmp;
for(i=1;i<=bb[0]&&i<=cc[0];++i)
{
tmp = (bb[i]-'0')+(cc[i]-'0')+s;
aa[i]=tmp%10+'0';
s=tmp/10;
}
for(;i<=bb[0];++i)
{
tmp = (bb[i]-'0')+s;
aa[... | [
"lulyonde@gmail.com"
] | lulyonde@gmail.com |
833d871f00aab90d9c525da33e585df0bcbca7e5 | 7b3ee10df4e4cbbd31584f011580eed9bef61c47 | /core/color.h | 62d2e8ff10f845023616e85b789a8e4c567880a8 | [] | no_license | jehutymax/nikita-render | 31cd70f0217b0cfb2ef41afabd93285e89e9537a | 172b20369b036e86e47900187e732622797f52a5 | refs/heads/master | 2020-12-26T03:34:21.693822 | 2016-06-07T12:53:21 | 2016-06-07T12:53:21 | 55,860,007 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,285 | h | //
// Created by Rafael Campos on 4/16/16.
//
#ifndef NIKITA_RENDER_COLOR_H
#define NIKITA_RENDER_COLOR_H
#include "nikita.h"
namespace nikita
{
class Color
{
public:
Color();
Color(float red, float green, float blue);
Color(const float rgb[3]);
Color(const RGB &rgb);
Color(const Color &color);
... | [
"rafaelcdn@gmail.com"
] | rafaelcdn@gmail.com |
42b5ab331c8f47bc359d6e630e5617eb4bae31ae | 7dd9e8f5ec2260704b352589f25d0409db937955 | /openmp.cpp | f99b444dc46d1239e5d4aad3a8ed0ea70fd7dcc7 | [] | no_license | laloxxx20/omp | 3363938dc9cf91b74b406fe56e0a28fe67356468 | 5856fc0d90eebe5c00fd08856516007d288ae754 | refs/heads/master | 2021-01-10T08:03:53.501432 | 2015-11-17T12:36:48 | 2015-11-17T12:36:48 | 45,913,437 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 390 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <omp.h>
void Hello(void);
int main(int argc, char* argv[])
int thread_count = strtol(argv[1], NULL, 10);
# pragma omp parallel num_threads(thread_count)
Hello();
return 0;
void Hello(void){
int my_rank = omp_get_thread_num();
int thread_count = omp_get_num_thread... | [
"eduardolalox90@gmail.com"
] | eduardolalox90@gmail.com |
01e82f1b65a2d497a4688fe80cf9db91bf158bc5 | 5add8458e6ea2af3c5ec1b87718b9e9e9f733974 | /GraphicsProject2/InitShader.cpp | b20033d0c571f5f604b7b7736f0ec368ec162346 | [] | no_license | sean-h/graphics-project | cc436619e7acee87f88fecd178b59ede09d07312 | a0ca0107411bb57b1078218d8fbc179ce6c899ad | refs/heads/master | 2021-01-19T10:03:25.023018 | 2014-01-26T19:34:02 | 2014-01-26T19:34:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,526 | cpp | /***********
* InitShader.cpp
* From Interactive Computer Graphics 6th Edition
* by Edward Angel & Dave Shreiner
***********/
#include "Angel.h"
namespace Angel {
// Create a NULL-terminated string by reading the provided file
static char*
readShaderSource(const char* shaderFile)
{
FILE* fp = fopen(shaderFile,... | [
"seanhumeniuk@gmail.com"
] | seanhumeniuk@gmail.com |
d59868561d25ee11eabe4f3d84a22ddd3411d5d7 | 05d6cebd6ab970b4fb78840d0349ae6d433be60c | /qt5cpp-client/client/SWGHttpRequest.cpp | 7c68668c2ee5044e87614ba826067520ae291fb1 | [] | no_license | mehome/RADServerSwaggerClients | 0a73089e9f0e54fc9a13bb35bf0168fdfb7580ef | 5f0720e97320e83279e020840d4d3ab77253c403 | refs/heads/master | 2022-01-17T19:21:17.569005 | 2019-06-28T18:00:25 | 2019-06-28T18:00:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,572 | cpp | /**
* EMS API Documentation
* Enterprise Mobility Services API [Learn about EMS](https://www.embarcadero.com/products/rad-studio/enterprise-mobility-services) EMS (Enterprise Mobility Services) offers a Mobile Enterprise Application Platform (MEAP) TurnKey Middleware for Interconnected Distributed Apps... | [
"eli@peacekeeper.com"
] | eli@peacekeeper.com |
973b75c701bb4b70e5c38cdfc3b1c337dcbfeb55 | a9cfa392b546d762ab945ebe8b3375e273f67c0e | /leetcode/easy/climbing-stairs.cpp | d28c2c23ebc41bcedc2865fdd6fc4610aae973e5 | [] | no_license | seandewar/challenge-solutions | 041d6c678d07c751497b4f8ac9ae0c3a2fefa85e | ac6119427aef61d63f28c443c1cedaae8a38cf28 | refs/heads/master | 2023-08-15T02:58:08.654360 | 2023-08-04T22:07:12 | 2023-08-04T22:07:22 | 214,286,640 | 3 | 0 | null | 2023-02-04T11:40:28 | 2019-10-10T21:12:31 | C++ | UTF-8 | C++ | false | false | 2,209 | cpp | // https://leetcode.com/problems/climbing-stairs/
//
// Iterative solution using 2 variables. Same mechanics may also be applied in
// generating the fibonnaci sequence, and the numbers generated are the same
// starting from the 2nd fibonnaci number (1, 2, 3, 5, 8...).
//
// The tie(curr, prev) line may be replaced wi... | [
"6256228+seandewar@users.noreply.github.com"
] | 6256228+seandewar@users.noreply.github.com |
49b0dce2cfe00ffe37c6a2ce3c670bb3e650b432 | fda134cfb6771f14439d783d7d1f3d30a3a4d584 | /Ethereal/Private/Gear/Armor/Feet/CrusaderSandals.cpp | 28dc440c8ca80bb355d4ee4794b34a22d48c5f58 | [
"Apache-2.0"
] | permissive | Soleyu/EtherealLegends | b01562b7bfd48ed025faa2ba43947b5bfb9e3b2a | 69c6107dba3b4c3598d72f7cee9f6a68aa71cd34 | refs/heads/master | 2021-01-23T20:38:44.073943 | 2017-04-25T22:10:53 | 2017-04-25T22:10:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,977 | cpp | // © 2014 - 2016 Soverance Studios
// http://www.soverance.com
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless req... | [
"scott.mccutchen@soverance.com"
] | scott.mccutchen@soverance.com |
ce62326719055012af622ebe4dd3a7b17c9fee36 | 9d81d8920ff2e1b800b5445f91164749517d1ceb | /Game/SelectLevel/LoadLevelTwo.cpp | 9e6cbc6f82aad764b8fb74d22878ec77d01ef50a | [] | no_license | fajagama/PlatformGame | 7b7ccc194ef44388b1dc3dbc24dfff099cb83100 | d78aece481ca678f2e1e65835279f62f0e92313b | refs/heads/master | 2020-05-18T14:50:16.832653 | 2019-08-05T19:14:25 | 2019-08-05T19:14:25 | 184,481,052 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 190 | cpp | #include "LoadLevelTwo.h"
#include "Core.h"
void LoadLevelTwo::onMouseClick()
{
Core::loadLevel("level_two");
}
LoadLevelTwo * LoadLevelTwo::clone()
{
return new LoadLevelTwo(*this);
}
| [
"firegame30@gmail.com"
] | firegame30@gmail.com |
f8969a1cb4504318a86528a31e1daa7fe0dcac16 | 7b5469a9828a8caa764d138ad7e224001330a821 | /Source/OhMummyMobile/Characters/Mummy.h | ac2af362420b7a4a77426c3f062b7889efbe8c16 | [] | no_license | pjsillescas/ahmummymobile | f11225aaab1a615f86cabb6e606bf9229e9359d5 | da334bb7c6e6314c48e34b725a65488dec50857e | refs/heads/master | 2022-07-07T15:44:09.219624 | 2022-06-27T21:19:59 | 2022-06-27T21:19:59 | 183,679,680 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 838 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "Characters/CharacterBase.h"
#include "Mummy.generated.h"
/**
*
*/
UCLASS()
class OHMUMMYMOBILE_API AMummy : public ACharacterBase
{
GENERATED_BODY()
protected:
UFUNCTION()
void Begin... | [
"pjsillescas@gmail.com"
] | pjsillescas@gmail.com |
b82abf317477a565404caa20b20ac1e7e465f372 | f1182b9c4d222f6914505cac8450e5d96ce4e4d1 | /juce_1_44/juce/extras/the jucer/src/model/components/jucer_ViewportHandler.h | 76b55f1aeb247ca04e573ddefe25f2ceb412b778 | [] | no_license | GeorgeNs/mammut | b417ee2aee734f6fa6ac4d9425eb314e0e66559f | 5346951da7ceced59b4d766c809f4546b95d3412 | refs/heads/master | 2020-03-28T08:54:36.395454 | 2018-09-10T04:21:32 | 2018-09-10T04:21:32 | 147,935,202 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,562 | h | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-7 by Raw Material Software ltd.
------------------------------------------------------------------------------
JUCE can be re... | [
"k.s.matheussen@notam02.no"
] | k.s.matheussen@notam02.no |
a69e9933ecc05cb28e4885bf35a657344d437ca4 | 46f2e7a10fca9f7e7b80b342240302c311c31914 | /opposing_lid_driven_flow/cavity/0.0488/p | 20077a6d8a1d31c8c342edef2e752b0b75883b5d | [] | no_license | patricksinclair/openfoam_warmups | 696cb1950d40b967b8b455164134bde03e9179a1 | 03c982f7d46b4858e3b6bfdde7b8e8c3c4275df9 | refs/heads/master | 2020-12-26T12:50:00.615357 | 2020-02-04T20:22:35 | 2020-02-04T20:22:35 | 237,510,814 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,273 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*-------... | [
"patricksinclair@hotmail.co.uk"
] | patricksinclair@hotmail.co.uk | |
4a25512ae05e287cafe4df66944a24515c82bc30 | 66fc79ce5ed3d877aa321eeb722e217074fd1fd3 | /sesion8/ejercicio12.cpp | cbc1740ea20d1e1a40d448fe573cabc09f37dd46 | [] | no_license | marioanloru/Fundamentos-de-la-Programacion | 04dcb204170b69de84990f4627baf626355dd04e | 5c8f911618227445556cb65418664d6a6effa1cf | refs/heads/master | 2021-03-27T11:06:44.593096 | 2017-11-04T11:24:31 | 2017-11-04T11:24:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,856 | cpp | /*
* Calcula el salario de un empleado de un servicio de atención telefónica
*/
/*
* File: ejercicio12.cpp
* Author: Mario Antonio López Ruiz
*
* Created on 14 de noviembre de 2016, 12:01
*/
#include <iostream>
using namespace std;
//Funcion que calcula el salario final del empleado
double CalculaSalarioFin... | [
"mario_neutro@hotmail.com"
] | mario_neutro@hotmail.com |
a03b763687cd778c06f7bcc34239d4c83a76ee01 | 45c2892871f179902272150f42d780a1a4beb8ee | /interface_opencl/dtranspose_inplace.cpp | 770dd9da2e70cb4fb3bb4357343949c922e83150 | [] | no_license | alcubierre-drive/clmagma | 35b88162b057ee3cb8265c082e3679dcba1b158d | e6c2655d3ecd77972bec28bd15ed84bcbb7a1afa | refs/heads/master | 2021-02-27T15:40:02.552547 | 2020-03-07T11:05:21 | 2020-03-07T11:05:21 | 245,616,458 | 0 | 0 | null | 2020-03-07T10:59:33 | 2020-03-07T10:59:33 | null | UTF-8 | C++ | false | false | 2,515 | cpp | /*
* -- clMAGMA (version 1.1.0) --
* Univ. of Tennessee, Knoxville
* Univ. of California, Berkeley
* Univ. of Colorado, Denver
* @date January 2014
*
* @generated from ztranspose_inplace.cpp normal z -> d, Fri Jan 10 15:51:19 2014
*/
#include <cstdio>
#include "magmablas.h"
#include "CL_... | [
"github::alcubierre-drive"
] | github::alcubierre-drive |
dfcc41289a41cf50f71ee9168814cdcd10de6324 | 63cce6d81a2bca733b48a92ca4da0170b68bbc99 | /tests/Cases/Http/TestHttpResponseExtensions.cpp | d5c92947fcde233e308803601f197e924904c7d4 | [
"MIT"
] | permissive | blockspacer/cpv-framework | 07051ed98ccb117f88d9481590ea5ae1171231bd | b0da79c8c57ceecb6b13f4d8658ec4d4c0237668 | refs/heads/master | 2022-03-31T11:45:38.943384 | 2020-01-21T15:42:02 | 2020-01-21T17:27:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,645 | cpp | #include <CPVFramework/Http/HttpResponseExtensions.hpp>
#include <CPVFramework/Stream/StringOutputStream.hpp>
#include <CPVFramework/Testing/GTestUtils.hpp>
TEST_FUTURE(HttpResponseExtensions, reply) {
return seastar::do_with(
cpv::HttpResponse(),
seastar::make_lw_shared<cpv::SharedStringBuilder>(),
[] (auto& r... | [
"compiv@tutanota.com"
] | compiv@tutanota.com |
3b9da91ba1af4b4273b10b9fc62df1feef8f8877 | bc92c058b0c2dd2877648e30156245e36ee571a4 | /source/common/xstream/framework/test/include/method/bbox_filter.h | f9863951c6535551e3dc748f78e4095f13df778c | [
"BSD-2-Clause"
] | permissive | robort-yuan/AI-EXPRESS | c1783f5f155b918dcc6da11956c842ae5467de8e | 56f86d03afbb09f42c21958c8cd9f2f1c6437f48 | refs/heads/master | 2023-02-09T03:51:44.775020 | 2021-01-02T15:15:37 | 2021-01-02T15:15:37 | 309,591,131 | 0 | 0 | BSD-2-Clause | 2020-12-08T07:48:54 | 2020-11-03T06:11:06 | null | UTF-8 | C++ | false | false | 1,210 | h | /**
* Copyright (c) 2018 Horizon Robotics. All rights reserved.
* @brief BBoxFilter Method
* @author shuhuan.sun
* @email shuhuan.sun@horizon.ai
* @version 0.0.0.1
* @date 2018.11.23
*/
#ifndef TEST_INCLUDE_METHOD_BBOX_FILTER_H_
#define TEST_INCLUDE_METHOD_BBOX_FILTER_H_
#include <atomic>
#in... | [
"qingpeng.liu@horizon.ai"
] | qingpeng.liu@horizon.ai |
4a1f7fe6a6abe099d0cc42fc3659ca6888c61748 | e870aa397a1b64e538c16597d927a70e93f681a4 | /rvio/initial/solve_opt.h | ff7d30dc9e60dd1e7cd5550e98a818b221ba24d7 | [] | no_license | rising-turtle/RGBD-VIO | d7b84f1e9884bd5e1c4575767295c8a4cffac962 | 3fb023e6679b75a8d32cdd076c9328dd13048e71 | refs/heads/master | 2023-05-06T04:41:24.595840 | 2021-06-02T03:43:34 | 2021-06-02T03:43:34 | 251,653,770 | 6 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 1,087 | h | /*
Jan. 10, 2020, He Zhang, hzhang8@vcu.edu
functions related to optimization
*/
#pragma once
#include <ceres/ceres.h>
#include <ceres/rotation.h>
#include <eigen3/Eigen/Dense>
#include <iostream>
#include <cstdlib>
#include <deque>
#include <map>
#include <opencv2/core/eigen.hpp>
#include <opencv2/opencv.hpp>... | [
"hxzhang1@ualr.edu"
] | hxzhang1@ualr.edu |
fa9e6c963a143609db987b535b60dcb5838142b6 | 6fea8d35315dbf883055bbe7123ea84bad35cec0 | /src/qt/pivx/moc_denomgenerationdialog.cpp | ccdd764699091d06be33d5373e4f4423e2fe2eff | [
"MIT"
] | permissive | PlutusCapital/core | caef5b3710bda17e062837ad6e4653c78065c318 | 9a02ab820245afdb2b3ab4bea621a78bfef37590 | refs/heads/master | 2023-01-04T01:36:55.766312 | 2020-10-29T09:11:15 | 2020-10-29T09:11:15 | 227,622,200 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,763 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'denomgenerationdialog.h'
**
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "qt/pivx/denomgeneratio... | [
"sgoyanka@deqode.com"
] | sgoyanka@deqode.com |
b6af4e9d4775187b0d01f4ccb3cff45717a725fd | bed98fd509bd0f05850717c690cf505f97989739 | /Project1/GameV1.0.cpp | 2cfe17f5f5c00c0f8b6196a7aecb50f98803bab3 | [] | no_license | ytm789654/GameV1.0 | 7e2cf70e008c0c69ad88c6ce3d651ea2255e2f35 | ea84d924b21541a2cf1cbf64ee6b405cb89a9d48 | refs/heads/master | 2020-04-11T15:40:39.535339 | 2018-12-16T06:45:47 | 2018-12-16T06:45:47 | 161,899,381 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,120 | cpp | // GameV1.0.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。
//
#include <iostream>
#include "Player.h"
#include "EnemyGroup.h"
#include "Battle.h"
using namespace std;
int main()
{
cout << "Hello World!\n";
Player* pPlayer = new Player();
EnemyGroup* Enemies = new EnemyGroup();
Battle *TestBattle = new Battle(pPlayer, E... | [
"954168031@qq.com"
] | 954168031@qq.com |
d69f1e705658a266796729da7fe04dc3501f9777 | f26ef0a3e4cec00b6d5f2cb5ea091e6b381e2056 | /biblioteca/biblioteca/user.cpp | fa06915b3af7565cbebd092a22884dc44957c01f | [] | no_license | DanielaMichelle/LP2 | 77c91aeb79650bb837b12063e1a2b32df6d126b9 | e5ce682a5005aec4edbd4c72c4ce34d73c91d260 | refs/heads/master | 2023-07-13T07:06:31.018482 | 2021-08-26T01:58:38 | 2021-08-26T01:58:38 | 399,155,767 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,810 | cpp | /************************************************************
NOMBRE : user.cpp*
AUTOR : grupo*
FECHA : 02/05/2021*
DESCRIPCION: Metodos de la Clase User
************************************************************/
#include "user.h"
#include "libro.h"
#include <iostream>
#include <string.h>
using namespa... | [
"danielamij251@gmail.com"
] | danielamij251@gmail.com |
671e2697c83423f6d8437b374275a8184b51b672 | 7c93bbf61f8839a7ffb04ee39edccd53f53c73d5 | /sniffer/sniffer.cpp | e42847ff7f3bb84ff99ff6ffa88f3c2f0afd4bde | [] | no_license | lxwAsm/rawsocket | 2d010026a6cf091ddf18559444cb9323ae6ec945 | abce45adecfa05e881689c9f9c174cd5e533d455 | refs/heads/master | 2020-12-05T03:25:04.632720 | 2020-01-08T01:28:38 | 2020-01-08T01:28:38 | 231,996,860 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 5,763 | cpp | // sniffer.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
# include "winsock2.h"
# include "ws2tcpip.h"
# include<stdio.h>
#include <mstcpip.h>
#pragma comment(lib,"ws2_32.lib") // sokect 2
typedef struct _TCP
{
WORD SrcPort; // 源端口
WORD DstPort; // 目的端口
DWORD SeqNum; // 顺序号
DWORD AckNum; // ... | [
"3456319404@qq.com"
] | 3456319404@qq.com |
c2ad70072b955aa43e5e05664efc6c4536b63f8f | 1fe07d6028cb97c85153c55d892a0d9e79d7e474 | /include/SFWidget/RectangleToggle.hpp | 499e1dffd8d950ccd0dc32b558e400e3e99edb61 | [
"MIT"
] | permissive | MoriokaReimen/SFWidget | 8d03436231a3bcff817a5b7852a9413c8cb4e3ed | ab6bb379a4d023e616af50c72218d635ed760d44 | refs/heads/main | 2023-03-14T09:13:21.763830 | 2021-03-14T01:54:47 | 2021-03-14T01:54:47 | 328,969,665 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,057 | hpp | #pragma once
#include <memory>
#include "SFWidget/IWidget.hpp"
#include "SFWidget/ConfigData.hpp"
namespace sf
{
struct ConfigData;
class RectangleToggle : public IWidget
{
virtual void draw (RenderTarget &target, RenderStates states) const override;
std::function<void()> on_pressed_call_back_;
std::fun... | [
"nakata.kei.job@gmail.com"
] | nakata.kei.job@gmail.com |
1883defa403848425aaebf76dc824033d4635058 | 754d8208d78f8b41f897f5291eaeb578ad5199b5 | /src/oversetMesh/oversetFringe/overlapFringe/donorSuitability/noSuitability/noSuitability.H | 8e19d8682f98e2595383d5967e252b9a41796947 | [] | no_license | rubynuaa/OversetMesh | 39e6540e6b93088c839bbc0f608066d609de393b | 9e7fcab5d0593dce11721cb4823cd780c30d4302 | refs/heads/master | 2020-05-16T08:10:15.440127 | 2018-01-11T07:34:34 | 2018-01-11T07:38:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,515 | h | /*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright held by original author
\\/ M anipulation |
------------------... | [
"h.jasak@wikki.co.uk"
] | h.jasak@wikki.co.uk |
06fb4a8036ae0d2ab1406f71d85d4738407a13f6 | 769e419ce45f505ac0165a815a506c9321111e39 | /include/socketconn/SocketTCP.h | 44aca2982a15b58af575bbb323be8358574e7604 | [] | no_license | lince/libmmi | 45d2448aa04eb277c710c1f7556de1454d24494b | a34e585641532612cad634017c9882b79cd073a5 | refs/heads/master | 2020-04-05T03:09:52.153176 | 2011-12-14T17:14:42 | 2011-12-14T17:14:42 | 2,576,319 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,251 | h | #ifndef CLIENTSOCKETTCP_H_
#define CLIENTSOCKETTCP_H_
#include <sys/socket.h>
#include <arpa/inet.h>
#include <string>
#include <unistd.h>
#include <netinet/in.h>
#include <iostream>
using namespace std;
#include <cpputil/Functions.h>
#include <cpputil/InitializationException.h>
#include <cpputil/IllegalParameterExce... | [
"erickmelo@gmail.com"
] | erickmelo@gmail.com |
a4f079e0f8d9e268886d63673ce71d5c4e7a0de6 | 4513ef9d1728273e4a96d26419e2d56547d08c6f | /ShellCode/Base64/Base64.cpp | 8948e388ced7d3d72951e214a8a6119eb36ff5c0 | [] | no_license | wllidr/virus | 2069fe686ee3dc2b6d1550ad8075703b63d09186 | 241a129394794cfa405f9ad297302d352f9eeead | refs/heads/master | 2022-11-17T20:39:07.643292 | 2020-07-20T10:10:13 | 2020-07-20T10:10:13 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,155 | cpp | /*
* 转解码过程
* 3 * 8 = 4 * 6; 3字节占24位, 4*6=24
* 先将要编码的转成对应的ASCII值
* 如编码: s 1 3
* 对应ASCII值为: 115 49 51
* 对应二进制为: 01110011 00110001 00110011
* 将其6个分组分4组: 011100 110011 000100 110011
* 而计算机是以8bit存储, 所以在每组的高位补两个0如下:
* 00011100 00110011 00000100 00110011对应:28 51 4 51
* 查找base64 转换表 对应 c z E z
*
* 解码
* ... | [
"noreply@github.com"
] | wllidr.noreply@github.com |
a78bda12228f66cc98159d62eabd1ea5491b6c50 | 3faf84b52c9dac137aa8e72c4a42dfd79c9f8e97 | /examples/CBuildr6/extbl11.cpp | c02d628804ff850baaa462fb326ce578bf2ed771 | [] | no_license | lynxnake/TurboPower-Orpheus | e3d9b7c03d946ea0d7c6c663d8cf3649e1deb48a | 18748d4a79a0a82503796d40a019e243704e866e | refs/heads/master | 2021-07-14T07:26:01.044028 | 2019-01-11T12:35:45 | 2019-01-11T12:35:45 | 144,685,117 | 4 | 4 | null | 2020-05-20T19:01:57 | 2018-08-14T07:33:47 | Pascal | UTF-8 | C++ | false | false | 706 | cpp | //---------------------------------------------------------------------------
#include <vcl\vcl.h>
#pragma hdrstop
//---------------------------------------------------------------------------
USEFORM("ExTbl11U.cpp", Form1);
USERES("ExTbl11.res");
//----------------------------------------------------------------... | [
"romankassebaum@fbd941df-1b1f-4d16-88fd-9a14aed2154d"
] | romankassebaum@fbd941df-1b1f-4d16-88fd-9a14aed2154d |
b2adadc930823a19eb36ef1dd81a16c2318de7dc | 3aaec9aaa0b6243522d733ba6eb7c9d378e76b59 | /M3-Ejercicios Programación/aaa/main.cpp | 881281a5b5a4930e55cb8744ac90c1481a2d7a16 | [] | no_license | Kevin-sssss/Parking | 178dba5bbc14c7a733a6e7da0313e4b0d0653049 | 81ad414df7a59071ec4c13c87f779b324ca20294 | refs/heads/master | 2023-03-23T09:36:22.456066 | 2021-03-26T15:15:58 | 2021-03-26T15:15:58 | 351,809,368 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 380 | cpp | /*
* 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: main.cpp
* Author: Kevin
*
* Created on 19 de enero de 2021, 2:03
*/
#include <cstdlib>
using namespace std;
/*
... | [
"kevinzamjim@campus.monlau.com"
] | kevinzamjim@campus.monlau.com |
b3f272707194e5b272ac91c625ab7fd7a2b05129 | 065e3a6924477e11953d7cd0d727e942a37062b0 | /src/collada-dom/1.5/dom/domInstance_rigid_constraint.cpp | b394b182772756ff38c3a48de8abf57b25e68b64 | [
"MIT"
] | permissive | veter-team/daeview | a1b981bc0cbdf52515cdd61d2843202b6519e304 | 6eaff3cd4efe0c5548d8897267356db473b4b907 | refs/heads/master | 2020-06-04T01:32:45.481589 | 2012-12-28T10:30:22 | 2012-12-28T10:30:22 | 2,455,216 | 10 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,185 | cpp | #include <dae.h>
#include <dae/daeDom.h>
#include <dom/domInstance_rigid_constraint.h>
#include <dae/daeMetaCMPolicy.h>
#include <dae/daeMetaSequence.h>
#include <dae/daeMetaChoice.h>
#include <dae/daeMetaGroup.h>
#include <dae/daeMetaAny.h>
#include <dae/daeMetaElementAttribute.h>
daeElementRef
domInstance_rigid_cons... | [
"andreynech@gmail.com"
] | andreynech@gmail.com |
68c6ae2eeec0b11afd2e7142f3b139e318858ada | 0bb588e7d1998950338c60b48f1de773948f22d9 | /base/include/pisk/tools/Releasable.h | b727bc2b91aa9e122be6911f9378eb3e41af5e16 | [] | no_license | shatilov-diman/pisk | 144413ccc4d933c1b731c58e7e499d38df5d76dd | 9fc3a150109f5b67f628c63bce6cff435e5dc370 | refs/heads/master | 2021-01-12T02:10:41.402671 | 2020-12-06T08:16:07 | 2020-12-06T08:16:07 | 78,478,820 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,657 | h | // Project pisk
// Copyright (C) 2016-2017 Dmitry Shatilov
//
// Original sources:
// https://github.com/shatilov-diman/pisk/
// https://bitbucket.org/charivariltd/pisk/
//
// Author contacts:
// Dmitry Shatilov (e-mail: shatilov.diman@gmail.com; site: https://www.linkedin.com/in/shatilov)
//
//
#pragma once
... | [
"shatilov.diman@gmail.com"
] | shatilov.diman@gmail.com |
c351f16ab84f2fc1bd27ece6b1c9f0c1f7117dc7 | d09945668f19bb4bc17087c0cb8ccbab2b2dd688 | /leetcode/biweekly/041-080/053/1876.cpp | 0193a81b31561d66d281cd26277bab77539d9a3b | [] | no_license | kmjp/procon | 27270f605f3ae5d80fbdb28708318a6557273a57 | 8083028ece4be1460150aa3f0e69bdb57e510b53 | refs/heads/master | 2023-09-04T11:01:09.452170 | 2023-09-03T15:25:21 | 2023-09-03T15:25:21 | 30,825,508 | 23 | 2 | null | 2023-08-18T14:02:07 | 2015-02-15T11:25:23 | C++ | UTF-8 | C++ | false | false | 683 | cpp | typedef signed long long ll;
#undef _P
#define _P(...) (void)printf(__VA_ARGS__)
#define FOR(x,to) for(x=0;x<(to);x++)
#define FORR(x,arr) for(auto& x:arr)
#define ITR(x,c) for(__typeof(c.begin()) x=c.begin();x!=c.end();x++)
#define ALL(a) (a.begin()),(a.end())
#define ZERO(a) memset(a,0,sizeof(a))
#define MI... | [
"kmjp@users.noreply.github.com"
] | kmjp@users.noreply.github.com |
52a0282f3f0f2c03c2d08dfa418dd76f9b5f8b59 | f24670e3d5e4d5bf3e6eb2803ab5b7a88b856757 | /test/mkgrokdump/mkgrokdump.cc | ef1ec11b9932665fff92c4c8a5ae9d0ccbd53dae | [
"BSD-3-Clause",
"bzip2-1.0.6",
"SunPro"
] | permissive | abiondo/v8 | 0781e0e8aa3d6a103a5fefc83bca63047414fa22 | cc4bd49117547e45e2fd836c469cf35b1c0fd423 | refs/heads/master | 2020-03-29T14:39:28.606713 | 2018-09-21T19:35:50 | 2018-09-21T20:35:25 | 150,028,109 | 2 | 0 | null | 2018-09-23T21:43:43 | 2018-09-23T21:43:43 | null | UTF-8 | C++ | false | false | 5,605 | cc | // Copyright 2012 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.
#include <stdio.h>
#include "include/libplatform/libplatform.h"
#include "include/v8.h"
#include "src/frames.h"
#include "src/heap/heap.h"
#include "s... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
e80623ed474cb98307990ee3b3de232b16fdf4d0 | e4fdde221702a63f1025d1ddab948b3155a596f8 | /BinaryTree/PrintLeftView.cpp | 7abe564701d8b86afb0ae3e7f2a3809946a43b90 | [] | no_license | irajatpandey/Tree | 9e407e7ba5b9477375422811acf76bb73342a202 | a72e7c13ff631f46da812dbd0fcfa24079d3943c | refs/heads/master | 2021-02-09T02:59:06.080868 | 2020-03-29T11:03:19 | 2020-03-29T11:03:19 | 244,231,411 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,754 | cpp | #include <bits/stdc++.h>
using namespace std;
class BinaryTree{
public:
int data;
BinaryTree *left, *right;
BinaryTree(int x){
data = x;
left = NULL;
right = NULL;
}
};
/* The problem can also be solved using simple recursive traversal. We can keep track of the level... | [
"rajatpandey7800@gmail.com"
] | rajatpandey7800@gmail.com |
423d65b48442ffd177737fec95f2f37a8f838a15 | 60470b7787ff5b749209ec0912a5a81e292f6542 | /Source/VaFleaFly/Private/VffSteeringBehavior.cpp | a9cf1c572320d9f0c7ab8a8ea33ec251dce7d5b8 | [
"MIT"
] | permissive | ufna/VaFleaFly | 68b8ad7e8187747b117e908c08f0942eac6df444 | ab45ded4e03e92d9dc419af1d1255b401dcf26fb | refs/heads/develop | 2020-03-31T13:20:49.406957 | 2018-11-13T14:32:04 | 2018-11-13T14:32:04 | 152,251,812 | 6 | 1 | MIT | 2019-06-26T11:07:48 | 2018-10-09T13:00:46 | C++ | UTF-8 | C++ | false | false | 835 | cpp | // Copyright 2018 Vladimir Alyamkin. All Rights Reserved.
#include "VffSteeringBehavior.h"
#include "VffPawnMovementComponent.h"
FVffBehavior_Seek::FVffBehavior_Seek()
: FVffSteeringBehavior("Seek")
{
Destination = FVector::ZeroVector;
}
FVffBehavior_Seek::FVffBehavior_Seek(const FVector &InDestination)
: FVffSte... | [
"ufna@ufna.ru"
] | ufna@ufna.ru |
e9d40db900f97891c0517c9e5aab3fa3c84687ce | 0a337d6d361322b7f6f527d79d5863f1697f431c | /VANETSim/src/inet/linklayer/ext/ExtFrame_m.h | 3d98a9466ed45cdff8d46a591591026509a10d35 | [] | no_license | tariqemad/VANETProject | 626a1ee655da71d032c53e95f97aa12d715af656 | d3c1db6bb8c1786648c4aa2abb0121819775b6bb | refs/heads/master | 2021-01-12T22:36:20.339755 | 2016-04-03T20:10:21 | 2016-04-03T20:10:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,595 | h | //
// Generated file, do not edit! Created by nedtool 4.6 from linklayer/ext/ExtFrame.msg.
//
#ifndef _EXTFRAME_M_H_
#define _EXTFRAME_M_H_
#include <omnetpp.h>
// nedtool version check
#define MSGC_VERSION 0x0406
#if (MSGC_VERSION!=OMNETPP_VERSION)
# error Version mismatch! Probably this file was generated by an... | [
"siroisjo@gmail.com"
] | siroisjo@gmail.com |
827321e04683bc0a78c19196cd2c33a3f7e3b08f | 31beeddf858d56c759eb95edb5153412368244b9 | /Ugly Numbers/code_1.cpp | 29e73364b4544058ed6a152456e8eae0288f1a47 | [
"MIT"
] | permissive | shoaibrayeen/Data-Structures-and-Algorithms | 0747d37ba5c061d81e92adcab789c7ad697c415a | 1320919a2693890beb7d3fa7f9235ed1e6d70cf3 | refs/heads/master | 2023-01-09T05:08:16.839757 | 2023-01-06T18:43:40 | 2023-01-06T18:43:40 | 147,175,708 | 38 | 34 | MIT | 2023-01-06T18:43:41 | 2018-09-03T08:37:02 | C++ | UTF-8 | C++ | false | false | 806 | cpp |
// main.cpp
// Algorithm
//
// Created by Mohd Shoaib Rayeen on 31/07/18.
// Copyright © 2018 Shoaib Rayeen. All rights reserved.
//
// CPP program to find nth ugly number
#include<iostream>
using namespace std;
int maxDivide(int a, int b) {
while (a%b == 0) {
a = a/b;
}
return a;
}
int isUgl... | [
"noreply@github.com"
] | shoaibrayeen.noreply@github.com |
af1ff32e0e360e5df7f7f4c04aaf9c6d1eae7962 | d2ae0108ca1c0de6ea5e8340f2ffe45a7eb8908a | /src/Explosion.cpp | a31d6f9a0bf2482b1c4748f323b4ecdd89b0a140 | [] | no_license | polaris/hermes | 2cee10c35f1bbc3d9d0fa86461e4b45f30b2f0a6 | e61d9dcb29bf240a791fea76385a91496c033105 | refs/heads/master | 2021-01-15T10:46:40.338361 | 2016-07-10T11:20:52 | 2016-07-10T11:20:52 | 53,525,337 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,010 | cpp | #include "Explosion.h"
#include "Logging.h"
#include "Sound.h"
Explosion::Explosion(const Renderer& renderer, const Vector2d& position)
: animation_("data/explosion1.png", 12, 12, renderer)
, position_(position) {
Sound::getInstance()->playSound(1);
}
void Explosion::update(float elapsed) {
if (animation_.upd... | [
"jan.deinhard@gmail.com"
] | jan.deinhard@gmail.com |
01cc258c173747c5d5a2c25a2a605bba5dcb9503 | 64bd2dbc0d2c8f794905e3c0c613d78f0648eefc | /Cpp/SDK/BP_AnimSequenceVariants_structs.h | 7d77713416fa2c8227717f21febe27d61b76b6a2 | [] | 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 | 693 | 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
{
//---------------------------------------------------------------------------
// Script Structs
//----------------------------------------... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
8ac1083f9922e0a7bfe41b9bf8335cc8ceef53cb | 7e791eccdc4d41ba225a90b3918ba48e356fdd78 | /chromium/src/chrome/browser/extensions/active_script_controller_browsertest.cc | ff8ac9bce098be4201569ffb8c89e667f8b5d527 | [
"BSD-3-Clause"
] | permissive | WiViClass/cef-3.2623 | 4e22b763a75e90d10ebf9aa3ea9a48a3d9ccd885 | 17fe881e9e481ef368d9f26e903e00a6b7bdc018 | refs/heads/master | 2021-01-25T04:38:14.941623 | 2017-06-09T07:37:43 | 2017-06-09T07:37:43 | 93,824,379 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 18,231 | cc | // Copyright 2014 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 <stddef.h>
#include <utility>
#include <vector>
#include "base/files/file_path.h"
#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
... | [
"1480868058@qq.com"
] | 1480868058@qq.com |
788e2b7f3f0ee4143dbb228698e763a646c278da | 40eae647d284e17fdbbb06fe2a3090d6c6f6407b | /libs/base/memory_map.h | f156bc633b163ef73952bfbd39f325b38bd6608b | [
"MIT"
] | permissive | kdt3rd/gecko | 1f6aff6e1e5e0fb125ebeb0352040f1a74939bfc | 756a4e4587eb5023495294d9b6c6d80ebd79ebde | refs/heads/master | 2021-01-20T21:45:08.459181 | 2020-02-02T01:04:02 | 2020-02-02T01:04:02 | 23,272,198 | 19 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,957 | h | // SPDX-License-Identifier: MIT
// Copyright contributors to the gecko project.
#pragma once
#include <functional>
#include <type_traits>
#ifndef _WIN32
# include <sys/mman.h>
# include <unistd.h>
#else
# define NOMINMAX
# include <windows.h>
# undef NOMINMAX
#endif
#include "contract.h"
#include "ut... | [
"kdt3rd@gmail.com"
] | kdt3rd@gmail.com |
8cace0ae05ea7feed1a0ff5c72fbe9100823fbef | a72f026a38df8219c4636627ca382d244de310bd | /src/OutSources/stripedSW/ssw_cpp.h | 632c689bfc6070cc952677462b600dc8087569fc | [
"MIT"
] | permissive | gnmcsbnfrmtcsclb/Tangram | 59fb15350c13c1700b1fa4a39f2bde0051f7eb91 | 235d6a249bbfa40869901576e027ce03ffc9ff89 | refs/heads/master | 2020-09-16T23:27:05.509672 | 2015-02-16T02:06:38 | 2015-02-16T02:06:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,095 | h | #ifndef COMPLETE_STRIPED_SMITH_WATERMAN_CPP_H_
#define COMPLETE_STRIPED_SMITH_WATERMAN_CPP_H_
#include <stdint.h>
#include <string>
#include <vector>
namespace StripedSmithWaterman {
struct Alignment {
uint16_t sw_score; // The best alignment score
uint16_t sw_score_next_best; // The next best alignme... | [
"wanping.lee@gmail.com"
] | wanping.lee@gmail.com |
6d20abee6bebbbd95a1bfd0f42bef8d9da81d260 | 4943e45e359035d78585c82b5aa55f4f470fb76e | /src/qt/test/uritests.cpp | 6c7aafa0008465b12ad267f49af02cc17f93158e | [
"MIT"
] | permissive | RevolverCoin/revolvercoin | a07ae49e328079ed37f4c2750dc7eabad8b99ae6 | 05098f04e56afe6f4e72a7a2ecc514a8a38c499d | refs/heads/master | 2020-05-29T14:41:35.519609 | 2016-08-05T14:54:26 | 2016-08-05T14:54:26 | 59,888,865 | 9 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 3,055 | cpp | // Copyright (c) 2009-2014 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "uritests.h"
#include "guiutil.h"
#include "walletmodel.h"
#include <QUrl>
void URITests::uriTests()
{
SendCo... | [
"andy.sevens.777@gmail.com"
] | andy.sevens.777@gmail.com |
5d01df3cbc0c6fe407e50cc5ed82329f8fe97e5f | 554e606f83e6eaaf048492c78b03aea889729ded | /dualJets3Mesh_LRRTurbulenceOff/29/phi | 67b5ff6f63de4bfad140f09718fc377be28a9742 | [] | no_license | bshambaugh/openfoam-experiments4 | 87a211ed00f2de7da31cff548ea9bc9bd3368227 | b1751d4d52270a2e7644f09bd6e77237d022ebd7 | refs/heads/master | 2020-04-17T04:46:57.796961 | 2019-02-16T00:48:06 | 2019-02-16T00:48:06 | 166,245,743 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 55,108 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
... | [
"brent.shambaugh@gmail.com"
] | brent.shambaugh@gmail.com | |
725ba272835ba46a542ad24cb55d51864064ae5d | 20a6858aee02b0c85d68a8d8326c4f8d0231851b | /Introduction-to-Cpp/Integer-Overflow/main.cpp | 63fc8076e71cbb22868b102d086812410bdbc351 | [] | no_license | stungeye/Cpp-Code-Examples | 1d08e86b4723a5b06f51b0ba08c714f20795af28 | a7c70d95d52be39b5e77169a603836b16bd8fb51 | refs/heads/main | 2023-05-09T19:37:20.365957 | 2021-06-03T15:32:38 | 2021-06-03T15:32:38 | 373,548,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 512 | cpp | #include <iostream>
int main() {
short overflowShort = 32767; // Maximum short.
unsigned int overflowInt= 0; // Minimum unsigned int.
std::cout << "Before Overflow:\n";
std::cout << overflowShort << "\n"; // 32767
std::cout << overflowInt << "\n"; // 0
overflowShort++; // One greater than max short.
... | [
"stungeye@gmail.com"
] | stungeye@gmail.com |
91f3e415c84668a8c717e98cc3504e7d62f4e462 | 003dac701f367f7e4a95e3bd375f3569b1a09c15 | /md5/md5_generator_token.cpp | cf67e8da2e55fd196ec1427d845dc6dd9f45f368 | [] | no_license | jackyoh/mesos-authentication-md5-module | 31848f8da00ef26d8b6c1990deffa97e111181e2 | 28662c5dde6c79f2d518422933c9d8bff2b35ff2 | refs/heads/master | 2021-01-20T10:28:31.263765 | 2017-05-16T07:22:56 | 2017-05-16T07:22:56 | 90,354,404 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 670 | cpp | #include <stdio.h>
#include <iostream>
#include <openssl/md5.h>
#include <string.h>
using namespace std;
using std::string;
class GeneratorMD5 {
public:
GeneratorMD5(const string& word){
_word = word;
}
~GeneratorMD5(){}
string render(){
unsigned char digest[MD5_DIGEST_LENGTH];
char wor... | [
"jack@is-land.com.tw"
] | jack@is-land.com.tw |
902c052bdcc51d2c08175625d4d487edd64bb5ab | 93e9f6ada9d98091eaea3abf1e22d7e78ce4f011 | /Screen Capturing SDK/C++ (unmanaged)/Capture Video From Entire Screen/CaptureFromEntireScreen.cpp | 0f5ba3c310e16ec8cc661efcf0f5212cd4478940 | [
"Apache-2.0"
] | permissive | bytescout/ByteScout-SDK-SourceCode | 2ac3ec2d7be5ce52864357a6c44df6f9fea9a439 | 67a20983df78dea26d2a8f25ec98000d3ec81928 | refs/heads/master | 2023-08-08T13:55:53.040016 | 2023-07-31T09:07:43 | 2023-07-31T09:07:43 | 54,469,778 | 24 | 38 | Apache-2.0 | 2023-05-05T05:13:46 | 2016-03-22T11:30:00 | HTML | UTF-8 | C++ | false | false | 3,606 | cpp | //*******************************************************************************************//
// //
// Download Free Evaluation Version From: https://bytescout.com/download/web-installer //
// ... | [
"estarkov@gmail.com"
] | estarkov@gmail.com |
873ff2d1d73242e51ebf63c84b1fdd8cf0832a78 | 666e2ff7aa1a4bcf3592331062ce774373fe6fa6 | /mini_sip/media/sound_card/file_sound_device.cpp | c3289077eed0afae46797eab941c9e0b9f56be6b | [] | no_license | asyr625/mini_sip | aeffd6e5ea1dafafa817b1137859b41351fe9580 | 12ea4b9a03585b5c7e5b5faeeed0a5bc6a9c19cc | refs/heads/master | 2021-01-20T12:06:33.212419 | 2015-11-24T02:33:26 | 2015-11-24T02:33:26 | 46,761,914 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 12,658 | cpp | #include "file_sound_device.h"
#include "string_utils.h"
#include "my_time.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <stdio.h>
#include <signal.h>
#include <time.h>
#include <stdlib.h>
#include <iostream>
using namespace std;
#ifdef WIN32
#include <winsock2.h>
#el... | [
"619695356@qq.com"
] | 619695356@qq.com |
463eeb2601235c474658549a2e26a941f153dfae | 87660897ff1e853604bc4f51881134ba7ce5ff63 | /Arduino/Teensy 1/vl53l0x/vl53l0x.ino | b02debd3b75e37263fa1b046dab7baaf00fe6ec6 | [] | no_license | WesleyDMartin/4x4 | 4e52651c1c0c0a62cb6147d7cbcef070ba237dd9 | 37392cd9824014aec5d82a78973a3b8a72ef25b4 | refs/heads/master | 2020-03-18T20:42:44.401648 | 2018-05-29T02:56:10 | 2018-05-29T02:56:10 | 135,233,479 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 531 | ino | #include "Adafruit_VL53L0X.h"
Adafruit_VL53L0X lox = Adafruit_VL53L0X();
void setup() {
pinMode(6, OUTPUT);
Serial.begin(115200);
// wait until serial port opens for native USB devices
while (! Serial) {
delay(1);
}
Serial.println("Adafruit VL53L0X test");
if (!lox.begin()) {
Serial.println(... | [
"wdmartincc@gmail.com"
] | wdmartincc@gmail.com |
9e264bbc7d066793424fef9c63f76e38e7207900 | 38a2a5b11186f2cde0a9fdf42b2a3edff818e276 | /KDIS/DataTypes/ArealObjectAppearance.cpp | 7673b7c98cacb5e0c581e8dd7e17641f09f43d10 | [
"BSD-2-Clause"
] | permissive | cdit-ma/kdis | 7f9afaa07da1d64ff960f5841710cb1445cdebe1 | f722221cee0e5ea6869f9e923ad1cdb93d5d289f | refs/heads/master | 2022-01-06T08:42:33.244560 | 2019-08-14T03:09:07 | 2019-08-14T03:09:07 | 202,251,645 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,030 | cpp | /*********************************************************************
Copyright 2013 Karl Jones
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 ... | [
"mitchell.w.conrad@gmail.com"
] | mitchell.w.conrad@gmail.com |
89a97935ccd6c5b14bd15ac1b70b23f62bc6a942 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/git/gumtree/git_old_hunk_1508.cpp | df766a21232cc300172fce97bc5d5a19f2683f68 | [] | 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 | 308 | cpp | }
rf->merge = no_merged
? REF_FILTER_MERGED_OMIT
: REF_FILTER_MERGED_INCLUDE;
if (get_sha1(arg, sha1))
die(_("malformed object name %s"), arg);
rf->merge_commit = lookup_commit_reference_gently(sha1, 0);
if (!rf->merge_commit)
return opterror(opt, "must point to a commit", 0);
return 0;
}
| [
"993273596@qq.com"
] | 993273596@qq.com |
8b20d697d943ea9362070227c30b8fc986af3a13 | 41ef6ab0cb2717fe9fb4af3182e17d720fcccf79 | /src/rtabmap_ros/src/nodelets/stereo_odometry.cpp | de1a16573edab8089e9afdf5fc148dac0e5c3662 | [] | no_license | zhangpf/PoseDB | 43a08bf05749aa4b8ceaefc8864fa100dab87d26 | 321060d7801dd8d822c65994c91d6703c1b48626 | refs/heads/master | 2021-01-20T13:17:27.968956 | 2017-03-11T08:25:54 | 2017-03-11T08:31:34 | 82,684,917 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,837 | cpp | /*
Copyright (c) 2010-2016, Mathieu Labbe - IntRoLab - Universite de Sherbrooke
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
... | [
"zpfalpc23@gmail.com"
] | zpfalpc23@gmail.com |
8ddf2837b4ad6c371e634bae69bf0b39510513ee | d071485633d10dcb400bb8973e26444c0d7e4a9a | /piscine/D09/ex00/.svn/text-base/Warrior.cpp.svn-base | b8ed7920ee8417e53681b4a606d8cccfb751a403 | [] | no_license | Adrien-Pasina/dev | 948751fbeb7f23e0eac0442f7631ebd4aaa858ee | 68150a965a1a5d77469d7d53f90726c9fafde0ac | refs/heads/master | 2020-12-13T02:20:06.176233 | 2013-01-05T20:35:01 | 2013-01-05T20:35:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,268 | /**
*
*
*
*/
#include "Warrior.hh"
Warrior::Warrior() {
}
Warrior::Warrior(std::string const & name, int lvl) {
this->name = name;
this->lvl = lvl;
pv = pvMax;
pm = pmMax;
force = baseForce;
endurance = baseEndurance;
intelligence = baseIntelligence;
esprit = baseEsprit;
agilite = baseAgilite;
atkClo... | [
"c.paille@orange.fr"
] | c.paille@orange.fr | |
ab161b6dbcbc8f75f4fd66578e8ed3db508c147c | 1fcdb2bc2c7f75f6aed466119a4b1c53777f0b7a | /holly_inletwfine_LRR_RSM_turbulence2/25/R | f7b2059dff5673fb7446452c6d51de410a0d6553 | [] | no_license | bshambaugh/openfoam-experiments3 | b32549e80836eee9fc6062873fc737155168f919 | 4bd90a951845a4bc5dda7063e91f6cc0ba730e48 | refs/heads/master | 2020-04-15T08:17:15.156512 | 2019-01-15T04:31:23 | 2019-01-15T04:31:23 | 164,518,405 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 428,889 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
... | [
"brent.shambaugh@gmail.com"
] | brent.shambaugh@gmail.com | |
b195d74d9e4fc3a630bf1ba0918075fa3c362804 | 1c0bb1e00f4749a179dcac41d24565c904fa5f60 | /Estructura de Datos II/Arbol/Arbol.h | f19cedfbd7561cd323124c0055152b13c4a2db50 | [] | no_license | ChavaAg/Respaldo-Universidad | a23846f1690c34cd91d2d023d636906ca4c86e37 | e07ce127ca97e631522fa9f351c1dfa8e59264c0 | refs/heads/main | 2023-08-15T17:31:17.877241 | 2021-10-06T02:17:50 | 2021-10-06T02:17:50 | 312,992,004 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 644 | h | #ifndef ARBOL_H_INCLUDED
#define ARBOL_H_INCLUDED
#include <string>
#include "Nodo.h"
#include <fstream>
class Arbol {
private:
void anular(Nodo*);
public:
Arbol();
~Arbol();
Nodo* root;
bool vacia();
std::string preOderGuardar(Nodo *);
void inserta(Nodo*, Superher... | [
"noreply@github.com"
] | ChavaAg.noreply@github.com |
d72304009c360ffd7285e959228b271bcc82ee2b | cbb2d23551058d4e6167b4505f3863bfcea304a8 | /src/util/expr.cpp | 2514dcdea1c12eb304cbad8d49fd41a1e726e529 | [
"BSD-2-Clause"
] | permissive | aastorg2/AllRepair | bfce2c87c9fc7b0147faaef482c82cf67eb51848 | 18cc5f26e95618ddf4c32859f85fee030c3a6612 | refs/heads/master | 2020-05-25T08:39:40.707885 | 2019-05-10T14:09:30 | 2019-05-10T14:09:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,352 | cpp | /*******************************************************************
Module: Expression Representation
Author: Daniel Kroening, kroening@kroening.com
\*******************************************************************/
#include <cassert>
#include <stack>
#include "string2int.h"
#include "mp_arith.h"
#include "... | [
"batcheni89@gmail.com"
] | batcheni89@gmail.com |
8626bf4a273e618132ffcec57825b00e286adbf5 | 125896b273ebab2df463ed93c269c44c09b8a93b | /GameDLL/HotKeyExtend.h | 8366d228ec124eb8afc6ede217dedf010baa69ee | [] | no_license | debugEagle/DHSH | 10fa94977b6613d3f82f94ddb0f92a5567d6150f | 735438e936e585320cb2a0cdbbf7ce6687944b87 | refs/heads/master | 2021-06-20T14:31:36.506401 | 2017-07-17T23:21:36 | 2017-07-17T23:21:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 620 | h | #ifndef __DHSH_GAMEDLL_GAME_OBJECT_HOTKEY_HOTKEYEXTEND_H__
#define __DHSH_GAMEDLL_GAME_OBJECT_HOTKEY_HOTKEYEXTEND_H__
#include "GameBase.h"
class CHotKey;
class CHotKeyExtend : public MyTools::CRelfexBaseClass
{
public:
CHotKeyExtend() = default;
~CHotKeyExtend() = default;
UINT GetVecHotKey(_Out_ std::vector<CH... | [
"WYexe@hotmail.com"
] | WYexe@hotmail.com |
f60904e7b03cfcbd132de68416a914d8fd8ab37b | b51d44c65f3a4bee9e86d4ecbd5c82567d7aac17 | /execrise/exe11/fueler.h | b773eb8542744816796965a05c3ade732d94a7b6 | [] | no_license | TheGodOfObelisk/dailystudy | abd59bce783cdec216a5232c4d46d2bebf966252 | 3c88bb3b8dc09b29d8c1c1f47af97709e66305ea | refs/heads/master | 2020-03-28T07:39:59.996483 | 2019-07-25T09:03:34 | 2019-07-25T09:03:34 | 147,916,237 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 802 | h | #pragma once
class fueler{
public:
fueler(){
fuel = distance = 0;
};
void reset_fueler();
void add_miles(double miles);
void add_kilometers(double kilometers);
void add_us_gallons(double usgallons);
void add_im_gallons(double imgallons);
void add_liters(double liters);
void ... | [
"1198582189@qq.com"
] | 1198582189@qq.com |
82c9e74dd8f13a99b057da120dec5c8fa7205651 | 0e4a50618850314c53fc1f4cd8f2443b5d3ad6d6 | /PWGPP/vdM/NonSeparationAnalysis/MakePlots.C | 235d99e400332a1a789f50b61d9b4f40dc40afe2 | [] | no_license | oarnold1/AliPhysics | 8c33e958a60063eca88bd1da7d1a23c116682f65 | b4f8a7d6533bb7a493187c1247dd27a5a31a6992 | refs/heads/master | 2020-06-25T16:54:00.896050 | 2017-07-12T04:23:34 | 2017-07-12T04:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,859 | c | // -*- C++ -*-
Int_t counterCanvas=0;
TFile *fSave = NULL;
TH1* DrawFrame(TVirtualPad* c,
Double_t yMin, Double_t yMax,
const char* title,
const char* yTitle,
Bool_t logY=kFALSE,
Double_t xRange=0.65,
const char* xTitle="Separation [mm]",
Double_t bottomMargin=0... | [
"Christoph.Mayer@cern.ch"
] | Christoph.Mayer@cern.ch |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.