blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2479ab4fa42eef0ea9c9cee0897bcd0cb8b02286 | 3b47446de46d048a2e6e628a0b9dab7b7a5a63ab | /src/qt/transactiontablemodel.cpp | ae13fd88971dad73c8285bdd393caf165d6dbdb6 | [
"MIT"
] | permissive | travelpaycoin/travelpay-old | c84741ec99534035279137cb8d6c97084393767e | a017c495951e9df56127d036673d878d65c09bec | refs/heads/master | 2020-04-13T14:18:57.738745 | 2019-01-02T15:08:10 | 2019-01-02T15:08:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,774 | cpp | // 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.
#include "transactiontablemodel.h"
#include "addresstablemodel.h"
#include "guiconstants.h"
#include "guiutil.h"
#include "op... | [
"support@travelpaycoin.org"
] | support@travelpaycoin.org |
90e7917eda6b39ff214cf4a387a424b9eb2df51f | b766ca07ba6554cf334570b93c5aa8c28a74ab1d | /string.hpp | 0d255a1c0bacee3143f53ec06849910db511c4e1 | [] | no_license | heckwithu2/custom-string-data-structure | 148e199c0a978d2a849433d579a3a5a25581892f | 21b34a829ee828585aebc73120f0f9f690d7b887 | refs/heads/master | 2023-02-24T04:06:42.550554 | 2021-02-03T16:25:51 | 2021-02-03T16:25:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,372 | hpp | #pragma once
//Jeremiah Heck
//project 2 milestone 1
//2/17/2020
#ifndef STRING_HPP_
#define STRING_HPP_
#include <iostream>
#include <vector>
const int STRING_SIZE = 256;
//The size of the String.
////////////////////////////////////////////////////
// CLASS INV: str[length()] == 0 &&
// 0 <= length(... | [
"jheck10@kent.edu"
] | jheck10@kent.edu |
8c546071fa0e4450c9444b7b19862ad051e1ddb0 | 5943b0e50bfa3c3f413e942e4b39db639c038886 | /jni/RansacHeader.h | b02fef628c1c26ae9b7198b31d214b79aa9a9ab6 | [] | no_license | akm-sabbir/indoor_navigation_system | 48a6c8c60163399ac8a18fa3b49df26334bca47d | bab9ccfa5254976d5714f4d7231c55bacfca228b | refs/heads/master | 2020-05-17T12:03:56.311869 | 2014-08-19T02:19:17 | 2014-08-19T02:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,837 | h | /////////////////////////////////////////Initiation of Declaration//////////////////////////////////////////
#pragma once
#include <cv.h>
#include<vector>
#include<algorithm>
#include "randomGenerator.h"
using namespace std;
#define DEPTH_WIDTH 640
#define DEPTH_HEIGHT 480
#define BUFFSIZE (DEPTH_WIDTH * DEPTH_HEIG... | [
"parvez.uz@gmail.com"
] | parvez.uz@gmail.com |
18139b83d1b18efe88df7630241cf5965caeaa25 | 3ccc0addfcc9ea637761d7f55a3b793be59114cb | /test.cpp | cc5945aa275b99f61398ffc5d7a9a03d3cdf6677 | [] | no_license | Can1210/GitTest | e77cde479bb7d6fb49ecd74d0d93d4bdaa03e3b7 | be2a4ca9a05b199b42c2a1cc7d029e8a198e6992 | refs/heads/master | 2020-05-27T05:32:31.391380 | 2019-05-25T02:12:22 | 2019-05-25T02:12:22 | 188,502,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 83 | cpp | void testfunction()
{
printf("testtest");
printf("あ");
printf("test");
} | [
"-"
] | - |
0977b5762b4dab18487d55b6311419ad823d46c6 | 6c9e6ffbe477b04e262fb52bc5322a55b49a785b | /src/System/EventLock.cpp | b2975f3b1a4c0c5b5d16f81f30a58dd20020b7b2 | [] | no_license | orbisTransfer/orbis | 641393f7730435a894f8e5af2ddb9a5f77d452a2 | c685d253e5100aa4e58ef101fc95b13ede571eb3 | refs/heads/master | 2021-04-30T10:56:11.404207 | 2018-02-13T08:02:31 | 2018-02-13T08:02:31 | 121,123,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,692 | cpp | // Copyright (c) 2018 The Orbis developers
// ======================================================================
// ===== Spell of Creation =====
// script inspired by the CNC code, on February 11, 2018
//
// ======================================================================
/* ... | [
"noreply@github.com"
] | noreply@github.com |
0ea351a455ce2a2ab4629aa2859ce92bbd53f9e9 | b36f34b6a24d019d624d1cc74f5b29062eef2ba4 | /frameworks/cocos2d-x/extensions/Particle3D/PU/CCPUSphereColliderTranslator.cpp | 32823a473abc019d8d3636a22923680328c9c36b | [
"MIT"
] | permissive | zhongfq/cocos-lua | f49c1639f2c9a2a7678f9ed67e58114986ac882f | c2cf0f36ac0f0c91fb3456b555cacd8e8587be46 | refs/heads/main | 2023-08-17T17:13:05.705639 | 2023-08-17T06:06:36 | 2023-08-17T06:06:36 | 192,316,318 | 165 | 63 | MIT | 2023-08-14T23:59:30 | 2019-06-17T09:27:37 | C | UTF-8 | C++ | false | false | 3,771 | cpp | /****************************************************************************
Copyright (C) 2013 Henry van Merode. All rights reserved.
Copyright (c) 2015-2016 Chukong Technologies Inc.
Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge,... | [
"codetypes@gmail.com"
] | codetypes@gmail.com |
e43d3474fea814a6ddd92e44fcc4dd1ec5d21416 | 66a54367813a7941aa9586382ab1f8447e5bed7b | /617. Merge Two Binary Trees.cpp | efbc52c066ae242f3907328854eb7098560ca0b1 | [] | no_license | OgnjenArsenijevic/LeetCode-solutions | 46e0a145f80485b145b9357eb78759975b3865fd | 1b513a5110effafc0f446f671d45e4ff32e0e6a7 | refs/heads/master | 2020-04-29T06:29:33.269476 | 2020-03-30T21:03:12 | 2020-03-30T21:03:12 | 175,917,592 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,203 | cpp | ///617. Merge Two Binary Trees
///Author: Ognjen Arsenijevic
///username: ognjen1998
/**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution
{
public:
Tree... | [
"noreply@github.com"
] | noreply@github.com |
fe4555adaf99270a58889b5677a2903f1287ee88 | 5005d7e9c59866b6a8752264e27e63e4d9433380 | /src/menu.hpp | d4127e3250b8aed2cbb76d0daa27829def4d9de2 | [] | no_license | niklasnson/SDL2Bootstrap | 29bbb20b59e61b75f46269eb29b315e5c5db3df3 | 4108b1ed09b46f9c974824a87840120fcfa465d3 | refs/heads/main | 2023-05-04T04:16:43.114947 | 2021-05-31T05:50:05 | 2021-05-31T05:50:05 | 372,277,486 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 222 | hpp | #ifndef SRC_MENU_HPP
#define SRC_MENU_HPP
#include "header.hpp"
class Menu {
public:
Menu(void);
~Menu(void);
int activeMenuOption;
virtual void update();
virtual void draw(SDL_Renderer* renderer);
};
#endif | [
"niklasnson@me.com"
] | niklasnson@me.com |
536f5cc47abbcc1d00ea264c1e52194517c4fe0b | 02c1aa99af5788e953d85bdd3d19ac9d4d498749 | /module02/EX02/IFT3100H18_DrawCursor/src/main.cpp | d7114ed5f30ac8f60d7355f4dc0e6cc0e53b363b | [
"MIT"
] | permissive | Masam121/IFT3100H18 | 30fd6cb37ab909f04c054410f4df4187a21dff38 | 585692cb28bd7484948ca10bc9babb6139c940e1 | refs/heads/master | 2020-03-07T19:48:30.513667 | 2018-03-29T18:14:29 | 2018-03-29T18:14:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 310 | cpp | // IFT3100H18_DrawCursor/main.cpp
// Dessiner un curseur en fonction des états et des événements d'un périphérique de pointage et afficher ces informations dans la console.
#include "ofMain.h"
#include "application.h"
int main( )
{
ofSetupOpenGL(512, 512, OF_WINDOW);
ofRunApp(new Application());
}
| [
"philippe.voyer@ift.ulaval.ca"
] | philippe.voyer@ift.ulaval.ca |
3c7d3bfc7cd459d250950c1db59b28fd74049152 | 70048c127df52c9df11acd5bfd43e88a8ee106a5 | /src/common/block.hh | f41ee7b0217da39a7372530b9d54478e788c1f66 | [
"Apache-2.0"
] | permissive | DICL/VeloxMR | 0b6213e32705dacb06f5d484600e1dde95e03443 | d726257d0a7e8c5153883991e26e6d36cee4d8dc | refs/heads/mapreduce | 2021-05-01T09:23:06.394529 | 2017-10-09T09:22:00 | 2017-10-09T09:22:00 | 53,180,448 | 8 | 1 | Apache-2.0 | 2023-03-03T20:21:34 | 2016-03-05T03:06:27 | C++ | UTF-8 | C++ | false | false | 84 | hh | #pragma once
#include <utility>
typedef std::pair<std::string, std::string> Block;
| [
"vicente.bolea@gmail.com"
] | vicente.bolea@gmail.com |
724222d6362c55cfe7e45cf15239be727cb988d8 | 789d9370c482d52aeff25aaba3fa37d9e032c44d | /thibaud_cenent/Transaction.cpp | 16d189374fb85652ba7d872adb76d7ae3e687653 | [] | no_license | ThibaudC13/infres10 | 42bb01994d1b543e27f400191c89999d1b913d9c | 84a54e79746c952edb588ce44058d818812af24c | refs/heads/master | 2020-06-05T06:06:05.783422 | 2019-06-18T07:59:00 | 2019-06-18T07:59:00 | 192,340,150 | 0 | 0 | null | 2019-06-17T12:11:42 | 2019-06-17T12:11:42 | null | UTF-8 | C++ | false | false | 848 | cpp | #include <iostream>
#include "Transaction.h"
Transaction::Transaction(Account* account, TransactionType transactionType, double amount) {
this->account = account;
this->transactionType = transactionType;
this->amount = amount;
}
void Transaction::deposit() {
this->account->deposit(this->amount);
}
vo... | [
"Thibaud.Cenent@mines-ales.org"
] | Thibaud.Cenent@mines-ales.org |
24f5892b3ff55e7164422cc50707992056548d5f | 083100943aa21e05d2eb0ad745349331dd35239a | /aws-cpp-sdk-redshift/source/model/Tag.cpp | 04276ca592d3f1f2f14620abd6ba65aff0fdbec8 | [
"JSON",
"MIT",
"Apache-2.0"
] | permissive | bmildner/aws-sdk-cpp | d853faf39ab001b2878de57aa7ba132579d1dcd2 | 983be395fdff4ec944b3bcfcd6ead6b4510b2991 | refs/heads/master | 2021-01-15T16:52:31.496867 | 2015-09-10T06:57:18 | 2015-09-10T06:57:18 | 41,954,994 | 1 | 0 | null | 2015-09-05T08:57:22 | 2015-09-05T08:57:22 | null | UTF-8 | C++ | false | false | 2,438 | cpp | /*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file... | [
"henso@amazon.com"
] | henso@amazon.com |
3c109ccd1c09a9ad5658726937b82c88c6fdd2f2 | 002b4d6f942d59a2fd98b06673ac1b8fd71e4f98 | /CPP06/ex02/main.cpp | d25e0de09d4cb0f1dca222599972373f1a0377a6 | [] | no_license | Ludrak/CPP | 12123b7878399ed804b3c26a60e61a33a8b3f60c | 4d7bb50a906b0df88d677c1f7ab9458ad994c5cb | refs/heads/main | 2023-08-24T14:48:20.354549 | 2021-10-22T07:50:37 | 2021-10-22T07:50:37 | 371,524,811 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,590 | cpp |
#include "A.hpp"
#include "B.hpp"
#include "C.hpp"
#include <cstdlib>
#include <sys/time.h>
#include <iostream>
Base * generate(void)
{
/* C like random (no std::chrono in C++98) */
struct timeval t;
gettimeofday(&t, NULL);
std::srand(t.tv_usec);
switch (std::rand() % 3)
{
case 0:
... | [
"luca06.robino@gmail.com"
] | luca06.robino@gmail.com |
334449534bd4e495f47ab305624365b8cb605832 | f1e9a69c9166d67febe851450755c4eab9d4b266 | /STLDataStructure/STLDataStructureDlg.cpp | d03954a70393d5ef745c4f3daa6ad7010cb4f252 | [] | no_license | jermydu/STLDataStructure | fe1c735051738470eba34d288b82b4927e4b64e5 | 349b05dea6f6589df03c4904402d119e992d4d3b | refs/heads/master | 2023-02-19T09:25:11.177549 | 2022-08-31T13:50:53 | 2022-08-31T13:50:53 | 330,919,039 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 35,832 | cpp |
// STLDataStructureDlg.cpp: 实现文件
//
#include "pch.h"
#include "framework.h"
#include "STLDataStructure.h"
#include "STLDataStructureDlg.h"
#include "afxdialogex.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
//string 排序
int compareString(const void* a, const void* b)
{
if (*(string*)a < *(string*)b) return -1;
if ... | [
"1979159182@qq.com"
] | 1979159182@qq.com |
77996c96155f4f7a6d07c2158d6ff019135c4bbf | 718bfcc62ecf880fd049c6ff1f567a38146198c3 | /MSP/src/include/MSPMutationOperator.h | 3b70465cdb73bba20aecdbe874561a82ea3adcfc | [] | no_license | danitico/Metaheuristics | 1a0c07337b2f730c5cc50bc8621f3c7e119ec629 | 83aeddd71fcb1835d0fad097c21e7e6e5fa0e454 | refs/heads/master | 2020-04-22T22:53:35.824682 | 2019-06-06T09:21:17 | 2019-06-06T09:21:17 | 170,722,349 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,834 | h | /*
* MSPMutationOperator.h
*
* Created on: 15 may. 2019
* Author: chema969
*/
#ifndef INCLUDE_MSPMUTATIONOPERATOR_H_
#define INCLUDE_MSPMUTATIONOPERATOR_H_
#include <MSPSolution.h>
#include <vector>
#include <cstdlib>
#include <MSPInstance.h>
using namespace std;
/**
* Class which defines a mutation oper... | [
"chema969@hotmail.com"
] | chema969@hotmail.com |
0c2263bf014deeeb6e25bf923a54b4ef8a1f006e | 676c0c3e1d8f09e34df6d252234c1074d2b68ecd | /GLLocomotion/GLLocomotion.h | 5572dd5c6c6e376668f28ea3ea88c56414adb040 | [
"MIT"
] | permissive | chen0040/cpp-steering-behaviors | bb7340647b04caa8485ffb7c4c5b57ad2ad0feb2 | c73d2ae8037556d42440b54ba6eb6190e467fae9 | refs/heads/master | 2021-01-23T05:44:36.526664 | 2017-07-22T00:46:36 | 2017-07-22T00:46:36 | 92,981,202 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 303 | h | #ifndef _H_GL_LOCOMOTION_H
#define _H_GL_LOCOMOTION_H
class Vehicle;
class GLLocomotion
{
public:
GLLocomotion(Vehicle* pAgent);
virtual ~GLLocomotion();
public:
virtual void Update(const long& lElapsedTicks)=0;
protected:
void EnforceNonPenetration();
protected:
Vehicle* m_pAgent;
};
#endif | [
"xs0040@gmail.com"
] | xs0040@gmail.com |
aaba35edb61c32081d7135f157ec1c1e056e5674 | 81895fe57e32d5c810fe0b0c4cb69c507b3ec9a8 | /countdialog.h | a792e0415fef571b0ecf92560d54dfe254003600 | [] | no_license | lynyskyny/Lab_3 | e59f10279dd5db4fb5285cb94c8cd86a3de5faf1 | 5612a2fd21ae06ea3a1385ac5f9911a524e41886 | refs/heads/master | 2021-08-22T19:56:28.162741 | 2017-12-01T05:14:25 | 2017-12-01T05:14:25 | 112,697,438 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 421 | h | #ifndef COUNTDIALOG_H
#define COUNTDIALOG_H
#include <QDialog>
#include "queue.h"
#include "labeldialog.h"
namespace Ui {
class CountDialog;
}
class CountDialog : public QDialog
{
Q_OBJECT
public:
explicit CountDialog(Queue *_queue);
~CountDialog();
private:
Ui::CountDialog *ui;
Queue *... | [
"noreply@github.com"
] | noreply@github.com |
99d218495254424a7ceeff2802a06fa667ff8367 | 6f6bc7eee21f9dbce4a93650c9230402561ce38b | /src/main.cpp | 6036d8ab9b273ffcd0c5abb124da4a510603e231 | [] | no_license | FelixBrendel/persistent_data_segment | 412a4ab45b3a21d6ec11ed4873c65b570665123e | 5dc8243727ccc4be8a6540ee44e36f0d82d642e1 | refs/heads/main | 2023-07-03T10:27:19.157627 | 2021-08-03T22:38:18 | 2021-08-03T22:38:18 | 392,468,311 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 862 | cpp | #include <windows.h>
#pragma intrinsic(strcat)
#include "persistent_data.hpp"
int print_int_to_str(int value, char* buffer) {
int count = 0, temp;
char* ptr = buffer;
if (value == 0) {
*ptr='0';
count = 1;
} else {
if (value < 0) {
value *= (-1);
*ptr+... | [
"felix@brendel.io"
] | felix@brendel.io |
88990c4f2806a11d5c44fa54fa6fc4f6ab4cfe2e | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium_org/chrome/browser/upgrade_detector.h | 9c1826e5700d57a61d112d8603bcb035de0dc0cb | [
"MIT",
"BSD-3-Clause"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 4,928 | h | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UPGRADE_DETECTOR_H_
#define CHROME_BROWSER_UPGRADE_DETECTOR_H_
#include "base/timer/timer.h"
#include "chrome/browser/idle.h"
... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
b59a4432ae099f210586c7f90ed7b27f07132b69 | 4044fc117cfceaf6b10af6c756515b32232744f6 | /src/test/prevector_tests.cpp | 7a6bb3542aacdbd96a53c8d4cde3ca5c6e5cbad7 | [
"MIT"
] | permissive | PsyTeck/astercoin | 075c3c346530de9eb9e003ce49e640d30b6a3f9b | 62bd370211e666259092e4de1db668be474fa954 | refs/heads/master | 2020-03-31T06:22:53.993751 | 2018-10-08T00:27:22 | 2018-10-08T00:27:22 | 145,587,528 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,027 | cpp | // Copyright (c) 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 <vector>
#include "prevector.h"
#include "random.h"
#include "serialize.h"
#include "streams.h"
#include "test/test_ast... | [
"35582826+PsyTeck@users.noreply.github.com"
] | 35582826+PsyTeck@users.noreply.github.com |
c69f157b7b496d5d9e8dbd10cf524e93ed7a2b44 | d7e41f16df202fe917d0d6398cb7a0185db0bbac | /include/wise.kernel/server/service/bot/acts/act_loop.hpp | 7bdb832bc84a69b176a31a749f35cee6274d9b7f | [
"MIT"
] | permissive | npangunion/wise.kernel | 77a60d4e7fcecd69721d9bd106d41f0e5370282a | a44f852f5e7ade2c5f95f5d615daaf154bc69468 | refs/heads/master | 2020-12-28T16:17:29.077050 | 2020-05-18T15:42:30 | 2020-05-18T15:42:30 | 238,401,519 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 375 | hpp | #pragma once
#include <wise/service/bot/act.hpp>
namespace wise
{
/// time: millisecs, random: bool 로 지정. 일정 시간 대기후 성공
class act_loop : public act
{
public:
act_loop(flow& owner, config& cfg);
private:
void on_begin() override;
void on_exec() override;
void load();
private:
uint32_t loop_ = 1;
uint32_t c... | [
"npangunion@gmail.com"
] | npangunion@gmail.com |
2f9c41fe6b4373ad53eb1fb272a74939f7cc559d | 38c10c01007624cd2056884f25e0d6ab85442194 | /chrome/browser/extensions/extension_websocket_apitest.cc | 71542ba4ec73b288de74bc15ccbcc52ada727b55 | [
"BSD-3-Clause"
] | permissive | zenoalbisser/chromium | 6ecf37b6c030c84f1b26282bc4ef95769c62a9b2 | e71f21b9b4b9b839f5093301974a45545dad2691 | refs/heads/master | 2022-12-25T14:23:18.568575 | 2016-07-14T21:49:52 | 2016-07-23T08:02:51 | 63,980,627 | 0 | 2 | BSD-3-Clause | 2022-12-12T12:43:41 | 2016-07-22T20:14:04 | null | UTF-8 | C++ | false | false | 548 | cc | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/extensions/extension_apitest.h"
#include "content/public/common/content_paths.h"
#include "net/base/test_data_directory.h"
#i... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
973d9597f165f0b14f0c7988ef5894427900ec18 | 9e62f1f0e90d7ca932c8a965e5d938e647524cfa | /CS 5300/WhileStatement.cpp | 5fe68d928a7f71c29676d2ad8783d1d6e80a1041 | [] | no_license | nfcopier/homework | c07a7a792d6ad29ca5f1c7af38f95b4ef638f2d8 | 0f9b21bfa94b42847321d29202a99ce00db860ef | refs/heads/master | 2022-08-27T09:18:56.862083 | 2022-08-19T08:27:50 | 2022-08-19T08:27:50 | 81,039,868 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 106 | cpp | //
// Created by floris on 3/14/17.
//
#include "WhileStatement.h"
int WhileStatement::labelCount_ = 0;
| [
"nfcopier@gmail.com"
] | nfcopier@gmail.com |
492889cf0d2de00f7d720933b4fcb07acdb8fca1 | 5ee0eb940cfad30f7a3b41762eb4abd9cd052f38 | /Case_save/case1/800/PMV | 2229dd81109fbdcbcb21b619f432c33995a5625d | [] | no_license | mamitsu2/aircond5_play4 | 052d2ff593661912b53379e74af1f7cee20bf24d | c5800df67e4eba5415c0e877bdeff06154d51ba6 | refs/heads/master | 2020-05-25T02:11:13.406899 | 2019-05-20T04:56:10 | 2019-05-20T04:56:10 | 187,570,146 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,457 | /*--------------------------------*- C++ -*----------------------------------*========= |
\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\ / O peration | Website: https://openfoam.org
\ / A nd | Version: 6
\/ M anipulation |
\*---------------... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
7ea020f9144d1b436cd4827fa2cac8fe1ea27462 | 90047daeb462598a924d76ddf4288e832e86417c | /chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.h | b203984f265bea3a0542513487a57dd579fc58bf | [
"BSD-3-Clause"
] | permissive | massbrowser/android | 99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080 | a9c4371682c9443d6e1d66005d4db61a24a9617c | refs/heads/master | 2022-11-04T21:15:50.656802 | 2017-06-08T12:31:39 | 2017-06-08T12:31:39 | 93,747,579 | 2 | 2 | BSD-3-Clause | 2022-10-31T10:34:25 | 2017-06-08T12:36:07 | null | UTF-8 | C++ | false | false | 10,025 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USERS_WALLPAPER_WALLPAPER_MANAGER_H_
#define CHROME_BROWSER_CHROMEOS_LOGIN_USERS_WALLPAPER_WALLPAPER_MANAGER_H_
#in... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
c3c3be8aa6a847d4f723f8229a774e9d53fd1705 | b6fa6f42fefacedffbd3d19d5f247750375791e5 | /lib/CodeGen/DwarfGenerator.cpp | 1e8e661492136f3950269d49bffd177b4857041d | [
"NCSA"
] | permissive | joshkunz/llvm | 5c2f1a496b6d1a53312dffb259a79182b39acf5e | 8d15f863bd90ef0cbd2699111ab832b468930347 | refs/heads/master | 2020-06-10T19:33:58.514712 | 2016-12-08T02:11:03 | 2016-12-08T02:11:03 | 75,904,353 | 0 | 0 | null | 2016-12-08T04:57:50 | 2016-12-08T04:57:50 | null | UTF-8 | C++ | false | false | 9,820 | cpp | //===--- lib/CodeGen/DwarfGenerator.cpp -------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"gclayton@apple.com"
] | gclayton@apple.com |
a68950b10e7e19f57298e5487b03ffe248181a3c | eb2f8b3271e8ef9c9b092fcaeff3ff8307f7af86 | /Grade 10-12/2018 autumn/NOIP/NOIP2018提高组Day1程序包/GD-Senior/answers/GD-0564/money/money.cpp | cb38551c5b0d4e4ccd98c73dc08ea602733081c7 | [] | no_license | Orion545/OI-Record | 0071ecde8f766c6db1f67b9c2adf07d98fd4634f | fa7d3a36c4a184fde889123d0a66d896232ef14c | refs/heads/master | 2022-01-13T19:39:22.590840 | 2019-05-26T07:50:17 | 2019-05-26T07:50:17 | 188,645,194 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 848 | cpp | #include<bits/stdc++.h>
#define fo(i,a,b) for(i=a;i<=b;i++)
#define fd(i,a,b) for(i=a;i>=b;i--)
#define max(a,b) (a>b?a:b)
using namespace std;
typedef long long ll;
inline int read(){
int n=0,f=1;char c;
for(c=getchar();c!='-'&&(c<'0'||c>'9');c=getchar());
if (c=='-') c=getchar(),f=-1;
for(;c>='0'&&c<='9';c=getcha... | [
"orion545@qq.com"
] | orion545@qq.com |
03f9202d65b5558001c9c3cbfc990b8448095f87 | 1dbf007249acad6038d2aaa1751cbde7e7842c53 | /rds/src/v3/model/ListPredefinedTagRequest.cpp | 6cdf56124cb1a37b92709744baf4923f413b1bdb | [] | 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,511 | cpp |
#include "huaweicloud/rds/v3/model/ListPredefinedTagRequest.h"
namespace HuaweiCloud {
namespace Sdk {
namespace Rds {
namespace V3 {
namespace Model {
ListPredefinedTagRequest::ListPredefinedTagRequest()
{
xLanguage_ = "";
xLanguageIsSet_ = false;
}
ListPredefinedTagRequest::~ListPredefinedTagRequest()... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
78cddb0d03665ac36ddbd4f3b9062b9ae173c926 | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /viapi-regen/include/alibabacloud/viapi-regen/model/DisableDataReflowRequest.h | 7abf0c12e56bb2ee72f262000321694bec416919 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-cpp-sdk | 3d8d051d44ad00753a429817dd03957614c0c66a | e862bd03c844bcb7ccaa90571bceaa2802c7f135 | refs/heads/master | 2023-08-29T11:54:00.525102 | 2023-08-29T03:32:48 | 2023-08-29T03:32:48 | 115,379,460 | 104 | 82 | NOASSERTION | 2023-09-14T06:13:33 | 2017-12-26T02:53:27 | C++ | UTF-8 | C++ | false | false | 1,412 | 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 by... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
f536f73d73b7cc934f6641935e5c6253e8765c61 | 038fd9e7f469c4e7f7343a10c0183d60050f4b4e | /couchbase-sys/libcouchbase/tests/iotests/t_misc.cc | 1abd771e8e956dc4846cf385b9f752f2de5d2d41 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | tinh-phan/couchbase-rs | 32abc0119e11da7c8c06e7d610e364a42c493a6d | a6160df405302ea40848efe4751ab7b46dd692ca | refs/heads/master | 2020-10-01T00:51:43.324887 | 2019-12-11T16:54:31 | 2019-12-11T16:54:31 | 227,413,790 | 0 | 0 | Apache-2.0 | 2019-12-11T16:41:48 | 2019-12-11T16:41:47 | null | UTF-8 | C++ | false | false | 25,465 | cc | /* -*- Mode: C++; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Copyright 2012-2019 Couchbase, 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
*
* ... | [
"michael@nitschinger.at"
] | michael@nitschinger.at |
4b0264b3498b0b80ee72a7716979b47505cf382c | bcf53f2d60ffe051c2fd437e1a33611927e1a23f | /worldeditor/src/controllers/objectctrlpipeline.cpp | 5ae480a65421f00a771b88de9800b56234ffb464 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | xzmagic/thunder | d81cfc23808fe0cd7ad0bcb8ad8ec30130c5d6ae | b3eeb87503fec12b7c76f79aa11dbb3dca5e6a12 | refs/heads/master | 2020-05-15T06:26:10.619608 | 2019-04-18T09:24:34 | 2019-04-18T09:53:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 839 | cpp | #include "objectctrlpipeline.h"
#include "rendertexture.h"
#include "commandbuffer.h"
#define SELECT_MAP "selectMap"
#define DEPTH_MAP "depthMap"
ObjectCtrlPipeline::ObjectCtrlPipeline() :
Pipeline() {
RenderTexture *select = Engine::objectCreate<RenderTexture>();
select->setTarget(Texture::RGBA... | [
"eprikazchikov@mail.ru"
] | eprikazchikov@mail.ru |
e9d5231dded5ca2b96a4a76684d6de425381f9fb | 9f81d77e028503dcbb6d7d4c0c302391b8fdd50c | /generator/integration_tests/golden/v1/internal/golden_kitchen_sink_stub.cc | 3d2f0a475301f6f2479e4eec8cf3a863f2aa7172 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | googleapis/google-cloud-cpp | b96a6ee50c972371daa8b8067ddd803de95f54ba | 178d6581b499242c52f9150817d91e6c95b773a5 | refs/heads/main | 2023-08-31T09:30:11.624568 | 2023-08-31T03:29:11 | 2023-08-31T03:29:11 | 111,860,063 | 450 | 351 | Apache-2.0 | 2023-09-14T21:52:02 | 2017-11-24T00:19:31 | C++ | UTF-8 | C++ | false | false | 9,022 | cc | // Copyright 2022 Google 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | [
"noreply@github.com"
] | noreply@github.com |
5558520a6f43842c72086c2ca867c855e489996c | 5e325c062e4147971dc85cf09095b0cb5905d100 | /hash_table.h | 886e12b6d7b3e7154651067a5af691caaa9a4ca1 | [] | no_license | foobar/algc | cd581e8a1fd0996759acd64da61d2e806df594dd | 52d9183406ee8d17d794dfd7dcbf7ef6114769ec | refs/heads/master | 2020-03-22T19:30:25.848675 | 2018-04-12T13:11:15 | 2018-04-12T13:11:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,575 | h | #pragma once
#include <cstdint>
#include <libpmemobj++/persistent_ptr.hpp>
#include "misc/log.h"
constexpr uint64_t HashTableMaxKeyLen = 40;
constexpr uint64_t HashTableMaxItemsExp = 20; // 1Mi items, 64MiB in total
constexpr uint64_t HashTableMaxItems = 1 << HashTableMaxItemsExp; //
constexpr uint64_t FNV_prime = 146... | [
"ice_b0und@hotmail.com"
] | ice_b0und@hotmail.com |
1e46e4ae0c09d7db2017b11241a86806add744fb | 00a0635576429982bd125f96108e0f74253d846f | /src/utils.cc | 8574a52895db4d1f01f9a382ad9d2d79516890a7 | [
"MIT",
"BSD-3-Clause"
] | permissive | cooboyno111/lua-leveldb | 00a8a696f5b394922e06abfc09e98d9d7aa072dd | 376491685aac413ff28b4e46e22f4fe28b2a1ca3 | refs/heads/master | 2020-03-19T03:03:49.800050 | 2018-06-04T09:42:11 | 2018-06-04T09:42:11 | 135,690,735 | 1 | 0 | null | 2018-06-01T08:33:06 | 2018-06-01T08:33:06 | null | UTF-8 | C++ | false | false | 2,970 | cc | #include "utils.hpp"
using namespace std;
using namespace leveldb;
/**
* Converts a Lua parameter into a LevelDB's slice.
* Every data stored from Lua is stored with this format.
* This functions manage type conversion between Lua's
* types and the LevelDB's Slice.
*/
Slice lua_to_slice(lua_State *L, int i) {
... | [
"2620287+marcopompili@users.noreply.github.com"
] | 2620287+marcopompili@users.noreply.github.com |
26c6587fa82da58f2639c58f51a143cae195d6f0 | 3abea59bab16016fc5dcbbe9ebb32999f74112a5 | /SDK/Prisoner_Head_functions.cpp | c75365033c6eeabb10a54ba72c3b0971469703ab | [] | no_license | 11-BANG-BANG/SCUM-SDK | 4de6bd24acfb6a5818eed2841ea044f4bbac1493 | 38c28ca609d42a7ed084d22ead19f8dc54b1c7be | refs/heads/main | 2023-03-22T23:27:46.609110 | 2021-03-18T13:11:53 | 2021-03-18T13:11:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 532 | cpp | // Name: S, Version: N
#include "../pch.h"
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Functions
//------------------------------------------------------------... | [
"39485681+AlexzDK@users.noreply.github.com"
] | 39485681+AlexzDK@users.noreply.github.com |
87982def7742149436e23e8970cbee4023ff9911 | 7ccaf6d66baf345b4f001847414b6e4c056242b6 | /src/filter2/vtkPCLFilter2.cxx | 1e1a03f2f188bb0f4f932aa27c68eacf3c919d86 | [
"Apache-2.0"
] | permissive | dys564843131/ParaView-PCLPlugin | 037525e133d1390b559dda13c14c8534fc7662e8 | a6c13164bfe46796647ea3a7b4433a28d61f0bbc | refs/heads/master | 2020-09-28T10:49:39.160619 | 2019-10-10T14:15:56 | 2019-10-10T14:15:56 | 226,762,762 | 1 | 0 | Apache-2.0 | 2019-12-09T01:53:24 | 2019-12-09T01:53:24 | null | UTF-8 | C++ | false | false | 2,475 | cxx | //==============================================================================
//
// Copyright 2012-2019 Kitware, 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://w... | [
"mike.rye@kitware.com"
] | mike.rye@kitware.com |
446769540fae3d19650cb1ba63bd307d71424538 | fe844dd71565d9fa8e28649506b07175ead89ab8 | /RAII_Samples/PipelineCache/PipelineCache.cpp | 7339a914a7f6760d0ab1edee9854cb50d56978b9 | [
"Apache-2.0"
] | permissive | res2k/Vulkan-Hpp | 22db86c015f9549a05ff9bde4b03e0ae7455f79c | f4b679c7e7f5856d7ab7eecb5826525b5994461e | refs/heads/main | 2023-03-20T01:24:50.270902 | 2023-03-09T09:04:33 | 2023-03-09T09:04:33 | 185,830,116 | 0 | 0 | Apache-2.0 | 2023-03-12T19:27:09 | 2019-05-09T15:57:15 | C++ | UTF-8 | C++ | false | false | 17,972 | cpp | // Copyright(c) 2019, NVIDIA CORPORATION. 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 b... | [
"asuessenbach@nvidia.com"
] | asuessenbach@nvidia.com |
c57a956c23e3ad814627fab3479a989114c4dc82 | 87f6f18984f729ecc59ed320bfaf93790719a1f7 | /src/hardware/pin_change_interrupt.hpp | 198da3ed388ecdcd0464bf86dddebeb30069a942 | [] | no_license | k-ishigaki/motordriver2018 | ca2dddfeacf98315873ab5f7b9f43f813a635403 | 160e29f3f8c46af2afe77a9e4fb963936f26eec9 | refs/heads/master | 2020-03-27T08:08:27.617422 | 2019-11-07T12:47:41 | 2019-11-07T12:47:41 | 146,223,739 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 723 | hpp | #ifndef HARDWARE_PIN_CHANGE_INTERRUPT_H
#define HARDWARE_PIN_CHANGE_INTERRUPT_H
#include "hardware_implementation.hpp"
class PinChangeInterrupt {
public:
/**
* Enable function on selected pins.
*
* To enabling interrupt, the corresponding Interrupt#enable must be also called.
... | [
"k-ishigaki@frontier.hokudai.ac.jp"
] | k-ishigaki@frontier.hokudai.ac.jp |
92c8abcc00ca8fbbed404f444aaa9422282b6644 | 48a47a3b37c4e820cecf7d8bf57c8562a2240893 | /include/Eigen3/src/Geometry/OrthoMethods.h | dd523206940f4e8a38af7feb3ecbed875be4b28a | [] | no_license | crazysnowboy/MatrixExperiments | ad6a83cc5717fd2cb6dba447f4bd15ad480394cc | db52cc8756329f13bf3c9369670df64fa4368e71 | refs/heads/master | 2021-05-05T16:05:36.785584 | 2017-09-18T02:15:06 | 2017-09-18T02:15:06 | 103,210,710 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,384 | h | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr>
// Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1@gmail.com>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0... | [
"kailin@ulsee.com"
] | kailin@ulsee.com |
01c8b3bd910f1fac615a80bae9a32d10662c727b | 1a1f1d1ef040f0259ae09a9dba9a51cb1eff725a | /31.Memberinitializerlist/constructormemberinitializerlist/constructormemberinitializerlist/constructormemberinitializerlist.cpp | a7f022be1418ba165939efc39177b7dcdfd6feae | [
"MIT"
] | permissive | Arslan-Z/cplusplusCHERNO | fc949e12882424ac927ec4edde528e441a4974c8 | 42a19538a048d2b825e9e5581c329abc2bac5530 | refs/heads/master | 2023-05-26T19:08:19.977881 | 2021-06-07T08:21:09 | 2021-06-07T08:21:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 363 | cpp | #include <iostream>
class Entity
{
private:
int m_score;
std::string m_Name;
public:
//write the same order in class members are
Entity(): m_score(0),m_Name("unknown")
{
}
Entity(const std::string& name)
{
m_Name = name;
}
};
int main()
{
Entity e;... | [
"shakshamsinha@outlook.com"
] | shakshamsinha@outlook.com |
66e5ab34f8d8c8e8260061b02f82d1fa22c779a1 | 2d3154bdf2ebdcf23395f4f55d8f1875a2819da2 | /trunk/Zigbeecomms/CommThread.cpp | c2f380b48dedbfb1e23f30cc9391b081018279af | [] | no_license | BGCX261/zigbee-serial-dll-svn-to-git | f844a0d0b52756b8b9e473f1335b0dcf184ba94a | 81cb7b2a8dddd5fd3a71577f53c48dd845342895 | refs/heads/master | 2020-06-03T08:46:55.988441 | 2015-08-25T15:39:09 | 2015-08-25T15:39:09 | 41,583,564 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 15,133 | cpp | #include "stdafx.h"
#include "CommThread.h"
#include ".\commthread.h"
#define PACKET_LOG
//--- 클래스 생성자
CCommThread::CCommThread()
{
//--> 초기는 당연히..포트가 열리지 않은 상태여야겠죠?
m_bConnected = FALSE;
bGeneralDataFlag = FALSE;
m_hThreadRcvTimeout = NULL;
mIndex = 0;
mReadcnt = 0;
//memset(&TxPktBuff,0x00,s... | [
"you@example.com"
] | you@example.com |
86ca3df059f2937c3b21925b7b6d0ce994d42162 | 33e23e38baf59cef9973ccd9efff65a0b616fabc | /Env.cpp | e24566b1902b2ffa01f55be0f873c22458104fea | [
"Apache-2.0"
] | permissive | IKholopov/checkers-rl | bde5d00934bab2abb1b1854c6bf97000ba36a8f7 | e2e05efa4f3691f5374fde1da0c49ee71f5d4777 | refs/heads/master | 2020-05-02T00:44:03.019079 | 2019-06-05T22:43:48 | 2019-06-05T22:43:48 | 177,676,143 | 0 | 0 | Apache-2.0 | 2019-06-05T22:43:50 | 2019-03-25T22:46:54 | C++ | UTF-8 | C++ | false | false | 1,355 | cpp | #include <Env.h>
#include <sstream>
#include <thread>
CheckersEnv::CheckersEnv(bool american) : game_(std::make_unique<GameLoop>(american))
{
}
std::shared_ptr<GameState> CheckersEnv::Step(std::shared_ptr<GameState> action)
{
return game_->Step(action);
}
GameEnd CheckersEnv::Run(std::shared_ptr<IStrategy> white... | [
"kholopov96@gmail.com"
] | kholopov96@gmail.com |
ae8aa389007bfe9601ef51a44e7826641a5a4028 | 9288fecafae40d6045871cec408072c3fa5aa2fc | /src/framework/core/util.h | ca8c28e64a58ec5bff527b55d91c203d592fed43 | [] | no_license | alzwded/cruftybehemoth | 80e5bcf7703bc2f909ea40dd971adc5ce0f20849 | 45cb3596b9f6444feac59f9c04dbf70bba11645d | refs/heads/master | 2021-01-22T11:20:48.518050 | 2012-09-13T10:21:16 | 2012-09-13T10:21:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 487 | h | #ifndef CORE_UTIL_H
#define CORE_UTIL_H
#include <cstddef>
namespace Core {
//---------- Core::ID
// provides runtime ids
class ID {
public:
//========== ID::Next
static unsigned long Next();
//========== ID::Reset
static void Reset();
private:
//========== ID::current
static unsigned long cu... | [
"jakkal@jakkal-mini.(none)"
] | jakkal@jakkal-mini.(none) |
fbacc063c82e27401b77ba506a747db1b301893f | 56ee04007eac69701f0bb4421046eb558b24f6d6 | /abc166/a.cpp | 8e14f55a65fdcda610ac7e31af4b6bbf692432fb | [] | no_license | tsuba3/atcoder | e5789515d96079a386843f744f0cf594ec663a24 | d397e98686cae982b431c098ec288d2994c33152 | refs/heads/master | 2021-07-01T21:31:45.429120 | 2021-02-20T13:40:24 | 2021-02-20T13:40:24 | 224,573,527 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,971 | cpp | /* _
_ooOoo_
o8888888o
88" . "88
(| -_- |)
O\ = /O
____/`---'\____
.' \\| |// `.
/ \\||| : |||// \
... | [
"tsubasa.afe@gmail.com"
] | tsubasa.afe@gmail.com |
e844fa5398ce725355e5c60d11bad79d67677d57 | 84fe0b82c11ae24e94f7afe91a99ffef665fe614 | /client_qt/src/map.h | 7f0e39ea320b0ace424a350c0721846544622cb3 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause"
] | permissive | matteli/histemul | 4f11634ab448f176283f8cb16e3976db2813ddd5 | 61f1ea8e1263b92fd2bead0c808f67940faad802 | refs/heads/master | 2018-09-29T01:10:18.274900 | 2018-07-26T09:26:33 | 2018-07-26T09:26:33 | 7,499,715 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,200 | h | /*Copyright 2012-2013 Matthieu Nué
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following di... | [
"matthieu.nue@gmail.com"
] | matthieu.nue@gmail.com |
958407da24aaafb7e599a00243945c330473d6ba | 13cc4ac7b416533c5a014c44ddf2a0f45caf7d4d | /hittable.h | 7aaeddf6d349c1c5d866a479542837d0e5da7ff6 | [] | no_license | DMilmont/zSILENCER | 60e6d41e6290b71aa1d8f56d0a93cd9892a9cfff | e51bc12e64f3d7fa8da1b91823f4e0cc198fd0d7 | refs/heads/master | 2021-05-28T13:24:13.732215 | 2013-11-23T20:44:38 | 2013-11-23T20:44:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 478 | h | #ifndef HITTABLE_H
#define HITTABLE_H
#include "shared.h"
#include "serializer.h"
class Hittable
{
public:
Hittable();
void Serialize(bool write, Serializer & data, Serializer * old = 0);
void Tick(class Object & object, class World & world);
void HandleHit(class Object & object, class World & world, Uint8 x, Uin... | [
"johnny@johnnys-MacBook-Pro.local"
] | johnny@johnnys-MacBook-Pro.local |
d26094046758f49e44d342c3d611d607d5b178b1 | 6d1bb15f0f474afe48b0561a46f882cefd0b3387 | /src/quantadb/ClusterTimeService.h | e39e29a24f701fb02ffb0ba95246859f3abf4b58 | [
"ISC",
"Apache-2.0"
] | permissive | hotneutron/QuantaDB | 8f39ef97f2c798f899679089df48937bd30668ce | 17b471d48cef4e65a2f1dbf3d1f1bf2cacae4939 | refs/heads/master | 2023-02-02T06:59:33.206737 | 2020-12-15T08:07:18 | 2020-12-15T08:07:18 | 321,593,111 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,837 | h | /* Copyright 2020 Futurewei Technologies, 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 applicabl... | [
"chun.liu@futurewei.com"
] | chun.liu@futurewei.com |
c430f1619ad50cb647be0f05fae181682f8e1fa0 | 69b9cb379b4da73fa9f62ab4b51613c11c29bb6b | /submissions/abc125_a/main.cpp | d3591b4ba969f1562b1a018f5428a066e34ff5fa | [] | no_license | tatt61880/atcoder | 459163aa3dbbe7cea7352d84cbc5b1b4d9853360 | 923ec4d5d4ae5454bc6da2ac877946672ff807e7 | refs/heads/main | 2023-07-16T16:19:22.404571 | 2021-08-15T20:54:24 | 2021-08-15T20:54:24 | 118,358,608 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 685 | cpp | //{{{
#include <bits/stdc++.h>
using namespace std;
#define repX(a,b,c,x,...) x
#define repN(a) repX a
#define rep(...) repN((__VA_ARGS__,rep3,rep2,loop))(__VA_ARGS__)
#define rrep(...) repN((__VA_ARGS__,rrep3,rrep2))(__VA_ARGS__)
#define loop(n) rep2(i_,n)
#define rep2(i,n) rep3(i,0,n)
#define rep3(i,begin,end) for(in... | [
"tatt61880@gmail.com"
] | tatt61880@gmail.com |
0cbe3b28c914caa4532f7b6dc9e137bfe00b87e5 | ef983014cc7a952033a2e915512f5ff315242a1a | /Graphs/BasicImplementation.cpp | 0e86820480391d1f8423f5817694b8f8d5585e47 | [] | no_license | manavsinghal157/DSA | a8026625670b981778523957e996aeec3db52b67 | d619cd09c2037129d60282f1d62e9ed1fafbddda | refs/heads/master | 2022-03-03T16:12:41.496122 | 2019-10-16T09:24:31 | 2019-10-16T09:24:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 699 | cpp | #include<bits/stdc++.h>
using namespace std;
void addEdge(vector<int> adj[], int u, int v)
{
adj[u].push_back(v);
adj[v].push_back(u);
}
void printGraph(vector<int> adj[], int v)
{
for(int v=0;v<V;++v)
{
cout<<"\n" Adj List of vertex"<<v<<"\n head";
for(au... | [
"noreply@github.com"
] | noreply@github.com |
2c9048f4d7a5adc8a1e1c1991e437cb7e625fb29 | 38ef2d2ded3f9b782513e59f42a56d68134a61a3 | /include/Classifier/FeatureExtractor.hpp | a7a21deb0bc054f424b5b305d8ba51160fff6baf | [
"MIT"
] | permissive | qianqian121/pointcloud-landmarks-extractor | a7336077d536ad3fec55103d3e07b9894ba228d6 | 455e547d7db7ac5705a9f08e6b4769c2ee1e3674 | refs/heads/master | 2022-03-03T12:20:23.231241 | 2019-11-05T17:41:04 | 2019-11-05T17:41:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 587 | hpp | #ifndef FEATUREEXTRACTOR_HPP
#define FEATUREEXTRACTOR_HPP
#include <Libs/Structures.hpp>
#include <pcl/common/common.h>
class FeatureExtractor
{
public:
/** Default constructor */
FeatureExtractor();
/** Default destructor */
virtual ~FeatureExtractor();
bool filterSegment(Segment* candidate, dou... | [
"thomas.akhil17@gmail.com"
] | thomas.akhil17@gmail.com |
51494805d3d28b1be46bfc43a3dbbfa839d241df | 921e54937006b870a6b33fe97cfec626a220298f | /System New/TurnOn.cpp | 930dc9f96176fa2b197e507933c5af07b06f2f56 | [] | no_license | NasiphiM/COS214Project | 8849e5b1034c19a3361bfb8221a9916efba20df4 | 7f7416d599989bbc62d91cfe01730771c912ba88 | refs/heads/main | 2023-09-04T16:21:40.175987 | 2021-11-23T07:11:42 | 2021-11-23T07:11:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 450 | cpp | /**
* command dp
* **/
#include "TurnOn.h"
TurnOn ::TurnOn(Rocket* r) : Command(r)
{}
TurnOn ::TurnOn(Engine* e) : Command(e)
{}
void TurnOn ::execute()
{
if(getEngineReceiver()!= nullptr)
getEngineReceiver()->On();
else
getRocketReceiver()->On();
}
void TurnOn ::undo(... | [
"noreply@github.com"
] | noreply@github.com |
40e941dd8e91b8fb8d63e82660db3a8884ecb1cf | 193f6b964b1a030d1e819ca4932fb2b829e2e41c | /DX11_1908/Scene/LightScene.h | 474798d79a4cfa020c51af6f81edcbc081beaca4 | [] | no_license | fkem79/DX11_Team_HomeSweetHome | cef13f869bee16fb2bbfe401364a2d4293925b2f | 27b5b45ddcaaa407eb7e385f0ac63bdbd75c46e2 | refs/heads/master | 2021-05-18T20:34:29.754175 | 2020-05-10T16:37:20 | 2020-05-10T16:37:20 | 251,392,881 | 1 | 0 | null | 2020-05-08T12:57:25 | 2020-03-30T18:25:32 | C++ | UTF-8 | C++ | false | false | 337 | h | #pragma once
class LightScene : public Scene
{
private:
ModelRender* bunny;
ModelRender* plane;
LightInfoBuffer* buffer;
public:
LightScene();
~LightScene();
virtual void Update() override;
virtual void PreRender() override;
virtual void Render() override;
virtual void PostRender() override;
void Export... | [
"fkemless79@mju.ac.kr"
] | fkemless79@mju.ac.kr |
5363a01307d47df5245f66a9383cee495ed62792 | 5ee0eb940cfad30f7a3b41762eb4abd9cd052f38 | /Case_save/case5/2200/epsilon | 9d7fd0c4f7a2f15f0a7784da8628d4e2ce8f75d1 | [] | no_license | mamitsu2/aircond5_play4 | 052d2ff593661912b53379e74af1f7cee20bf24d | c5800df67e4eba5415c0e877bdeff06154d51ba6 | refs/heads/master | 2020-05-25T02:11:13.406899 | 2019-05-20T04:56:10 | 2019-05-20T04:56:10 | 187,570,146 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,242 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
2f956c51feacc37c05c47fd074f2c9d15d033343 | 7447212ccdb6d479a86847314e4fb9a462c0eb24 | /include/utility/semaphore.h | 3e138b3fc6b39d2f2ac06312d27002482da6b43a | [
"Unlicense"
] | permissive | Blinjko/LXPlayer | b2475bab95e4fb8b577fbd8bb4b45b736e6066f7 | 19add4387ec36fb235f8f1424e185b72dbb869a3 | refs/heads/master | 2022-11-25T17:50:10.699857 | 2020-08-07T00:42:00 | 2020-08-07T00:42:00 | 279,931,818 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 728 | h | #pragma once
#include <mutex>
#include <condition_variable>
namespace Utility
{
/* Semaphore class
* Description: This is a counting semaphore class
* Why not use the one in the STL / Standard Library?
* The semaphore in the STL is part of C++20 and I rather avoid using very very new features, when... | [
"blinjko@gmail.com"
] | blinjko@gmail.com |
195deba10179bb99062d4474e649de3f977d98fb | 3dc221595e0f049bef7df1faa7dbd932aa20a5a2 | /src/g_affinitymatrix.cpp | 5e6d7bcfa966ca502d20809e3f85cc5830a5277a | [] | no_license | goyoambrosio/svpg | d17ae76f64dfe62f37a98653b275ae9cfc59dfa9 | c50ec3fd788be355ab0b08934647130cb8e48285 | refs/heads/master | 2021-01-06T14:23:59.172325 | 2020-02-18T12:58:26 | 2020-02-18T12:58:26 | 241,358,950 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,940 | cpp | /****
SoftVision. Software for Computer Vision
Gregorio Ambrosio Cestero (goyo@computer.org)
System Engineering and Automation Department
University of Malaga. Spain
$RCSfile: g_affinitymatrix.cpp,v $
$Revision: 1.1 $
$Date: 2000/01/21 13:04:04 $
$Name: $
****/
/**... | [
"contact@goyoambrosio.com"
] | contact@goyoambrosio.com |
1f3f232c61c3c728cc56efec7787eb86740b68b3 | 55b057d341596852403bfe8ce9ddad45623925c0 | /tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h | 0dc4ef1fe8be78424b6811286fbff4116fa26312 | [
"NCSA",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | wydddddd/TripleDoggy | 104b3f3ec44689a746cf5601fde3e160d6f05494 | b4d4d4701f49caefd9f68a4898ad538b0a5e8f8e | refs/heads/master | 2022-07-16T07:08:55.361512 | 2022-06-28T10:40:15 | 2022-06-28T10:40:15 | 369,498,767 | 0 | 0 | Apache-2.0 | 2022-06-28T10:42:37 | 2021-05-21T10:28:47 | C++ | UTF-8 | C++ | false | false | 2,491 | h | //===- DynamicTypeMap.h - Dynamic type map ----------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"wjq@loccs.com"
] | wjq@loccs.com |
b41d1efa4023cb064de4701dc2107d5f8386c3ef | 290064a24540c3ea6457692f5613ad274b0ab4b2 | /mainwindow.cpp | 565216cd64a26841b2e2a35e54452b79616efbde | [] | no_license | zhdv06/TestQwt | 727a623f33da106cbd3a4bcf2bc20e84c8309642 | 2b2593ed7c14e80566ac10fee95172438b181802 | refs/heads/master | 2020-07-15T21:58:52.520730 | 2019-09-01T14:58:39 | 2019-09-01T14:58:39 | 205,657,188 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,190 | cpp | #include <qwt_plot.h>
#include <qwt_plot_curve.h>
#include <qwt_plot_grid.h>
#include <qwt_symbol.h>
#include <qwt_legend.h>
#include "mainwindow.h"
MainWindow::MainWindow(QWidget *parent)
: QMainWindow(parent)
{
// Constructor
plot = new QwtPlot(this);
plot->setTitle( "Plot Demo" );
plot->setCanva... | [
"zhdv06@gmail.com"
] | zhdv06@gmail.com |
fdc8f2e91ebadfc335c7f987b1342b9a8bec3a62 | 0ec9df3bb8b86216e18fe4cb66b6612297245aea | /Sources/CXXBoost/include/boost/algorithm/string/replace.hpp | d861c7490f291a1018cab6e250029991ced50624 | [] | no_license | jprescott/BoostTestWithLib | 78ae59d1ee801201883cf07ab76b8267fadf7daa | 8650523cab467c41be60f3a1c144f556e9a7f25c | refs/heads/master | 2022-11-18T14:49:00.664753 | 2020-07-18T21:45:17 | 2020-07-18T21:45:17 | 280,749,418 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 31,096 | hpp | // Boost string_algo library replace.hpp header file ---------------------------//
// Copyright Pavol Droba 2002-2006.
//
// 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)
// See http://www.boost.... | [
"jprescott12@icloud.com"
] | jprescott12@icloud.com |
1c04b9be9216d8e35e69dadbb919b95e737fdeb8 | bb7645bab64acc5bc93429a6cdf43e1638237980 | /Official Windows Platform Sample/Windows 8 app samples/[C++]-Windows 8 app samples/C++/Windows 8 app samples/File picker sample (Windows 8)/C++/Scenario2.xaml.h | 59b28ec54c4e2d7de5a195802265b3a771912891 | [
"MIT"
] | permissive | Violet26/msdn-code-gallery-microsoft | 3b1d9cfb494dc06b0bd3d509b6b4762eae2e2312 | df0f5129fa839a6de8f0f7f7397a8b290c60ffbb | refs/heads/master | 2020-12-02T02:00:48.716941 | 2020-01-05T22:39:02 | 2020-01-05T22:39:02 | 230,851,047 | 1 | 0 | MIT | 2019-12-30T05:06:00 | 2019-12-30T05:05:59 | null | UTF-8 | C++ | false | false | 995 | h | //*********************************************************
//
// Copyright (c) Microsoft. All rights reserved.
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
... | [
"v-tiafe@microsoft.com"
] | v-tiafe@microsoft.com |
bf9b081f4e413bc27dab59f4d2e3c33b00355ead | 0f7a4119185aff6f48907e8a5b2666d91a47c56b | /sstd_utility/windows_boost/boost/metaparse/is_error.hpp | 9c90c30057f3514c01f37237c03fd81be2bdea91 | [] | no_license | 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 | 429 | hpp | #ifndef BOOST_METAPARSE_IS_ERROR_HPP
#define BOOST_METAPARSE_IS_ERROR_HPP
// Copyright Abel Sinkovics (abel@sinkovics.hu) 2013.
// 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/meta... | [
"nanguazhude@vip.qq.com"
] | nanguazhude@vip.qq.com |
d7ab8194af2885ef6be2684c52ac140d841fa8de | 030d422cca69abe4171add39c27a6e94068107be | /swGUI/Tests/TestRenderingSystem.DX11/TestBrushShaderCompilation.cpp | 0c33a3515ba834a43378e532158e34b294a7f040 | [] | no_license | nieznanysprawiciel/swLibraries | a83a218dfd037ce7b0de17fc61cc83b15f5512d6 | 9e553510623d3632e673833679da22c2b4420792 | refs/heads/master | 2021-06-04T09:16:38.469615 | 2020-04-04T14:11:27 | 2020-04-04T14:11:27 | 112,026,985 | 2 | 0 | null | 2020-04-04T14:11:29 | 2017-11-25T18:52:20 | C++ | UTF-8 | C++ | false | false | 3,162 | cpp | #include "swCommonLib/External/Catch/catch.hpp"
#include "swGUI/TestFramework/DX11/TestFramework.DX11.h"
#include "swGUI/TestFramework/Testers/Rendering/DrawingTester.h"
#include "swGUI/TestFramework/Utils/Mocks/Rendering/FakeDrawing.h"
// Include Brushes
#include "swGUI/Core/Media/Brushes/SolidColorBrush.h"
#inclu... | [
"nieznany.sprawiciel@gmail.com"
] | nieznany.sprawiciel@gmail.com |
79f2dfa4e640b06ea7aed53febf2e484a6e841df | 8376730666da8b6f48eb11315c952b1d6bb5db61 | /Snowflake/CocosSnowflake.h | d972fed3101a1aee1f6b2eecc3565c0303e81390 | [
"MIT"
] | permissive | zamberform/cocostools | 869977f2586f07ea146d94d4ae50de4d5ad33c64 | 6bdeccd087cd9ce6d928dc892b3d59bcb6d29003 | refs/heads/master | 2021-01-02T08:39:19.291922 | 2016-11-04T11:34:46 | 2016-11-04T11:34:46 | 39,573,953 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | h | //
// CocosSnowflake.h
//
#include <stdint.h>
namespace snowflake
{
//twitter snowflake method
//64 63------------------22---------------------12------0
//uint64_t | 41bit timestamp | 10 bit mechine number| 12 bit sequece which is increasing|
extern uint64_t get_time();
... | [
"brightzamber@gmail.com"
] | brightzamber@gmail.com |
73ecfa648c4502809feebf995a776dabbfc6d464 | b7f1b4df5d350e0edf55521172091c81f02f639e | /content/network/http_server_properties_pref_delegate.h | a2f88b593e9031558c1b6d29c4ea91a6292337ee | [
"BSD-3-Clause"
] | permissive | blusno1/chromium-1 | f13b84547474da4d2702341228167328d8cd3083 | 9dd22fe142b48f14765a36f69344ed4dbc289eb3 | refs/heads/master | 2023-05-17T23:50:16.605396 | 2018-01-12T19:39:49 | 2018-01-12T19:39:49 | 117,339,342 | 4 | 2 | NOASSERTION | 2020-07-17T07:35:37 | 2018-01-13T11:48:57 | null | UTF-8 | C++ | false | false | 1,571 | h | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_NETWORK_HTTP_SERVER_PROPERTIES_PREF_DELEGATE_H_
#define CONTENT_NETWORK_HTTP_SERVER_PROPERTIES_PREF_DELEGATE_H_
#include "base/callback.h... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
5837209d9c302fa3b3d4802773d8392a8efae9e0 | 5e166ba9964663b3b988f0615003b118fa001496 | /src/pub/logic/stock_util.cc | b4e0c202d07154244839aa2bfd2b67b77050c231 | [
"Apache-2.0"
] | permissive | smartdata-x/strade | 73242d9590a4ac9be78aee5271a9028cd671f007 | 3c12eb6df81edc598df0a7146ad7d9a4f20d2685 | refs/heads/master | 2021-04-29T08:16:08.604361 | 2017-03-22T02:46:58 | 2017-03-22T02:46:58 | 77,651,574 | 0 | 5 | null | 2017-03-22T02:46:59 | 2016-12-30T01:46:28 | C++ | UTF-8 | C++ | false | false | 317 | cc | // Copyright (c) 2015-2015 The KID Authors. All rights reserved.
// Created on: 2016年10月13日 Author: zjc
#include "stock_util.h"
namespace stock_logic {
int StockUtil::MONTH_DAY[] = {
// Dec,Jan, ... ,Nov
31, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30
};
} /* namespace stock_logic */
| [
"zjchuilunmei@gmail.com"
] | zjchuilunmei@gmail.com |
0e49db928c390572dbfa6c44e6c55d58bcc133f4 | df65d3750bbab451b91c55affcff7aec57ee26f7 | /test_parse_robotstxt/main.cpp | b16733481a2bd5204b9fdea9454e5775eb086a33 | [] | no_license | pianist/multcher | 7dc6bfb30f0630df47887a6f0fbfa00638aa1679 | f4ea74cd48ee0a912c3addf84ec8bbe1bf24e166 | refs/heads/master | 2021-01-01T16:44:36.172453 | 2015-04-04T02:28:17 | 2015-04-04T02:28:17 | 8,693,848 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 837 | cpp | #include <multcher/robotstxt.hpp>
#include <errno.h>
#include <string.h>
#include <coda/system.h>
void test_url(const multcher::domain_robotstxt_t& rtxt, const char* url)
{
std::string s(url);
printf("%s: %s\n", rtxt.check_uri(s) ? "A" : "D", url);
}
int main(int argc, char** argv)
{
if (argc != 2)
{
fprintf(st... | [
"pianist@volga.usrsrc.ru"
] | pianist@volga.usrsrc.ru |
ab59b94221e3a2d9f73b60fea708ec4db070e7d1 | 19c250420c9830c47358f8241025fb9d932fd90f | /ldr/pe_file.h | 6e3c34c0c571b73dc8a8c3eed3e6435f70b94525 | [] | no_license | redplait/armpatched | b2d6a5a16676f41afce625eaecc24d166a8d9bf4 | 46ade916717dedbf245a840427b3dac66f6977ae | refs/heads/master | 2022-05-17T18:36:41.358674 | 2022-05-01T10:34:31 | 2022-05-01T10:34:31 | 253,850,245 | 41 | 10 | null | null | null | null | UTF-8 | C++ | false | false | 10,021 | h | #pragma once
#include "exports_dict.h"
#include "load_config.h"
/* Standart PE relocation thunk */
typedef struct _RELOC {
WORD Offset : 12;
WORD Type : 04;
} RELOC, *PRELOC;
// for auto free
struct dumb_free_ptr
{
dumb_free_ptr()
{
m_ptr = NULL;
}
dumb_free_ptr(void *arg)
: m_ptr(arg)
{ ... | [
""
] | |
6041acfc4666bd58d5533e21e34bb19429a19c56 | 0e2a1d22585d9dd6643ac806063b68ce01c34a54 | /kpl_phylogenetic/kpl_likelihood.h | 95af5a1e38ef10c9a553beb9c269ace77c9e7d1e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kellerberrin/KGL_Gene | d55a6d95e1c1b4b2e5607d4a13277fbefd1d071d | 43d7abaf1b073315d792b8d4549ee804b9794e50 | refs/heads/master | 2023-08-25T03:50:26.356847 | 2023-08-19T14:07:21 | 2023-08-19T14:07:21 | 101,985,829 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,022 | h | //
// Created by kellerberrin on 12/12/19.
//
#ifndef KPL_LIKELIHOOD_H
#define KPL_LIKELIHOOD_H
#include "kpl_model.h"
#include "kpl_tree.h"
#include "kpl_geneticdata.h"
#include "kpl_xstrom.h"
#include "libhmsbeagle/beagle.h"
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
#include <boost/shared_... | [
"james.duncan.mcculloch@gmail.com"
] | james.duncan.mcculloch@gmail.com |
b248fd14e2307f50d3a95061b2d2003835901b46 | b22588340d7925b614a735bbbde1b351ad657ffc | /athena/PhysicsAnalysis/D3PDMaker/MissingETD3PDMaker/MissingETD3PDMaker/MissingETCompAssociationTool.h | 881cba34ae323b5f215a0e532c4d1ffb43c26265 | [] | no_license | rushioda/PIXELVALID_athena | 90befe12042c1249cbb3655dde1428bb9b9a42ce | 22df23187ef85e9c3120122c8375ea0e7d8ea440 | refs/heads/master | 2020-12-14T22:01:15.365949 | 2020-01-19T03:59:35 | 2020-01-19T03:59:35 | 234,836,993 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,791 | h | // This file's extension implies that it's C, but it's really -*- C++ -*-.
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
// $Id$
/**
* @file MissingETD3PDMaker/MissingETD3PDMaker/MissingETCompAssociationTool.h
* @author Jet Goodson <jgoodson@cern.ch>, based on similar tools by scot... | [
"rushioda@lxplus754.cern.ch"
] | rushioda@lxplus754.cern.ch |
aabf073d310e7136e373a07a8f81918874027335 | 268f1d8aeffd644a9402b5dcde4c92e90c7bcc39 | /D03/ex04/SuperTrap.hpp | ff0e14ed989cbd45215e54eb24ba9d9e330d2385 | [] | no_license | rbakker96/CPP | 1e89cc9c2768da97548e5497815db2748b74e46d | fd5a4546511ef80c57e8c01826be994e052f953f | refs/heads/master | 2023-02-10T15:40:11.558328 | 2021-01-11T15:07:53 | 2021-01-11T15:07:53 | 281,352,605 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,420 | hpp | /* ************************************************************************** */
/* */
/* :::::::: */
/* SuperTrap.hpp :+: :+: ... | [
"57988535+rbakker96@users.noreply.github.com"
] | 57988535+rbakker96@users.noreply.github.com |
c1d3bbd273e51a3a0e4793e1a20526b6a3a7c23d | 105cea794f718d34d0c903f1b4b111fe44018d0e | /content/browser/loader/keep_alive_url_loader.cc | debe3ca6f13bba4093c10c1cdcd5bc7cd0fa9753 | [
"BSD-3-Clause"
] | permissive | blueboxd/chromium-legacy | 27230c802e6568827236366afe5e55c48bb3f248 | e6d16139aaafff3cd82808a4660415e762eedf12 | refs/heads/master.lion | 2023-08-12T17:55:48.463306 | 2023-07-21T22:25:12 | 2023-07-21T22:25:12 | 242,839,312 | 164 | 12 | BSD-3-Clause | 2022-03-31T17:44:06 | 2020-02-24T20:44:13 | null | UTF-8 | C++ | false | false | 26,827 | cc | // Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/loader/keep_alive_url_loader.h"
#include <vector>
#include "base/check_is_test.h"
#include "base/functional/bind.h"
#include "base/functional/callba... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
52123c3d000c6d4f1704a1e12da38fa50183bb7a | 0d5b5ba8b268712fac240a9dcfe1c64802b36694 | /src/trasformata.cpp | 3918b231a9aa75034201c9ffeb62179c2f87d330 | [] | no_license | cecca9596/trasformata | 747adc48d76f1cea3a14d3940ef062f798c5b713 | 1a7d4d8e73c51607af2c8d3b96a6cc8f30eaea13 | refs/heads/master | 2021-01-19T11:20:47.243574 | 2017-04-11T16:28:30 | 2017-04-11T16:28:30 | 87,955,818 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,137 | cpp | #include "ros/ros.h"
#include "sensor_msgs/LaserScan.h"
#include "std_msgs/String.h"
#include <tf/transform_listener.h>
#include <time.h>
ros::Publisher share;
tf::TransformListener* listener;
void call_back(const sensor_msgs::LaserScan::ConstPtr& msg){
ros::Time ora=ros::Time::now();
tf::StampedTransform trasformata... | [
"laziopenta95@gmail.com"
] | laziopenta95@gmail.com |
c217fbc010a82bdb14a47f87d60644a7841bbd21 | ca780c75c1e7339ee2cc8802b18c48cf70f10172 | /re2c/test/unicode_group_Cs.x--encoding-policy(fail).re | 36f8681f2abbaf1d62e3ded3016e627a0e1ec4a5 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | gkantsidis/re2c | b8f793c727dc4cb96ef12d862e687afdeb9fc3b3 | 8a82ee027744a3a21ae45c70ace0d5076cf591a8 | refs/heads/master | 2021-05-04T13:25:42.903156 | 2018-02-06T14:34:06 | 2018-02-06T14:34:06 | 120,313,604 | 1 | 0 | null | 2018-02-05T14:12:48 | 2018-02-05T14:12:48 | null | UTF-8 | C++ | false | false | 1,244 | re | #include <stdio.h>
#include "utf16.h"
#define YYCTYPE unsigned short
bool scan(const YYCTYPE * start, const YYCTYPE * const limit)
{
__attribute__((unused)) const YYCTYPE * YYMARKER; // silence compiler warnings when YYMARKER is not used
# define YYCURSOR start
Cs:
/*!re2c
re2c:yyfill:enable = 0;
Cs = [\ud800-\ud... | [
"skvadrik@gmail.com"
] | skvadrik@gmail.com |
6a42454507d2798262c6af9bc7e1b4e1e6489b4d | 2f715979fadf8bfa40b36ac7126749c52669dfcf | /src/ui/IMMPui.cpp | b677b6f5b183ad8f18f8eb45036c14f99663ec4b | [
"MIT"
] | permissive | vuvko/testergui | d88d9839d0c161d88e158351a701768d8db6a823 | 99ce6737dc72d0ac7d4e21290fa6944d86de29fa | refs/heads/master | 2022-11-13T07:49:33.840810 | 2013-07-05T10:29:48 | 2013-07-05T10:29:48 | 275,780,664 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 664 | cpp | #include "IMMPui.h"
namespace mmp
{
namespace ui
{
Symbol::Symbol(const Point &p) : pos(p) {}
Symbol::Symbol(const Symbol *s) : pos(s->getPoint()) {}
Point Symbol::getPoint() const
{
return pos;
}
Token::Token(const Point &p, int team) : pos(p), teamId(team) {}
Token::Token(const Token *t) :... | [
"6129086+vuvko@users.noreply.github.com"
] | 6129086+vuvko@users.noreply.github.com |
9f363a3a970cd92c1bab12dc8d7e49fadf9cd08e | 8044ffbf432ba844a16eff60b122a9346bd2f12e | /source/tests/CarlaUtils2.cpp | e39255d655c18d1631abe2449e08c12ac0a48f1b | [] | no_license | DanielAeolusLaude/Carla | 0c1fbfa9ccaecfaef58157be0a7cf0ee21f80b54 | 71b9d0cbc497506d1b91f42799e0d233e5f883a4 | refs/heads/master | 2021-01-16T20:06:22.694983 | 2015-09-18T09:58:27 | 2015-09-18T09:58:27 | 42,896,375 | 2 | 0 | null | 2015-09-21T22:07:31 | 2015-09-21T22:07:31 | null | UTF-8 | C++ | false | false | 4,410 | cpp | /*
* Carla Utility Tests
* Copyright (C) 2013-2014 Filipe Coelho <falktx@falktx.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 2 of
* the License, or any later vers... | [
"falktx@gmail.com"
] | falktx@gmail.com |
54e7968015ae8a6879d87fdcb7ef35706189a6bb | 6be41b0f008e03afbcc858eb95a38cc574223e21 | /Qtclient2/Qtclient2/main.cpp | 4379b214cf76098a2afefb0966ae1eded9c301a0 | [] | no_license | siv-chen/SSS | 672fe5992685f595a0ed31a18985a0b648345ba9 | 4b55be664fb630984ffc6b8e6240ffe5bab49d99 | refs/heads/master | 2020-08-22T23:33:51.494303 | 2019-10-21T07:13:01 | 2019-10-21T07:13:01 | 216,497,259 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 167 | cpp | #include "Qtclient2.h"
#include <QtWidgets/QApplication>
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Qtclient2 w;
w.show();
return a.exec();
}
| [
"alex_chen@brogent.com"
] | alex_chen@brogent.com |
f867e08109964215b690ad158c14c38fa2df65c6 | 2478b1510fa1557fa0d568c7c988e6812b266932 | /proj_Rabbit/3_Coding/JumpRabbit/Classes/Rabbit.cpp | 1f4f94342c2c30007951ff93b075f2d989816fbc | [
"Apache-2.0"
] | permissive | SoulDecoder/Project | 3de7764636fa1f786ea7b3ef93ae352c55e76705 | 26213db388abf336934f65795befa2902979d3db | refs/heads/master | 2016-09-05T19:03:42.769094 | 2014-10-27T15:54:08 | 2014-10-27T15:54:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 598 | cpp | //
// Rabbit.cpp
// JumpRabbit
//
// Created by jihaitao on 14-9-10.
//
//
#include "Rabbit.h"
bool Rabbit::init(){
Sprite::init();
initWithFile("game_rabbit.png");
Size visibleSize = Director::getInstance()->getVisibleSize();
setPosition(Vec2(visibleSize.width/2,visibleSize.height/2));
... | [
"souldecoder@sina.com"
] | souldecoder@sina.com |
07c03f7b7ff6ca3a3035084d12611ceb0be993cf | a1cc22bafb4429b53898962b1131333420eddf05 | /cmdstan/stan/lib/stan_math/stan/math/prim/fun/lambert_w.hpp | c7b907ad2045dd9c488dcefeb3ad77cb6b138a65 | [
"BSD-3-Clause",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"GPL-3.0-only"
] | permissive | metrumresearchgroup/Torsten | d9510b00242b9f77cdc989657a4956b3018a5f3a | 0168482d400e4b819acadbc28cc817dd1a037c1b | refs/heads/master | 2023-09-01T17:44:46.020886 | 2022-05-18T22:46:35 | 2022-05-18T22:46:35 | 124,574,336 | 50 | 18 | BSD-3-Clause | 2023-09-09T06:32:36 | 2018-03-09T17:48:27 | C++ | UTF-8 | C++ | false | false | 3,027 | hpp | #ifndef STAN_MATH_PRIM_FUN_LAMBERT_W_HPP
#define STAN_MATH_PRIM_FUN_LAMBERT_W_HPP
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/functor/apply_scalar_unary.hpp>
#include <stan/math/prim/fun/boost_policy.hpp>
#include <boost/math/special_functions/lambert_w.hpp>
namespace stan {
namespace math {
/**
* C... | [
"yzhang@c-path.org"
] | yzhang@c-path.org |
dfafbe001f0986187ae19d6cd583ede4c18b35db | 254e8f6704a30663eea5ea35c393c16cd66c0fd7 | /BOJ/ETC/String/15873.cpp | 9ec0b7fbaff7826412e506cb623174bed03b99e9 | [] | no_license | imnct0805/Study-CPP | 6d5a28564f9b8d1fd749d3f5583346b3e0de9fbe | 5dd7412de7f48cfd1c0fb29903002c6d992d9424 | refs/heads/master | 2020-03-25T07:47:39.620731 | 2018-08-07T06:45:26 | 2018-08-07T06:45:26 | 143,582,531 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 457 | cpp | #include <iostream>
#include <string.h>
using namespace std;
int main() {
char c[5];
scanf("%s", c);
int len = strlen(c);
if (len == 2)
cout << (atoi(c) / 10) + (atoi(c) % 10) << endl;
else if (len == 3) {
if (c[1] == '0')
cout << ((atoi(c) / 100) * 10 + (atoi(c) % 100 / 10)) + (atoi(c) % 10) << endl;
e... | [
"imnct0805@gmail.com"
] | imnct0805@gmail.com |
336619714786cfb0b7cb0c7e9fbeddd83464b993 | 6f874ccb136d411c8ec7f4faf806a108ffc76837 | /code/VCSamples/VC2008Samples/MFC/ole/wordpad/splash.h | be877e42182263779a1bd9dd85ee7cae9be06366 | [
"MIT"
] | permissive | JetAr/ZDoc | c0f97a8ad8fd1f6a40e687b886f6c25bb89b6435 | e81a3adc354ec33345e9a3303f381dcb1b02c19d | refs/heads/master | 2022-07-26T23:06:12.021611 | 2021-07-11T13:45:57 | 2021-07-11T13:45:57 | 33,112,803 | 8 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 1,600 | h | // splash.h : header file
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with th... | [
"126.org@gmail.com"
] | 126.org@gmail.com |
22a6e563dc6fc2227fe18edc1ebd0bd6a979d3f0 | 146d134168c9e348e66e52e34c1296e5023d0df3 | /src/FocusControl.hh | 4de4310a1b2954de503f21697daf17feb20a3b72 | [
"MIT"
] | permissive | ystk/debian-fluxbox | 1e5810e63baf250b1665b6d6736754be4627f8ea | 973f6b0a10e45221ae31e1f6e3a5b0b24b640b5a | refs/heads/master | 2016-09-06T09:00:28.608741 | 2010-07-12T11:23:08 | 2010-07-12T11:23:08 | 35,472,683 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,686 | hh | // FocusControl.hh
// Copyright (c) 2006 Fluxbox Team (fluxgen at fluxbox dot org)
//
// 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
// t... | [
"skerlet@swc.toshiba.co.jp"
] | skerlet@swc.toshiba.co.jp |
3ab690a91477b6c800cfd218b45e625229cc4013 | 44e0614acf303ae9b4284b40b3bd1224b3824939 | /APP/ProcNetCmd/NetCmdGetInputSignalResol.cpp | b429bb296e7c493b2154273dc288215f8299519f | [] | no_license | zdevt/CtrlBox | f76e8d2d84f68a54c632146365e95093e1c7eefe | 737b748759a32cf268be5d88fc4d487f1f30122b | refs/heads/master | 2023-03-28T21:02:49.145365 | 2021-03-31T23:32:22 | 2021-03-31T23:32:22 | 353,516,798 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,243 | cpp | /*
* =====================================================================================
*
* Filename: NetCmdGetInputSignalResol.cpp
*
* Description:
*
* Version: 1.0
* Created: 01/06/2015 03:13:23 AM EST
* Revision: none
* Compiler: gcc
*
* Author: zt (),
... | [
"zhangtao.hawk@qq.com"
] | zhangtao.hawk@qq.com |
97e61758b2f9ed112b7a81ef85864f86d0553b98 | 6a8e0b9614077a8ebb49880dee7d479f4a72a16b | /WatchDirectory.h | 5688b929687995c52062d12832ece020b58e7594 | [] | no_license | phongth7/WatchDirectory | 848356a4eb8b64220be9dbf0f29e69f0a4474fc1 | c058f001ebf26ecb65be51dd41d7abe12c0019f8 | refs/heads/master | 2020-03-29T04:51:48.921426 | 2017-07-09T19:01:43 | 2017-07-09T19:01:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,715 | h | #pragma once
/*
* WatchDirectory - Allows you to get a callback when the contents of a directory has changed.
* Currently implemented for windows platforms only. To be used in debug builds to get a callback so you can hot reload data that has changed.
* On non-windows platforms the implementation does nothing but does... | [
"davepoo@hotmail.com"
] | davepoo@hotmail.com |
8c46c5bcf2f32da60b51cf0043a5348be44f61a7 | 7e8c72c099b231078a763ea7da6bba4bd6bac77b | /other_projects/base_station_monitor/Client/reference SDK/General_NetSDK_Chn_IS_V3.36.0.R.100505/Demo/分类应用/参数配置/ClientDemo5/ConfigAlarmMotionArea.h | ff352787185e28234e63cea2bdfd5b80c8c59563 | [] | no_license | github188/demodemo | fd910a340d5c5fbf4c8755580db8ab871759290b | 96ed049eb398c4c188a688e9c1bc2fe8cd2dc80b | refs/heads/master | 2021-01-12T17:16:36.199708 | 2012-08-15T14:20:51 | 2012-08-15T14:20:51 | 71,537,068 | 1 | 2 | null | 2016-10-21T06:38:22 | 2016-10-21T06:38:22 | null | UTF-8 | C++ | false | false | 2,132 | h | #if !defined(AFX_CONFIGALARMMOTIONAREA_H__3DA25876_BE0B_4847_9843_4F9E62F60406__INCLUDED_)
#define AFX_CONFIGALARMMOTIONAREA_H__3DA25876_BE0B_4847_9843_4F9E62F60406__INCLUDED_
#include "dhnetsdk.h"
#include "ConfigAlarmMotionAreaBlock.h"
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// ConfigAla... | [
"thinkinnight@b18a5524-d64a-0410-9f42-ad3cd61580fb"
] | thinkinnight@b18a5524-d64a-0410-9f42-ad3cd61580fb |
42b5d6c7f68ede997d485143ebdcd68b9c629101 | 374969626877d6f93b4de2786152b9aae24598e8 | /Resources/old_hw_countdown.cpp | c012a4e1eebfc9bc5237bbd4c4f5c8196b8b9b21 | [] | no_license | vchek/Pacemaker | 7735a2f5cf6f1f42ee2e2046921badc55a95043c | 63d126f40bda4a97048c9257de7ec4598123c243 | refs/heads/master | 2021-05-06T09:36:39.673694 | 2017-12-15T04:11:32 | 2017-12-15T04:11:32 | 114,064,259 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,424 | cpp | #define MQTTCLIENT_QOS2 1
#define IAP_LOCATION 0x1FFF1FF1
#define COMMAND 54
#include "TextLCD.h"
#include "ESP8266Interface.h"
#include "MQTTNetwork.h"
#include "MQTTmbed.h"
#include "MQTTClient.h"
#include "TCPSocket.h"
#include "mbed.h"
#include "rtos.h"
#include <string>
unsigned long command[5];
u... | [
"tristrumtuttle@gmail.com"
] | tristrumtuttle@gmail.com |
1ce1c131073a0112ad7cc8049f992c0d44831207 | 5e6943ef0183cc59ab8392060472ccc561700c24 | /src/brick/callback_internal.h | 40684cd08450d426ba5b2a54c24d8461b9fec9c2 | [] | no_license | israel-Liu/brick | 88b7ea62c79fc0fc250a60a482d81543c48ec795 | 9b4e4011df7c0bdede945d98bcd1e0a5ac535773 | refs/heads/master | 2022-04-20T10:00:47.049834 | 2020-04-24T03:32:07 | 2020-04-24T03:32:07 | 96,489,912 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,827 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file contains utility functions and classes that help the
// implementation, and management of the Callback objects.
#ifndef BRICK_CALLBACK_I... | [
"israel.liu.theForger@gmail.com"
] | israel.liu.theForger@gmail.com |
eaa89de660deeb56d694258e15b8ea2adf57a0d1 | dc6577e13b23b45c2b9cd3a6c7b63a37b549871c | /gameone 2.0/test/bgm.h | 67c105151f84456f02eb4bdbf095da198cbe8b89 | [] | no_license | ruc-zyy/game-2.0 | b79d76e72cd5db9a53ebb1df8738511817447419 | 1e2642eb5286b99b80392e1b453c4626b52eeb8d | refs/heads/master | 2022-11-09T20:27:14.536366 | 2020-06-29T03:53:48 | 2020-06-29T03:53:48 | 275,556,790 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 246 | h | #ifndef BGM_H
#define BGM_H
#include <QObject>
class QMediaPlayer;
class bgm:public QObject
{
public:
explicit bgm(QObject *parent = 0);
void startBGM();
private:
QMediaPlayer *m_backgroundMusic;
};
#endif // BGM_H
| [
"noreply@github.com"
] | noreply@github.com |
3e2366ba73b736c859ff7141fa71bc2aa9bdd79c | ca805a49a84b5d54b7eac85feff78a8bdec4a233 | /2069.cpp | 9338027794b97c448fbad8edaf6c630d236748ed | [] | no_license | lcy8417/backjoon-online-judge | 523a888cce80b82f447732876a6972c0c8c5dc0e | 042966b069faf68589fe77a9311af42498d91a51 | refs/heads/main | 2023-08-10T14:08:48.671399 | 2021-09-19T12:57:49 | 2021-09-19T12:57:49 | 348,651,035 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 353 | cpp | #include <bits/stdc++.h>
using namespace std;
int main(){
ios_base::sync_with_stdio(false);
int n, m, maxi = 1, mini = 1;
cin >> n >> m;
if(n < m){
int temp = n;
n = m;
m = temp;
}
for(int i = 2; i <= n; i++)
if(n % i == 0 && m % i == 0) maxi = i;
mini = maxi * (n/maxi) * (m/maxi);
c... | [
"noreply@github.com"
] | noreply@github.com |
56812a781c94c14fa12b9b42e2af068ea1f07e65 | 6bf32823312ef8f09b298ae5a5c765d60a415d88 | /server/src/drivers/scr_server/scr_server_20rest.cpp | 2c705b79b60c37fcc380b2afb4dc65a3e310f0cc | [] | no_license | ahmadelsallab/Torcs | 8f25d07b06d8cb45f78c9fb21c8e93e5ebd5ffb5 | 49184455e88cec602c4ba1b64a8b17750835888a | refs/heads/master | 2020-06-05T04:49:16.128018 | 2016-07-27T13:35:56 | 2016-07-27T13:35:56 | 192,318,525 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,606 | cpp | /***************************************************************************
file : scr_server.cpp
copyright : (C) 2007 Daniele Loiacono
***************************************************************************/
/******************************************************************... | [
"ahmad.elsallab@gmail.com"
] | ahmad.elsallab@gmail.com |
77a8b69a1e1011de075407a59959bdf8a0c1cfd4 | 8726841917e4999289451334c356e97f966ee776 | /C++/367 Valid Perfect Square.cpp | 5101b06a9f43fc5dbdac8877fe18c44917b81a2d | [] | no_license | weiho1122/LeetCode | cf890eaf3b8299897431564d811c52d1a95f6d94 | ac986cb0ccba053afbb21b7fe6ec8fa5f767da5e | refs/heads/master | 2021-01-11T02:04:40.560365 | 2016-09-13T00:09:04 | 2016-09-13T00:09:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 423 | cpp | //Binary Search
class Solution {
public:
bool isPerfectSquare(int num) {
long left = 0, right = num;
while(left <= right){
long mid = (left + right) / 2;
if(mid*mid > num){
right = mid - 1;
}else if(mid*mid < num){
left = mid + 1;
... | [
"zhangweiqi357@gmail.com"
] | zhangweiqi357@gmail.com |
58ae181f67755bbb0d4934055a58692691f66d24 | bc8987a779a5f21f3fb5b961944f96ff479b4836 | /HackerEarth/ArraysAndVectors/MaximumSumSubArray.cpp | de18b81d80534439608cddef87a26de96bfa4352 | [] | no_license | Aditya1788/DataStructuresAndAlgorithms | 4ffdfdff76597aa23b9bdcfbdb694b99684425d6 | 44b50a41e0683488225ee8a9953af0468e272a86 | refs/heads/master | 2023-03-22T14:35:27.898734 | 2021-03-16T23:54:21 | 2021-03-16T23:54:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 420 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
ll call(ll arr[], ll n){
ll localMax = arr[0];
ll maximum = arr[0];
for(ll i=1;i<n;i++){
localMax = max(localMax + arr[i] , arr[i]);
maximum = max(maximum, localMax);
}
return maximum;
}
int main(){
ll arr[8]={-2,-4,9,-1,8,5,-10,1... | [
"kitsarpgyawali@gmail.com"
] | kitsarpgyawali@gmail.com |
971c259ae51f50ac8a0886b61e1b87dad4db17f5 | cb438ea6c4a38cdfef86e8da77494c916a643f12 | /PlaySketch/Box2D-new/Examples/TestBed/Tests/CCDTest.h | 45514e855cf429f5b07e934c86dc2f26ff12a8b3 | [
"Zlib"
] | permissive | SummerTree/playsketch | d638d6bac9264b98a8ca407f0eecdc31f8f38202 | 3580de21b2fc3cc6cb6974f39892af6e602a6e9e | refs/heads/master | 2020-12-31T02:02:28.057892 | 2013-01-28T14:05:45 | 2013-01-28T14:05:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,995 | h | /*
* Copyright (c) 2006-2007 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pur... | [
"a0077978@gmail.com"
] | a0077978@gmail.com |
b3f3dee80a447de873b2e277cf4f8fc60d1a6818 | 9631d51cdca680beea07540af3a41d00c0d8d08b | /Reference_Variables/Reference_var.cpp | 9bcae2435051cd022bc40a889fb223995d4e4505 | [] | no_license | Prabhjotsk19/cpp-learning | b5b34c65ab775ef3796a9ce6f931edcc339fe286 | 372ff4e0b362d9245f5b7e6586cba0e6484b28a5 | refs/heads/master | 2020-06-14T00:19:05.031221 | 2019-07-09T11:27:05 | 2019-07-09T11:27:05 | 194,833,840 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,963 | cpp | #include <iostream>
using namespace std;
struct user_data
{
string name;
int age;
};
// Modify the age of person
void modify_age(user_data &person){
person.age = 12;
}
// swap two numbers
void swap(int &x, int &y){
int temp = x;
x = y;
y = temp;
}
// function return reference to x or y
int & Returning_by... | [
"pskaler2015@gmail.com"
] | pskaler2015@gmail.com |
7cebe583550058c4fbc391e6a28f615f439be890 | 1c818a1e212018b143adb2c6d001cf78c3718039 | /MapFinderApp/MapFinderApp/Room.h | 3688f5515558af3788e426aff892ab671a1f262c | [
"MIT"
] | permissive | Cwagner213/LevelCreator | 5d2846d6003f5b44f440e2a845d9d734c10c1ef8 | dd8f093e3465298daf94ffe9952939c3225e7eeb | refs/heads/master | 2020-03-29T01:52:32.267588 | 2019-02-20T18:17:19 | 2019-02-20T18:17:19 | 149,411,255 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 165 | h | #pragma once
#include "stdafx.h"
#include <stdlib.h>
#include "Vector2.h"
class Room
{
public:
unsigned int width;
unsigned int height;
Vector2 origin;
};
| [
"cjwagner211@gmail.com"
] | cjwagner211@gmail.com |
d60b696067fb5f6f7b61aadaa3990f4aacf61a94 | aecf4944523b50424831f8af3debef67e3163b97 | /net.ssa/xr_3da/xrGame/AI/Stalker/ai_stalker_space.h | 509cec16a4ef92a8d3fdb5ed0ecbc4fe37f0c47a | [] | no_license | xrLil-Batya/gitxray | bc8c905444e40c4da5d77f69d03b41d5b9cec378 | 58aaa5185f7a682b8cf5f5f376a2e5b6ca16fed4 | refs/heads/main | 2023-03-31T07:43:57.500002 | 2020-12-12T21:12:25 | 2020-12-12T21:12:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,958 | h | ////////////////////////////////////////////////////////////////////////////
// Module : ai_stalker_space.h
// Created : 28.03.2003
// Modified : 28.03.2003
// Author : Dmitriy Iassenev
// Description : Stalker types and structures
////////////////////////////////////////////////////////////////////////////... | [
"admin@localhost"
] | admin@localhost |
e0daa80f66db81597ced9fd58e0688dd52d155c0 | b38890c218497424f798ceddef03cfa435dec240 | /framecode/frame/clockwork.h | de3f0b2fdb093959896d79a115ab139c2f967f21 | [] | no_license | sontran1001/Informatica | 4ce5520f8f4cfa3cf08917e53b91564dc1a15c27 | ff4a7685eed567082c94633108a9aa4c5a5348c2 | refs/heads/master | 2021-01-01T03:51:13.618807 | 2016-06-09T21:19:51 | 2016-06-09T21:19:51 | 58,767,545 | 0 | 0 | null | 2016-05-13T19:47:44 | 2016-05-13T19:35:33 | null | UTF-8 | C++ | false | false | 595 | h | #ifndef __CLOCKWORK_H__ // this is done to avoid multiple inclusions
#define __CLOCKWORK_H__
#include "Arduino.h"
typedef unsigned long int micros_t;
typedef void (*CallbackType)(unsigned long);
class Clockwork {
public:
void init(unsigned int period_ms, CallbackType cb);
Clockwork(unsigned int period_ms)... | [
"sontn.ac@gmail.com"
] | sontn.ac@gmail.com |
7f92fb1c88841b5c914ef6dd92dd08ea6bb2609f | e2420b2bb142a8cdc6d48f3cdfe682d7cfb9d434 | /Source/GoodGame/Public/GoodGameInstance.h | 1239e59799cd29466e6afdf2329fe40581e53ca7 | [] | no_license | JetBoom/GoodGame | eb4a393381e6e4cc22d2cfacf34f2e47a1e6bfe1 | 1eea93c0ac82ea44b297e313c4a4c0828a0901db | refs/heads/master | 2022-01-06T08:06:06.498035 | 2018-07-02T21:00:09 | 2018-07-02T21:00:09 | 78,500,334 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 224 | h | #pragma once
#include "Engine/GameInstance.h"
#include "GoodGameInstance.generated.h"
UCLASS()
class GOODGAME_API UGoodGameInstance : public UGameInstance
{
GENERATED_BODY()
public:
virtual void Init() override;
};
| [
"williammoodhe@gmail.com"
] | williammoodhe@gmail.com |
7af039ac67db4a83b8efb10530c88fffb7ba8a7d | 3843a9367ee129eb2dccd2411fef840ba652c82d | /Database/movie.cpp | 9dbfe4780f03ef2c2f0b968d23bf700ec5a15a50 | [] | no_license | nouryehia/Database | a7458cf0ec15f40cdde6f9358a5f69c9412f2ca1 | add4f6ac0deb9679547227993bc34b5b92331df5 | refs/heads/master | 2021-05-07T04:01:21.593041 | 2017-12-04T07:59:47 | 2017-12-04T07:59:47 | 111,067,728 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 644 | cpp | //cpp class for movie class.
#include "movie.h"
movie::movie(char t[80], int y, char di[80], char du[80], double r) : media(t, y){ //constructor.
strcpy(director, di);
strcpy(duration, du);
rating = r;
type = 3;
}
char* movie::getDirector(){ // get director.
return director;
}
char* movie::getDuration(){ //get... | [
"32072322+nouryehia@users.noreply.github.com"
] | 32072322+nouryehia@users.noreply.github.com |
6dde9215affb67e1571762a79d1672cf7d9d8b5a | 1dc7faa5c243f25b7e6b93072ac7f9f8060b4fbd | /components/include/IUpdatable.h | 8931740792d9481fc8d82634396db1dd2fb09bd9 | [
"MIT"
] | permissive | matheusvxf/Lighting-and-Shaders | b3dc961c3f4c5e2fe8f5721d345201cfc3f6fc95 | c555cbae2a4c882a0d13d1b5e4daa5c39c020c32 | refs/heads/master | 2020-05-19T08:43:11.583229 | 2015-04-21T22:55:16 | 2015-04-21T22:55:16 | 34,141,351 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 250 | h | #pragma once
#include "Vector3.h"
#include <list>
class IUpdatable
{
public:
static std::list<IUpdatable*> list;
IUpdatable();
~IUpdatable();
virtual void update() = 0;
virtual void apply_force(const Vector3& force) = 0;
};
| [
"matheusventuryne@gmail.com"
] | matheusventuryne@gmail.com |
b8e413245814bc9232c81859aa249845bed16967 | fb381224be13ed84e8e63bd7bf013dd10d58d924 | /Code/Engine/Foundation/Algorithm/Implementation/HashableStruct_inl.h | 7687692f22673f8fcf0854eb3007fb6eea41ca49 | [
"MIT"
] | permissive | bethau/ezEngine | 1b768f95801dd2367dc30675f8febb5cbb625819 | 059684c8d9ed7e33f8e68f218ff42a7decf668ee | refs/heads/master | 2022-08-22T06:48:55.549276 | 2020-02-11T23:36:43 | 2020-02-11T23:36:43 | 247,667,175 | 0 | 0 | MIT | 2020-03-16T09:57:54 | 2020-03-16T09:57:53 | null | UTF-8 | C++ | false | false | 345 | h | #include <Foundation/Algorithm/HashingUtils.h>
#include <Foundation/Memory/MemoryUtils.h>
template <typename T>
ezHashableStruct<T>::ezHashableStruct()
{
ezMemoryUtils::ZeroFill<T>(static_cast<T*>(this), 1);
}
template <typename T>
ezUInt32 ezHashableStruct<T>::CalculateHash() const
{
return ezHashingUtils::xxHas... | [
"jan@krassnigg.de"
] | jan@krassnigg.de |
136cbd923b5ab326e20ab83d7c520e7fe00aee25 | d826c7fce2be06ba9b7ddf2e25eddbb2aa9176ef | /final/Game.h | c0435b7574d236b5a0d444f4717dee91bb53d056 | [] | no_license | nicksssssss/csc-233-projects | 069f729012003767e80ce0c236d88b5615587592 | 47095a3ae3f65275a54b2f69f03863fc1ee9508d | refs/heads/master | 2021-02-16T22:53:36.786662 | 2020-05-22T03:17:55 | 2020-05-22T03:17:55 | 245,050,820 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 415 | h | #ifndef GAME_H
#define GAME_H
#include "Board.h"
#include "Player.h"
#include "SuperBadGuy.h"
class Game
{
public:
//constructors
Game();
Game(int);
Game(int, int);
int turn();
int checkForCollision();
void makeBoard();
void printGame();
private... | [
"nswalbach8@gmail.com"
] | nswalbach8@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.