blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
36b33f8dff13f613104e7b30a573cd9a0ea5cb83 | bb82a5f977bef455714c16e24e2d8254e2d0faa5 | /src/vendor/cget/include/asio/detail/impl/winrt_timer_scheduler.hpp | 8bffd19d5c54e76bbcb142ec87680848663d46c8 | [
"Unlicense"
] | permissive | pqrs-org/Karabiner-Elements | 4ae307d82f8b67547c161c7d46d2083a0fd07630 | d05057d7c769e2ff35638282e888a6d5eca566be | refs/heads/main | 2023-09-01T03:11:08.474417 | 2023-09-01T00:44:19 | 2023-09-01T00:44:19 | 63,037,806 | 8,197 | 389 | Unlicense | 2023-09-01T00:11:00 | 2016-07-11T04:57:55 | C++ | UTF-8 | C++ | false | false | 99 | hpp | ../../../../cget/pkg/chriskohlhoff__asio/install/include/asio/detail/impl/winrt_timer_scheduler.hpp | [
"tekezo@pqrs.org"
] | tekezo@pqrs.org |
d5cb71e7fb13aa3fefb39aeb01e6b26529575d56 | 9a11e05dbe957e02394ae82aaec69983be09aad9 | /DawnBreakers/Source/DawnBreakers/GameLogic/Item/ItemInteractInterface.h | f2e08a0dda66fccd0a4ab7b67f8bad9714b0bc4a | [
"MIT"
] | permissive | 954818696/FPSGame | 2925c5df044fcabda3a824e858854ff1a6e51e45 | fec54cd274848a9c23db2e0722aff6273b397149 | refs/heads/master | 2023-04-09T09:38:58.034471 | 2023-03-29T06:41:31 | 2023-03-29T06:41:31 | 52,651,826 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 312 | h |
#pragma once
#include "ItemInteractInterface.generated.h"
UINTERFACE()
class UItemInteractInterface : public UInterface
{
GENERATED_UINTERFACE_BODY()
};
class IItemInteractInterface
{ GENERATED_IINTERFACE_BODY()
public:
virtual void SetInteractFocus() = 0;
virtual void LoseInteractFocus() = 0;
}; | [
"954818696@qq.com"
] | 954818696@qq.com |
e611b3b987ede2f4be3817ae2d087dfd135b9a69 | 66deb611781cae17567efc4fd3717426d7df5e85 | /pcmanager/src/publish/winmod/winmodinethttpconnection.cpp | 06b29ffa7890aed0ed1afbba23de942fc5833920 | [
"Apache-2.0"
] | permissive | heguoxing98/knoss-pcmanager | 4671548e14b8b080f2d3a9f678327b06bf9660c9 | 283ca2e3b671caa85590b0f80da2440a3fab7205 | refs/heads/master | 2023-03-19T02:11:01.833194 | 2020-01-03T01:45:24 | 2020-01-03T01:45:24 | 504,422,245 | 1 | 0 | null | 2022-06-17T06:40:03 | 2022-06-17T06:40:02 | null | GB18030 | C++ | false | false | 6,859 | cpp | /**
* @file winmodinethttpconnection.cpp
* @brief ...
* @author zhangrui
* @date 2009-08-07 15:14
*/
#include "stdafx.h"
#include "winmodinethttpconnection.h"
#include "winmodinet.h"
using namespace WinMod;
HRESULT CInetHttpConnection::HttpRequest(
/* [in ] */ LPCTSTR lpObject,
... | [
"dreamsxin@qq.com"
] | dreamsxin@qq.com |
213f37a31bcb5578231c9dd2bb1489439f3d9441 | 32411cce4a91a3a4b693b963af77fcb83b3c0764 | /src/gruppe3/include/move_para.h | 2080b599ac68a69a8c597aa16a5ef96c97a7c363 | [] | no_license | IchBinZeyuan/Robotic_CPP | 2d1279898ab7e348a3d2dca7bd08626f56c9c562 | 099592490b583c39cece3b7c7abd1a85e3b74063 | refs/heads/master | 2020-05-02T07:04:19.241923 | 2019-03-26T19:44:58 | 2019-03-26T19:44:58 | 177,808,938 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 239 | h | #ifndef MOVE_PARA_H
#define MOVE_PARA_H
#include <cmath>
#include <math.h>
#include <iostream>
struct move{
double angle;
double distance;
};
move move_para(double init_angle, double x1, double y1, double x2, double y2);
#endif
| [
"zeyuan.zhang@tum.de"
] | zeyuan.zhang@tum.de |
6ae4c605e25e0cfd87fbde2d4980a3604725512f | e2081c2c2ac4d0c2b48abde3b58f1f177f5f7379 | /Sem 4/DAA/Longest Palindrome Subsequence/assignment 6 lps top-bottom.cpp | 816f1162af591389b53fe0669a2bec9062307f38 | [] | no_license | Himified/College-Material-And-Assignments | 6af9826e4d49e759e89c6c8bd68f621eb8b3602f | 763627d77ba9b10daa241d454b7e238d9f50c68f | refs/heads/main | 2023-04-21T17:39:11.618679 | 2021-05-09T13:35:41 | 2021-05-09T13:35:41 | 365,735,167 | 1 | 0 | null | 2021-05-09T11:22:53 | 2021-05-09T11:22:52 | null | UTF-8 | C++ | false | false | 1,869 | cpp | #include<bits/stdc++.h>
using namespace std;
#define N 1000
int dp[N][N];
string lps(string str1, string str2, int low, int high) {
if (low == 0 || high == 0) //empty string & base case
{
return string("");
} else if (str1[low - 1] == str2[high-1]) //end and start position are eq... | [
"62885857+sakshijain009@users.noreply.github.com"
] | 62885857+sakshijain009@users.noreply.github.com |
c5e713fb26587aaab90674fa8586542ead877506 | adf0d05109fad41c6b6ef69d849e62c04bee8314 | /gui/Source/Utilities/MDLHelper.h | 4d85a0d29020ae280bc1b829251884796236a237 | [] | no_license | ptrv/SaM-Designer | 84b4fdfec16a1d44828f6601a237e40417778099 | b5d7593bfae96ae205b5cedf92f03ee01e7efb86 | refs/heads/master | 2021-01-17T09:28:44.723237 | 2016-04-10T07:10:11 | 2016-04-10T07:10:11 | 3,993,485 | 20 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,998 | h | /*
==============================================================================
MDLFileHelper.h
Created: 2 Feb 2014 9:21:22pm
Author: Peter Vasil
==============================================================================
This program is free software; you can redistribute it and/or ... | [
"mail@petervasil.net"
] | mail@petervasil.net |
c35b3c19fe681bee52663840e0a4dcdaba68542b | d732c881b57ef5e3c8f8d105b2f2e09b86bcc3fe | /include/gurax/Random.h | 6362682cb3f47fc3b155ff575f1db179ff622c8e | [] | no_license | gura-lang/gurax | 9180861394848fd0be1f8e60322b65a92c4c604d | d9fedbc6e10f38af62c53c1bb8a4734118d14ce4 | refs/heads/master | 2023-09-01T09:15:36.548730 | 2023-09-01T08:49:33 | 2023-09-01T08:49:33 | 160,017,455 | 10 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,099 | h | //==============================================================================
// Random.h
//==============================================================================
#ifndef GURAX_RANDOM_H
#define GURAX_RANDOM_H
#include "Referable.h"
namespace Gurax {
//------------------------------------------------------... | [
"ypsitau@nifty.com"
] | ypsitau@nifty.com |
e63fe69209b3ce68233913a9d0d5c1254d6b8357 | 0f7a4119185aff6f48907e8a5b2666d91a47c56b | /sstd_utility/windows_boost/boost/fusion/include/size.hpp | 89ba32b8bdbb6c39d1a64bc58713260fc2ca4720 | [
"BSL-1.0"
] | permissive | jixhua/QQmlQuickBook | 6636c77e9553a86f09cd59a2e89a83eaa9f153b6 | 782799ec3426291be0b0a2e37dc3e209006f0415 | refs/heads/master | 2021-09-28T13:02:48.880908 | 2018-11-17T10:43:47 | 2018-11-17T10:43:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 529 | hpp | /*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
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)
========================================... | [
"nanguazhude@vip.qq.com"
] | nanguazhude@vip.qq.com |
fe26a9051ca009b6e66952b19f1cc934301b9583 | 978ac8256b52036840114eff05c44f1a484fdb8e | /plugins/Power/powerpopupwidget.cpp | 523fb50a36b73ef58a4c688ee16470bdcc291f76 | [] | no_license | felixonmars/deepin-topbar | 68384fb5f2725a51a5fe151e9cfea0d1943812ff | 9c7aa506a62358980a6d37c930243687e6c777ed | refs/heads/master | 2020-12-03T02:10:43.705684 | 2017-06-30T09:26:49 | 2017-06-30T09:26:49 | 95,912,991 | 0 | 0 | null | 2017-06-30T18:13:11 | 2017-06-30T18:13:11 | null | UTF-8 | C++ | false | false | 7,986 | cpp | #include "powerpopupwidget.h"
#include "../widgets/switchitem.h"
#include <QPushButton>
#include <QPropertyAnimation>
#include <QDebug>
#include <QSize>
#include <QScrollArea>
#include <QRadioButton>
#include <QFile>
#include <QProcess>
using namespace topbar::widgets;
namespace Plugins {
namespace Power {
... | [
"kirigaya@mkacg.com"
] | kirigaya@mkacg.com |
54399816af29daaaf8a3badab4d11822791d8934 | ad85d7f9f6e203ab12da9a64b34cb4f19187a202 | /CodeVita/constellation.cpp | 45a4a37e980ecd4659506a70ae6a910ad40c9303 | [] | no_license | dheeraj-2000/dsalgo | daeb1219c1f902d9a28f0993b191527d7a257c93 | 2b71317fb372ceefdaaa4310217872abc48c5007 | refs/heads/master | 2022-11-08T09:42:24.106938 | 2022-10-31T14:23:03 | 2022-10-31T14:23:03 | 212,872,334 | 94 | 435 | null | 2022-12-03T11:18:05 | 2019-10-04T17:49:40 | C++ | UTF-8 | C++ | false | false | 2,909 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
// int num,y1;
// cin>>num;
// char constlltn[3][num];
char constlltn[3][18] = {{'*' , '.' , '*' , '#' , '*' , '*' , '*' , '#' , '*' , '*' , '*' , '#' , '*' , '*' , '*' , '.' , '*' , '.' },
{'*' , '.' , '... | [
"dheeraj12000@gmail.com"
] | dheeraj12000@gmail.com |
e91c6d23e69cecb37cad6d83f527fd3a032d3dc2 | adf6e013abb4368ce1465ba45264fa187bdeb0b3 | /sm-miner-slave/src/i2c/i2c_reg.h | 34bcf29c622c06c9518083fcbdc0c88e186da531 | [] | no_license | huyugit/om-miner | 0f8692a9aa944d8aaf137d9ebfbd08e1979286b5 | 5cfa4aaf5a15094028d0007243d44d5e4fb42a2e | refs/heads/master | 2020-03-25T01:43:42.817961 | 2018-08-02T06:45:36 | 2018-08-02T06:45:36 | 143,253,460 | 6 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 238 | h | #ifndef I2C_REG_H
#define I2C_REG_H
#include <stdint.h>
#include "i2c_sw.h"
class I2CReg
{
public:
I2CReg(I2CSw &_i2c);
bool read(uint8_t &data);
bool write(uint8_t data);
private:
I2CSw &i2c;
};
#endif // I2C_REG_H
| [
"yu.hu@bitifly.com"
] | yu.hu@bitifly.com |
5f62e0b384e7cc5ee415cb2808e5fd91e6bc0308 | 2f10f807d3307b83293a521da600c02623cdda82 | /deps/boost/win/debug/include/boost/geometry/algorithms/detail/overlay/convert_ring.hpp | b4f8d5f679882bc6b00c286a0e877c30f9b4b1a2 | [] | no_license | xpierrohk/dpt-rp1-cpp | 2ca4e377628363c3e9d41f88c8cbccc0fc2f1a1e | 643d053983fce3e6b099e2d3c9ab8387d0ea5a75 | refs/heads/master | 2021-05-23T08:19:48.823198 | 2019-07-26T17:35:28 | 2019-07-26T17:35:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 129 | hpp | version https://git-lfs.github.com/spec/v1
oid sha256:bd41ff745c6c56beac4d467924cd61c1714978c39133184905b6e135ffcab56c
size 3177
| [
"YLiLarry@gmail.com"
] | YLiLarry@gmail.com |
a6070cae474be97f2fcbb110fb04586bce274aec | d9ec3df09a9205c258015b125f6a662c516b3a4b | /Loader/ABRecordTokenizer/signaturerecord.h | 1529f6f9bc0fb30d1bf0a619ce1320655a24bb14 | [] | no_license | RealMetamorphEDU/Coursework_Antivirus | 0712e2865294a765c3147a1fb8aa543d03efeba6 | 0989df769df52761cb7f6487e6343fdf1882518f | refs/heads/master | 2021-02-09T12:20:22.088962 | 2020-06-12T14:14:50 | 2020-06-12T14:14:50 | 244,281,551 | 2 | 5 | null | 2020-05-14T16:29:56 | 2020-03-02T04:40:50 | C++ | UTF-8 | C++ | false | false | 979 | h | #ifndef SIGNATURERECORD_H
#define SIGNATURERECORD_H
#include <QObject>
#include "ABRecordTokenizer_global.h"
const int MAX_PREFIX_LEN = 1024;
class ABRECORDTOKENIZER_EXPORT SignatureRecord final: public QObject {
Q_OBJECT
QString name;
int sigLength;
QByteArray sigPrefix;
QByteArray sigHash;
int ... | [
"andr.timchuk@yandex.ru"
] | andr.timchuk@yandex.ru |
42ff69dcfb4735df84e0cbb996c33e8c2d58e9dd | d7077d22968bfe3799c6dda01b23317d6d7a7f25 | /Lez1/01.2/random.cxx | 3a1b78a145671f0d8434ab5371e87ae048ae407e | [] | no_license | mdima98/NSL_Exercises_AA19_20 | a539ed8d65a0b0ed2c893272455e2f58016008ce | 7ae08dabc9329aa18828740aff24bfbee14b2d0c | refs/heads/master | 2023-06-22T02:00:15.727731 | 2020-09-25T08:40:11 | 2020-09-25T08:40:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,633 | cxx | /****************************************************************
*****************************************************************
_/ _/ _/_/_/ _/ Numerical Simulation Laboratory
_/_/ _/ _/ _/ Physics Department
_/ _/_/ _/ _/ Universita' degli Studi di Milano
_/ _/ ... | [
"you@example.com"
] | you@example.com |
af0902b5b5da758f1324d7f4af24a7104e3dbd8d | 473c3cd16cd6c85cd96703ffcc431e846006e7be | /Source/TheGame/Private/DefaultGameInstance.cpp | 64d66b45fa57672e32b45f2a578898fd68b35410 | [] | no_license | TamerXlam/Quantum | a11fc465ccd46fcdd981cfe25372e6f799d51d00 | ac9a088b7de5000374808a642d16622ecc15fbb3 | refs/heads/master | 2021-06-19T19:31:51.646312 | 2021-06-14T13:13:30 | 2021-06-14T13:13:30 | 163,433,010 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 286 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "DefaultGameInstance.h"
UDefaultGameInstance::UDefaultGameInstance(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer)
{
}
UDefaultGameInstance::~UDefaultGameInstance()
{
} | [
"tamerxlam@gmail.com"
] | tamerxlam@gmail.com |
e7a4e6aa324cb3154be45e361cfcc7e5ef68c47c | 26e0a6d1f54903c993ee5244658a9ad3389a2c11 | /PHOENIXEngine/PHOENIX/PX2Engine/UI/PX2UISplitterFrame.inl | 7a6b1fa2f0f1a3f4dea53a55f643e7d8b1894b4e | [] | no_license | ycwang812/SLAMCar | a8a3ba0ca301d67a171859909be46b7a4b846227 | af3e5a79b37f31e0ba83ea0eb6ea0d6dfc7aec77 | refs/heads/master | 2021-07-09T12:18:52.253121 | 2020-04-15T09:00:53 | 2020-04-15T09:00:53 | 240,099,985 | 0 | 1 | null | 2021-04-08T08:19:02 | 2020-02-12T19:43:23 | C++ | UTF-8 | C++ | false | false | 1,052 | inl | // PX2UISplitterFrame.inl
//----------------------------------------------------------------------------
inline bool UISplitterFrame::IsHor() const
{
return mIsHor;
}
//----------------------------------------------------------------------------
inline UISplitterFrame::DragType UISplitterFrame::GetDragType() const
{
... | [
"ycwang812@gmail.com"
] | ycwang812@gmail.com |
9b40d41f18defaebae3ab0892ebcf712bab83aca | 484b4f9bdd259e6612491c475acf74ac7f75b1fc | /leetcode/523. Continuous Subarray Sum/Solution.cpp | 3333ee8e138fb4d270e7529b3c125eaa79531a21 | [] | no_license | yesdongil/SAMPLE_CODE | 222dbc412f5c14acc810c35c2b542a03f9d28ff9 | 0ef73509a5e5951e438f35956b94a34384fe2f04 | refs/heads/master | 2021-07-11T01:23:05.320567 | 2017-10-10T04:29:41 | 2017-10-10T04:29:41 | 105,595,781 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 758 | cpp | class Solution {
public:
int getMod(int i, int k) {
if(k > 0) return i % k;
else return i;
}
bool checkSubarraySum(vector<int>& nums, int k)
{
int kk = abs(k), temp = getMod(nums[0], kk);
set<int> ts;
ts.insert(temp);
int len = nums.size();
fo... | [
"yesdongil@gmail.com"
] | yesdongil@gmail.com |
62388e66d8a045655077cbf90e914fab071b3740 | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Src/DharaniDev/DharaniDev/DharaniDev.h | 8d114c6a318efe41a8c56d2e19f6a44f16716d0c | [] | no_license | sjp38/lokapala | 5ced19e534bd7067aeace0b38ee80b87dfc7faed | dfa51d28845815cfccd39941c802faaec9233a6e | refs/heads/master | 2021-01-15T16:10:23.884841 | 2009-06-03T14:56:50 | 2009-06-03T14:56:50 | 32,124,140 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 528 | h | // DharaniDev.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CDharaniDevApp:
// See DharaniDev.cpp for the implementation of this class
//
cl... | [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c |
eae7cabf8c175b0d92c20390f542a77305dc17be | 2fae36bee07be8016fc2f598eb37a987b1128de6 | /modules/steamworks/marshal.h | acf531cf27b5545bf32f14d8e8055153750a1047 | [
"Zlib"
] | permissive | abakobo/monkey2 | 5cc540ecaef55bf4f8763ac85106ea3e4fe1a0c4 | b029fe274be34a19862f72e55f8f9dd857e6c156 | refs/heads/fullbazar | 2021-01-18T21:06:50.068706 | 2020-10-30T16:40:19 | 2020-10-30T16:40:19 | 207,162,775 | 1 | 0 | Zlib | 2020-11-10T13:05:56 | 2019-09-08T19:29:34 | Monkey | UTF-8 | C++ | false | false | 2,033 | h | #ifndef MARSHAL_H
#define MARSHAL_H
#include <bbmonkey.h>
#include <steam_api.h>
//public delegate void SteamAPI_LeaderboardFindResult_t_CallResult(LeaderboardFindResult_t pLeaderboardFindResult_t, bool bIOFailure);
enum SteamEventType{
StatsReceived,
StatsStored,
LeaderboardFound,
LeaderboardUploaded,
Leaderb... | [
"koko@MacBook-Air-de-koko.local"
] | koko@MacBook-Air-de-koko.local |
9aef7cbb5a97cfeff57bee4322e9b06aa1740bac | 34e6696d776ccee55988c5c19f987c07626590a9 | /tute01.cpp | cfdb208d28e8f295a3e35e5b29153c0df00daeb1 | [] | no_license | YB1010/i3d | 8daff40c4e6966d508343d19821efafea52e7ef0 | 4fe1b9068a06ea72a912dbda11046e26fc7fda8b | refs/heads/master | 2020-03-07T03:26:22.213142 | 2018-05-10T05:58:59 | 2018-05-10T05:58:59 | 127,235,424 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,752 | cpp | #include <Windows.h>
#include <GL\glew.h>
#include <GL\freeglut.h>
#include <iostream>
#include <math.h>
#define M_PI 3.1415
/*void drawVector(float x, float y, float a, float b, float s, bool normalize, float r, float g, float B)
{
int n = 20;
float left = -1.0;
float right = 1.0;
float range = 0.0;
range = right... | [
"s3548974@student.rmit.edu.au"
] | s3548974@student.rmit.edu.au |
dc68dbb83c90c10c2f65ce9c67e83a8e6d6f8c9a | d93159d0784fc489a5066d3ee592e6c9563b228b | /CondCore/RunInfoPlugins/src/plugin.cc | a297faf69e886ca395a6fc1c71a172596062c50e | [] | permissive | simonecid/cmssw | 86396e31d41a003a179690f8c322e82e250e33b2 | 2559fdc9545b2c7e337f5113b231025106dd22ab | refs/heads/CAallInOne_81X | 2021-08-15T23:25:02.901905 | 2016-09-13T08:10:20 | 2016-09-13T08:53:42 | 176,462,898 | 0 | 1 | Apache-2.0 | 2019-03-19T08:30:28 | 2019-03-19T08:30:24 | null | UTF-8 | C++ | false | false | 800 | cc | #include "CondCore/ESSources/interface/registration_macros.h"
#include "CondFormats/DataRecord/interface/RunSummaryRcd.h"
#include "CondFormats/RunInfo/interface/RunSummary.h"
#include "CondFormats/RunInfo/interface/RunInfo.h"
#include "CondFormats/DataRecord/interface/L1TriggerScalerRcd.h"
#include "CondFormats/RunInf... | [
"giulio.eulisse@gmail.com"
] | giulio.eulisse@gmail.com |
0566139aff6772c75992c674dc3a798a735920a7 | 99bf15119116039fd5001a0d7c7660459b6b0f30 | /utils/LoadImage3D.h | 7bd99caa03a4627bd4348915906df0dc4f71302b | [] | no_license | Kitware/spmd-miniapps | fe1dff2a0e6589b76e65f99ad50522a6f5a90518 | 100cb8cbbdef3086b77d293743654a71bdec21b5 | refs/heads/master | 2023-06-01T11:14:00.119016 | 2015-03-31T19:21:05 | 2015-03-31T19:21:05 | 29,552,774 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,748 | h | #ifndef __LoadImage3D_h
#define __LoadImage3D_h
#include "ConvertBuffer.h"
#include "Image3D.h"
#include "TypeInfo.h"
#include <algorithm>
#include <cassert>
#include <exception>
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
class bad_format : public std::exception
{
p... | [
"sujin.philip@kitware.com"
] | sujin.philip@kitware.com |
d687651909a415937921c417e1fa488bb5318bdb | dbdda9d29657839178d92548ec6f7386067520f4 | /Jumper_2013/DisableSwitch.ino | 25a7955bd15840de3734c8e3bed475cc364e5387 | [] | no_license | edu-bob/Arduino | 0cf45bcfce9a856c6b3960f493d8a1cce11b308e | 29ccd972243c19ea7b20b7deb55a06bba2bdf060 | refs/heads/master | 2022-11-28T18:56:33.753616 | 2022-11-27T06:24:59 | 2022-11-27T06:24:59 | 9,741,324 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 739 | ino | //
// Disable Switch
//
void DisableSwitch::setup()
{
}
void DisableSwitch::begin(int _pin)
{
pin = _pin;
pinMode(pin, INPUT_PULLUP);
value = readSwitch();
}
void DisableSwitch::loop()
{
changed = false;
// determine if the switch has changed. This is only used to update the display
int newValue;
n... | [
"rbrown@educationcom"
] | rbrown@educationcom |
c30366fb607e48f18ff8891ffcd3b3266e017bfe | 8e59d5a83df8e8d2c7af003113588ead650aeb70 | /src/iss/arch/traits.h | cf2f4cec2c7ccdad536452248ce3c89fc1944208 | [
"BSD-3-Clause"
] | permissive | Minres/DBT-RISE-Core | 7cd8bec53cd1333dd3900d09d5e2a8d367d4ac91 | 26d2a97fd2cc78029e9fd14e86f96b58ba8c2d9b | refs/heads/master | 2023-08-07T13:58:10.530585 | 2022-10-07T14:51:02 | 2022-10-07T14:51:02 | 104,789,465 | 6 | 3 | BSD-3-Clause | 2022-06-17T09:40:11 | 2017-09-25T18:55:28 | C++ | UTF-8 | C++ | false | false | 1,975 | h | /*******************************************************************************
* Copyright (C) 2017, MINRES Technologies GmbH
* 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. Redist... | [
"eyck@minres.com"
] | eyck@minres.com |
41c68dcc18ddfcc857d7c9f1281a9aee48660e93 | d9f47e9df2e902b2ef8f110b566421f8196778e4 | /point.h | b82b7de10b4135f6b1f3d0043b9b461e24e3078a | [
"CC-BY-4.0",
"MIT"
] | permissive | rktanizawa/assignment-07 | 515c3538a14a2ff379898d66c87ddd9c9d98fbfd | 06a4b17a7a399a03c7feedadfe5eedd68967f113 | refs/heads/master | 2021-01-18T01:47:30.372248 | 2015-11-25T04:16:28 | 2015-11-25T04:16:28 | 46,301,163 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,311 | h | /* ----------------------------------------------------------------------------
* Copyright © 2015 Ben Blazak <bblazak@fullerton.edu>
Randy Tanizawa <rtanizawa@csu.fullerton.edu>
* Released under the [MIT License] (http://opensource.org/licenses/MIT)
* --------------------------------------... | [
"rktanizawa@gmail.com"
] | rktanizawa@gmail.com |
65968fa49a66717144527ea1bc03ca5043e71caa | 54335f600f1114d03f263a7235b41a19ae3e8d2a | /Week6/readSquareSum.cpp | 092947919a71d36aa848625022328c173e730a80 | [] | no_license | Bekci/Data-Structures-Lecture-2018-Fall-ITU | 00d5f849042032b2263d59f43edbf46891b705f5 | 3d319f1d3b245571b1221794c6ee0693b161971c | refs/heads/master | 2020-08-05T05:40:30.737316 | 2019-10-02T19:25:23 | 2019-10-02T19:25:23 | 212,417,258 | 0 | 0 | null | 2019-10-02T18:49:49 | 2019-10-02T18:49:48 | null | UTF-8 | C++ | false | false | 695 | cpp | #include <iostream>
using namespace std;
// 2
// 3
// -1 -4 5 => 25
// 4
// 4 6 3 -10 => 61 (16 + 36 + 9)
int readBlockNums(int n){
if(n == 0) return 0;
// Read
int a;
scanf("%d", &a);
// Return the output
if(a > 0)
return (a*a) + readBlockNums(n-1);
else
return... | [
"ozbaysa@itu.edu.tr"
] | ozbaysa@itu.edu.tr |
3daa9faa4607588188c30c4a7fefeb470979288c | 923aef6b500dd66e1b598008030b483eaa481734 | /GeneratedFiles/ui_registerwidget.h | d35cbedc97708d7091624c7178c7b374a7431454 | [] | no_license | yangbohust/cellImaging | ead59f1edacb4aa956c49c25a31a96eb7c951d61 | dc5e2b2a45d1be0ad51b921831f6dc3a36250b1a | refs/heads/master | 2021-04-09T14:18:21.443044 | 2018-03-24T07:43:52 | 2018-03-24T07:43:52 | 125,692,773 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,146 | h | /********************************************************************************
** Form generated from reading UI file 'registerwidget.ui'
**
** Created by: Qt User Interface Compiler version 5.8.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
************************************... | [
"772800726@qq.com"
] | 772800726@qq.com |
ba7bc059aa065e781210311e5ce005bfb3ebd201 | 97dba80026128e9296e575bb58b9cc7867bbc77f | /hdoj/2079.cpp | 71983b5ac9618fed697f20cb8e65efd547f1dc7c | [] | no_license | intfloat/AlgoSolutions | 5272be3dfd72485ff78888325a98c25b2623e3cb | 2f7b2f3c4c8a25eb46322e7f8894263ecd286248 | refs/heads/master | 2021-12-23T08:18:32.176193 | 2021-11-01T05:53:27 | 2021-11-01T05:53:27 | 9,474,989 | 18 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,121 | cpp | #include <vector>
#include <list>
#include <limits.h>
#include <map>
#include <set>
#include <deque>
#include <queue>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include <numeric>
#include <utility>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdio>
#include <... | [
"wangliangpeking@gmail.com"
] | wangliangpeking@gmail.com |
cb1691fa18911618a4e63d63d54c3a16c412ec0b | 19fc62179b88be316b0b0efaef7e1850dcbf1751 | /programme_robot/programme_robot.ino | f351ce041bcc9b7746a1dc74ab63505a0e450d95 | [] | no_license | Patawa457/suiveur-de-ligne | f79a4deae832dd67ff09ced0d7d503a0c4089671 | 06f1d7b2f8afc2b808505a106d2ba9acd0d517d6 | refs/heads/master | 2020-03-21T09:59:40.821616 | 2018-06-23T19:38:25 | 2018-06-23T19:38:25 | 138,428,474 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,682 | ino | #include <QTRSensors.h>
#include <SPI.h>
#include <Wire.h>
#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>
#define OLED_RESET 4
Adafruit_SSD1306 display(OLED_RESET);
#define NUM_SENSORS 3
#define TIMEOUT 2500
#define EMITTER_PIN QTR_NO_EMITTER_PIN
QTRSensorsRC qtr_Sensor((unsigned char[]) {4, 5, ... | [
"lenganey.nicolas@gmail.com"
] | lenganey.nicolas@gmail.com |
52adda2bb9af8bfeceb62186017acfe6b7eb837f | b78c255d1c8b917c21bf689f5f9153d765fbe195 | /dogpack/apps/1d/quad_moments/VlasovPoissonBiGaussian/BeforeQinit.cpp | d1fa4abd64d7cb3f6095b05caecdfc8e3d07379d | [] | no_license | smoe1/ImplicitExplicit | 8be586bed84b1a661e5fe71f5b063dcd406643fa | 2b9a2d54110ca0f787d4252b9a8cc6d64b23b08d | refs/heads/master | 2016-09-08T02:39:48.371767 | 2015-09-15T21:15:08 | 2015-09-15T21:15:08 | 41,374,555 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,074 | cpp | #include "tensors.h"
//#include "DogState1d.h"
#include "dogdefs.h"
#include <cmath>
// Function that is called before initial conditions are set
// Initial density and background density are set here
void BeforeQinit(const dTensor2& node, dTensorBC3& aux, dTensorBC3& q)
{
const int melems = q.getsize(1);
con... | [
"smoe@uw.edu"
] | smoe@uw.edu |
78b377ac035a5505810c0fb357d134f94fbb091a | 2108c0a9b699b9671d113d06fc876d0c2bd9d869 | /Graph/5.DisjointSetUnion/2.quickUnion.cpp | e92b7aa26929f76d4ddfb483e4570be8913d632e | [] | no_license | AshutoshKr1098/DSAPreparation | a2ebd155f8f6600998050818a810da91d9d9f8a1 | e5b364de19e5f36ac3a6e5151354e5a4458b534a | refs/heads/master | 2023-08-12T04:03:58.936193 | 2021-09-19T16:04:44 | 2021-09-19T16:04:44 | 327,641,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,495 | cpp | /**
* Algorithm: [ Quick Union]
* TimeComplexity: Union ( O(n) per union in worst case of find operation,as union requires find opr to be called)
* Find ( O(n) per find in worst case of skewed tree)
* Therefore for N operations, we will have O(n2) as union and O(n) as find.
* Find operation can be... | [
"ashu.heretocode@gmail.com"
] | ashu.heretocode@gmail.com |
537c1c6790af1ee38bb3c04d4d86df6113acb189 | 013551fba68009270acc62c0c2645c5a32ef67f5 | /Exam/Работы_для_проверки/Pavlyuchenko Sergey/pavlyuchenko.exam4/Pavlyuchenko.Exam.Additional/IteratorTest.h | 0a1eabc883fc46338aa1786620443d73d339fe82 | [] | no_license | azureitstepkharkov/33pr11gitserver | 36f694e78e253078a3a8d96631f8ef17eedb789e | 65a7970d04e69d1c1bc96518bf283c31ac63aaae | refs/heads/master | 2020-07-14T14:40:52.030861 | 2019-09-24T13:59:13 | 2019-09-24T13:59:13 | 205,335,889 | 1 | 2 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,417 | h | // В этом файле содержится класс IteratorList
#include "Libraries.h"
#include "List.h"
#include "Array.h"
// IteratorTest
class IteratorTest {
public:
virtual bool hasNext() = 0;
virtual int current() = 0;
virtual int begin() = 0;
virtual int end() = 0;
};
// IteratorList
/*
template <class T>
class IteratorLis... | [
"opergad@gmail.com"
] | opergad@gmail.com |
f0373cdff6fbd80deacdc505650d6eb1dd01ba7d | 033e1e353d1ff07c8680e0be7c83081906f4fcdb | /RideTheFlow/src/UIactor/GunUI/GunUI.cpp | f877963fae192f65abe99ecaa00cb234491b1629 | [] | no_license | KataSin/KozinKataoka | 572d897cdb777b241a2848ff18c691c7f10d7d31 | 1b15b3a12364e34561c042f3b97b99d9a4482852 | refs/heads/master | 2021-01-11T18:21:41.396200 | 2017-07-06T15:00:10 | 2017-07-06T15:00:10 | 69,627,602 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,366 | cpp | #include "GunUI.h"
#include "../../world/IWorld.h"
#include "../../math/Math.h"
#include "../../actor/PlayerAttack/PlayerAttackManager/PlayerAttackManager.h"
GunUI::GunUI(IWorld & world, Vector2 position, Actor & manager) :
UIActor(world),
mPosition(position),
mTurn(false)
{
parameter.isDead = false;
//変換
mManage... | [
"ktok223@gmail.com"
] | ktok223@gmail.com |
36c1945b89149142198b9497169ea0110457961d | 604c83f9980965fe979ebd17c4a5745b251c7d14 | /class_examples/12_pointers/dynamic.cpp | 5b1ad13bfd5f2d4a891310b4c2ff596f6f2118d6 | [] | no_license | burkell530/Repository321 | 51e3eda6a576d9553a303db897f569c23c190b1a | 679046b0d8c807906b762477cc085809e9f620b9 | refs/heads/master | 2021-01-19T07:34:36.090203 | 2014-05-13T21:13:56 | 2014-05-13T21:13:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,339 | cpp | /*
* Name : dynamic.cpp
* Author : Luke Sathrum
* Description : Examples of creating pointers and dynamic variables / arrays.
* In this example we will dynamically create an array to hold
* student's names.
*/
#include <iostream>
using std::cout;
using std::cin;
using std:... | [
"sathrumlu@butte.edu"
] | sathrumlu@butte.edu |
871254b0875888809b580fd5fbdb0340783f37f1 | 5f7d3029a42d4ec50ee4923039121b9a30f3ffcb | /userfctR/realtime/user_realtime_options.cc | 1e490ca4fdb450de98f6b2be69072d024f92cb75 | [] | no_license | traoremp/MobileRobot | dd550e090898e1823166cbbdef1a7dd614c66da2 | 27a4324e3c7e98a975d49160bba520a3e8f5d599 | refs/heads/master | 2021-01-11T07:24:59.189561 | 2016-10-06T14:46:38 | 2016-10-06T14:46:38 | 70,041,817 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,539 | cc | /*!
* \author Nicolas Van der Noot
* \file user_realtime_options.c
* \brief let the user select real-time options different from the default ones
*/
#ifdef REAL_TIME
#include "realtime.h"
#include "cmake_config.h"
#include "config_functions.hh"
#include "config_file.h"
/*! \brief modify the real-time options
... | [
"traoremp@vt.edu"
] | traoremp@vt.edu |
a9dfa1a0d29bdf35771ad18f6c0539e069233a07 | 5de42c4e14a7ddbc284a742c66cb01b230ba43ce | /codeforces/138/C.cpp | 883ba209f27a57d3c2168d20eee62b7ca9f82629 | [] | no_license | NhatMinh0208/CP-Archive | 42d6cc9b1d2d6b8c85e637b8a88a6852a398cc23 | f95784d53708003e7ba74cbe4f2c7a888d29eac4 | refs/heads/master | 2023-05-09T15:50:34.344385 | 2021-05-04T14:25:00 | 2021-05-19T16:10:11 | 323,779,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,153 | cpp |
// Problem : C. Mushroom Gnomes - 2
// Contest : Codeforces - Codeforces Beta Round #99 (Div. 1)
// URL : https://codeforces.com/problemset/problem/138/C
// Memory Limit : 256 MB
// Time Limit : 1000 ms
// Powered by CP Editor (https://github.com/cpeditor/cpeditor)
/*
A Submission by $%U%$
at time: $%Y%$-$%M%$-$%D%... | [
"minhkhicon2468@gmail.com"
] | minhkhicon2468@gmail.com |
e83059719671a7e2a2a19b26785739fbad504b92 | 93d6f8387cde6fcbf3112b9eb19744d2b4381228 | /tile/CPU/MMU/MMU.cc | 6302f8c5b395023754d0533215cc5f6a44b4ca27 | [] | no_license | xunyufei/Mcoresim | 69e5517ab8593085d65be9410247eb1b7b6daca6 | aa5e8b3ab981ceae925c6cdfaf9d9356ceb6bd73 | refs/heads/master | 2021-01-18T07:52:00.538285 | 2012-03-19T14:39:16 | 2012-03-19T14:39:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,470 | cc | #include "MMU.h"
#include "defs.h"
#include "frequency_scale.h"
Define_Module(MMU);
void MMU::initialize()
{
tile_id = par("tile_id");
x_tile = par("x_tile");
y_tile = par("y_tile");
x_coord = tile_id % x_tile;
y_coord = (int)(tile_id / x_tile);
memory_size = par("memory_size");
off_chip_memory_size ... | [
"subramanian.vivek@gmail.com"
] | subramanian.vivek@gmail.com |
4e280cc226a7ace1d7545eaaad4e8fee8a8afa2d | c783904ed1439834309f727149765368b68d332d | /Assignments/Assignment2/test.cpp | e8d2531ffb7626e2012599fc1cbcaabec21e8221 | [] | no_license | Jumu3668/CSCI-2270-Code | a0d7e979d16762fde24f0a6981ed05318dfddc7d | 16f9612d722fdca348952adcc63b633a555a5767 | refs/heads/master | 2021-01-07T19:57:54.740558 | 2020-02-20T06:41:17 | 2020-02-20T06:41:17 | 241,805,571 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,108 | cpp | #include <iostream>
using namespace std;
void swap0(int* ptr1, int* ptr2) //swap by pointer
{
int *temp;
temp = ptr1;
ptr1 = ptr2;
ptr2 = temp;
}
void swap1 (int ptr1, int ptr2) //swap by value
{
int temp;
temp = ptr1;
ptr1 = ptr2;
ptr2 = temp;
}
void swap2 (int *&ptr1, int *&ptr2)
{
int* temp;
... | [
"boxmonkey13@outlook.com"
] | boxmonkey13@outlook.com |
982fee3a07d927b4ab81ff42bad59b587224683e | a61129c0cfa29835f340e4914f8c4b3cf1338c24 | /src/timedata.cpp | d4c8596f19e0350ecd41bc017204cce317b0270c | [
"MIT"
] | permissive | anno189/genteshare | 90c558b1ff0658de0247d64df608ef935d0fea33 | b1407e7977c52bac52326cec9c7243877d0b273d | refs/heads/master | 2021-10-27T15:31:12.514833 | 2019-04-18T02:01:38 | 2019-04-18T02:01:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,708 | cpp | // Copyright (c) 2014-2015 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 "timedata.h"
#include "netaddress.h"
#include "sync.h"
#include "ui_interface.h"
#include "util.h"
#include "utilst... | [
"1176849+mrzeta@users.noreply.github.com"
] | 1176849+mrzeta@users.noreply.github.com |
fa4e49a9729993da09f64d0f0be6915fcc18ce7a | fc97936c7260805712ecd30438317eca3842e74b | /src/dynamicmodel_c.cpp | 04ab7650f9caedfdc98d79f7629cd8499c6e8377 | [] | no_license | alexglzg/sensors | a192d7c7bde0798023219f60c0b130503db61b17 | f632d48ef54199d4989fe160a3542965615c34ba | refs/heads/master | 2020-05-25T00:05:59.218470 | 2019-10-09T18:32:21 | 2019-10-09T18:32:21 | 187,527,405 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,418 | cpp | #include <iostream>
#include "ros/ros.h"
#include "geometry_msgs/Pose2D.h"
#include "geometry_msgs/Vector3.h"
#include "std_msgs/Float64.h"
#include <math.h>
#include <Eigen/Dense>
using namespace std;
using namespace Eigen;
float Tstbd = 0;
float Tport = 0;
float theta = 0;
float r = 0;
float Xu = 0;
float Yv = 0;
f... | [
"alex_gg97@hotmail.com"
] | alex_gg97@hotmail.com |
045cdc4d005f6463cce4337a7bb5570a9b0792c2 | f744f8897adce6654cdfe6466eaf4d0fad4ba661 | /src/view/glInfo.cpp | 955c600a947a7252b597af37988b42c06095e5ba | [] | no_license | pizibing/bones-animation | 37919ab3750683a5da0cc849f80d1e0f5b37c89c | 92ce438e28e3020c0e8987299c11c4b74ff98ed5 | refs/heads/master | 2016-08-03T05:34:19.294712 | 2009-09-16T14:59:32 | 2009-09-16T14:59:32 | 33,969,248 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,549 | cpp | ///////////////////////////////////////////////////////////////////////////////
// glInfo.cpp
// ==========
// get GL vendor, version, supported extensions and other states using glGet*
// functions and store them glInfo struct variable
//
// To get valid OpenGL infos, OpenGL rendering context (RC) must be opened... | [
"xljacwy@yahoo.com.cn"
] | xljacwy@yahoo.com.cn |
07a6288d80c38371e7fda8bf4930fef8c5a19350 | 0e8b37157f47e8dba21642ed7f9a43c4d9080951 | /src/Framework/Core/Texture.hpp | e25067e6420e5edee2339987ed12a05002a0c52f | [] | no_license | zhlikezhz/ZHGameEngine | 2da85460dd7bd693d55ddc6e7555bf0bcd8a95f2 | be9d3dce26afeebd8e1c976652dad8000dd24092 | refs/heads/master | 2023-05-30T06:49:26.357450 | 2023-05-16T02:40:44 | 2023-05-16T02:40:44 | 148,873,833 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 617 | hpp | #ifndef __FRAMEWORK_CORE_TEXTURE__
#define __FRAMEWORK_CORE_TEXTURE__
#include "Core/TypeDefine.hpp"
namespace UpPower
{
class Texture
{
public:
int GetWidth();
int GetHeight();
int GetColorChannel();
const uchar * GetTextureData();
static Texture* CreateFromFile(const char* filename);
static Texture* ... | [
"zouhaodata@gmail.com"
] | zouhaodata@gmail.com |
240fb035a5b18ab00424909efc57ae3c0da795fb | 47592732ba0856d55f6f4cc84b07b6df725c6e9a | /rig_cpp_common/runtime/rig_cpp_common/profiler.cpp | 3c92365de96bb87a015b6d2c22459ce5d358acd3 | [] | no_license | project-rig/rig_cpp_common | bb9a8b2d426046fd9e0c1512801829d61760b0b5 | a95fb49cfda6a824d930006243f06efa526d5036 | refs/heads/master | 2020-12-24T09:30:55.295747 | 2016-12-19T14:30:30 | 2016-12-19T14:30:30 | 73,287,687 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,402 | cpp | #include "profiler.h"
// Common includes
#include "log.h"
//-----------------------------------------------------------------------------
// Common::Profiler
//-----------------------------------------------------------------------------
namespace Common
{
#ifdef PROFILER_ENABLED
uint32_t *Profiler::s_Count = NULL;
u... | [
"james.knight@manchester.ac.uk"
] | james.knight@manchester.ac.uk |
2ce5f5b4ab9181108845a0ee4401d74398116488 | 59ebab450c5c8fa8b3c1d7fa84697f95e2d38b0e | /CombatModuleWidget.h | e3e09a9a709e359fd075d94e678177a848512efc | [] | no_license | volnovod/test | 3a051ce59e4f57aa33f45f1a3daa019c0cb1d00c | f2b954d085090d238d8443f58f06831e5afe5bc5 | refs/heads/master | 2021-04-28T08:09:18.181033 | 2018-02-20T18:58:18 | 2018-02-20T18:58:18 | 122,241,234 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,940 | h | #ifndef _CombatModuleWidget_H
#define _CombatModuleWidget_H
#include <QApplication>
#include <QWidget>
#include <QSettings>
#include <QPainter>
#include <QMouseEvent>
#include <qmath.h>
#include <QDebug>
#include <QTimer>
#include <QLabel>
#include <iostream>
class CombatModuleWidget : public QWidget
{
Q_OBJECT
p... | [
"petrus.victor@ukr.net"
] | petrus.victor@ukr.net |
b0a99c2554d43de6ee1e57c7a315217875402bfd | 97c9306812690b89298e954d93f4d9587afaa309 | /Lab2-RdtTrans/数据可靠传输协议设计实验/源码/StopWaitRdtSender.h | 397092d8e339506ecba6455c155b16c73671b959 | [] | no_license | REDIVIOUS/UGP-HustLab-ComputerNetwork | 3a17a63be631f01506c3938fdf49993172c15d0b | a784cb461a006913774f02a4e151f2b5cea3d28b | refs/heads/master | 2022-12-08T14:02:06.957060 | 2020-09-03T13:17:06 | 2020-09-03T13:17:06 | 241,429,349 | 5 | 1 | null | null | null | null | GB18030 | C++ | false | false | 908 | h | #ifndef STOP_WAIT_RDT_SENDER_H
#define STOP_WAIT_RDT_SENDER_H
#include "RdtSender.h"
class StopWaitRdtSender :public RdtSender
{
private:
int expectSequenceNumberSend; // 下一个发送序号
bool waitingState; // 是否处于等待Ack的状态
Packet packetWaitingAck; //已发送并等待Ack的数据包
public:
bool getWaitingState();
bool sen... | [
"wlding@hust.edu.cn"
] | wlding@hust.edu.cn |
38c5aa2e07c85d78728d5e646f51fe4a1530f07c | 877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a | /app/src/main/cpp/dir40735/dir40892/file40975.cpp | c79af304f955c025f7c927f9e76a8f1db668569c | [] | no_license | tgeng/HugeProject | 829c3bdfb7cbaf57727c41263212d4a67e3eb93d | 4488d3b765e8827636ce5e878baacdf388710ef2 | refs/heads/master | 2022-08-21T16:58:54.161627 | 2020-05-28T01:54:03 | 2020-05-28T01:54:03 | 267,468,475 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 115 | cpp | #ifndef file40975
#error "macro file40975 must be defined"
#endif
static const char* file40975String = "file40975"; | [
"tgeng@google.com"
] | tgeng@google.com |
c5aa4f78a1714c0531885f994fd60a48213b06d4 | 61e4fa969cd7c5cfb2ae7cd3df076b94db4c611f | /Client/ScreenSpyDlg.cpp | 3777cdc6eb0bb3979ac0753fc741dc77df013072 | [] | no_license | wonderkun/star_Rat_3.1 | 95135dd0bf6c3c9b1767367faa4092b75bf2555f | 3037ebcff27832914b396bc1459913fd3640f4b1 | refs/heads/master | 2023-04-20T08:31:56.841790 | 2021-05-08T10:14:09 | 2021-05-08T10:14:09 | 338,203,129 | 2 | 2 | null | null | null | null | GB18030 | C++ | false | false | 29,879 | cpp | // ScreenSpyDlg.cpp : implementation file
//
#include "pcl.h"
#include "Client.h"
#include "ScreenSpyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CScreenSpyDlg dialog... | [
"yicheng.wxm@alibaba-inc.com"
] | yicheng.wxm@alibaba-inc.com |
4cc8e83ba81357468b21e51f4ffdd22c94620505 | b9ff987f1881d51546d62aa2a78e465793e9771a | /src/build_sa.cpp | bf4130af7129ecda8ed27d513f81ac887d7bd601 | [] | no_license | 8igMac/fm-index | ab3f066e0589a0a73d35ac6997890d84d16652fc | e71156a42594a638cc223a19c9047e863f27ff42 | refs/heads/master | 2020-04-30T13:04:31.925916 | 2019-06-25T18:15:04 | 2019-06-25T18:15:04 | 176,844,952 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,044 | cpp | #include <iostream>
#include <fstream>
#include <vector>
#include <chrono>
#include <random>
#include "saca_k.hpp"
int main(int argc, char** argv)
{
if (argc != 2)
{
std::cerr << "usage: " << argv[0] << " FILE\n";
return 1;
}
std::ifstream ifs(argv[1]);
// Check file size
int f... | [
"michaelshih123@gmail.com"
] | michaelshih123@gmail.com |
d952951b801f179d0b0aa0515bc0eace7d66218d | b26991ba8948d4f2bbdf6a1865453aa3171f8fb6 | /Algorithms/hw26/d/d.cpp | 1253fe336047db5746d3a84a8602f2f7f548a37e | [] | no_license | KatyaKos/AU_15-16 | c5cd06ddcd2bd5eb42d5bd472fb5394ea64c23da | 39b61fe77e7a6882d550608cce00802702240489 | refs/heads/master | 2020-05-26T13:38:16.681029 | 2017-02-19T18:41:50 | 2017-02-19T18:41:50 | 82,479,740 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,071 | cpp | #include <bits/stdc++.h>
using namespace std;
#define mp make_pair
#define pb push_back
#define pi pair <int, int>
#define forn(i, n) for(int i = 0; i < (int)(n); i++)
typedef long long ll;
const int INF = 1000000000;
const int MAXN = 3005;
const int MAXM = 255;
const int S = 26;
string str;
int z[MAXN], n, lim[... | [
"catherine.pths@gmail.com"
] | catherine.pths@gmail.com |
0af3c1eedf55a62a95206e0043bdcd6c593ceff5 | e2d44c286401378c392b7edb163672bc0a3c41c7 | /phoenix/include/Phoenix/renderer/CameraController.h | 9ba23001b94ca9ef0b2d9264ac891ae7f857fc81 | [] | no_license | Phoenix-flame/Debugger | 3df85e2f650c670a303e02e2826477329c7b3ce7 | acfc4bd1ac26173c3f0c2a02fa4ffbeda8bcf84e | refs/heads/master | 2023-02-17T17:43:11.301119 | 2021-01-16T08:44:40 | 2021-01-16T08:44:40 | 329,560,022 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,978 | h | #pragma once
#include <Phoenix/core/timestep.h>
#include <Phoenix/event/event.h>
#include <Phoenix/event/mouseEvent.h>
#include <Phoenix/event/applicationEvent.h>
#include <Phoenix/renderer/Camera.h>
namespace Phoenix{
class PerspectiveCameraController{
public:
PerspectiveCameraController(float aspectRa... | [
"alireza17010@gmail.com"
] | alireza17010@gmail.com |
11d935bfa949a6efa0b9331c24c1793e619a86b1 | 0d6ee3c998ded3f2e46740ceec30503c77a4cfd8 | /Code/DataProperty/DataBase.cpp | e2b9cc36d5a9dae923565881047aa9646a5a2ac4 | [
"BSD-3-Clause"
] | permissive | Ben20013/FastCAE | 5969e3e4ca995d2ce5c92adb126234ed1416e85e | 6d9d80f964b8e300a1caf8b2482cea67fe1c7757 | refs/heads/master | 2022-04-14T22:13:33.298164 | 2020-04-11T03:02:30 | 2020-04-11T03:02:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,688 | cpp | #include "DataBase.h"
#include "ParameterGroup.h"
#include <QObject>
#include <QDomElement>
#include <QDomNodeList>
#include <QDebug>
#include "python/PyAgent.h"
namespace DataProperty
{
void DataBase::setID(int id)
{
_id = id;
appendProperty(QObject::tr("ID"), _id);
}
int DataBase::getID()
{
... | [
"l”ibaojunqd@foxmail.com“"
] | l”ibaojunqd@foxmail.com“ |
619cc7a42e49cd80e2b3044721027d4865aa0aa8 | 2a437e1948297765041ce90afafef29b1864ed34 | /src/basecorrector.h | bda0e5e35e940b07b08cd72010c0291c706b944a | [
"MIT"
] | permissive | oschwengers/fastp | e102e85df8de81daf1e07131c5de634597a042bd | 941d1df8878fe48fcb3eb68467fc29e6fd3fbefb | refs/heads/master | 2020-05-18T16:56:48.279038 | 2020-02-21T09:25:43 | 2020-02-21T09:25:43 | 184,539,554 | 1 | 0 | MIT | 2019-05-02T07:33:48 | 2019-05-02T07:33:46 | null | UTF-8 | C++ | false | false | 551 | h | #ifndef BASE_CORRECTOR_H
#define BASE_CORRECTOR_H
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include "overlapanalysis.h"
#include "filterresult.h"
#include "options.h"
using namespace std;
class BaseCorrector{
public:
BaseCorrector();
~BaseCorrector();
static int correctByOverlapAnalysis(... | [
"chen@haplox.com"
] | chen@haplox.com |
f7d8c7e849b3a82595ec8786bce1ab15b6ee9e2b | b5dabbb067e4de1025d77d7b7a32d58ca03cafdc | /tracker-monitor/tracker-monitor/SocketThread.cpp | d9b2893e45cb9440b589af13730e41b9c59aea20 | [] | no_license | gyuseek/DogBio | 11b690e023b036aa56942e8a815b4f415c8caf98 | f2f759ab1794d8b6410862daf690719e3bdf2420 | refs/heads/master | 2020-08-04T07:03:42.339706 | 2019-10-30T09:39:55 | 2019-10-30T09:39:55 | 212,048,187 | 0 | 0 | null | 2019-10-01T08:34:44 | 2019-10-01T08:34:43 | null | UHC | C++ | false | false | 16,460 | cpp | // SocketThread.cpp : 구현 파일입니다.
//
#include "stdafx.h"
#include "tracker-monitor.h"
#include "SocketThread.h"
///< ++++++++++++++++++++++++++++++++
CClientSocket gSockClient;
DtFullDataWrap_t* NewDataWrap()
{
DtFullDataWrap_t* pTemp = NULL;
pTemp = (DtFullDataWrap_t*)malloc(sizeof(DtFullDataWrap_t));
return pTemp... | [
"bbkkoo1463@gmail.com"
] | bbkkoo1463@gmail.com |
e670b46c0d55b3b6bd7a160e0748002493fcfd46 | ccb9a8752eb5a5bc70305c65a1611736836a3e45 | /test/test_subtract_constexpr.hpp | a82c171e23d404be877de327bc83d1da4bf222ce | [
"BSL-1.0"
] | permissive | boostorg/safe_numerics | 5a1a8d903edbf312731345462dbf39d7fa39469d | 13ca3d6dd36db1aac2d6b5caca2c281d15c881ad | refs/heads/develop | 2023-08-18T20:08:56.199185 | 2022-06-07T01:22:59 | 2022-06-07T01:22:59 | 5,021,752 | 132 | 32 | BSL-1.0 | 2022-09-16T13:19:51 | 2012-07-13T16:14:14 | C++ | UTF-8 | C++ | false | false | 855 | hpp | #ifndef BOOST_TEST_SUBTRACT_CONSTEXPR_HPP
#define BOOST_TEST_SUBTRACT_CONSTEXPR_HPP
// Copyright (c) 2019 Robert Ramey
//
// 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)
#include <boost/safe_numerics/safe_inte... | [
"ramey@rrsd.com"
] | ramey@rrsd.com |
34f8af082e7be4c3b9a3fa73cae972ce684a2a77 | 67a4db2b8fe501298196375db5bb12960a7b1d58 | /src/coins.h | 96eb2ba1d2f4a84ee391e7d50785d96f6648ac63 | [
"MIT"
] | permissive | umoguny/supercoll | cc9b4cbc5d358473e8978c1315cadad399b28c30 | 83b8f68ad308de6659e21219e823e6b2b4632882 | refs/heads/master | 2020-03-28T21:14:12.639871 | 2018-09-17T14:10:30 | 2018-09-17T14:10:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,665 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_COINS_H
#define BITCOIN_COINS_H
#include "compressor.h"
#include... | [
"fastpow@github.com"
] | fastpow@github.com |
502ca21cf704b68808059eb9c2cfba00f95b4597 | d3a033203fd6959cda5a0f5531ce3fd78422832f | /navigation/dwa_local_planner/include/dwa_local_planner/dwa_planner_ros.h | e928fd5d6d2accaec2949a71de3f3afd5ab2f8ee | [] | no_license | rsbGroup1/frobo_rsd | a3b832c671e736c17a81cd0e36bc386281a55fdc | 6397f121e19589aabd6f969e1255b5935ecd9b61 | refs/heads/master | 2021-01-19T22:11:04.686040 | 2015-12-10T18:52:40 | 2015-12-10T18:52:40 | 42,850,212 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,653 | h | /*********************************************************************
*
* Software License Agreement (BSD License)
*
* Copyright (c) 2009, Willow Garage, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following cond... | [
"dowei14@student.sdu.dk"
] | dowei14@student.sdu.dk |
45c43bf011bd4e584f768e9d70b0fd4399020cbb | 8757e40c13ecef1bb39ab8c567605d9866386bc6 | /src/q_guess.cpp | ef938b4c3dcc2d8f45259b4d097a5532438c061e | [
"LicenseRef-scancode-public-domain"
] | permissive | JoeDunnStable/RcppStable | 23b7453bc2617dd461f53d9e9800079b738cb682 | 3b5f370d47d23e1292ef252377e64bd1515d70e2 | refs/heads/master | 2020-04-08T18:18:54.434848 | 2018-12-14T18:14:49 | 2018-12-14T18:14:49 | 159,603,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,718 | cpp | ///
/// \file q_guess.cpp
/// Implementation of rough guess for quantile of stable distribution
/// \author Joseph Dunn
/// \copyright 2016, 2017, 2018 Joseph Dunn
/// \copyright Distributed under the terms of the GNU General Public License version 3
#include "q_guess.h"
#include <boost/math/distributions/students_t.h... | [
"jldunn@verizon.net"
] | jldunn@verizon.net |
811549efdfbd90e614e1cf2f7989d5be36169516 | 70feb7e5af4718afd4e9ba81a30ae8cead96dd62 | /Client/UnityClientProject/TestBuild/UnityClientProject_BackUpThisFolder_ButDontShipItWithYourGame/il2cppOutput/System.Threading.Tasks.Extensions.cpp | b8a9877335e7ec2e85c4aa24e89c666d71f6d47d | [
"MIT"
] | permissive | Veydron/ClientServerArchitectur | 04b2af0e4df2b178faee8bd6f0aec753857c4f0e | 60c36ceb364aadd92369160242ab3dea45ba478d | refs/heads/master | 2022-07-18T06:58:54.897009 | 2020-02-21T05:49:16 | 2020-02-21T05:49:16 | 231,766,701 | 1 | 0 | MIT | 2022-04-12T00:09:42 | 2020-01-04T13:19:32 | C++ | UTF-8 | C++ | false | false | 190,729 | 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 ... | [
"59504534+Veydron@users.noreply.github.com"
] | 59504534+Veydron@users.noreply.github.com |
5900d9cb14824a6392bfed8d17a2f05e74cbba7f | ee083d3ae978e770ee403d452aa9fdfb50e9f3ef | /vc/第4章 STLの極意/stl419.cpp | da46de2ca349e3af4f9bd66ca48610bff25059ac | [] | no_license | moonmile/gyakubiki-cpp | be0b0c704cf2592564fb37b596e86ca74e51b52f | b18ea7628e388a7a36cabda1a5b7af642b1b3967 | refs/heads/master | 2020-03-21T04:46:33.673723 | 2018-06-21T06:07:35 | 2018-06-21T06:07:35 | 138,126,465 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 326 | cpp | #include <iostream>
#include <map>
#include <string>
using namespace std;
void main( void )
{
map <char, int> m1, m2;
m1['A'] = 1; m1['B'] = 2; m1['C'] = 3;
m2['A'] = 1; m2['B'] = 2; m2['C'] = 3;
if ( m1 == m2 ) {
cout << "m1 と m2 は等しい" << endl;
} else {
cout << "m1 と m2 は異なる" << endl;
}
}
| [
"masuda@moonmile.net"
] | masuda@moonmile.net |
372c6efffa39a0088e0db185e14f01c94ae9a7cf | 21837f58bd4bbdd56ff69d6ab7bb4c05735cdf67 | /src/qt/test/rpcnestedtests.cpp | af5456db4de59e796bcb34fe83213ee40e82c787 | [
"MIT"
] | permissive | mldmix/matcoin | f1f90053edf7936b8d09063061ea5730da5bd60b | 11369ef1e4397b0beeab2603458571b59655c673 | refs/heads/master | 2020-04-23T21:22:32.168079 | 2019-02-21T14:26:48 | 2019-02-21T14:26:48 | 171,468,673 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,542 | cpp | // Copyright (c) 2016-2018 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 <qt/test/rpcnestedtests.h>
#include <chainparams.h>
#include <consensus/validation.h>
#include <fs.h>
#include <int... | [
"miloudaouissi@gmail.com"
] | miloudaouissi@gmail.com |
63bf797c974bdcdc8d12ce98810f702843959fbe | 75ce4c501bacbd3ad16a59d98d128f7cb120074e | /SnakeGame/Fruit.cpp | 159e60356dc8ff7995d4c900131b4db8a971650c | [] | no_license | Shumaherr/cpp_games_snake | dbefb77e17739b000179d039eb902dfcd5cc4749 | 81274a3c50321fe4e2e0bf9beb3bf7228c194824 | refs/heads/master | 2023-03-04T06:06:19.503669 | 2021-02-15T00:23:54 | 2021-02-15T00:23:54 | 318,923,313 | 0 | 1 | null | 2021-01-27T15:21:22 | 2020-12-06T01:08:58 | C | UTF-8 | C++ | false | false | 165 | cpp | #include "Fruit.h"
Fruits Fruit::GetFruitType()
{
return type;
}
int Fruit::GetFruitRadius()
{
return radius;
}
bool Fruit::CanCollide()
{
return canColide;
}
| [
"shumaherr@gmail.com"
] | shumaherr@gmail.com |
2d8ccb8cb33b86b1360d27207553cbb176c37e2b | 58febce6be896835382f03b21162f0090b3fcb0a | /leetcode/daily/2020_7_July/day18.cpp | 09455c572d8dd42af8abed9f8dc7fe6ab95a0489 | [
"Apache-2.0"
] | permissive | bvbasavaraju/competitive_programming | 5e63c0710b02476ecb499b2087ddec674fdb049f | bc17ec49b601aac62fa94449927fd64b620352d7 | refs/heads/master | 2022-10-31T15:17:00.151024 | 2022-10-23T09:14:52 | 2022-10-23T09:14:52 | 216,365,719 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,411 | cpp | /****************************************************
Date: July 18th
link: https://leetcode.com/explore/challenge/card/july-leetcoding-challenge/546/week-3-july-15th-july-21st/3393/
****************************************************/
#include <iostream>
#include <vector>
#include <list>
#include <algorithm>
#inclu... | [
"bv.basavaraju@gmail.com"
] | bv.basavaraju@gmail.com |
2d7d64f421d13b31d7e85d1e0ad4c385330b2714 | 18b9caa8b731503a988f3391a622d411ab237cd7 | /Cantera/src/thermo/WaterPropsIAPWSphi.h | 0116447e5aadb2ae889cd4cf59e38f6615801b92 | [] | no_license | calbaker/Cantera | 89d4ab713939ab9b8e50c2cfbfa5bb2fd1500d76 | d379df3f5aa17247dea30c12def0ef601991660a | refs/heads/master | 2021-01-02T08:45:18.177140 | 2011-12-06T17:56:16 | 2011-12-06T17:56:16 | 2,870,146 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,648 | h | /**
* @file WaterPropsIAPWSphi.h
* Header for Lowest level of the classes which support a real water model
* (see class \link Cantera::WaterPropsIAPWS WaterPropsIAPWS\endlink and class \link WaterPropsIAPWSphi WaterPropsIAPWSphi\endlink).
*
* This class calculates dimensionless quantitites.
*/
/*
* Copywrit... | [
"calbaker@gmail.com"
] | calbaker@gmail.com |
fd5e57a24517635b92430c4a6089bdb0999cc4d2 | 91643b30c4dd6d4f6b17cb3e2cfeac389ad5d003 | /FinalExam/src/AbstractEmployee.h | 3c3c5043f7c5ace04c1dcd64ad30d628e63a3d20 | [] | no_license | chenzhe1239/C-CourseStuff | 3ba699e4efd332f87644b8b7797709a678c40dae | 0df636358e505a74f0edc49311f5be7ef99e1f76 | refs/heads/master | 2020-04-12T17:03:31.396765 | 2018-12-20T21:35:07 | 2018-12-20T21:35:07 | 162,633,266 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | h | //
// Created by chenz on 12/11/2018.
//
#ifndef FINALS_ABSTRACTEMPLOYEE_H
#define FINALS_ABSTRACTEMPLOYEE_H
#include "Person.h"
class AbstractEmployee : public Person {
public:
virtual double getWage() = 0;
virtual void setWage(double wage) = 0;
};
#endif //FINALS_ABSTRACTEMPLOYEE_H
| [
"chen.zhe6@northeastern.edu"
] | chen.zhe6@northeastern.edu |
ee7486b06a1abab385a6566a610de6988f5c7f48 | ed24aef6a0ec43c1f6c731b21eeda02d38fa1e5c | /messagewelcome.h | 350f6b41669c9dc760e5de9eb801431f70a02f7a | [] | no_license | wushaopeng/SchoolStore | 3f642674d5b820a7a815beeb0149ab3c093da452 | 707184b30a15f8f3169ad2b8d1bf281f4d9c30f5 | refs/heads/master | 2020-03-26T08:00:26.122217 | 2018-06-22T09:46:05 | 2018-06-22T09:46:05 | 144,681,705 | 1 | 0 | null | 2018-08-14T07:01:28 | 2018-08-14T07:01:28 | null | UTF-8 | C++ | false | false | 315 | h | #ifndef MESSAGEWELCOME_H
#define MESSAGEWELCOME_H
#include <QDialog>
namespace Ui {
class MessageWelcome;
}
class MessageWelcome : public QDialog
{
Q_OBJECT
public:
explicit MessageWelcome(QWidget *parent = 0);
~MessageWelcome();
private:
Ui::MessageWelcome *ui;
};
#endif // MESSAGEWELCOME_H
| [
"hcf@halihuruideMacBook-Pro.local"
] | hcf@halihuruideMacBook-Pro.local |
b2b5bcd1edf6d5cd0491c6f1f4444e5d78218f47 | 65aaba4d24cfbddb05acc0b0ad814632e3b52837 | /src/osrm.net/libosrm/osrm-deps/boost/include/boost-1_62/boost/hana/at.hpp | 5633c3ce6d79af8273f71a3ca1ef4451a8bc7b10 | [
"MIT"
] | permissive | tstaa/osrmnet | 3599eb01383ee99dc6207ad39eda13a245e7764f | 891e66e0d91e76ee571f69ef52536c1153f91b10 | refs/heads/master | 2021-01-21T07:03:22.508378 | 2017-02-26T04:59:50 | 2017-02-26T04:59:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 129 | hpp | version https://git-lfs.github.com/spec/v1
oid sha256:a130166af9c6fd9ffb9cc752389b5875888d61223dde6b1786bbf6fc37d95449
size 1714
| [
"ssuluh@yahoo.com"
] | ssuluh@yahoo.com |
e6e258fde9b3cccca992c2a5c3b38dcbbe47e307 | cef9e617becd984bc1b4a88f7361a1ce13057bf2 | /Utils/detail/atomic.hh | 57fdea9566c4dd7572b60edb9c2215809e5de3b3 | [] | no_license | ttrebuchon/BareBonesOS | 36b69427617b465c9ef642559f68ccc2020e5e84 | 34cc2dc75669ed94957af6b26db838957f2e4625 | refs/heads/master | 2021-03-22T02:55:18.690747 | 2018-10-21T21:28:37 | 2018-10-21T21:28:37 | 119,048,649 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,338 | hh | #ifndef INCLUDED_ATOMIC_HH
#define INCLUDED_ATOMIC_HH
#include "type_traits.hh"
#include "enable_if.hh"
namespace Utils
{
#define MEM_ORD_APP(X) memory_order_##X
#if __cplusplus >= 201703L
#define MEM_ORD_DEF(X) X
enum class memory_order
#else
#define MEM_ORD_DEF(X) MEM_ORD_APP(X)
enum memory_order
#endif
... | [
"ttrebuchon@live.com"
] | ttrebuchon@live.com |
080399033d9fad65191713238ffe20b38e5718e5 | 679443a00d0415b3727dcfd53c37fd0937f924ee | /RB_TreeNode.h | ccc5682ce66ee6b11f5870be754f4d5fe8abc4b3 | [] | no_license | ForbesNDU/RB_Tree | 46f1e68288f404ab34d344a4bf98be21825f7951 | 7594bfd387d06bece23948a790c4a112a16eb658 | refs/heads/master | 2021-01-10T17:20:53.294697 | 2016-01-26T05:07:01 | 2016-01-26T05:07:01 | 46,810,828 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,982 | h | // To use this class, template types are forced to declare an ordering (<,>,==)
#ifndef RB_TREENODE_H
#define RB_TREENODE_H
////////// INTERFACE //////////
template <class T>
class RB_TreeNode {
public:
RB_TreeNode(const T&);
RB_TreeNode(const T&, RB_TreeNode<T>* parent);
~RB_TreeNode();
void setBlack();
... | [
"pforbes@nd.edu"
] | pforbes@nd.edu |
8e476013a75053ac0af0da8b54b8d11b407b7c4b | adfcdbdd2c374d7df3596bcf40eb9a5c0c973119 | /_temp/bluetooth/bluetooth.cpp | 17cce7856a6a3e4e72c836e843a75bbfa9983f2e | [] | no_license | ppisljar/esp32ctrl | 05663d0740827139a234a403ea323b5298e5536c | a8ea6a5ba9d5dcccd473cc50a7ec43fb5a4f6ada | refs/heads/master | 2023-03-10T04:53:50.327948 | 2022-05-12T05:31:31 | 2022-05-12T05:31:31 | 171,812,109 | 0 | 2 | null | 2023-01-23T22:29:13 | 2019-02-21T06:18:32 | C | UTF-8 | C++ | false | false | 19,248 | cpp | #include "bluetooth.h"
#define GATTC_TAG "gattc"
const uint32_t scan_duration = 10; // seconds ?
bool scan_complete = false;
///Declare static functions
static void esp_gap_cb(esp_gap_ble_cb_event_t event, esp_ble_gap_cb_param_t *param);
static esp_ble_scan_params_t ble_scan_params = {
.scan_type = ... | [
"peter.pisljar@gmail.com"
] | peter.pisljar@gmail.com |
35bd8b6183034f0fb001595d45ea3e94f2b5d056 | b7139acb3448d39dbeb8597c7f65d4a378ddc330 | /2015/chapter_8/examples/8_7.cpp | e1992139b2b00f75aef4bb7b52012947d2b28bae | [] | no_license | linsallyzhao/earlyobjects-exercises | 3f88e2d48674fdd431ecfd7e57c0fe2fa30c93f8 | 746a2489eb135fee8c04c74e3e763b07853e6796 | refs/heads/master | 2021-08-24T13:27:43.256219 | 2017-12-10T00:38:56 | 2017-12-10T00:38:56 | 113,711,078 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 843 | cpp | #include <iostream>
#include <iomanip>
#include <string>
int main()
{
const int NUM_MONTHS = 12;
int choice;
std::string name[NUM_MONTHS] =
{"January", "February", "March", "April", "May", "June",
"July", "August", "September", "October", "November", "December"};
int days[NUM_MONTHS] = {3... | [
"lin.sally.zhao@gmail.com"
] | lin.sally.zhao@gmail.com |
733aa824620ed6949850017fa472feafb9cfb1f1 | 1dbf007249acad6038d2aaa1751cbde7e7842c53 | /ims/include/huaweicloud/ims/v2/model/AddImageTagRequest.h | 9ca1c3c2eff5c47d3476266c70f2fe8636f65c5c | [] | 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,779 | h |
#ifndef HUAWEICLOUD_SDK_IMS_V2_MODEL_AddImageTagRequest_H_
#define HUAWEICLOUD_SDK_IMS_V2_MODEL_AddImageTagRequest_H_
#include <huaweicloud/ims/v2/ImsExport.h>
#include <huaweicloud/core/utils/ModelBase.h>
#include <huaweicloud/core/http/HttpResponse.h>
#include <string>
#include <huaweicloud/ims/v2/model/AddImageT... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
f2b3447f7fe92656bf118f1575a18fa4514f1d47 | e86e110f97f2eece465c2ae45fb73663d9d93e58 | /Qt/queqiao/alimamalogin.cpp | 58bdf3a02976af81da71b1ca34541c36affb787f | [] | no_license | CollectionProject/cpp | 87da66bb44846ffede034a48529b3896108cbfbf | 148747ffdc27835b3a1c5a7af545f6f9e6fbefaf | refs/heads/master | 2020-04-26T05:00:20.711726 | 2018-03-18T15:00:22 | 2018-03-18T15:00:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,514 | cpp | #include "alimamalogin.h"
#include "ui_alimamalogin.h"
#include "networkcookie.h"
#include <QUrl>
#include <QSettings>
#include <QWebFrame>
#include <QWebElement>
#include <QMessageBox>
#include <QNetworkCookie>
#include <QList>
#include <QNetworkCookieJar>
#include <autoclose.h>
AlimamaLogin::AlimamaLogin(QWidget *pa... | [
"1325989310@qq.com"
] | 1325989310@qq.com |
8a3a8661260fcaca59246d45c8076376eeb43a02 | 089ece2141d4f14437cfdc56839de0d8bfeeea11 | /bin/media/signal_generator/signal_generator.cc | 068a53748b9f3fc4f9823dec3c06852b2c03d080 | [
"BSD-3-Clause"
] | permissive | OpenTrustGroup/garnet | e2e8564ec0bf85bd600512de837b966c7dd67c54 | 609c727895e477ac086db38c1cee654dc10f2008 | refs/heads/master | 2021-06-07T14:09:17.785279 | 2018-10-18T03:49:35 | 2018-10-18T03:49:35 | 116,278,983 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 15,078 | cc | // Copyright 2018 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 "garnet/bin/media/signal_generator/signal_generator.h"
#include <fbl/algorithm.h>
#include <lib/async-loop/loop.h>
#include <lib/async/default.h>... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
6a76760357c066886a6d7781beda4d53c1a56054 | b630210dd141bb3d7d0c91017c6764eff5c6fa90 | /alidns/include/alibabacloud/alidns/model/DescribeGtmRecoveryPlansRequest.h | 916f849247a7aaba2bb413dea504caaf7cbbab69 | [
"Apache-2.0"
] | permissive | howtosigna/aliyun-openapi-cpp-sdk | 37da0db186cb2a547d3c82b4e1b5d18a00e0b529 | cb3390b9f5c46cdaa0ec2cc4fc5d435da6329175 | refs/heads/master | 2020-09-05T17:50:13.666225 | 2019-11-05T11:16:27 | 2019-11-05T11:16:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,780 | h | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"wb-hx510875@alibaba-inc.com"
] | wb-hx510875@alibaba-inc.com |
0dc783ecd6d9bef4e44132210751c24b6d810040 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/abc096/A/3096958.cpp | 601d16bbc0df55a72fbdfff7cefe6c6541282a96 | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 164 | cpp | #include <iostream>
using namespace std;
int main() {
int a, b;
int t;
cin >> a >> b;
t = (a > b) ? a-1 : a;
cout << t << endl;
return 0;
} | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
44c0346de08db85c6c5935337a0ee78eb198d17a | c9796a20cf56aa01ecbc2ff3985703b17bfb51fe | /leetcode2/DefusetheBomb/a.cpp | 7e05c2a4ce5853069105bfc64e8e3c870301ec79 | [] | no_license | iamslash/learntocode | a62329710d36b21f8025961c0ad9b333c10e973a | 63faf361cd4eefe0f6f1e50c49ea22577a75ea74 | refs/heads/master | 2023-08-31T08:20:08.608771 | 2023-08-31T00:05:06 | 2023-08-31T00:05:06 | 52,074,001 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,260 | cpp | /* Copyright (C) 2020 by iamslash */
#include <cstdio>
#include <vector>
using namespace std;
// k: 3
// i
// code: 5 7 1 4
// j
// sum:
// 4ms 100.00% 8.7MB 100.00%
// brute force
// O(N^2) O(N)
class Solution {
public:
vector<int> decrypt(vector<int>& code, int k) {
... | [
"iamslash@gmail.com"
] | iamslash@gmail.com |
a116b0ecf4f76930609b964cf4ba746ff578f95c | 75ca00902ed967e70460cc549386821c80d36cd4 | /Codeforces 110A/src/Codeforces 110A.cpp | 3b32a810ea1454b9bb0bfaeed3d218b786023c8a | [] | no_license | harshk360/Codeforces | e7ddbe4a841fe88871ca7d247c72b28da0e10c80 | 81450fd70934c67d29357fcf5e9e4c9adeed9ea1 | refs/heads/master | 2021-01-10T00:54:03.932790 | 2014-07-07T17:08:32 | 2014-07-07T17:08:32 | 21,459,792 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 658 | cpp | //============================================================================
// Name : Codeforces 110A.cpp
// Author : Harshit Kumar
// Version : 1.0
// Description : 30 ms, 00 kb
//============================================================================
#include <iostream>
using namespace std;
i... | [
"harshk360@gmail.com"
] | harshk360@gmail.com |
f774ee0fa14e8c4971655ac74dda9da5dc9d4e22 | 10d57ce051ca936f6822724a4e996d35f7cd269c | /base/profiler/module_cache.cc | 72fd1c5f14d84a108e7f522c3cb84653ce5e878f | [
"BSD-3-Clause"
] | permissive | billti/chromium | aea73afa192266460538df692e80dd3f749d2751 | 94fde1ddc4a9db7488fd646443688a88c178c158 | refs/heads/master | 2023-02-02T05:00:23.474800 | 2020-09-24T16:57:28 | 2020-09-24T16:57:28 | 298,350,654 | 0 | 0 | BSD-3-Clause | 2020-09-24T17:37:58 | 2020-09-24T17:37:57 | null | UTF-8 | C++ | false | false | 5,986 | cc | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "base/profiler/module_cache.h"
#include <algorithm>
#include <iterator>
#include <utility>
namespace base {
namespace {
// Supports heterogen... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
c698988cb37e390eb52ccdb9ecb4359b8cea6f9b | d2b4f652eb8528cab23a8e86707f30dcb2024b2a | /vtr/small/layers/tdf7/r16_o2/tdf7.cpp | 66984d0194069799cc158c9677d064ba01b72440 | [
"MIT"
] | permissive | UT-LCA/scale-cnn | dc091951f9b6b033412a7d3b4bbf06c78d518d74 | 193b2588c43ef4eb17420c69d97b4e10f6975db6 | refs/heads/main | 2023-04-29T00:29:31.712703 | 2021-04-30T17:33:39 | 2021-04-30T17:33:39 | 318,966,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,240 | cpp | #include "global_defines.h"
#include "tdf7_impl_defines.h"
#include <stdbool.h>
#include <assert.h>
#include "tdf7_conv_stages.h"
// Multiplies the intermediate feature maps with the second-layer
// filters. OCHAN_SCALE_FACTOR is an integer factor of the number
// of input channels. The k parameter tells us which grou... | [
"drauch@yoshi.ece.utexas.edu"
] | drauch@yoshi.ece.utexas.edu |
1801dee3bf81865271d22e27f8b93da6e0b643c5 | 1688e010017cf40b51e89c2dd5f028860e9a12d6 | /packages/core/std_tools/src/DataLogger.cpp | 8d7efc1eb310ed973badfe5a1729b7b2263574ec | [] | no_license | epfl-lasa/robot-toolkit | 1153b47bd3adc28e2b489f4d176c3e833b125299 | bcdc6cd4b4f5ea5b85ea3bf9a50d0da6861c3afe | refs/heads/master | 2020-04-14T14:59:07.985080 | 2017-11-03T08:55:49 | 2017-11-03T08:55:49 | 42,184,371 | 21 | 10 | null | 2016-06-21T11:26:15 | 2015-09-09T14:40:19 | C++ | UTF-8 | C++ | false | false | 652 | cpp | /*
* Copyright (C) 2010 Learning Algorithms and Systems Laboratory, EPFL, Switzerland
* Author: Eric Sauser
* email: eric.sauser@a3.epf.ch
* website: lasa.epfl.ch
*
* Permission is granted to copy, distribute, and/or modify this program
* under the terms of the GNU General Public License, version 2 or any
* l... | [
"klas.kronander@epfl.ch"
] | klas.kronander@epfl.ch |
14b2e386a17afb2909cf538ca58698f2e794dfea | 9ec244d896c57e649758820bc1126245e01f361f | /Benchmarks/BenchmarkNetworkServer.cpp | 97b58f7abd896ae1916478f8a51dcfb4b834dcb6 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kirill-pinigin/Wuild | 4899141c4a9d337bac72dc3f820506708742c057 | 1524c1d8a054f6455941538d5b824613fc028894 | refs/heads/master | 2020-06-06T20:44:44.986925 | 2018-09-05T04:51:13 | 2018-09-05T04:51:29 | 192,848,561 | 1 | 0 | Apache-2.0 | 2019-06-20T04:30:05 | 2019-06-20T04:30:05 | null | UTF-8 | C++ | false | false | 879 | cpp | /*
* Copyright (C) 2018 Smirnov Vladimir mapron1@gmail.com
* Source code 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 or in file COPYING-APACHE-2... | [
"mapron1@gmail.com"
] | mapron1@gmail.com |
a55af7d289f5859667c394cd5a8eae37044596d3 | d8a857b30225ec802a3dfc5e044ffeb098dc7f42 | /test/test_roscpp/test/src/params.cpp | 04b2b77b172fd621fbc038030d0cd2e2f9e855c0 | [] | no_license | OSUrobotics/palantir_backup | 0dd066b63a1881d0cb7b1d3c3b6ee1cad54e4285 | 8310ddcbc32b26a59fdf1f0fce69653f56e3dee3 | refs/heads/master | 2021-03-12T19:38:55.205324 | 2014-05-23T22:37:46 | 2014-05-23T22:37:46 | 19,359,272 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 14,023 | cpp | /*
* Copyright (c) 2008, Willow Garage, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this l... | [
"curranw@onid.orst.edu"
] | curranw@onid.orst.edu |
3588d7f9245d846efea3b4a26f93d6ad4629d06a | d2553f5fe10590ab00da55b538e683bfb35b395a | /smallSort2/smallSort2.cpp | 24f9d32483125848f7c9cee3f0aa82307d75399b | [] | no_license | dominickdechristofaro/CPlusPlus | cb3209d22df82786cebc36c2ccf0fc194993ac16 | b794db8e891d3e39f20ce068346ab429de0aa14b | refs/heads/master | 2020-06-08T04:46:03.758209 | 2019-06-21T21:18:04 | 2019-06-21T21:18:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,564 | cpp | /******************************************************************************
** Author: Dominick DeChristofaro
** Date: 05/22/2019
** Title: smallSort2.cpp
** Description: The smallSort function takes in 3 arguments by address and
sorts the numbers at those adresses in ascending ord... | [
"dominick.dechristofaro@gmail.com"
] | dominick.dechristofaro@gmail.com |
8c0f98fbc2f18509f0ab904408658aa4dc03a58d | 55b1b637b6ae8287379877b6301b4c1e4cfa226c | /sampler/randomSampler.cpp | 41d1cac52064d5786582cf8b2b1380153f42b4f2 | [] | no_license | mmoactrpg/RayTracer | 61119f79a9817ad9404923c0e952a47db131d586 | 5f75c0d05cba7f5beeae7ddd1d4b3ebe85da8fd8 | refs/heads/master | 2021-01-22T03:13:03.975235 | 2016-08-10T08:05:41 | 2016-08-10T08:05:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,234 | cpp | /*
* RandomSampler.cpp
*
* Created on: 2016年7月3日
* Author: zhuqian
*/
#include "memory.h"
#include "randomSampler.h"
#include "random.h"
RandomSampler::RandomSampler(int xStart, int xEnd, int yStart, int yEnd,
int spp) :
Sampler(xStart, xEnd, yStart, yEnd, spp) {
xPos = xStart;
yPos = yStart;
nSampl... | [
"zq317157782@163.com"
] | zq317157782@163.com |
44255a07a246866aa6501d0c45c45c4e257dfa75 | 5a44f67f17f505dda1a500a07f11fe7428745ef7 | /BFS/bfs.cpp | c0d9656f91d08470766dac1553aea5c0e04d912b | [] | no_license | cristian-rita/Algorithms | 67df77a7b6a8432d18c9426e03f428ed2ee228cc | acf360fb545aeb4194695b6f9a5b2964b20fd49a | refs/heads/master | 2021-01-10T12:41:46.870657 | 2016-03-19T03:21:26 | 2016-03-19T03:21:26 | 54,244,279 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,065 | cpp | #include<vector>
#include<queue>
#include<fstream>
#include<bitset>
#define maxn 1000100
using namespace std;
bitset<maxn> inQueue;
queue<int> Q;
vector<int> neighbours[maxn];
int n,m,source;
int dist[maxn];
void bfs(int source) {
Q.push(source);
dist[source] = 0;
inQueue[source] = 1;
while(!Q.empty()... | [
"cristian.rita@vivacredit.ro"
] | cristian.rita@vivacredit.ro |
888f0a93fa2808ebf838f9d4b2c76b9b871b9f5b | 6ced41da926682548df646099662e79d7a6022c5 | /aws-cpp-sdk-iotwireless/include/aws/iotwireless/model/GetPositionRequest.h | 4ea75f29f8a64261315727244e180e5abec10339 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | irods/aws-sdk-cpp | 139104843de529f615defa4f6b8e20bc95a6be05 | 2c7fb1a048c96713a28b730e1f48096bd231e932 | refs/heads/main | 2023-07-25T12:12:04.363757 | 2022-08-26T15:33:31 | 2022-08-26T15:33:31 | 141,315,346 | 0 | 1 | Apache-2.0 | 2022-08-26T17:45:09 | 2018-07-17T16:24:06 | C++ | UTF-8 | C++ | false | false | 4,509 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/iotwireless/IoTWireless_EXPORTS.h>
#include <aws/iotwireless/IoTWirelessRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/iotwireless/model/PositionR... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
d441b682adc4850faaa0fba4b26886f0aa8e89ec | b125623276da54715131aa62c5f74f033a933e43 | /src/old/editing.cpp | fa6f23f3c8a98ea5ce7c0be4902dd23149d7a45a | [] | no_license | wibbe/simple-rts | 9e2520be3224b7e49245cb42cb7b66a6c0b5b2ee | 9e418d84cf5a9a055006e3ac38e490583bf3310d | refs/heads/master | 2020-06-02T10:18:10.187309 | 2013-08-16T11:49:52 | 2013-08-16T11:49:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,149 | cpp | // editing.cpp: most map editing commands go here, entity editing commands are in world.cpp
#include "cube.h"
bool editmode = false;
// the current selection, used by almost all editing commands
// invariant: all code assumes that these are kept inside MINBORD distance of the edge of the map
block sel =
... | [
"daniel.wiberg@oryx.se"
] | daniel.wiberg@oryx.se |
fd8d8d1704be1a29948db54498818e9ae28a7518 | 3a46dab9239a93d0512aad9e37a1d98477b1089b | /GFA Foundation (Week 1-5)/Week-1/Day-3/1HelloMe/main.cpp | 4ccc0566b53fe818d20c438f3e76b418566c3395 | [] | no_license | green-fox-academy/ithomas91-1.0 | 3a27f4a12d084d1b2f2c67a928bf0a42444d5613 | 32d762b7bbc2860de20592c50f538e31e96b9b0a | refs/heads/master | 2020-04-16T19:50:07.652139 | 2019-07-11T17:52:04 | 2019-07-11T17:52:04 | 165,876,260 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 96 | cpp | #include <iostream>
int main() {
std::cout << "Hello, Tamas!" << std::endl;
return 0;
} | [
"ithomas.nemeth@gmail.com"
] | ithomas.nemeth@gmail.com |
58aeab5155a3ddd386a5fb7790c1a30acc642a9b | 47059855ff82289a5e2ab1573304a25562968c41 | /Assignment 3/20100275/linearProbing.cpp | a69d084f3e79ea614be9eda915dfb0f4ae3e91f1 | [] | no_license | hamzahbaig/Course-Data-Strcutures | 0ab0d040e269ca8d9b2378abdd8d4a36e4564e07 | 057a6d39047d1423e14e13dc7f89867929eb5075 | refs/heads/master | 2020-09-01T01:24:00.679313 | 2019-10-31T19:19:12 | 2019-10-31T19:19:12 | 218,840,925 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,138 | cpp | #ifndef LINEARPROBING_CPP
#define LINEARPROBING_CPP
#include "linearProbing.h"
#include "hashfunctions.cpp"
HashL::HashL(){
tableSize = 1000; // you cant change this
hashTable = new block*[tableSize];
for (int i=0; i<tableSize; i++)
{
hashTable[i] = NULL;
}
}
HashL::~HashL(){
for (... | [
"48963915+Venom12345672@users.noreply.github.com"
] | 48963915+Venom12345672@users.noreply.github.com |
280feb7c13ce71a0e2845555128adb9f5a285ea9 | 376d167373b445198d17c379f03fce251c3249b0 | /practicas/monitores/modificado mio/3.prodcons2_sc_FIFO.cpp | 094852ac074cc977fa030d7c56b7b4b6e35231d3 | [] | no_license | antOnioOnio/SCD | 838544610cb78a8954add50be627a61659383089 | 3591981602ca6c4095a397b2bef4e0b82ff5c961 | refs/heads/master | 2020-04-21T03:10:51.630099 | 2019-02-05T16:52:41 | 2019-02-05T16:52:41 | 169,276,505 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,683 | cpp | // -----------------------------------------------------------------------------
//
// Sistemas concurrentes y Distribuidos.
// Seminario 2. Introducción a los monitores en C++11.
//
// archivo: prodcons_2_sc_FIFO.cpp
// Ejemplo de un monitor en C++11 con semántica SC, para el problema
// del productor/consumidor, con ... | [
"anthoniusstanfield@gmail.com"
] | anthoniusstanfield@gmail.com |
878a80b947680216c0d9c410aa53b79161a01486 | 801cb1fb8fff6566c8aa2faed53d6892f616e84b | /clientmanager/clientthread.h | 8d7633ffec3384ab67fe955d86df83c90cd29a86 | [] | no_license | fanout/scaledemo | 1b216493570293127cd87d8a46c4af0ee806f4a8 | 4b5fa66067277196201a9339b25b079896c44940 | refs/heads/master | 2021-01-19T21:58:08.885585 | 2013-10-20T04:02:04 | 2013-10-20T04:02:04 | 12,533,685 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,439 | h | /*
* Copyright (C) 2013 Fanout, Inc.
*
* 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 option) any later version.
*
* This program is dist... | [
"justin@affinix.com"
] | justin@affinix.com |
dda0ce6ae07840cd55d539189890c435e59eddae | 49e125a9e43d22706cea8f304e88c96dd20197ae | /SPOJ/special string.cpp | b7f6e8d2c97a745f0ac41185021a0e905b8b5208 | [] | no_license | tahsinsoha/Problem-solving- | b0382b7afa539715dafb1fbc40666e4051b5f7db | 7049dcc7ab9e4a59977787c2e9052055bff560a8 | refs/heads/master | 2023-01-06T02:35:56.822736 | 2020-11-04T12:15:43 | 2020-11-04T12:15:43 | 280,789,760 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,044 | cpp | #include<bits/stdc++.h>
using namespace std;
long long dp[35][4][4];
int vis[35][4][4];
int n,p;
long long rec(int i, int p1, int p2)
{
if(i>=n)
return 1LL;
if(vis[i][p1][p2]==p)
{
return dp[i][p1][p2];
}
long long t =0;
if(p1!=p2)
{
if(p1+p2==3 && p1 && p2 )
... | [
"soha97368@gmail.com"
] | soha97368@gmail.com |
e492236418925994e6a0e17d0123cb73189a2702 | 36006487fbed2c19a2367e968afc11e76a55bb95 | /Codeforces/1005D.cpp | 8c3e2b5cc64f513067cf3ecbe22e43963df60441 | [] | no_license | AkVaya/CP_Solutions | 99bd280470997f048ca2ee9b9dda83488d19ca7e | 60fd900aad28caf34b15b75ce736141dbc074d9f | refs/heads/master | 2021-09-27T13:57:38.897747 | 2021-09-16T16:43:55 | 2021-09-16T16:43:55 | 232,780,223 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,420 | cpp | #include<iostream>
#include<vector>
#include<queue>
#include<set>
#include<stdio.h>
#include<iomanip>
#include<algorithm>
#include<map>
#include<math.h>
#include<string.h>
#include<ctime>
#include<cmath>
#define ll long long
#define eb emplace_back
#define pb push_back
#define ins insert
#define mp make_pair
#define m... | [
"akshat.18je0072@am.iitism.ac.in"
] | akshat.18je0072@am.iitism.ac.in |
6a6400967d7f701cc1e1d82df588641a3392f621 | e434ff063b6e849e0b6b8d58cf6537336bc9ef09 | /src/other_helpers.hpp | 039132731b8d38d880f625466fc263dad7b1c4d0 | [
"BSD-2-Clause"
] | permissive | brucelai/isotree | 21a3bf8df7b5aa58166008c7093210150f4c3688 | 2e6d5bd35ef4359187fe65a5b4080c09725695c2 | refs/heads/master | 2023-06-12T07:45:31.842514 | 2021-07-05T19:55:08 | 2021-07-05T19:55:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,960 | hpp | /* Isolation forests and variations thereof, with adjustments for incorporation
* of categorical variables and missing values.
* Writen for C++11 standard and aimed at being used in R and Python.
*
* This library is based on the following works:
* [1] Liu, Fei Tony, Kai Ming Ting, and Zhi-Hua Zh... | [
"david.cortes.rivera@gmail.com"
] | david.cortes.rivera@gmail.com |
64d47c78e13b4fb61408bbd708915b9935a945c9 | fa5eded7cdeb33fa9627fa57eddd66db1243859f | /examples/LCDI2C/LCDI2C.ino | 7dd38dca5a7d4a070dbae4978a1d4363a4c5a432 | [
"MIT"
] | permissive | sstaub/LCDi2c | 993f42ea36a826ddcdc71cd790cf51de4165590e | 843f10febf1097ea37d58939fd87cf1a25c9c872 | refs/heads/master | 2022-12-25T21:14:22.985401 | 2020-09-28T19:03:07 | 2020-09-28T19:03:07 | 298,745,831 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,897 | ino | #include "Arduino.h"
#include <LCDi2c.h>
#define LCD_CHARS 16
#define LCD_LINES 2
// special chars
uint8_t upArrow[8] = {
0b00100,
0b01010,
0b10001,
0b00100,
0b00100,
0b00100,
0b00000,
};
uint8_t downArrow[8] = {
0b00000,
0b00100,
0b00100,
0b00100,
0b10001,
0b01010,
0b00100,
};
uint8_t rightAr... | [
"sstaub@users.noreply.github.com"
] | sstaub@users.noreply.github.com |
75d4c1a61e6f910cbaa8676476aa46f56dc4b12f | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/squid/gumtree/squid_new_hunk_37.cpp | 0f0da7a4b07ed9174f2b560227a02bd363610117 | [] | 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 | 866 | cpp | proxyingAb = opComplete;
}
void
Adaptation::Ecap::XactionRep::noteMoreBodyDataAvailable(RefCount<BodyPipe> bp)
{
Must(makingVb == opOn); // or we would not be registered as a consumer
Must(theMaster);
theMaster->noteVbContentAvailable();
}
void
Adaptation::Ecap::XactionRep::noteBodyProductionEnded(Ref... | [
"993273596@qq.com"
] | 993273596@qq.com |
fc1c3e6c7a2c82f7c43dc9301c5cdaf3d22e242f | 30ab1090ba15c433f08bbff0a795bcca5817c023 | /jni/engine/AccelerateAction.cpp | 1555fb10c3f88ee59d9d7d06b2554afa745d78c2 | [] | no_license | dnuffer/redneckracer | 0c8e2efea148057bfbb81c689f0c81f5f430526b | f298e0fcda169829ffc7002165d38613eafc6ee8 | refs/heads/master | 2021-01-01T06:11:42.520020 | 2012-07-06T04:42:21 | 2012-07-06T04:42:21 | 4,918,963 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,684 | cpp | // Copyright 2011 Nuffer Brothers Software 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 required by applicable law or ... | [
"danielnuffer@gmail.com"
] | danielnuffer@gmail.com |
71ea5092f6ac0893e089ee3bc23b3d144ccf74d0 | 3127c48bf60d367219df2b2901804a57db37e37e | /Ackerman.cpp | 6974fa96a65a313b11b5d6868893754c108a4b61 | [] | no_license | Maxrod98/Buddy-Allocator | 466566e2dfe7549fcbfe1f599bc7157358ced94e | 5047649ca27c40af83303eed7b2e5b1d2eb78422 | refs/heads/master | 2022-04-20T01:33:05.239771 | 2020-04-10T23:17:23 | 2020-04-10T23:17:23 | 254,752,867 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,040 | cpp | #include<iostream>
#include<sys/time.h>
#include<assert.h>
#include "Ackerman.h"
#include <string>
#include <cstring>
#include <sstream>
#include <stdlib.h>
using namespace std;
string Ackerman::get_time_diff(struct timeval * tp1, struct timeval * tp2) {
/* Returns a string containing the difference, in seconds and... | [
"30735864+Maxrod98@users.noreply.github.com"
] | 30735864+Maxrod98@users.noreply.github.com |
dd89cc225659186b5b5c97c06d2991bfb8db7922 | 6e9b20902f4e232d12e865f192ea5128ae253ba7 | /Fluid/8.1/p | 672a052b749fc88d53adb0849983c935a13e9888 | [] | no_license | abarcaortega/FSI_3 | 1de5ed06ca7731016e5136820aecdc0a74042723 | 016638757f56e7b8b33af4a1af8e0635b88ffbbc | refs/heads/master | 2020-08-03T22:28:04.707884 | 2019-09-30T16:33:31 | 2019-09-30T16:33:31 | 211,905,379 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,852 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: dev
\\/ M anipulation |
\*-----... | [
"aldo.abarca.ortega@gmail.com"
] | aldo.abarca.ortega@gmail.com | |
dce45f13ecd73d1365fa0d9ef508ba83ca00e697 | 53928f17c758a813bc69e05bc9a8bbef4d2804b8 | /VulkanTest/ShadowGenerator.cpp | 5c73427fa393b98b99c6ca4e1bf3201135896979 | [] | no_license | thagberg/another-vulkan | 4029318f533528a4f4db554f99f85394a21d12f1 | 0a2314e8f7f7dc2427f1fcc82c76f939961556fe | refs/heads/master | 2022-04-09T22:17:31.041995 | 2020-03-01T23:38:11 | 2020-03-01T23:38:11 | 190,081,958 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,799 | cpp | #include "ShadowGenerator.h"
#include "descriptor-util.h"
#include "pipeline-util.h"
namespace hvk
{
ShadowGenerator::ShadowGenerator(VkRenderPass renderPass, VkCommandPool commandPool) :
DrawlistGenerator(renderPass, commandPool),
mDescriptorSetLayout(VK_NULL_HANDLE),
mDescriptorPool(VK_NULL_HANDLE),
mPipel... | [
"timothy.m.hagberg@gmail.com"
] | timothy.m.hagberg@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.