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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
219352bf2caab7b456783b328533a7360c49c0f7 | f950a1456cc19653fead995c8e837ea57ac85c3f | /Lab4_1_2/Lab4_1_2_all_in_one.cpp | b001bb20b4c7df9c20c8045fbd1be1168843afe9 | [] | no_license | mdiannna/EmbeddedSystems | 933dd0fcb09ebe221496e22dcfd65af40a74ce4d | 6e27617cf83d6a9e9b97f73e34fd712a32cf6f73 | refs/heads/master | 2022-06-29T19:41:31.386998 | 2020-05-05T10:05:48 | 2020-05-05T10:05:48 | 238,868,800 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,256 | cpp | // serial plotter:
// https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/
// #include "temperature.h"
// #include <Arduino.h>
// #include <Wire.h>
/*
SFE_BMP180.h
Bosch BMP180 pressure sensor library for the Arduino microcontroller
Mike Grusin, SparkFun Electronics
Uses floating-point equations f... | [
"mdiannna@yahoo.com"
] | mdiannna@yahoo.com |
74456dcb445d0a7076e54cb87a2890b591ce7e71 | c768f2f50a48d573f169f5bb3657a6f6b0747f6a | /MobileApp/RadioButton.cpp | f3121f867c9341cd4db719b8bc9430e3ecf41d46 | [] | no_license | FransUrbo/LastBerakning | 2340e9521791e7abf93b63f625700633be0c8c48 | 69d4c3a1add527d6349d4c55e8d09be005e5954e | refs/heads/master | 2021-01-10T20:25:51.054155 | 2010-04-24T17:42:33 | 2010-04-24T17:42:33 | 2,987,655 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,517 | cpp | /*
* RadioButton.cpp
*
* http://www.mosync.com/forum/viewtopic.php?f=19&t=507&p=1041#p1041
* Created on: 2 Mar 2010
* Author: sjp
*/
#include <conprint.h> /* lprintfln() */
#include "RadioButton.h"
#include "Util.h"
RadioButton::RadioButton(int x, int y, int width, int height, Widget* parent,... | [
"turbo"
] | turbo |
bc3d818fa7b18be0b9d2c5f4a968365af2df71f4 | c39a642616f50bed60c2afa0c197c41bc7d53b57 | /shared/xpanel/DspRwr.cpp | a3811ebb9252aa9c9c488428eda99192579d2d89 | [] | no_license | wangfeilong321/OpenEaaglesExamples | e1dc23ec38837ea137cd6c41c95e1192fa6fc2c5 | e2ca52aadd0c4b991ab16aa9891935e5f1f8e5ff | refs/heads/master | 2020-12-24T12:00:49.712347 | 2016-06-14T19:46:30 | 2016-06-14T19:46:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,415 | cpp |
#include "DspRwr.h"
#include "openeaagles/simulation/Rwr.h"
#include "openeaagles/base/units/Angles.h"
namespace oe {
namespace xpanel {
IMPLEMENT_SUBCLASS(DspRwr, "DspRwr")
EMPTY_SLOTTABLE(DspRwr)
EMPTY_SERIALIZER(DspRwr)
EMPTY_DELETEDATA(DspRwr)
DspRwr::DspRwr()
{
STANDARD_CONSTRUCTOR()
rwr = nullptr;
}
v... | [
"doug@openeaagles.org"
] | doug@openeaagles.org |
ae78b7aa373ee9f027b9a72472783e53ca6b2a4e | d6a118344d464fdfdab5486bd1cce84976b15748 | /color-bf/fileIO.h | eaf78ccce44507052548fa6eabcfae9c9c230f8a | [] | no_license | annelai/colorBF | 41b0d25baf1326324c44ab270441a6b58672d100 | f7b73336f2d217126f8d375122ea8ff5b091d5f2 | refs/heads/master | 2016-08-12T04:46:28.592806 | 2015-09-26T04:32:49 | 2015-09-26T04:32:49 | 43,191,621 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,665 | h | #ifndef FILE_IO_H
#define FILE_IO_H
#include <iostream>
#include <fstream>
#include <iomanip>
#include <string>
using namespace std;
typedef unsigned char uchar;
uchar checkPixelRange(double x);
void saveFloat(float* data, const int width, const int height, string filename);
void sizePGM(int& width, i... | [
"anne@tagtoo.org"
] | anne@tagtoo.org |
664ca6f30c0ce82fb9fb43f3fd7bba16a14d47aa | 27a7b51c853902d757c50cb6fc5774310d09385a | /[Client]LUNA/Effect/EffectTriggerOffUnitDesc.h | 7a34f70b48936b61b48a74b02fb79ea9dc7538e2 | [] | no_license | WildGenie/LUNAPlus | f3ce20cf5b685efe98ab841eb1068819d2314cf3 | a1d6c24ece725df097ac9a975a94139117166124 | refs/heads/master | 2021-01-11T05:24:16.253566 | 2015-06-19T21:34:46 | 2015-06-19T21:34:46 | 71,666,622 | 4 | 2 | null | 2016-10-22T21:27:35 | 2016-10-22T21:27:34 | null | UTF-8 | C++ | false | false | 783 | h | // EffectTriggerOffUnitDesc.h: interface for the CEffectTriggerOffUnitDesc class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EFFECTTRIGGEROFFUNITDESC_H__B737BBDC_ABFF_4FCC_88C8_342BA96F0B49__INCLUDED_)
#define AFX_EFFECTTRIGGEROFFUNITDESC_H__B737BBDC_ABFF_4FCC_88C8_342BA... | [
"brandonroode75@gmail.com"
] | brandonroode75@gmail.com |
e8655413df0ef8f16c0ac83a1b57c49d9aeaa7db | bacd60fa61d01da77dbef1f2c8a0539132c98b46 | /Week5/Graphs/network-delay-time.cpp | 588af1339f1d37234271b4cb490ca247a8bb3223 | [] | no_license | JohanF26/WBTraining | 43e05b1e17ba5e399c8b2ec989ead2ffdcbc50ab | 585f035707a8abf8552b0a57c11905f3e97cd087 | refs/heads/master | 2020-06-08T20:10:07.389459 | 2019-08-05T04:38:21 | 2019-08-05T04:38:21 | 193,298,845 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,646 | cpp | class Solution {
public:
int networkDelayTime(vector<vector<int>>& times, int N, int K) {
map<int, vector<vector<int>> > graph;
vector<int> dist(N+1, INT_MAX);
set<int> nodesLeft;
for(int i = 1; i <= N; i++){
nodesLeft.insert(i);
}
for(auto it: times){
... | [
"ferrerasjohan@gmail.com"
] | ferrerasjohan@gmail.com |
292baac5513301655c879ac11c1c6058d1a93621 | 3ee53c9e2086b54036f2a50aa983be5d39f03439 | /c++/longest_palindromic_substring.cpp | 91590725bf69dd6a1300d0da01128cea91d6a631 | [] | no_license | Peilin-Yang/leetcode | 764b41992bc903aca4f8249320da5a59e3ce5deb | ad1ce11804183816bc5127091af00a5caa25017d | refs/heads/master | 2021-01-10T16:01:31.571332 | 2015-11-12T19:40:08 | 2015-11-12T19:40:08 | 46,076,438 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,239 | cpp | #include <iostream>
#include <vector>
using namespace std;
class Solution {
public:
string longestPalindrome(string s) {
int l = s.size();
if (l == 0 || l == 1) return s;
int start = 0, max_len = 1;
for (int i = 0; i != l;) {
if (l-i < max_len/2) break;
int j = i, k = i;
... | [
"yangpeilyn@gmail.com"
] | yangpeilyn@gmail.com |
75ba18be98014ac90b6f2d21fd30cdb10d65e613 | 51ae0bd194717983ff0de1e2c3953e59dc4aae17 | /src/004_libs/lib/srv/include/view/table.h | 5d477ef3c2b238ee7df6a2c20102f940dff3cd60 | [] | no_license | skullquake/mongoosesamples | 17e60a33f553827d63afed4518258d8942035c77 | 565df09327271a6c9f192a5f8d22ca6f4e85cf0e | refs/heads/master | 2020-07-05T01:24:52.527390 | 2020-02-12T06:06:44 | 2020-02-12T06:06:44 | 202,479,875 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 488 | h | #ifndef TABLE_H
#define TABLE_H
#include"HTML.h"
#include<iostream>
#include<json/json.h>
namespace view{
class Table{
public:
Table();
~Table();
void setHeader(std::vector<std::string>);
void addRow(std::vector<std::string>);
std::vector<std::vector<std::string>> getRows() const;
HTML::Element toH... | [
"ockert8080@gmail.com"
] | ockert8080@gmail.com |
ef93839fc80a33d9e32b45339ba984f110f4c74d | c4e5862e1ea5a8bb5d813e456f983484e3078513 | /General/pa4/utils.h | 7ee9192df37fe0b81bc9a4a24d6e0b094bf691f3 | [] | no_license | BOLLIGC-GoW/C | efde462b7224f86c021dec35b675d0e7f8c7b452 | 08ecb73a3ce70a8a5ac3728b957febbc8fb3a9f2 | refs/heads/master | 2021-05-05T09:22:08.602446 | 2018-01-27T21:46:39 | 2018-01-27T21:46:39 | 119,205,156 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,789 | h | /* Charles Bollig
CSCI 2312 - 001 Spr 15
PA 4
*/
/* This file gives the declarations global functions that
will be used within the pa4 program.
____________________
Global Functions
compute_data(double obtained, double possible, std::string &letter_grade, double &gpa) : void
... | [
"charles.bollig@ucdenver.edu"
] | charles.bollig@ucdenver.edu |
c876086ec8437912439563563a0be4314187d276 | 9411b4757d7235047027b60c55e55c32fc8ec2c6 | /src/Praser/test/PraserTest.cpp | ecbc1d696c6e4d18873965458911735f0e17b951 | [] | no_license | MIAFOREVER/WEIDU | 8418620c8917478fae08f3cc903454eb81a979e6 | 041a658d5c796f17ae43c4c7e9faf51ca08b706c | refs/heads/master | 2020-06-19T23:32:42.041304 | 2019-07-28T10:45:04 | 2019-07-28T10:45:04 | 196,913,352 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,290 | cpp | #include <gtest/gtest.h>
#include "Praser.h"
#include <string>
#include <map>
using namespace std;
TEST(PraserTest, convertHeader)
{
HttpPraser p;
string T = "POST /url.html HTTP/1.1\r\n";
T += "context:t\r\n";
T += "info:ppp\r\n\r\n";
T += "ajkhd=kusdf&suidga=saduh&eiuruf=sadkgu&dsa=sdfk";
map<... | [
"15686357310@github.com"
] | 15686357310@github.com |
fdf29c5c887729bd67e16d448e721c9b87888eb1 | 275ec6905a664e6d50f6f7593d62066740b241a0 | /13_5.h | 15d78bc41cace81997cebd2cd4068a9f6d8e697d | [] | no_license | huangjiahua/cppLearningFiles | 0f135624d5d7d2256e8fd55146a408170737b603 | 7000ac6111b33c880a66c2c3cc2e4f41390aff9e | refs/heads/master | 2021-09-10T15:11:48.991007 | 2018-03-28T08:57:41 | 2018-03-28T08:57:41 | 122,352,150 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 472 | h | #include <iostream>
#include <string>
using namespace std;
class HasPtr {
public:
HasPtr(const std::string &s = std::string()):
ps(new std::string(s)), i(0) { }
HasPtr(const HasPtr &org): ps(new string(*org.ps)), i(org.i) { }
HasPtr& operator=(const HasPtr &org)
{
string* new_ps = new ... | [
"hjh4477@outlook.com"
] | hjh4477@outlook.com |
9957bf5dd923082371ea2ef1488348364475f256 | e858606ccacb9a78bfb48ca90b56d9469cff7a09 | /RImageBook/src/thirdparty/i386/VTK/include/vtkTransform2D.h | 856737fb64cb518195d59a4a189a07ea91f9082c | [] | no_license | tkatsuki/rimagebook | 51f41166e98d442f7b9e2226b65046586f95dfc8 | d26a1502faf39804bf8cb06d1699de24e6d53d58 | refs/heads/master | 2021-01-19T17:59:07.539596 | 2015-06-29T21:12:57 | 2015-06-29T21:12:57 | 38,264,836 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 6,029 | h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkTransform2D.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This sof... | [
"yhourai@gmail.com"
] | yhourai@gmail.com |
961c89292f96499106ade92111b274bec56f95eb | 2ee4bac5db61fe01ab5327ed1ba7f98f2dc78eb3 | /cmake/install/ios/SIMULATOR64/include/djinni/support-lib/jni/djinni_support.hpp | 4db80f9f2160e80b8ccf7df4d2985d662c2d5309 | [] | no_license | 4brunu/DjinniExperimentalVersionCmakeTest | 34c178218f302055ca4ef0361e3260811ca5846c | 4aea9d6ce03b520fbe0202d9b885c41492483255 | refs/heads/master | 2021-06-11T06:28:38.149339 | 2017-03-10T11:33:05 | 2017-03-10T11:33:05 | 62,883,515 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,480 | hpp | //
// Copyright 2014 Dropbox, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to... | [
"4brunu@gmail.com"
] | 4brunu@gmail.com |
1271a1080ae82ded1d2dee5ea31e2677e75f5911 | a8f245198ca5162ccc970d8945b7069fe05f9f4f | /midipal/apps/scale_processor.h | aba814125a802176802013107ac070d4641962c1 | [] | no_license | pichenettes/midipal | 0ef4744cb3290b4f7d309d2d382268faecfa1f43 | da82ab2eab942455b808eb8067947e321b628e90 | refs/heads/master | 2022-05-20T17:37:14.506307 | 2022-05-13T15:44:21 | 2022-05-13T15:44:21 | 1,829,708 | 242 | 64 | null | 2016-05-02T23:04:18 | 2011-06-01T02:26:28 | C++ | UTF-8 | C++ | false | false | 1,988 | h | // Copyright 2011 Emilie Gillet.
//
// Author: Emilie Gillet (emilie.o.gillet@gmail.com)
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your opt... | [
"ol.gillet@gmail.com"
] | ol.gillet@gmail.com |
45b58e09bdb2b099183d2dea4c14a9670d0bd697 | 2aedbd17cd5071bea56659f67a9644f7d8df9546 | /etk/renderer/generic/ui_action.h | f7eaa774df8bba4c1dc4cde248978f2488e99957 | [] | no_license | qschwagle/Eta-ToolKit | 3825cdaf28b995d6ecbe11497703e0bd759f5f3f | adaf3c898fd8a8b80cfdfc372dcedcf0fa2bce47 | refs/heads/master | 2023-04-18T20:56:48.962374 | 2021-04-23T17:37:29 | 2021-04-23T17:37:29 | 330,802,984 | 0 | 0 | null | 2021-04-12T17:46:09 | 2021-01-18T22:35:25 | C++ | UTF-8 | C++ | false | false | 134 | h | #pragma once
namespace etk {
namespace renderer {
class UIAction {
public:
virtual bool Run(void) { return false; }
private:
};
}
} | [
"qschwagle@gmail.com"
] | qschwagle@gmail.com |
151f123071db01246eb3c83609d72c7af6a0b8d5 | 04e251aec4e9c5b05a56f79342fca9e1ccd8421e | /conio.cpp | 4fc86a1aad4ad81d2d1b4f35cea2f661b96aef29 | [] | no_license | vaibhav1465/practice | c9005cdf04d197596251f68547e2dc4c0cde2096 | 7fe1756a2f78ec3773e7a4622526688aec8dca61 | refs/heads/main | 2023-08-15T12:57:46.067996 | 2021-09-27T18:13:09 | 2021-09-27T18:13:09 | 311,442,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,931 | cpp | #include<stdio.h>
#include<stdlib.h>
#include<conio.h>
#include<dos.h>
int main()
{
printf("sbsbjbjkbf,bj\n");
clrscr();
getch();
printf("bjbfhfe f");
}
room_c=room[roomt];
meal_c=meal[mealt];
void VICTORIA()
{
printf("\n\t\t\t\t*****\n\t\t\t\t Victoria Hotel\n\t\t\t\t\t C A N A D A\n\t... | [
"noreply@github.com"
] | vaibhav1465.noreply@github.com |
e0a54aef2334371fb3f00143b2c60c08954fac32 | 875e79dd215328697da2876e5803a0c481b0c6e1 | /SyGameBase/ClientBase/uibase/UIChoiceList.h | 0e84aabffbe8c8dc8a8cfbbbc97efae2655b56c3 | [] | no_license | jijinlong/SyGame | 304fd85653b147838a77d795e80bc54e89195071 | b6bf9d6f7a0d4cd8d5fbe82e84b79683a6c71ae5 | refs/heads/master | 2021-01-22T05:15:44.142811 | 2013-10-25T05:40:10 | 2013-10-25T05:40:10 | 11,146,791 | 6 | 3 | null | null | null | null | GB18030 | C++ | false | false | 1,198 | h | #pragma once
#include "cocos2d.h"
#include "UIList.h"
NS_CC_BEGIN
/**
* 实现下拉列表框
*/
class UIChoiceList:public UIList{
public:
static UIChoiceList* create(const CCRect & viewRect,int eachWidth,int eachHeight);
/**
* 可以使每个物体动态的展示出来
*/
void showEachDynamic();
void showEach();
/**
* 处理条目选中
**/
void doItemD... | [
"jjl_2009_hi@163.com"
] | jjl_2009_hi@163.com |
c5f08307f6076564654bfce9c27af7c0212106d0 | 1fe8d4133981e53e88abf633046060b56fae883e | /venv/lib/python3.8/site-packages/tensorflow/include/external/mkl_dnn/src/cpu/cpu_reorder_pd.hpp | 49d3ce81d0d16983248b61875e498cc83aebbe1c | [] | no_license | Akira331/flask-cifar10 | 6c49db8485038731ce67d23f0972b9574746c7a7 | 283e7a2867c77d4b6aba7aea9013bf241d35d76c | refs/heads/master | 2023-06-14T16:35:06.384755 | 2021-07-05T14:09:15 | 2021-07-05T14:09:15 | 382,864,970 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 129 | hpp | version https://git-lfs.github.com/spec/v1
oid sha256:3c5abd1a8e6a1f52bd674542ee00ae1ac2eba8901e41b0756965bd76c17cde2a
size 2124
| [
"business030301@gmail.com"
] | business030301@gmail.com |
dacc18a212bcd07130f64fab3b17152e3626d4a3 | 47b3764ee19b3d45137cbf9c2dd7166b7201126f | /You are not welcome here/You are not welcome here_BackUpThisFolder_ButDontShipItWithYourGame/il2cppOutput/Generics33.cpp | 912869c8de47554a189ec9741b4f6a71fd3b4c41 | [] | no_license | Yvhenii/You-are-not-welcom-here-fin- | 2f6406883c1285c220a57ae9038ae3f50d4b9514 | 4eae534ffd0d63d23f893503613d4ac7657a453b | refs/heads/main | 2023-08-13T18:20:19.715135 | 2021-09-13T11:11:18 | 2021-09-13T11:11:18 | 405,936,269 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,796,460 | 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 "codegen/il2cpp-codegen.h"
#include "il2cpp-object-internals.h"
template ... | [
"maitlandhamels@gmail.com"
] | maitlandhamels@gmail.com |
2b2be6d0a35791944c98c66f6ad21f66c18651f1 | 02095cd4aeaa3a0d724f7362cdb8795fe9a81620 | /oplink/algorithms/team/src/plugins/migrationTopologies/Ring_One/Ring_One.cpp | 6f63041f8e724f3a6e4ce6676c02ccfc4aad1a4c | [] | no_license | PAL-ULL/software-metco | ba5123cb1423fed4a2ac678ab375728ba4bbfbc8 | 59edc4e49bddbd9fc7237bf2f24271bdfc8afd79 | refs/heads/master | 2021-04-15T04:12:56.292543 | 2021-03-08T13:29:14 | 2021-03-08T13:29:14 | 126,484,450 | 10 | 5 | null | 2020-07-21T18:43:10 | 2018-03-23T12:49:10 | C++ | UTF-8 | C++ | false | false | 229 | cpp | #include "Ring_One.h"
void Ring_One::sendTo(const int myId, const int slaveIslands, vector<int> &destination){
int slave;
slave = (myId + 1) % (slaveIslands + 1);
if (slave == 0)
slave = 1;
destination.push_back(slave);
}
| [
"edusegre@gmail.com"
] | edusegre@gmail.com |
664c1eb3d5d19e8d7a6cbd1c4c931e4d9cced7d5 | 6c692d65828b7bb3ccd0c53c1054108e09ba5d32 | /CCInclusive_validation_Sep2018/localProducts_larsoft_v07_05_00_e17_prof/ubana/v07_05_00_01/source/ubana/UBXSec/Algorithms/FiducialVolume.cxx | 533235991014d0da5155e518d99aea7a0662cad1 | [] | no_license | ssfehlberg/MCC9_Validation_Codes | da4912b01f6dea84716214adc81e63866fc2225a | d1facebf62f8bdae40f0bf4e489789712f0cb8df | refs/heads/master | 2021-09-26T11:13:44.824434 | 2018-10-25T17:22:57 | 2018-10-25T17:22:57 | 150,471,735 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,415 | cxx | #ifndef FIDUCIALVOLUME_CXX
#define FIDUCIALVOLUME_CXX
#include "FiducialVolume.h"
#include <iostream>
namespace ubana {
FiducialVolume::FiducialVolume()
{
}
void FiducialVolume::Configure(fhicl::ParameterSet const& pset, double det_half_height, double det_width, double det_length)
{
_border_x_low =... | [
"ssfehlberg@gmail.com"
] | ssfehlberg@gmail.com |
a3e7a7b32e5e8a8a533990f9262ff64068afa56a | 7bf90d58acf7cc419471bbe14144be6e6ffc007f | /test/group_public_key_context_Test.cpp | fe6ec918aa55f62f1dbffa6dc33d183a88c13511 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | xaptum/xtt-cpp | 7bde102fb9faa8836616536c150ac32040dd529c | d82f4c33e6c67e343da70f3b73dea67c0a8bf6f1 | refs/heads/master | 2020-03-16T02:44:15.079434 | 2019-11-21T14:28:49 | 2019-11-21T14:28:49 | 132,472,024 | 0 | 3 | Apache-2.0 | 2019-11-21T14:28:51 | 2018-05-07T14:25:28 | C++ | UTF-8 | C++ | false | false | 9,265 | cpp | /******************************************************************************
*
* Copyright 2019 Xaptum, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* htt... | [
"zanebeckwith@gmail.com"
] | zanebeckwith@gmail.com |
3b189a97e9841c35a61e451cbd647cdc4cb4d779 | af69e335fc0ff9632964d061833713b672abad01 | /Temp/StagingArea/Data/il2cppOutput/Mono_Security_Mono_Math_BigInteger_Kernel1402667219.h | bea6783a94b6251d0414f5a7549776b647569f5c | [] | no_license | PruthvishMShirur/Solar-System | ca143ab38cef582705f0beb76f7fef8b28e25ef9 | 5cf3eaa66949801aa9a34cd3cf80eeefa64d2342 | refs/heads/master | 2023-05-26T17:53:37.489349 | 2021-06-16T19:56:48 | 2021-06-16T19:56:48 | 377,611,177 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 509 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_Object3080106164.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignore... | [
"42893637+PruthvishMShirur@users.noreply.github.com"
] | 42893637+PruthvishMShirur@users.noreply.github.com |
b516c5ed785dfe93a624655e346b218c5a31d997 | 1a04c571feea03f6cd91b71a58f0e3dc97df80a3 | /BattleTank/Source/BattleTank/Private/TankAimingComponent.cpp | bf4481dbb88a3947c2b6162ab681f1388076e01d | [] | no_license | monkn/monkn-04_BattleTank | 52d73fecffd988ad2496434c222111d0d2b39130 | af5bcbd02869c95441d97febeecaa5a5bffdefc4 | refs/heads/master | 2021-01-11T02:20:35.050188 | 2016-11-14T00:29:39 | 2016-11-14T00:29:39 | 70,952,811 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,474 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "BattleTank.h"
#include "TankBarrel.h"
#include "TankTurret.h"
#include "Projectile.h"
#include "TankAimingComponent.h"
// Sets default values for this component's properties
UTankAimingComponent::UTankAimingComponent()
{
// Set... | [
"monkn@users.noreply.github.com"
] | monkn@users.noreply.github.com |
81f3d53cec988b4738b1c99f2ea6d78a831e4099 | e5b00e7e29674734dee478d2890ad8f0461077c2 | /touchtest/main.cpp | fd1e1af25617362b90e44999bbdcd8260a68f60a | [] | no_license | bgreer/TouchTable | 7ee2b5a608d9d00197ca16b9de152d6af3c93a8d | 1b702681a0b6ff9df29f1053ced03b77d9dd051c | refs/heads/master | 2021-01-24T09:45:39.050842 | 2016-09-30T17:49:42 | 2016-09-30T17:49:42 | 69,526,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,080 | cpp | #include <iostream>
#include <vector>
#include <unistd.h>
#include "opencv2/features2d.hpp"
#include "opencv2/opencv.hpp"
#include <opencv2/core/utility.hpp>
#include "opencv2/cudaarithm.hpp"
#include "opencv2/cudawarping.hpp"
#include "opencv2/cudafilters.hpp"
#include "opencv2/cudaimgproc.hpp"
#include "opencv2/core.... | [
"benjamin.greer1@gmail.com"
] | benjamin.greer1@gmail.com |
4fb7eb23ffee2c8e0892e38bd0d31ab3d340207c | 83c9ece4e6b0460e25703730523456db7babe3d5 | /ConEmu-alpha/src/ConEmuTh/QueueProcessor.h | 01600b4bf102b8922c7e1486fd0d23a61e85fc33 | [
"BSD-3-Clause"
] | permissive | rheostat2718/conemu-maximus5 | e89b92ba7abb5b3e3cfb4c2e8d1240a6c91284f0 | 870bbe44c3c11b563a087b4fa22a2208774096db | refs/heads/master | 2021-01-10T18:52:35.564980 | 2015-08-24T09:06:43 | 2015-08-24T09:06:43 | 41,538,033 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 27,229 | h |
/*
Copyright (c) 2010-2011 Maximus5
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the... | [
"ConEmu.Maximus5@90859970-1e37-fbe9-063f-f7b1e201b3eb"
] | ConEmu.Maximus5@90859970-1e37-fbe9-063f-f7b1e201b3eb |
f1be0baffae5f3fafedab0a036509bf33276a4cf | 60131dc5690a6f3fa341fb9650a2789b39b4fd34 | /Caramel/deps/glm/glm/gtx/normal.hpp | 7a12dbaf8b9329a78c03014c31a9d757cb3d56c2 | [] | permissive | Karamu98/Caramel | 73eaa31e371da0ce0496be2e5b50dc017bc75656 | 5693841cfc8313d4d725448bf0add84b58c20fe4 | refs/heads/master | 2023-04-02T11:49:24.606439 | 2023-03-22T00:55:16 | 2023-03-22T00:55:16 | 166,116,278 | 7 | 1 | Apache-2.0 | 2020-01-09T11:31:21 | 2019-01-16T21:40:18 | C | UTF-8 | C++ | false | false | 1,071 | hpp | /// @ref gtx_normal
/// @file glm/gtx/normal.hpp
///
/// @see core (dependence)
/// @see gtx_extented_min_max (dependence)
///
/// @defgroup gtx_normal GLM_GTX_normal
/// @ingroup gtx
///
/// @brief Compute the normal of a triangle.
///
/// <glm/gtx/normal.hpp> need to be included to use these functionalities.
#pragma... | [
"callumhaines98@hotmail.co.uk"
] | callumhaines98@hotmail.co.uk |
130d69894557f08a53bfe2addbf621d08e9dab08 | 95ff051d315bcb6924c4f7b673d132525c63f575 | /IDF_SPIFFS/components/httpServer/http.cpp | 87370a6bf75e74435683964a75bc0f23b1c04cce | [] | no_license | vanavaks/sdkIdf | 6fe18a9ae0090af50d6a17478444dc1d74b92fa1 | 6ceaba668e0d0faaa926494c9de7c9ffdac0401f | refs/heads/main | 2023-04-20T19:25:06.271413 | 2021-05-05T05:46:58 | 2021-05-05T05:46:58 | 328,322,919 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 12,137 | cpp | /*
* http.c
*
* Created on: 13 ÿíâ. 2021 ã.
* Author: Vanavaks
*
* class uri handler
*
* handler
* URI handler structure
* register (get uri)
*
*
* title
* categorys list
*
*/
#include <esp_err.h>
#include <esp_event.h>
#include <esp_event_base.h>
#include <esp_log.h... | [
"vgvanrt@mail.ru"
] | vgvanrt@mail.ru |
c3e4e32ab2f5d3aa7f44e5437476dd92cc645a02 | e8070a156083fefb3039ffd94852423bbd5b9e4b | /tooling/ast/test/Decl/UsingDecl.cpp | ab54980aa1848a27e7475f00d80b2edb7403216e | [] | no_license | learn-llvm/snippets_clang | ffadb7b4bd193a2bc1d45ce907e33f0eac758eaa | 439ffde2a5dde203ef14fb489ea97ad655b94a79 | refs/heads/master | 2023-07-07T04:06:24.153887 | 2018-10-25T17:34:07 | 2018-10-25T17:34:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 274 | cpp | // RUN: ast -f test "%s" 2>&1 | FileCheck %s
namespace A {
int i;
};
// CHECK: NamespaceDecl
// CHECK-NEXT: DeclarationName test1
// CHECK-NEXT: UsingDecl
// CHECK-NEXT: NestedNameSpecifier A::
// CHECK-NEXT: DeclarationName i
namespace test1 {
using A::i;
};
| [
"leftcopy.chx@gmail.com"
] | leftcopy.chx@gmail.com |
ebb840488b489aec0c416c123d319806d3eb6111 | 1dbf007249acad6038d2aaa1751cbde7e7842c53 | /gaussdbfornosql/include/huaweicloud/gaussdbfornosql/v3/model/UpdateSecurityGroupResponse.h | 5b1b13d2e29cf1f8e4420254c1f1c8a298355f36 | [] | permissive | huaweicloud/huaweicloud-sdk-cpp-v3 | 24fc8d93c922598376bdb7d009e12378dff5dd20 | 71674f4afbb0cd5950f880ec516cfabcde71afe4 | refs/heads/master | 2023-08-04T19:37:47.187698 | 2023-08-03T08:25:43 | 2023-08-03T08:25:43 | 324,328,641 | 11 | 10 | Apache-2.0 | 2021-06-24T07:25:26 | 2020-12-25T09:11:43 | C++ | UTF-8 | C++ | false | false | 1,493 | h |
#ifndef HUAWEICLOUD_SDK_GAUSSDBFORNOSQL_V3_MODEL_UpdateSecurityGroupResponse_H_
#define HUAWEICLOUD_SDK_GAUSSDBFORNOSQL_V3_MODEL_UpdateSecurityGroupResponse_H_
#include <huaweicloud/gaussdbfornosql/v3/GaussDBforNoSQLExport.h>
#include <huaweicloud/core/utils/ModelBase.h>
#include <huaweicloud/core/http/HttpResponse.... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
2c5e73c085f76811bdd66f433609a72639028ddd | 871698741689e4fc2a12e1ebe83b18d5e3afb5fa | /espoir/Console.h | e791849ebac1d610e63b9393f4206847eaa8fea3 | [
"BSD-2-Clause"
] | permissive | volvicgeyser/espoir | fb9e3fd30719483818ae4664ccf97aa6262ae722 | fd8a3a057a0de5ec5987d1067129675f3a699eca | refs/heads/master | 2021-01-22T16:38:20.208012 | 2013-02-01T15:39:59 | 2013-02-01T15:39:59 | 3,368,220 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 235 | h | #pragma once
namespace espoir{
class Console{
private:
public:
Console();
};
struct ConsoleDeleter{
template<class T>
void operator()(T* ptr){
BOOST_ASSERT(ptr);
FreeConsole();
delete ptr;
ptr = NULL;
}
};
} | [
"Fenrir@.(none)"
] | Fenrir@.(none) |
e9e8e497fa05a604512fb8588c48fec6893fe26b | 5caf84a373e34d75ded9bae736e4961c55ee1d30 | /omid/ai/Protobuf/ER-force/messages_robocup_ssl_refbox_log.pb.cc | d36bfb408d1b3a0392705139705cd1816fd40ce0 | [] | no_license | fdmxfarhan/omid | e79999df16af78b0e29819aa8000478eb5c77cae | 5279215dad916d117f5bc81f64842480bfcef3f4 | refs/heads/main | 2023-08-21T01:16:04.111709 | 2021-10-14T10:15:57 | 2021-10-14T10:15:57 | 416,839,216 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 22,505 | cc | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: messages_robocup_ssl_refbox_log.proto
#include "messages_robocup_ssl_refbox_log.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#incl... | [
"fdmxfarhan@yahoo.com"
] | fdmxfarhan@yahoo.com |
1704b0557b8e7544a1a46774662d89f01449cfee | f7a9fb1faf2bf206d09eb673f577c2bb84111e2e | /Labs/Lab_5/Triangle.cpp | e8235eef3e0ef9b0dc88ff101c4c7066b5b9e713 | [] | no_license | Stepheny755/ECE244 | 88be8c9fef6937c756347e746da15dcb9ada5ddb | 9c95f0b71377a0d0c361892189c434f75d9c2302 | refs/heads/master | 2023-02-18T15:59:42.905491 | 2021-01-13T22:04:23 | 2021-01-13T22:04:23 | 294,945,340 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,254 | cpp | //
// Triangle.cpp
// Lab5
//
// Created by Tarek Abdelrahman on 2020-11-25.
// Copyright © 2020 Tarek Abdelrahman.
//
// Permission is hereby granted to use this code in ECE244 at
// the University of Toronto. It is prohibited to distribute
// this code, either publicly or to third parties.
// ECE244 Student:... | [
"stepheny755@gmail.com"
] | stepheny755@gmail.com |
4e818cb2e2e338210ac5a60fd4c29fa458c79f98 | 9b963f56e0964a88f2a45b6fe9aa371e1c1c704e | /Dijkstra/1261-알고스팟(Dijkstra).cpp | f2f432f494d9476fe34166dd9aab66a486a254e9 | [] | no_license | kewook55/PS-BOJ | 0d1880ac849dca3cad516204796d07d15836073a | aced5d3e2b073d4a3ef92607c159efe9936ff940 | refs/heads/master | 2022-12-15T10:59:41.845978 | 2020-09-12T05:09:45 | 2020-09-12T05:09:45 | 267,512,154 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,653 | cpp | /*
현재시점에서 인접한 방이 1이라면 비용이 1
단방향으로 구성해주어야한다.
틀린이유 1. node개수가 10000이지만 1000으로 잘못입력
틀린이유 2. (i,j)를 1번부터 시작하는 node 번호로 바꾸기 위해서 i*M+j+1이라고 해줘야함.
*/
#include<iostream>
#include<queue>
#include<vector>
#include<string>
using namespace std;
struct Info {
int node, cost;
bool operator < (const Info &ipt)const {
return ... | [
"bono4023@gmail.com"
] | bono4023@gmail.com |
69ed39313ea7886b755ece4814af184f643879e7 | 6f49cc2d5112a6b97f82e7828f59b201ea7ec7b9 | /wdbecmbd/CrdWdbeUnt/QryWdbeUntList.cpp | 994837f17228acc47a9c7f345b7bf35c2de1383e | [
"MIT"
] | permissive | mpsitech/wdbe-WhizniumDBE | d3702800d6e5510e41805d105228d8dd8b251d7a | 89ef36b4c86384429f1e707e5fa635f643e81240 | refs/heads/master | 2022-09-28T10:27:03.683192 | 2022-09-18T22:04:37 | 2022-09-18T22:04:37 | 282,705,449 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,867 | cpp | /**
* \file QryWdbeUntList.cpp
* job handler for job QryWdbeUntList (implementation)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 28 Nov 2020
*/
// IP header --- ABOVE
#ifdef WDBECMBD
#include <Wdbecmbd.h>
#else
#include <Wdbed.h>
#endif
... | [
"aw@mpsitech.com"
] | aw@mpsitech.com |
36dbbbf65a849ecfc60a867306d0d3153f1822ac | d5c834839c6c6ed6974d8fc76efec892ad63c5b8 | /Build_MS/Il2CppOutputProject/Source/il2cppOutput/mscorlib16.cpp | ade384eeee06c66a702583a31f113d73a0949f96 | [] | no_license | datowlcs/RetroCade | dbe5cfd368c15cd4b28d611901bdba3b78c0a14d | 7708f289b8990429ff1791c70f3cedaed71f0933 | refs/heads/master | 2022-12-25T11:50:32.613343 | 2020-10-05T15:22:13 | 2020-10-05T15:22:13 | 299,617,952 | 0 | 0 | null | 2020-10-04T14:18:43 | 2020-09-29T12:58:23 | C++ | UTF-8 | C++ | false | false | 1,991,797 | 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 "codegen/il2cpp-codegen.h"
#include "icalls/mscorlib/System.Threading/Thre... | [
"55306612+CarinaHerlina@users.noreply.github.com"
] | 55306612+CarinaHerlina@users.noreply.github.com |
871af79c911a73e6dcb770c750cd5891db5fbc09 | c8bbd39e8d5c5e3673ed87febd7a10086e665435 | /C/boost_websocket/websocket_server_async_ssl.cpp | 9505545b6d7a389db2ee9b224939f5f8fc8d7037 | [] | no_license | chohan/Test | 912dc6e575a7e855f3b24bbfd958460542c0992e | 1feda99f5f1d9a5f2e912597ac62fa3182f74d81 | refs/heads/master | 2020-06-14T05:57:58.752589 | 2020-02-07T02:21:56 | 2020-02-07T02:21:56 | 194,926,022 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,872 | cpp | //
// Copyright (c) 2016-2019 Vinnie Falco (vinnie dot falco at gmail dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
// Official repository: https://github.com/boostorg/beast
//
//------------------... | [
"shchohan@gmail.com"
] | shchohan@gmail.com |
3189653f4e2492222ff5ac81c301beaa20b42672 | 105ac3f78122b133b632c29ed0cf8648f315bf94 | /src/liblogger/LogFunction.h | 6aa5a558bbba2f6b28ea1e1606d97980c6a8b186 | [
"MIT"
] | permissive | mistralol/liblogger | cb85c53bcb4753280b6f265e77ef6d9c2caf726c | b9b81bd707a9c83e6ec9a7f802a6fff138bed2ec | refs/heads/master | 2020-12-18T13:49:10.833190 | 2020-02-04T15:41:02 | 2020-02-04T15:41:02 | 11,122,237 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 389 | h |
namespace liblogger
{
class LogFunction : public ILogger
{
public:
LogFunction(std::function<void(const LogType, const std::string &)>);
virtual ~LogFunction() { };
std::string GetName() const;
std::string GetDesc() const;
void Log(const LogType Type, const std::string &str);
private:
std::fu... | [
"james@stev.org"
] | james@stev.org |
ec273e0a9a4dd8bd3dc50a364b7777ef0ed9800a | cb322804952bd884ecf4626de984cfe0cc9a95c0 | /drone/motor.cpp | f8f7e8e33e87d60872bddb31990d9bb92930aea3 | [] | no_license | zeincapas/zekeFlyboi | 6e75a95d2a1cc8f0d0c1e9e615cfdc679f90ca09 | 6500cdbd5c44abe21313ac6867546b84d42e8eb2 | refs/heads/master | 2021-04-22T17:57:15.816641 | 2020-04-13T01:22:28 | 2020-04-13T01:22:28 | 249,867,323 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 222 | cpp | #include <Arduino.h>
#include <stdbool.h>
#include <Servo.h>
#include "motor.h"
Servo motor;
void BLDC::init()
{
motor.attach(motorPin, 1000, 2000);
}
void BLDC::setSpeed(int32_t speed)
{
motor.write(speed);
} | [
"zekeincapas@gmail.com"
] | zekeincapas@gmail.com |
03ce7533512c1dfb17169febac131277f6e86145 | 409a24b3132ea45e4ffde981e3722369a7d5c0b6 | /src/ConEmu/Header.h | 0c1f5b15c1444c57dd03c2b02a70537c1f27e188 | [
"BSD-3-Clause"
] | permissive | raasoft/ConEmu | 59d7e5cf4893f8519a59db4f328c16252544d383 | 4bcee08d1b950c0ce1666481eca7f2bb3f4029b9 | refs/heads/master | 2021-04-15T16:14:45.634972 | 2018-03-19T01:08:31 | 2018-03-19T01:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,193 | h |
/*
Copyright (c) 2009-2017 Maximus5
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the followin... | [
"ConEmu.Maximus5@gmail.com"
] | ConEmu.Maximus5@gmail.com |
ef7fb3a819bf9d675f43c5fce671cfd8939173f9 | d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9 | /testcases/CWE190_Integer_Overflow/s02/CWE190_Integer_Overflow__int64_t_fscanf_square_73a.cpp | 0eb1b69ceca5e47d57d90b285cacf9aead0ad7db | [] | no_license | arichardson/juliet-test-suite-c | cb71a729716c6aa8f4b987752272b66b1916fdaa | e2e8cf80cd7d52f824e9a938bbb3aa658d23d6c9 | refs/heads/master | 2022-12-10T12:05:51.179384 | 2022-11-17T15:41:30 | 2022-12-01T15:25:16 | 179,281,349 | 34 | 34 | null | 2022-12-01T15:25:18 | 2019-04-03T12:03:21 | null | UTF-8 | C++ | false | false | 3,060 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int64_t_fscanf_square_73a.cpp
Label Definition File: CWE190_Integer_Overflow.label.xml
Template File: sources-sinks-73a.tmpl.cpp
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: fscanf Read data from the console using fscanf(... | [
"Alexander.Richardson@cl.cam.ac.uk"
] | Alexander.Richardson@cl.cam.ac.uk |
bce87e01347535a61e6d013f53d03074a3b53bb3 | e98b8922ee3d566d7b7193bc71d269ce69b18b49 | /include/qpid/amqp0_10/SenderImpl.h | d5b2babfe67e747734144a0d5027ea613e57ff59 | [] | no_license | QuarkCloud/qpid-lite | bfcf275eb5a99be3a1defb18331780d1b242dfa6 | 3818811d1b2eb70c9603c1e74045072b9a9b8cbc | refs/heads/master | 2020-04-14T17:18:28.441389 | 2019-02-18T02:20:56 | 2019-02-18T02:20:56 | 163,975,774 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,569 | h | #ifndef QPID_AMQP0_10_SENDER_IMPL_H
#define QPID_AMQP0_10_SENDER_IMPL_H 1
/*
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this... | [
"romandion@163.com"
] | romandion@163.com |
cc6ae794c4ba8e68388f932b638cb0f8d79f7055 | 073e5c1775886ec42ed741378e682534e79bb856 | /mts_src/tp/include/CMarketDataManager.h | fa84b8bb51343f357010a6d4df0e5013be972433 | [] | no_license | tt9024/huan | 97edd01e280651720a7556ff75dd64cc91184a04 | 48dcc7ef0ea40902e33bc67faf0298736a3ebe6b | refs/heads/master | 2023-07-26T12:30:53.116852 | 2023-07-11T02:30:14 | 2023-07-11T02:30:14 | 134,997,307 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,702 | h | #ifndef CMARKETDATAMANAGER_HEADER
#define CMARKETDATAMANAGER_HEADER
#include "CAlgorithm.h"
#include "CConfig.h"
#include "CTopOfBook.h"
#include "CToBSnapshot.h"
namespace Mts {
namespace TickData {
class CMarketDataManager : public Mts::Algorithm::CAlgorithm
{
public:
CMarke... | [
"joy@joy.com"
] | joy@joy.com |
32db9e17a87082bb62cd2e3c2c4e665610257070 | 64a1533f4541b76181cd6d3cec3b28876c969250 | /paulst/stef/UnitTests/main.cpp | b5088cfac702cfa90e6eb0749afae1e275be506e | [] | no_license | drkvogel/retrasst | df1db3330115f6e2eea7afdb869e070a28c1cae8 | ee952fe39cf1a00998b00a09ca361fc7c83fa336 | refs/heads/master | 2020-05-16T22:53:26.565996 | 2014-08-01T16:52:16 | 2014-08-01T16:52:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 705 | cpp | #include <vcl.h>
#include <windows.h>
#include <System.hpp>
#include <cstdlib>
#include <iostream>
#include "TutCallback.h"
#include <tut.h>
#include "TaskWithCallbackTest.h"
#include "ThreadPoolTest.h"
#include <tchar.h>
#include <stdio.h>
namespace tut
{
test_runner_singleton ru... | [
"chris.bird@ctsu.ox.ac.uk"
] | chris.bird@ctsu.ox.ac.uk |
8bebf640a75b9516c245834afb800e032eabb12d | 3b76b2980485417cb656215379b93b27d4444815 | /8.Nop KLTN/DIA/SCVOICECHAT/SOURCE/SC Voice Chat Client/Mixer.cpp | 725f4d8f7910fe83c033bc4e444e3fe493282f28 | [] | no_license | hemprasad/lvmm-sc | 48d48625b467b3756aa510b5586af250c3a1664c | 7c68d1d3b1489787f5ec3d09bc15b4329b0c087a | refs/heads/master | 2016-09-06T11:05:32.770867 | 2011-07-25T01:09:07 | 2011-07-25T01:09:07 | 38,108,101 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,098 | cpp |
//////////////////////////////////////////////////////////////////////
//
// Handles various controls such as volume control...etc.
//
// Mixer.cpp: implementation of the CMixer class.
//
//////////////////////////////////////////////////////////////////////
#include<afxwin.h>
#include "Mixer.h"
#include ... | [
"ITMPrac@gmail.com"
] | ITMPrac@gmail.com |
d396bb75604f59a2a0165876a7e79b9f3d6d81ab | 7c77439896bc3b4fdab4592225643633d9ed1ead | /PioneerSoundRemote.ino | 4b1d9b1420a5c5d023a9dd2bf59cfbadbbd74c24 | [] | no_license | philipf/PioneerSoundRemote | 57d60d7b1c68b7a403c7b41aeb6a8ee34b9c54a6 | cb44e613864bc8ac40d2b6fe0e3ad7fdf280af05 | refs/heads/master | 2020-03-21T09:28:08.386574 | 2018-06-23T14:00:57 | 2018-06-23T14:00:57 | 138,401,267 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,443 | ino | // Simple remote to control the sound on a Pioneer A/V receiver by Philip Fourie
// Date: 2018/06/23
// Bill of materials:
// ------------------
// Arduino Uno (5V)
// PD333-3B/H0/L2
// - 5mm photodiode (used to record the original IR data code for each button)
// - http://www.everlight.com/file/ProductFile/PD33... | [
"philipf@agilebridge.co.za"
] | philipf@agilebridge.co.za |
35db99592c0f6cd98ea9a88d734afcefa1caecb5 | dd19c3e4d789f85a5f61e53d66f3ad58b6493f2a | /test/OFairfoilMesh/points | b0547147d2a3949587b0737286c691ae6f7ec852 | [
"MIT"
] | permissive | mohamedmkamra/FvCFD.jl | c262e7e0f3ceb155341598e4a25ab861a50fcc01 | 07afc193631af9c9d445df30a3528cd13cef580e | refs/heads/master | 2023-06-10T16:38:21.854410 | 2021-06-13T01:06:17 | 2021-06-13T01:06:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 861,790 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"hhstoldt@ucalgary.ca"
] | hhstoldt@ucalgary.ca | |
ae4fa9cdf9b0eb4649dbc35783c65ed1bcd77a87 | 371790345e6d6f2df2d3d8900263c3e1e2403216 | /Restaurant/Rest/Order.cpp | cf01c3eb9f35a32a7f6e458340b3950d1c0b965d | [] | no_license | abdullahalshawafi/Cookit | 8afc28ee3e3fe3af2016f05a576ec935a7dcb9de | 6936ded4ffc0bceeea438bf825215b9bc1f3d191 | refs/heads/master | 2022-10-01T06:23:56.768219 | 2020-06-01T22:11:52 | 2020-06-01T22:11:52 | 245,486,143 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,481 | cpp | #include"Order.h"
int Order::VIP_Wait = 0;
int Order::AutoPro = 0;
Order::Order()
{
Urgent = false;
}
Order::Order(int arrTime, int id, ORD_TYPE O_Type, int O_Size, double O_Money)
{
ArrTime = arrTime;
ID = (id > 0 && id < 1000) ? id : 0; //1<ID<999
type = O_Type;
status = WAIT;
OrderSize = O_Siz... | [
"abdullahadel.aam@gmail.com"
] | abdullahadel.aam@gmail.com |
0f1437f700020eafeab9130254314e7a66e8c051 | 9fad4848e43f4487730185e4f50e05a044f865ab | /src/components/test_runner/web_view_test_client.cc | c6338b3120ecab425aea0ac3f54150250df1161f | [
"BSD-3-Clause"
] | permissive | dummas2008/chromium | d1b30da64f0630823cb97f58ec82825998dbb93e | 82d2e84ce3ed8a00dc26c948219192c3229dfdaa | refs/heads/master | 2020-12-31T07:18:45.026190 | 2016-04-14T03:17:45 | 2016-04-14T03:17:45 | 56,194,439 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,207 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/test_runner/web_view_test_client.h"
#include "base/bind.h"
#include "base/bind_helpers.h"
#include "base/i18n/rtl.h"
#include "base/... | [
"dummas@163.com"
] | dummas@163.com |
b2f257e2ab9cde245b1959b6df35cc0d807a443c | 804ca72a78bd7da50ea294d42d424f8fabf10b72 | /Simple_LED.ino | a0be05b667aa6f620baef5a97f7506aac4160d87 | [] | no_license | Edwinrose/Arduino | b98f1ba5825bca7869361fa96313510f7f08588b | b64d3924e1ff94ba7ee4cb36b1cde78c543f6c3d | refs/heads/master | 2022-11-30T07:51:19.387456 | 2020-08-16T16:03:40 | 2020-08-16T16:03:40 | 105,785,867 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 207 | ino | int ledPin = 2; //GPIO2 (ESP-12E pin D4)
void setup()
{
pinMode(ledPin, OUTPUT);
}
void loop()
{
digitalWrite(ledPin, HIGH);
delay(100);
digitalWrite(ledPin, LOW);
delay(100);
}
| [
"noreply@github.com"
] | Edwinrose.noreply@github.com |
ed098432e335f6d8d77da1d02dbb5cc744e16b27 | 7546a2a3660688002df7bbd924075912bd2661b7 | /src/mean_histogram.h | f2c2e5ca7ddfde7baadb8d64dcea90c29561dc18 | [
"MIT"
] | permissive | northwolf521/poker-hand-clustering | 8bc912486fb0b551fbe9bfff97fcc0f5c636ca2d | 2a302242f977d35b1adf0087fbe0cc958a194dda | refs/heads/master | 2023-03-22T10:44:14.545727 | 2020-01-30T06:33:50 | 2020-01-30T06:33:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,927 | h | #ifndef POKER_HAND_CLUSTERING_TURN_MEAN_HISTOGRAM_H_
#define POKER_HAND_CLUSTERING_TURN_MEAN_HISTOGRAM_H_
#include <inttypes.h>
#include <algorithm>
#include <map>
#include <random>
#include <vector>
namespace poker {
template <typename IntType>
class MeanHistogramsCalculator {
size_t _clus_size;
// _sum_histogra... | [
"338@tutanota.de"
] | 338@tutanota.de |
0da8c965a3b96eaae55eba1f03fdad2befdd3e24 | 214b128cd5207c8d53a096f3af9a2c13659ae62e | /杭电真题/201902.cpp | 3c4852f1eb486ae8d5af95769e70ac0be8941601 | [] | no_license | chengleee/Algorithm-exercises | 9032144db541e22bc177bfae1344e0422413cadc | 405b51256ac9cc1baf911fd0ba254b14eea3e124 | refs/heads/master | 2021-07-19T16:08:47.507887 | 2021-01-07T00:58:40 | 2021-01-07T00:58:40 | 230,390,516 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 639 | cpp | /*
算法思想:
先序遍历
*/
int Isomorphic(Tree R1, Tree R2)
{
if ((R1 == Null) && (R2 == Null)){
return 1;
}
//对应一个树存在某个节点,而另一个树没有该节点
else if ((R1 == Null && R2 != Null) || (R2 == Null && R1 != Null)){
return 0;
}
else if (T1[R1].Element != T2[R2].Element)
{
return 0;
... | [
"443775387@qq.com"
] | 443775387@qq.com |
0574d0405c195eeb5aabdf28809d4d5b4d902d65 | bbf49952db49e0a4798ffabb382ea216f6c5ddb3 | /Chapter1/Exercise10/src/Main.cpp | 654c793e6442a671aa15d85b8135ac050c7bead7 | [] | no_license | utkarsh141193/CPPPrimer | b2e8f23e3fade506f5e62832d9579457a6a1b75f | aada9bbb08459f9622725ea77e1f920963d1f269 | refs/heads/main | 2023-04-03T08:16:44.822714 | 2021-04-14T12:44:42 | 2021-04-14T12:44:42 | 354,394,755 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 238 | cpp | // Program to sum the numbers from 50 to 100 using for loop.
//
#include <iostream>
int main()
{
int sum = 0;
for(int i = 50; i <= 100; ++i)
{
sum += i;
}
std::cout << "The sum from 50 to 100 is "<< sum <<std::endl;
return 0;
}
| [
"noreply@github.com"
] | utkarsh141193.noreply@github.com |
183d37d356ecaa51ed699105379f506c83cb9b8e | 60cc30c8222dcb8c96bc28cb2ebece27e0ba310d | /p4/FIFOQueueClass.h | 0cdfec6197153471a899312753841f31a8e36d31 | [] | no_license | BlackIceCHN/EECS-402 | 9707f5e56e15195a1c6dcd03b00f3d7091134905 | bb60f4f1a97ad767bc978b5617ae4f2196fb03be | refs/heads/master | 2021-04-12T03:27:19.824698 | 2017-04-19T03:06:08 | 2017-04-19T03:06:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 737 | h | #ifndef _TEMPLATE_FIFO_QUEUE_CLASS_
#define _TEMPLATE_FIFO_QUEUE_CLASS_
#include "LinkedNodeClass.h"
/* HEADER: FIFOQueueClass is a special 'first-in'first-out' queue
that riders enter while waiting for the line. The functionality
of the FIFO is mainly enqueuing and dequeueing riders. To help with
the simulation, it a... | [
"jarvmiller@gmail.com"
] | jarvmiller@gmail.com |
15524fd885ae95adbea2271ccc0dc769ce1016de | 1cf86f3b8a75e4b9e2256a49dd7f904d1bc3667c | /src/bind/math.c.cpp | b1a32eaf4b28f266124a6c6d0ce609974f7c39f8 | [
"Zlib"
] | permissive | hugoam/two | bfaa6f0184e7e45e4f2fbc0e2d6257ed51dfe54d | d4b386f48c572da03ac5c89e702cf08f388d434d | refs/heads/master | 2023-04-27T11:10:21.640620 | 2023-04-18T21:04:38 | 2023-04-18T21:04:38 | 116,430,022 | 717 | 63 | Zlib | 2019-05-11T16:04:24 | 2018-01-05T21:48:50 | C++ | UTF-8 | C++ | false | false | 47,821 | cpp | #include <infra/Api.h>
#include <type/Api.h>
#include <math/Api.h>
#ifdef TWO_PLATFORM_EMSCRIPTEN
#include <emscripten.h>
#define DECL EMSCRIPTEN_KEEPALIVE
#else
#define DECL
#endif
extern "C" {
// v2<float>
two::Type* DECL two_v2_float__type() {
return &two::type<two::v2<float>>();
}
two::v2<float>* DECL tw... | [
"hugo.amiard@wonderlandengine.com"
] | hugo.amiard@wonderlandengine.com |
8103753553fba007100c259ab01eb624f0761a14 | 9d0c1da53da9e60d4a891d7edb7a02c31c8d26b9 | /kaddressbook/imagewidget.cpp | ffe75d82307371b905f9e8ebd827fc4ba1f9a70a | [] | no_license | serghei/kde3-kdepim | 7e6d4a0188c35a2c9c17babd317bfe3c0f1377d2 | a1980f1560de118f19f54a5eff5bae87a6aa4784 | refs/heads/master | 2021-01-17T10:03:14.624954 | 2018-11-04T21:31:00 | 2018-11-04T21:31:00 | 3,688,187 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,322 | cpp | /*
This file is part of KAddressBook.
Copyright (c) 2003 Tobias Koenig <tokoe@kde.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at ... | [
"serghei.amelian@gmail.com"
] | serghei.amelian@gmail.com |
a375c04da50323ced9e99f91c5838f65212172fe | baf41bc3fdf5b6e4570fa13bdec1335a4731a015 | /src/lib/fidl/c/coding_tables_tests/coding_tables_tests.cc | 51ecf3c70424e1f57f6cc7ac8b1fedd88a212f33 | [
"BSD-3-Clause"
] | permissive | china-liweihong/fuchsia | 0e312d0bef598480e2c4062184e1a96d1bfbf7ce | a19257f0eed5458370e47f377dc24486794abec0 | refs/heads/master | 2022-07-03T10:25:01.096192 | 2020-05-07T07:31:54 | 2020-05-07T07:31:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,920 | cc | // Copyright 2019 The Fuchsia 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 <lib/fidl/internal.h>
#include <fidl/test/example/codingtables/c/fidl.h>
#include <zxtest/zxtest.h>
TEST(SomeStruct, CodingTable) {
const fidl... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
27c19b1b4e7884a8e9807275c23a454f9bc7252c | 627c1336d99f3a3bae67b9898b8206c0b9f8ae83 | /src/sa/LargestEmptySpaceShape.h | 21cea809c806118c030c835d6e5d57c673a3c31d | [
"MIT"
] | permissive | areong/CornerMacroPlacer | e5e80cdc3e97527f634310002659f614b8ab199e | da6841c110a829b33bd705cda13fb371ca369007 | refs/heads/master | 2021-01-21T04:39:05.934464 | 2019-10-16T10:53:57 | 2019-10-16T10:53:57 | 49,002,459 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 411 | h | #ifndef SA_LARGESTEMPTYSPACESHAPE_H_
#define SA_LARGESTEMPTYSPACESHAPE_H_
#include "sa/CostFunction.h"
/*
Assume state is a FloorplanState.
*/
class LargestEmptySpaceShape : public CostFunction {
public:
LargestEmptySpaceShape();
~LargestEmptySpaceShape();
/*
Return 1 - VerticalTilePlane::calculateLar... | [
"areong6378@gmail.com"
] | areong6378@gmail.com |
552ad21b22b77666c42ca66b87d7538acb77a723 | 372e4adc8d3a9e1c118b45951d82f56f15e89383 | /micro_controllers/pic/projects/pic_based_ automatic_Street_light_ project/ir_module_use _led_on_and_off.cp | e077febb6935abd4962a36fa59140f6fbf95a361 | [] | no_license | infocelab/embedded-projects | d190a23b9254b272643eb1a13259ae079ffa934d | ba4d099538df964feac0ee7cc7af10b3271db7b0 | refs/heads/master | 2021-01-12T18:09:01.718780 | 2015-08-18T13:36:18 | 2015-08-18T13:36:18 | 41,009,390 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 612 | cp | #line 1 "E:/celabcode/Embedded-Projects/project_codes/pic/pic_based_ automatic_Street_light_ project/ir_module_use _led_on_and_off.c"
void main()
{
TRISD = 0xFF;
TRISC = 0x00;
RC0_bit=1;
RC1_bit=0;
RC2_bit=0;
RC3_bit=0;
RC4_bit=0;
while (1)
{
if (RD0_bit == 1)
... | [
"celab2010@gmail.com"
] | celab2010@gmail.com |
b57f46e3b03b708e969760611f7cafa794d55a53 | 1ec6e6eb7782a36e0b32e616662ee2c2b00fe448 | /src/qt/receivecoinsdialog.h | 453f1a240d54c0721e27059ba6c85c1e201d5722 | [
"MIT"
] | permissive | Voyacoin/Voyacoin | 4e804de68fde47a5f98990f7e80a22f39d871259 | 4030c52983749f0e0ff3a20c0d67ced3f5b35b14 | refs/heads/master | 2021-03-12T23:40:55.998354 | 2015-02-22T00:20:42 | 2015-02-22T00:20:42 | 31,138,980 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,895 | 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 VOYACOIN_QT_RECEIVECOINSDIALOG_H
#define VOYACOIN_QT_RECEIVECOINSDIALOG_H
#include "guiutil.h"
#include <QDialog>
#i... | [
"dev@voyacoin.com"
] | dev@voyacoin.com |
2d1804eb0ec50f185151f1bce95a7ccb20daf564 | c8f889100deff0b94dc4a4cc660c6a488ca61620 | /src/movement/humanoid_model/src/HumanoidModelNode.cpp | d2aa0c58d37c6058e18b14c92c42b898f8cced6e | [] | no_license | victoraavila/robotica_ufu | 9039b4817a3fb5b12d12a72b51ac6309ee74a3bb | e7248125d35a133aa7d98098ed6e54eb67b7f98a | refs/heads/main | 2023-08-19T08:26:05.518097 | 2021-10-14T03:36:49 | 2021-10-14T03:36:49 | 369,691,084 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,268 | cpp | #include "humanoid_model/HumanoidModelNode.h"
HumanoidModelNode::HumanoidModelNode(ros::NodeHandle nh_, ros::NodeHandle nh_private_,ros::NodeHandle nh_private_walk_,ros::NodeHandle nh_private_movecreator_) : nh(nh_) , nh_private(nh_private_) , nh_private_walk(nh_private_walk_),nh_private_movecreator(nh_private_movecr... | [
"victoraavila200@gmail.com"
] | victoraavila200@gmail.com |
5976a657949ccdf20104289772e00f470e24ee6b | 80aec3b84bd07d03f5a375a37c142719b1a71f17 | /src/vocabulary.h | 1691146680f3fcd751fcc6707748742b83a70474 | [] | no_license | Yevgnen/GloVe-cpp | edac5fb32327916f6edc769843afcfd91b254d28 | 4b63366c5e90271118b8d803f6326940c7bf041b | refs/heads/master | 2021-09-14T01:15:22.522352 | 2018-05-07T01:57:29 | 2018-05-07T02:05:17 | 113,806,921 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,957 | h | #ifndef _SRC_VOCABULARY_H_
#define _SRC_VOCABULARY_H_
#include <cereal/archives/binary.hpp>
#include <iostream>
#include <map>
#include <set>
#include <unordered_map>
#include <vector>
#include "serialization.h"
using CountType = unsigned long long;
using WordFreq = std::pair<std::string, CountType>;
using WordMap = ... | [
"wherejoystarts@gmail.com"
] | wherejoystarts@gmail.com |
9dcfd8bd7dd34e159871fd7a401ff9d2f7639f66 | c26daa91c60a69f229953d9b039e37a1c46e1d93 | /Project4/OrderedList.h | 9006f1e3c493e352383bf295449e24f1218b2f86 | [] | no_license | cjohnson57/1254Assignment2 | dffc7452e51571cc9708ac4f246ab99dee934e94 | 872d254f7a892480e1e4eb2df4edda9320dac037 | refs/heads/master | 2021-01-22T01:48:39.719955 | 2017-09-03T05:03:06 | 2017-09-03T05:03:06 | 102,241,862 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,802 | h | /*
Author: Caleb Johnson
OrderedList.h
*/
#ifndef _ORDERED_LIST_GUARD
#define _ORDERED_LIST_GUARD 1
#define _ARRAY_LIST_MAX_NUM_OF_NODES 100
using namespace std;
template <class T>
class OrderedList
{
private:
int length; // number of items currently in the list
T nodes[_ARRAY_LIST_MAX_NUM_O... | [
"shadowshine57@gmail.com"
] | shadowshine57@gmail.com |
3f97081b4f5d613503b2980e7f1572694e9a0539 | 4aeb51c10b6c68003ba8494f2bca6b4742a05e71 | /Level 5/3.4/3.4.2/Shape.hpp | 7bf94b8a99b1af1602f31bb47407976a49924764 | [] | no_license | bingyingo/Baruch_Cplusplus_Financial_Engineering | 8d69c65dcea5f5ed027907a2258405751bbfaaf8 | eb979e3f2a82c9ac1833959169fcd6753c0a3904 | refs/heads/master | 2021-10-16T07:54:55.898314 | 2019-02-09T06:17:44 | 2019-02-09T06:17:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,084 | hpp | // Shape.hpp
//
// Header file for Shape. Shape is comprised of an ID.
// Includes standard constructor, copy constructor, assignment operator overload, and destructor
// Includes getter function for retrieving the id of the shape.
// Also includes function ToString() that returns the id of the Shape as a string ... | [
"noreply@github.com"
] | bingyingo.noreply@github.com |
0e2a293c4032884c14f0d7abcd2f0fd42d1a57bf | 3ce248780af48b70c0ac6b755ea3608faa4f6931 | /include/utils/ads_ip_location.h | 88134d05a6b42a5ae000b9da74ad7b65bedebcb8 | [] | no_license | foodie/ads | 97ff2a909be7cfcb45403cb12ce91b61593c772e | 574789baddf61f28dc9d51be713d43582dfacaa9 | refs/heads/master | 2021-04-24T23:04:45.741970 | 2018-02-22T07:39:56 | 2018-02-22T07:39:56 | 122,709,335 | 0 | 1 | null | 2018-02-24T06:10:52 | 2018-02-24T06:10:52 | null | UTF-8 | C++ | false | false | 1,493 | h | #ifndef _ADS_IP_LOCATION_H
#define _ADS_IP_LOCATION_H
#include <stdlib.h>
#include <stdio.h>
#include <string>
#include <string.h>
#include "core/ads_singleton.h"
using std::string;
static const unsigned int WRY_FILE_LEN = 6*1024*1024;
static const unsigned int WRY_IP_LEN = 4;
static const unsigned int WRY_ID_LEN ... | [
"suz.yang@c3f05a90-ab38-4639-bb16-76adefa795eb"
] | suz.yang@c3f05a90-ab38-4639-bb16-76adefa795eb |
6e55a0851a0392692e7199d4d76d9461a87357b7 | 8b77262bc9900b80958597c4eab4bf97b819f1ea | /generate.cpp | 95b2a3eb3f62fa754a5cd1bbe08cfe9372c91811 | [] | no_license | nkersting/Code | fa4b752cdebfe40f8dfce396e2be1cce4542c3c3 | f30d2aad38eb2c5fc0012625709c76b6593b02d9 | refs/heads/master | 2021-01-19T05:53:54.741644 | 2017-05-28T09:26:56 | 2017-05-28T09:26:56 | 15,555,940 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,521 | cpp |
#include "groups.h"
#include <iostream>
#include <string>
#include <sstream>
#include <list>
#include <set>
#include <vector>
#include <sstream>
#include <memory>
#include <fstream>
#include <string.h>
#include <math.h>
#include <cstring>
#include <map>
#include <algorithm>
#include <ctime>
#include "dirent.h"
using... | [
"nkersting@princeton.com"
] | nkersting@princeton.com |
72a055db7b75651705cc8341d0898da9821c0656 | c1a082db171a27ee53201d7f1ce258df9f89c98b | /Homework/hw06 sound and music/hw06.4 - Scrolling platformer demo - with sound/hw4 - platformer/8.0 main_hw04 apply gravity and collision.cpp | 64231bc2f298301408c5d19c3293ba4689874388 | [] | no_license | Vikktour/CS3113-game-programming | 41164537d043a28756bcd7f869c7daf39ba76d8f | dc93dedc3cf4bb704e874d899812bc385e0ccde9 | refs/heads/master | 2021-05-09T21:07:09.526106 | 2021-01-27T22:14:05 | 2021-01-27T22:14:05 | 118,719,482 | 0 | 1 | null | 2018-01-24T06:20:44 | 2018-01-24T05:58:06 | null | UTF-8 | C++ | false | false | 17,973 | cpp | /*
Victor Zheng vz365
hw04 Scrolling platformer demo
Controls:
questions and answers:
*/
#define STB_IMAGE_IMPLEMENTATION //to allow assert(false)
#ifdef _WINDOWS
#include <GL/glew.h>
#endif
#include <SDL.h>
#include <SDL_opengl.h>
#include <SDL_image.h>
#include "ShaderProgram.h"
#include "Matrix.... | [
"noreply@github.com"
] | Vikktour.noreply@github.com |
1acf9d1364a199bddfdea902820b8711c5809052 | bdfe965225a849fcb126623be1556bf059de7df6 | /UVA_11028 - Sum of Product.cpp | 19f91132a84136a15782e50b2e10fb03b620a7e1 | [] | no_license | rabelhmd/UVA-Solutions | 84607f333a8145fedccb73dd0fa694c25516d4ca | 562d90fdf075f75d8e0669c749aa865c57d690d6 | refs/heads/master | 2021-07-15T16:01:21.697126 | 2017-10-20T07:01:26 | 2017-10-20T07:01:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 435 | cpp | #include "bits/stdc++.h"
using namespace std;
#define LL long long int
main()
{
LL value[30] = {1, 1, 1, 3, 8, 21, 43, 69, 102, 145, 197, 261, 336,
425, 527, 645, 778, 929, 1097, 1285,1492, 1721, 1971,
2245, 2542, 2865, 3213, 3589 };
LL N, Case = 1;
while(scanf("%lld... | [
"rabelhmd@gmail.com"
] | rabelhmd@gmail.com |
30b5a9164976b39e3c3b549777f8cbf7096ed01b | e393af0196437c5ae14a33f67f587d886b96a49d | /ugrepclient/ugrepclient.cpp | 1e88ff589dd1fe888c9fee1c856999995ab594f7 | [] | no_license | michaelhangang/Remote-UltraGrep | 87e8b6eb2d3b63b091c2445fbef65a55c7fe25e9 | 3fa3c373fd5cc94f05b4bde59d7b326ab74d0a43 | refs/heads/master | 2023-01-28T22:56:06.788105 | 2020-12-11T03:22:47 | 2020-12-11T03:22:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,065 | cpp | // ugrepclient.cpp : This file contains the 'main' function. Program execution begins and ends there.
//Author : Gang Han
//Data: 2020 12.10
#include "ClientTcpSocket.hpp"
#include <string>
#include <thread>
#include <future>
#include <sstream>
using namespace std;
// Get a report from a server.
void getReport(promi... | [
"46079251+michaelhangang@users.noreply.github.com"
] | 46079251+michaelhangang@users.noreply.github.com |
4c6da692a7eeae54d7ab3aa8a9fc8c8d7e3d703a | a3cdfe003b946b7fc3c5d2e8dd0acf88a49c117c | /test/impl/oclint/rule/CyclomaticComplexityRuleTest.cpp | 8fc7bccbb74137592dcdaa62b050b896582d99fa | [
"BSD-3-Clause"
] | permissive | ghorvath/oclint | 8d3eb0a6aa072b61fdc444ae7fb2f224602ad6ef | 687d960e26aed4a9afa50ab6985117a5de27199b | refs/heads/master | 2021-01-18T09:04:42.174460 | 2011-12-05T18:47:38 | 2011-12-05T18:47:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,158 | cpp | #include "oclint/rule/CyclomaticComplexityRuleTest.h"
#include "oclint/ViolationSet.h"
#include "oclint/Violation.h"
#include "oclint/StringSourceCode.h"
#include "oclint/helper/CursorHelper.h"
#include "oclint/helper/CursorExtractionHelper.h"
#include <clang/AST/DeclObjC.h>
using namespace clang;
void CyclomaticCom... | [
"longyi@chaione.com"
] | longyi@chaione.com |
354c80704a58cd185a70d327f6195259e3a36180 | f152cdd9835669f918c68951e8fb1c1cf6a5a642 | /qceplib-base/qcepdataimportdialog.h | 109b546cfe4c997d0100438857b24b690182606d | [] | no_license | guyjennings/qceplib | ae71d4f2d962d54c9843c0ae5ef0cba4e45d00f6 | 85ff3e5f320d50296f0719a4b0291f4bbac7df1f | refs/heads/master | 2021-01-16T17:47:30.316468 | 2017-07-05T20:41:27 | 2017-07-05T20:41:27 | 39,257,529 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,234 | h | #ifndef QCEPDATAIMPORTDIALOG_H
#define QCEPDATAIMPORTDIALOG_H
#include <QDialog>
#include "ui_qcepdataimportdialog.h"
#include "qcepdatasetmodel-ptr.h"
#include "qcepexperiment-ptr.h"
#include "qcepdataimportparameters-ptr.h"
#include <QModelIndexList>
class QcepDataImportDialog : public QDialog, public Ui::QcepDataI... | [
"jennings@anl.gov"
] | jennings@anl.gov |
6cd985617eb8d700936706a09341c68c829b0d54 | 6d7bc6936fe467ce2eafcda3c933176a0cbea0c4 | /code/include/results.hpp | 369d140fb38ff514f4d24209a916e3fa59785536 | [] | no_license | wrossmorrow/floatsums | f661ddc8268215b2cff37a52193cc64fb6cb9139 | 4ca64b7b4e02f60022431305c52073b344ae7363 | refs/heads/master | 2022-12-18T13:45:43.459638 | 2020-09-22T17:21:45 | 2020-09-22T17:21:45 | 297,154,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,209 | hpp |
#include <fstream>
using namespace std;
class Results {
public:
char lbl[3] = {'+','-','?'};
int fcc[3] = {0} , fdc[3] = {0}, dcc[3] = {0}, ddc[3] = {0};
int N , T;
bool B , F , D;
Results( int N , int T , bool B , bool F , bool D ) : N{N},T{T},B{B},F{F},D{D} {}
void write( const char ... | [
"morrowwr@mememe.local"
] | morrowwr@mememe.local |
4ac64163b0b9b21a8980ad2d00399f21c1dead19 | 40e8f4e01c3bdbfa2b96c56849644d4b3fb29c36 | /main.cpp | a92fc56f7ef3d29825d25c02bd9b7aae77dbddcb | [
"MIT"
] | permissive | CaptainFlint/hideconsole_hdls | fb348d25c2185e0fb11eaaf0e5508ea4f5b9695c | 2eec957936f7257fe31068d6c1a203f7bfe84b37 | refs/heads/master | 2021-04-25T08:06:28.578236 | 2018-02-20T13:55:49 | 2018-02-20T13:55:49 | 122,204,863 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,943 | cpp | #include <Windows.h>
__forceinline void ZeroMem(void* buf, size_t sz)
{
for (size_t i = 0; i < sz; ++i)
((BYTE*)buf)[i] = 0;
}
int wWinMainCRTStartup()
{
LPWSTR CmdLine = GetCommandLine();
// Remove the main executable from command line
bool InsideQuotes = false;
while ((*CmdLine > L' ') || (*CmdL... | [
"support@flint-inc.ru"
] | support@flint-inc.ru |
30657d81974179420ba9c360fd0781b03626da87 | 3c2bfc001cebbe84de00360b015960617128949b | /epoch1/gridpack/ggttgg/madevent/Source/nexternal.inc | 5ee84b63aa7da63ccf6df03133973c713b1d010d | [] | no_license | YoungKwonJo/madgraph4gpu | 5bfaadad1370f7d4104cb19f49ee17d5532694ad | 775b30399bc3d88eedbc6d6cc928eba20be3c415 | refs/heads/master | 2023-07-29T23:17:23.441919 | 2021-09-24T14:00:43 | 2021-09-24T14:00:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 41 | inc | ../SubProcesses/P1_gg_ttxgg/nexternal.inc | [
"andrea.valassi@cern.ch"
] | andrea.valassi@cern.ch |
bdd0cf6894683ac98203054e77b663597aad2bee | c68f791005359cfec81af712aae0276c70b512b0 | /Damascus Collegiate Programming Contest 2015/g.cpp | 07e92d14401456aee5e752c8334eed14abf94c78 | [] | no_license | luqmanarifin/cp | 83b3435ba2fdd7e4a9db33ab47c409adb088eb90 | 08c2d6b6dd8c4eb80278ec34dc64fd4db5878f9f | refs/heads/master | 2022-10-16T14:30:09.683632 | 2022-10-08T20:35:42 | 2022-10-08T20:35:42 | 51,346,488 | 106 | 46 | null | 2017-04-16T11:06:18 | 2016-02-09T04:26:58 | C++ | UTF-8 | C++ | false | false | 777 | cpp | #include <bits/stdc++.h>
using namespace std;
const int mod = 1e9 + 7;
const int N = 2e4 + 5;
long long fact[N], ifact[N];
long long power(long long a, long long b) {
if(b == 0) return 1;
long long temp = power(a, b / 2);
temp = temp * temp % mod;
if(b & 1) {
temp = temp * a % mod;
}
return temp;
}
... | [
"l.arifin.siswanto@gmail.com"
] | l.arifin.siswanto@gmail.com |
041a04ac1a18d781d20ee7fedbfa016f1d4436ea | b578be254fe1acfe98f054576aaaeec7490e43f3 | /Plugin/Importer/aiContext.cpp | 631aae6ae062a51e39adf7616cd168424fa9fa45 | [
"MIT"
] | permissive | ElonGame/AlembicImporter | d1685b91872171e918eb8d3cd5b916e2c65e53ac | efe710d2bb959117aea6ca1312c6490206de3a8f | refs/heads/master | 2021-05-16T13:57:37.471780 | 2016-01-18T15:01:42 | 2016-01-18T15:01:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,061 | cpp | #include "pch.h"
#include "AlembicImporter.h"
#include "aiLogger.h"
#include "aiContext.h"
#include "aiObject.h"
#include "aiSchema.h"
#include "aiXForm.h"
#include "aiPolyMesh.h"
#include "aiCamera.h"
#include <limits>
class GlobalCache
{
public:
struct ArchiveItem
{
Abc::IArchive ar... | [
"saint.skr@gmail.com"
] | saint.skr@gmail.com |
be59bdb86b9f17cd457bd39907c35126fe34c28f | ef89332ae5a17dc1c79d2a71a12e3f3aab555c3a | /Info/LaboDocumentation/Presentations/SEE_examples/RobocupExample/Manager.cpp | fc6c8685d4c8357c7f25a5b2360542a848d79a33 | [] | no_license | sammaes/piBotSchakel | faa7d6c9a4e4e6f6af5912147aa439f76069e6cd | c7d04e0b44b96f4d5e08af7a0b16f22a38496547 | refs/heads/master | 2021-01-18T22:38:36.306260 | 2016-04-14T13:44:32 | 2016-04-14T13:44:32 | 32,748,946 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,027 | cpp | /*
* Author: Floris De Smedt - EAVISE/VISICS
*
* Manager.cpp
*/
#include "Manager.h"
void Manager::AddRobot(string name, Point Location){
RBots.push_back(new Robot(name,Location));
}
int Manager::FindPosition(string name){
for(int i=0;i<this->RBots.size();i++){
if(RBots[i]->getName()==name)
... | [
"sammaes92@gmail.com"
] | sammaes92@gmail.com |
d549cdb8c7d3ddc08a803c12906d458746b7e992 | 9e37bb8dc004cc39f39aae340b5ca5e3223bbde0 | /095-1929.cpp | e6781f7cc32c656ec4dc0c48e2906c76c1a59278 | [] | no_license | yongsoonko/solved-problems | 5868823edfa2a5451b23b06e06ee7855b7073182 | 55dd3e0a1e40581f48a46b4ed78455d04de41ffc | refs/heads/master | 2022-11-19T15:23:39.938416 | 2020-04-07T03:37:15 | 2020-04-07T03:37:15 | 221,386,455 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 610 | cpp | #include <iostream>
#include <string>
#include <time.h>
#include <vector>
#include <cmath>
using namespace std;
int main() {
ios::sync_with_stdio(false);
cin.tie(NULL);
cout.tie(NULL);
clock_t start = clock();
int m, n;
cin >> m >> n;
// 소수인 경우 true
vector<bool> v(n + 1, true);
v[1] = false;
fo... | [
"goys5228@gmail.com"
] | goys5228@gmail.com |
bfa411a5b414acfa252b9147201bb7c08d649fbb | c1f40215bd8e7c2423e56422018de94bb9daaa09 | /venv/lib/python3.7/site-packages/pystan/stan/lib/stan_math/stan/math/prim/mat/prob/lkj_cov_lpdf.hpp | 55d6f667b0d8619c2421c62b149f197ef0911c72 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | vchiapaikeo/prophet | e05fc1854fed35387449e6a11f89f03187f344a1 | e8c250ca7bfffc280baa7dabc80a2c2d1f72c6a7 | refs/heads/master | 2022-04-22T04:49:09.716851 | 2020-04-18T15:21:18 | 2020-04-18T15:21:18 | 256,718,973 | 0 | 0 | MIT | 2020-04-18T14:34:53 | 2020-04-18T09:53:39 | Python | UTF-8 | C++ | false | false | 4,811 | hpp | #ifndef STAN_MATH_PRIM_MAT_PROB_LKJ_COV_LPDF_HPP
#define STAN_MATH_PRIM_MAT_PROB_LKJ_COV_LPDF_HPP
#include <stan/math/prim/scal/err/check_size_match.hpp>
#include <stan/math/prim/mat/err/check_square.hpp>
#include <stan/math/prim/scal/err/check_finite.hpp>
#include <stan/math/prim/scal/err/check_positive.hpp>
#include... | [
"vchiapaikeo@etsy.com"
] | vchiapaikeo@etsy.com |
f31b18c1a39dac56015749ab756404a4fed739c0 | 9c303af1ed008b99b9a4972f18eef6cf8cdd286a | /radix_sort.cpp | 364fc7df51d9d1970f68766e25ab89cc54890e0f | [] | no_license | guohengkai/algorithm | 9628dd37f34ff0c12858163af1efdbfd8e3823e5 | 548c2d2840eb68d07f2190a490e4cb814698c659 | refs/heads/master | 2021-01-19T00:40:48.526808 | 2018-07-07T08:13:10 | 2018-07-07T08:13:10 | 67,852,214 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,428 | cpp | /*************************************************************************
> File Name: radix_sort.cpp
> Author: Guo Hengkai
> Description: Radix sort
> Created Time: Sat 10 Sep 2016 03:32:49 PM CST
************************************************************************/
#include "common.h"
const int... | [
"guohengkaighk@gmail.com"
] | guohengkaighk@gmail.com |
1abf483101a6f7fb05dbbbe922b51e705663007e | 4222d4de5d5c081ae6109baed60ee234c495d2a9 | /CT/Parser.h | c0fb47c24f98bf052702627d5f8ed8a8b0516f5e | [
"MIT"
] | permissive | bredelings/Compatibility-Testing | b0010b389c259100a14a592a963c6f66c0811d3c | d775a1a052bf09655a154bc115eb95ce00f40d9e | refs/heads/master | 2022-12-07T08:49:22.977376 | 2020-09-01T17:15:38 | 2020-09-01T17:15:38 | 292,032,416 | 0 | 0 | MIT | 2020-09-01T15:15:09 | 2020-09-01T15:15:08 | null | UTF-8 | C++ | false | false | 1,873 | h | //MIT License
//
//Copyright (c) 2018 Lei Liu
//
//Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
//documentation files (the "Software"), to deal in the Software without restriction, including without limitation
//the rights to use, copy, modify, merge, publ... | [
"github4lliu@gmail.com"
] | github4lliu@gmail.com |
c95678bdd5cd58bb03bd40f72bb5f6ff5ec31012 | 6e6ec445c99523c566599894fb9d371127768d47 | /minisat/utils/StreamBuffer.h | 73777079cfa32e73cd6adc22b49c946e1f07ce1e | [
"MIT"
] | permissive | fkutzner/minisat | 9dda52bbeee600b4fb2653e75102f15f9ba7ff69 | 998df47ed962be5c4cbdbf121b7a680ad76ef4ec | refs/heads/master | 2020-03-10T18:50:00.580567 | 2018-05-18T12:11:28 | 2018-05-18T12:11:28 | 129,534,937 | 0 | 0 | null | 2018-04-14T16:32:31 | 2018-04-14T16:32:31 | null | UTF-8 | C++ | false | false | 2,622 | h | /************************************************************************************[ParseUtils.h]
Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
Copyright (c) 2007-2010, Niklas Sorensson
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation ... | [
"felixkutzner@gmail.com"
] | felixkutzner@gmail.com |
b0d46604bb44bfcfe5238589e204de34d2ead627 | 6aca6f0d4dd61c7f4208015a04355361e5f0c988 | /5/src/user/Hello.cc | f299bb1b8271654d56646a2fbe44e0aae9b4ca51 | [] | no_license | bognari/CoStuBs | f1b9b9f1cba8c6047394c07743219b7d0c85b332 | ab2ac1738f0584bbdfdc1c048f3346b7d02fb969 | refs/heads/master | 2021-03-27T13:37:42.263672 | 2013-06-08T12:53:52 | 2013-06-08T12:53:52 | 10,547,883 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,180 | cc | #include "user/Hello.h"
#include "system/Environment.h"
Hello::Hello(const char* name, int runs, int slice, void* sp, Console& console) : Thread(sp, slice), console(console), runs(runs), name(name)
{
out.print(name);
out.println(" is created!");
this -> start();
}
Hello::~Hello()
{
this -> console.attach();
ou... | [
"bognari.s@gmail.com"
] | bognari.s@gmail.com |
f18a39dcde55d8ab25acdf2724229a8d79101525 | 10ed683bcd2ba0ade6095975014f5c43d6ad55e6 | /Examples/Fatras/src/detail/FatrasExampleBase.hpp | 84a2beebe9df5912845b85e4cef46371c9b035ac | [] | no_license | Sharad24/acts-framework | a922dabeaa3abc548b3fd3c7852f273227323e67 | 452fdc841a3fd31d6b76baabfd6ca529647baa12 | refs/heads/master | 2022-12-13T01:31:22.160636 | 2020-03-11T08:52:08 | 2020-03-11T08:52:08 | 204,444,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,121 | hpp | // This file is part of the Acts project.
//
// Copyright (C) 2017 Acts project team
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#pragma once
#include <memor... | [
"f20170472@goa.bits-pilani.ac.in"
] | f20170472@goa.bits-pilani.ac.in |
ce960889ecfa2dce1935ae1aa59c9eb3f4dca877 | 9d0c1da53da9e60d4a891d7edb7a02c31c8d26b9 | /kontact/plugins/weather/weather_plugin.cpp | 2c0934bf923ba77942ac5ffcdefe8b9bafaf27ca | [] | no_license | serghei/kde3-kdepim | 7e6d4a0188c35a2c9c17babd317bfe3c0f1377d2 | a1980f1560de118f19f54a5eff5bae87a6aa4784 | refs/heads/master | 2021-01-17T10:03:14.624954 | 2018-11-04T21:31:00 | 2018-11-04T21:31:00 | 3,688,187 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,322 | cpp | /*
This file is part of Kontact.
Copyright (C) 2003 Tobias Koenig <tokoe@kde.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at you... | [
"serghei.amelian@gmail.com"
] | serghei.amelian@gmail.com |
5fcaca8f00b243297c41ebfbf48c78e873c0362b | 95cc023556e96743b1b47f4459181a81bf592be7 | /lib/wlan/mlme/include/wlan/mlme/mac_frame.h | 7786ce55f182ce3848afe86f61970cbb4bbf8e7a | [
"BSD-3-Clause"
] | permissive | return/garnet | 5034ae8b8083455aa66da10040098c908f3de532 | f14e7e50a1b6b55eaa8013755201a25fc83bd389 | refs/heads/master | 2020-03-23T16:13:28.763852 | 2018-07-21T07:24:31 | 2018-07-21T07:24:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,104 | h | // Copyright 2017 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma once
#include <wlan/mlme/sequence.h>
#include <fbl/type_support.h>
#include <fbl/unique_ptr.h>
#include <lib/zx/time.h>
#include <wlan/common/bit... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
5d3df6b71b6a486d3c05d6c965817659baa9b9eb | 8839ae53da765c6ebd54d5fa97b4325730efbd54 | /inc/kl_divergence_functions.h | 41caf840f1bce53bd12f5bcaf68ae5e44aa9bede | [] | no_license | wavescholar/klMatrixCore | f176803a3870ae06beccd46a369df99a033e5420 | 281f341e69e5173c80f38c12611787c13c1272c6 | refs/heads/master | 2021-07-15T16:20:06.562301 | 2015-10-05T18:02:05 | 2015-10-05T18:02:05 | 6,783,829 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,677 | h | /*******************************
* Copyright (c) <2007>, <Bruce Campbell> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this l... | [
"wavescholar@gmail.com"
] | wavescholar@gmail.com |
a4b43d8307de4c03685af65c0e49df0e08cba720 | d282d555b33ee3f6363f6839f82157e0ed48ceaa | /05/P2.cpp | 941ab71feb5b7ba56eab07c27903e4c7b41805f6 | [] | no_license | UnsafePointer/advent-of-code-2019 | 5949b1b93e10560f52bb188348b3329e7cd781af | 8c3065938a9c8fdb287ef2dafc2790f3fb69b4b3 | refs/heads/master | 2020-09-23T15:22:14.830510 | 2019-12-13T06:20:56 | 2019-12-13T06:20:56 | 225,529,844 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,699 | cpp | #include <iostream>
#include <fstream>
#include <cstdint>
#include <sstream>
#include <vector>
using namespace std;
struct Instruction {
uint64_t op;
uint64_t intcode;
vector<bool> parameterMode;
Instruction(int64_t opcode) : intcode(opcode) {
op = 0;
parameterMode = {};
whil... | [
"renzo@crisostomo.me"
] | renzo@crisostomo.me |
5036cfcf32f901acd901f2bcd99de10501abd5dc | ae2f7ad4b7ef977d1914843d6ed93f3891713ab2 | /Claude/interfaceDEL4.ino | d942c89300af0a58adf12694a75439a02c23b0c9 | [
"Apache-2.0"
] | permissive | TSO-team/Vehicule | 805d01aa0639017e6672a23e6545dbef42ccca30 | 5924c9b516a0978159b521db45609bc4257ae8b3 | refs/heads/main | 2023-02-03T13:53:19.893500 | 2020-12-18T13:24:23 | 2020-12-18T13:24:23 | 310,890,351 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,571 | ino | //interfaceDEL4:
//Historique:
// 2020-11-15, Yves Roy, creation
//INCLUSIONS
#include "main.h"
#include "piloteSortieDEL4.h"
#include "piloteTicker.h"
#include "serviceBaseDeTemps.h"
#include "interfaceDEL4.h"
//Definitions privees
#define INTERFACEDEL4_COMPTE_MAXIMUM_POUR_ALLUMER (\
INTERFACEDEL4_TE... | [
"nomfullcreatif@gmail.com"
] | nomfullcreatif@gmail.com |
3852c1c4fcf0445b72366acded63dd99998c0633 | 9012f534bb271c30750f73da81252dfa62def9be | /laddu.cpp | f620566cbf76395bd5c5b91ec34dcab681faf102 | [] | no_license | akulkanojia2414/Spoj_questions | a90d08cc3cb4dc943e0dedcf9bf17c14e1215ed6 | 14742ea8efa17927e32d565a0f02b09d246264a7 | refs/heads/master | 2021-01-18T13:58:30.917482 | 2015-01-14T09:11:22 | 2015-01-14T09:11:22 | 23,980,064 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,142 | cpp | #include <iostream>
#include <cstdio>
#include <cstring>
#include <algorithm>
#include <utility>
#include <map>
#include <vector>
#include <list>
#include <string>
#include <set>
#include <queue>
#include <ctime>
#include <fstream>
#include <sstream>
#include <cmath>
#include <limits.h>
#include <cstdlib>
#include <sta... | [
"akulkanojia2414@gmail.com"
] | akulkanojia2414@gmail.com |
bc94bd7a71411131d9d996394a42cc99a745339b | 5a294cedee7d26bd078368f0d4250ff81388a24c | /code/src/problem7_print_ascii/main.cpp | f977966a46d739e0596883188af0bad46f6d23f3 | [] | no_license | pumpkin-code/dsba-prog-2021spring-wshps03-04 | 029efdbfd93e7249c7aaafc6845988ba57d17746 | fad497b087a6e59909d55d09395ae0f06aa5b689 | refs/heads/master | 2023-02-18T14:30:33.131264 | 2021-01-18T22:09:45 | 2021-01-18T22:09:45 | 330,771,116 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 681 | cpp | ////////////////////////////////////////////////////////////////////////////////
/// \file
/// \brief Main module for Problem 7: "Print ASCII table".
/// \author Sergey Shershakov
/// \version 0.1.0
/// \date 19.01.2021
/// This code is for educational purposes of the course "Introduction
... | [
"bjolyk@gmail.com"
] | bjolyk@gmail.com |
08a43cac1f0dce5c8c90adbf478a23ca35daffb0 | 692e36818bdefc892c15b2f313ade0bf4452cf35 | /samael/src/FileExplorerListProxyModel.cpp | a58abf99ab76ece9239915d88fdbf288e129577d | [] | no_license | NPTricky/img-classification-ss13 | 814480a69489ad328b8ebd2d1632dc36ee40f5de | cd234ecde9f670c6cf7705d7aa54eed24c1dd991 | refs/heads/master | 2016-09-06T12:26:08.769213 | 2013-07-10T13:41:02 | 2013-07-10T13:41:02 | 9,509,127 | 0 | 1 | null | 2013-06-25T15:48:56 | 2013-04-17T22:44:03 | C++ | UTF-8 | C++ | false | false | 1,664 | cpp | #include "stdafx.h"
#include "FileExplorerListProxyModel.h"
FileExplorerListProxyModel::FileExplorerListProxyModel(QObject *parent /*= nullptr*/)
: QSortFilterProxyModel(parent)
{
connect(this,SIGNAL(modelReset()),this,SLOT(onSourceModelChanged()));
QRegExp m_Filters = QRegExp("(bmp|dib|jpeg|jpg|jpe|jp2|p... | [
"tim@nptricky.com"
] | tim@nptricky.com |
e07fc30bafe60b652251fc8b209aad6d8944e1a8 | b35c6859e5e70348d1feafeeb35f6fd0fda7a621 | /day2/gt.cpp | 01079609fb3b57d8b133e21010aeff7a96831f7a | [] | no_license | MessyShen/FreeLoopDaily | 58c975d5538c9480f9228230cfd4765ed06af2ef | b4fb1115bf4a30e5c42f00c601277f5560d2eb88 | refs/heads/master | 2021-01-21T14:53:50.469026 | 2017-08-23T08:15:01 | 2017-08-23T08:15:01 | 95,357,464 | 5 | 1 | null | 2017-06-25T12:44:07 | 2017-06-25T12:09:06 | C++ | UTF-8 | C++ | false | false | 627 | cpp | #include<iostream>
#include<cstring>
#include<cstdlib>
#include<cstdio>
#include<cmath>
#include<algorithm>
using namespace std;
typedef long long lint;
const int maxn=3000+10;
int n;
int p[100100];
int main()
{
int t;
cin>>t;
while(t --)
{
cin>:>n;
for(int i = 2;i <= n;i ++)
cin>>p[i];
if(n % 2)
{
... | [
"MessyShen"
] | MessyShen |
5bad9170b3ae2ee44830332aa6c27a0ee7bbfa93 | 03742d47850b16fc825b44a381f1553a4be428db | /GGP-Project/Rescue-Engine/InputManager.h | 267baa58c04c473d9ccfbc9eb808259db01e635f | [
"MIT"
] | permissive | rimij405/ggp-smij | 2bc0f990bd9a35d65b60412e950301e43bef6157 | 7f0e73eb3def42d344f3a4748aa2b091f0b5abc9 | refs/heads/master | 2020-04-25T22:54:19.180608 | 2019-05-02T11:34:55 | 2019-05-02T11:34:55 | 173,127,068 | 3 | 1 | MIT | 2019-05-02T08:30:17 | 2019-02-28T14:29:55 | C++ | UTF-8 | C++ | false | false | 7,345 | h | #pragma once
#include "Windows.h"
#include <DirectXMath.h>
#include <map>
//Enum for mouse buttons
enum class MouseButtons {L, R, M};
// Singleton basis from: https://stackoverflow.com/questions/1008019/c-singleton-design-pattern
// --------------------------------------------------------
// Singleton
//
// Handles ... | [
"michaelclavell11@gmail.com"
] | michaelclavell11@gmail.com |
51f9debc1bdc1e6513b7b2c8a590adf4d270cf8f | 5bbbe92351acc1d319bf688dfd22bad51f2055df | /본문소스/CH_44_06/CH_44_06.ino | 820409c3ccbd9172ce594b3ad09e8740375853ad | [] | no_license | lsa-src/ArduinoBible | 70a8d152af68fbecfeb5cc8bf93d5a3a288ba653 | a293231368f8c9b14014dd551575b1452f1c8108 | refs/heads/main | 2023-05-27T00:36:13.742810 | 2021-06-07T01:19:45 | 2021-06-07T01:19:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 663 | ino | #include <Adafruit_STMPE610.h>
#define STMPE_CS 8 // 터치패널의 CS 핀
// 터치패널을 위한 객체 생성
Adafruit_STMPE610 myTouch = Adafruit_STMPE610(STMPE_CS);
void setup() {
Serial.begin(9600);
pinMode(10, OUTPUT); // TFT-LCD가 선택되지 않도록 함
digitalWrite(10, LOW);
myTouch.begin(); // 터치패널 객체 초기화
}
void loop() {
i... | [
"jeipubmanager@gmail.com"
] | jeipubmanager@gmail.com |
d2c3d39f24298d1d9224cee598a9db5368477aa7 | 30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a | /DP/3062.cpp | cb3ae01c780998e13b713291f4df8506763e5864 | [] | no_license | thegamer1907/Code_Analysis | 0a2bb97a9fb5faf01d983c223d9715eb419b7519 | 48079e399321b585efc8a2c6a84c25e2e7a22a61 | refs/heads/master | 2020-05-27T01:20:55.921937 | 2019-11-20T11:15:11 | 2019-11-20T11:15:11 | 188,403,594 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 930 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
const int maxn = 5005;
const ll INF = 0x3f3f3f3f3f3f3f3f;
int a[maxn],b[maxn];
ll ans[maxn];
int main(){
int n;
scanf("%d",&n);
for(int i = 1 ; i <= n ; ++ i)scanf("%d",&a[i]);
for(int i = 1 ; i <= n ; ++ i)s... | [
"mukeshchugani10@gmail.com"
] | mukeshchugani10@gmail.com |
d2ef7ec6975cee35bd9c0fc686a2405112a251fa | 38b2b96759a0107699831a008f2b416dfe6f4ebb | /41. 50 - 1/41. 50 - 1.cpp | 139b7fcbc7559580d927484a49893466b1bd3d94 | [] | no_license | Vedant-Jayesh-Oza/My-CPP-Programs | 4d51e8e0a1e8c605636e648cc9b1b82f3d84ba89 | 025bd3813ed3547dee6cf1deb3e80485ef49c91c | refs/heads/main | 2023-01-14T22:46:40.756557 | 2020-11-26T14:03:10 | 2020-11-26T14:03:10 | 316,258,766 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 111 | cpp | #include<iostream.h>
#include<conio.h>
void main()
{
for(int i=50;i>0;i--)
{
cout<<i<<endl;
}
getch();
} | [
"vedantoza1313@gmail.com"
] | vedantoza1313@gmail.com |
61cfa61adc95639c998ad7d8eff381b7dedba062 | 732a527bf7aead3e01080613bf61cfe701cd0f27 | /Targets/AT91SAM9X35/AT91_Time.cpp | b3cdf4ecb66da348d27523761d025f04f11d91bc | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | dobova86/TinyCLR_Port | 52f36fff674c108d21a01377cffa9bc87cbde371 | e1b9ce4f935604e5b292687dcd61715bf0c7f09c | refs/heads/master | 2021-04-09T11:01:49.138004 | 2019-03-04T11:08:35 | 2019-03-04T11:08:35 | 125,496,801 | 1 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 14,262 | cpp | // Copyright Microsoft Corporation
// Copyright GHI Electronics, LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless requ... | [
"dome@ledonet.it"
] | dome@ledonet.it |
ab42ba9f613b77b6bd5419be732427d9a9c8f3f8 | 0609228a0e5c83c080d77a6b5da8e4125f05c0ac | /JCppXref/WinNTCpp/Microsoft/NamespaceDemo/ZoologyBird.hh | fb70fb51aadfd2a6563bbb80f7bd4f4ec9c1dc68 | [] | no_license | rortian/oldjava | 44fcf150ed51f2e136eed04d092ffd0333441799 | 17bd00e2c2086ec2f87e490e3d5dd4b801dde9ce | refs/heads/master | 2020-05-30T06:53:26.661226 | 2010-09-16T03:49:12 | 2010-09-16T03:49:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 305 | hh | #ifndef ZOOLOGY_BIRD_HH
#define ZOOLOGY_BIRD_HH
namespace Zoology {
class Bird {
public:
Bird(String, String, double, long);
void getData();
long getSpeed();
private:
String name;
String family;
double wing_span;
long speed;
};
} // Namespace Zoology
#endif | [
"jeremy.lael@gmail.com"
] | jeremy.lael@gmail.com |
a1332d47b32d6c2c11b772f82180db035dc9ef16 | a68c444d56d0bb6b5e0bb8ccbb76bfb081ba6b07 | /LampMatrix/matrixpatterns/Matrix5by7.h | c4dfec94727a8bbe2e178744f9e3536bf6a41d1f | [] | no_license | fitzpatricksrus/Pinduino | 03040b99bdc27daecf6743a63a1a9a5d6f1b0a51 | 45bfdd5ca34163dc44ceb91380d36a7307c4f2df | refs/heads/master | 2020-04-06T07:05:09.429566 | 2016-06-30T02:23:51 | 2016-06-30T02:23:51 | 24,709,921 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 312 | h | /*
* Matrix5by7.h
*
* Created on: Oct 2, 2014
* Author: Dad
*/
#ifndef MATRIX5BY7_H_
#define MATRIX5BY7_H_
#include "MatrixPattern.h"
namespace matrixpatterns {
class Matrix5by7 {
public:
static MatrixPattern* getPattern1();
static MatrixPattern* getPattern2();
};
}
#endif /* MATRIX5BY7_H_ */
| [
"junk@fitzpatircksr.us"
] | junk@fitzpatircksr.us |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.