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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
abde3fd93fb0530a2c3e1105527c267b15b55075 | c361d99d919f28387029bcc85a6a71e765fc9da2 | /RTS_Lessons/Source/RTS_Lessons/CameraPawnBase.cpp | 3499c60eb9f37085d5b896550c508326d4944ebf | [] | no_license | Jmin17/RTS_Lessons | c15c7df502c96a4c902c0eec4a0c6d5c0d7495c1 | 1dd5f96393893868f4d0cb9812fb4cbdb81b7ec5 | refs/heads/master | 2020-07-02T13:53:59.437810 | 2019-08-18T22:01:09 | 2019-08-18T22:01:09 | 201,543,232 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,851 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "CameraPawnBase.h"
#include "Classes/Components/InputComponent.h"
#include "Classes/GameFramework/FloatingPawnMovement.h"
#include "Classes/Camera/CameraComponent.h"
#include "Classes/Components/SceneComponent.h"
#include "Classes... | [
"justin.l.minyard@gmail.com"
] | justin.l.minyard@gmail.com |
02e9b32affff097a75523e5d2117817ff0387992 | 39b7b641c2318d59534e069d1ad47ef58b021df3 | /src/fast_mpd_parser/AdaptationSet.cpp | 4962578c620442933cabbc3836c06f1046d134b1 | [] | no_license | vietanhto/fast_mpd_parser | 926a7c5b9e68a4467c33ab21938f1ef56b907d6f | af60b66c101a5905b81d31185fce3874d544d679 | refs/heads/master | 2020-03-10T09:49:54.595299 | 2018-12-20T08:43:51 | 2018-12-20T09:07:47 | 129,319,640 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,512 | cpp | #include "fast_mpd_parser/Include.h"
namespace fast_mpd_parser {
Status parse_adaptation_set(char* buffer, uint32_t size, uint32_t* ptr_pos, void* elem) {
uint32_t tag_name_start,
tag_name_end,
tag_name_len;
uint32_t attr_name_start,
attr_name_end,
... | [
"vietto@amazon.com"
] | vietto@amazon.com |
f0f1abada07ac08139e4c998952d1f068fa226a6 | d2d6aae454fd2042c39127e65fce4362aba67d97 | /build/iOS/Preview1/include/_root.OutracksSimulat-7329dae0.h | 4033742253a7f4a2f40f4fe2e085a56576dba55b | [] | no_license | Medbeji/Eventy | de88386ff9826b411b243d7719b22ff5493f18f5 | 521261bca5b00ba879e14a2992e6980b225c50d4 | refs/heads/master | 2021-01-23T00:34:16.273411 | 2017-09-24T21:16:34 | 2017-09-24T21:16:34 | 92,812,809 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,447 | h | // This file was generated based on /usr/local/share/uno/Packages/Outracks.Simulator.Client.Uno/0.1.0/.uno/ux11/$.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.String.h>
#include <Uno.UX.Property-1.h>
namespace g{namespace Fuse{namespace Controls{struct TextControl;}... | [
"medbeji@MacBook-Pro-de-MedBeji.local"
] | medbeji@MacBook-Pro-de-MedBeji.local |
109633aee21033c1bc197d4c2f02ad7414f05ba8 | 1bf5dca199e50e725d8ed8593318ea13c7c9190c | /Ceng334/hw2/smelter.cpp | 52d9216025ba27f1f57bbe0f40b04cfa1212bc04 | [] | no_license | kursatozturk/Homeworks | 959f4fb3c16a1d6cd770b6479ae61e9116e46c92 | 0e644381b250a98c6c22d3b0db4c0ca4cbc96c9b | refs/heads/master | 2023-08-09T15:49:07.362743 | 2019-12-14T23:29:00 | 2019-12-14T23:29:00 | 155,235,323 | 1 | 0 | null | 2023-07-19T20:59:56 | 2018-10-29T15:27:21 | Jupyter Notebook | UTF-8 | C++ | false | false | 2,533 | cpp | #include "smelter.hpp"
#include "observer.hpp"
Smelter::Smelter (int ID, OreType oreType, uint capacity, uint interval):
Producer(ID, capacity, interval, SMELTER_CREATED),
oreType(oreType), waitingOreCount(0)
{
//init semaphores
this->oreLock = PTHREAD_MUTEX_INITIALIZER;
... | [
"e2171874@ceng.metu.edu.tr"
] | e2171874@ceng.metu.edu.tr |
49a2c8ec4e58fc7b9c9be457c8d6899d6f543a59 | 7b0329d3d4ef539b17acac72b79c636b6b8e9661 | /lib/lang_out.cpp | 22dd859ce987fa759892cc29b02fc220b98d3eec | [
"Apache-2.0"
] | permissive | dima201246/serv_fan | 0e544ecfc3369dec10ea0e526d02e7ad2b6d2cc1 | 217b7ecc4effa21bf2553f5f75971d01c7fb2774 | refs/heads/master | 2021-01-20T19:42:26.148112 | 2016-07-05T09:59:52 | 2016-07-05T09:59:52 | 61,531,312 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,196 | cpp | #include "conf_lang.h"
// VERSION: 0.3.6 ALPHA
// LAST UPDATE: 23.03.2016
using namespace std;
bool always_read_lang = false;
unsigned int w_length(string line) {
setlocale(LC_ALL, "");
wchar_t *w_temp_c = new wchar_t[line.length() + 1];
mbstowcs(w_temp_c, line.c_str(), line.length() + 1);
unsigned int num = wc... | [
"dima201246@gmail.com"
] | dima201246@gmail.com |
68278c8e5afaaa56ca9987f7ee002dcd069bb76e | 413a1d85f164ab38ef876452ac3c363f9df058c4 | /wiki_app/venv/lib/python3.5/site-packages/lucene-8.1.1-py3.5-linux-x86_64.egg/lucene/include/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter$BytesRefBuilderTermAttributeImpl.h | 8eb6566010a20394065bd520bbc0908021895ed3 | [] | no_license | prateek68/Wikipedia-Online-Content-Comparison | 18d53e3456e2d7aa6eb67629c2ea1c79b7d8be4d | 77d54b99881558b3195190740ba1be7f8328392b | refs/heads/master | 2020-12-26T11:58:18.903011 | 2020-02-02T09:55:37 | 2020-02-02T09:55:37 | 237,495,848 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,544 | h | #ifndef org_apache_lucene_analysis_miscellaneous_ConcatenateGraphFilter$BytesRefBuilderTermAttributeImpl_H
#define org_apache_lucene_analysis_miscellaneous_ConcatenateGraphFilter$BytesRefBuilderTermAttributeImpl_H
#include "org/apache/lucene/util/AttributeImpl.h"
namespace java {
namespace lang {
class CharSequ... | [
"prateek16068@iiitd.ac.in"
] | prateek16068@iiitd.ac.in |
d35675548bdee5ec0fcf5ea117e4f167508eb9d7 | 3061616f02bf4a660c1e8f2d68768144f7ef0dd2 | /libraries/StreamUtils/src/StreamUtils/Policies/ReadBufferingPolicy.hpp | 2135ee04995d4a0ac0361dd74adfd4af68ac4f72 | [
"MIT"
] | permissive | the-magister/winetemp | 2cf32d9ee81d79f00465bfd6b13ffaf779747cdf | a9cfafc8315baa848fc7d1f43d503a13cbeb8e2f | refs/heads/main | 2023-07-25T17:44:50.746567 | 2021-09-04T20:12:54 | 2021-09-04T20:12:54 | 306,952,984 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,519 | hpp | // StreamUtils - github.com/bblanchon/ArduinoStreamUtils
// Copyright Benoit Blanchon 2019-2020
// MIT License
#pragma once
#include <Stream.h>
#include "../Buffers/LinearBuffer.hpp"
namespace StreamUtils {
template <typename TAllocator>
struct ReadBufferingPolicy {
ReadBufferingPolicy(size_t capacity, TAllocato... | [
"magister@the-magister.com"
] | magister@the-magister.com |
4969404a3aceeadeb3a03a6c5f27f6c4fcbd845d | 40d4abdad885b3c2c53534885dc2fcf8752d8874 | /Homework/Assignment 3/Gaddis_8thEdition_Ch4_Prob22_Freezing_and_Boiling_Points/main.cpp | 96ae2bf09e9cd04835bd4f10cda8af6bc61081e8 | [] | no_license | ws2493126/SpencerWesley_CISCSC5_Spring2018 | 820651be334c58d4c0728b1eca38ab5bf1772764 | 9178a6b6069c82122f34b4d2584cc668b63bf8fa | refs/heads/master | 2021-09-13T02:52:37.976514 | 2018-04-24T04:12:29 | 2018-04-24T04:12:29 | 123,743,917 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,449 | cpp | /*
* File: main.cpp
* Author: Wesley Spencer
* Created on March 20, 2018, 3:00 PM
* Purpose: To figure out which substances will freeze and boil
* at temperatures determined by user input.
*/
//System Libraries
#include <iostream> //I/O Library -> cout,endl
using namespace std;//namespace I/O stream library ... | [
"gubby69240@yahoo.com"
] | gubby69240@yahoo.com |
aa02521bb70796d3c35e96e9579aa1abdab26d9e | 7d318857145acc95577e02f92ae42792d3f9468e | /common/AppsInfoProvider.cc | 1e5ff49bc7e2bec839de369ce6f938daf22401f1 | [
"Apache-2.0"
] | permissive | icprog/cell-phone-ux-demo | 238011e6d9f7fa667e13a3643911baeeab97ce3d | 63a6036c28bb4840eab6f0f1f3a62900d0064007 | refs/heads/master | 2020-03-29T02:14:23.069165 | 2018-07-29T06:45:21 | 2018-07-29T06:45:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,265 | cc | /*! ============================================================================
* @file AppsInfoProvider.cc
* @Synopsis
* @author DongKai
* @version 1.0
* Company: Beijing Feynman Software Technology Co., Ltd.
*/
#include <sstream>
#include "global.h"
#include "AppsInfoProvider.hh"
const char* AppsInfoProv... | [
"vincent@minigui.org"
] | vincent@minigui.org |
e14d1de807be00e4c182b9b9b1af1d08e5659f14 | ef268924e126f127eadbc82a709acfdaeb505925 | /0053. Maximum Subarray/53_kadane.cpp | a827c456eb422cc2a09921fb8481b63118538d8c | [] | no_license | HappyStorm/LeetCode-OJ | e7dec57156b67886cbb57dc6401b2164eaed7476 | 8e742bc66a70900bbb7bc0bd740cec6092577a6a | refs/heads/master | 2022-08-30T11:40:57.658447 | 2022-08-09T16:59:49 | 2022-08-09T16:59:49 | 55,757,963 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 564 | cpp | class Solution {
public:
int maxSubArray(vector<int>& nums) {
int ans = 0, sub_sum = 0, max_n = nums[0];
bool all_neg = true;
for(auto const &n: nums){
if(n>=0){
all_neg = false;
sub_sum += n;
}
else{
if(sub_... | [
"gogogo753951741963@gmail.com"
] | gogogo753951741963@gmail.com |
18bb342543ca82b17f827aec9138763fea368060 | 7b78593b9cc102b83e9c1f422ceec000eece42a4 | /Project1/debugging1.cpp | 65f6054bec85b4c6e54c38d7878c90720f5cc7f5 | [] | no_license | SongJungHyun1004/NewProject | 9bc4e64ae667b594dbe539f674fbf1967bc7f5b3 | f8b0a54981af67df1df3388738066989d946856e | refs/heads/master | 2023-07-24T12:20:31.307281 | 2021-09-03T08:33:47 | 2021-09-03T08:33:47 | 402,261,325 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 238 | cpp | #include <iostream>
class LetDebug
{
public:
void printNum()
{
short s1 = 32767;
short s2 = 1;
int s3 = (int)s1 + s2;
std::cout << s3 << std::endl;
}
};
int main()
{
LetDebug* ld = new LetDebug;
ld->printNum();
return 0;
} | [
"201802112@o.cnu.ac.kr"
] | 201802112@o.cnu.ac.kr |
8ca8d8c351b86f36017f6de4a595ec45a30f9bc1 | 57bf70cabc8c107edbf3cf2be42203bcf7d1da65 | /AOIs/Tests/EuDistance_XYList.cpp | f162e7702ebb6300a49670e18dfa04422ab83eb9 | [] | no_license | tmp-reg/AOIs | 9bb33bd891f37c98ea3f9fe24f3274cdb98cab6b | b9f70b01ef92d42d92379943b9342f0d93ff0ebc | refs/heads/master | 2021-01-21T10:38:03.479485 | 2016-05-21T06:35:17 | 2016-05-21T06:35:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,166 | cpp | //
// test.cpp
// AOIs
//
// Created by zklgame on 4/8/16.
// Copyright © 2016 Zhejiang University. All rights reserved.
//
#include "../GameBasics/GameWorld.hpp"
#include "../AOIServices/EuDistanceAOIService.hpp"
#include "../AOIServices/XYListAOIService.hpp"
#include <iostream>
#include <vector>
using namespac... | [
"chikanebest@163.com"
] | chikanebest@163.com |
752843bca22cf73ceb01aa1ab909018ee59fd550 | 5c6f0fecb37e39a8c837e9322c88fe28abb28666 | /visualizer/build/dependencies/GL_platform_tools/include/GL/platform/Application.h | cba0c64818e7a55789956693e8f6f8cdbfe7a3ef | [
"MIT"
] | permissive | GPUPeople/vertex_batch_optimization | d02a900d2b16aab009f1ca0997422b8f06ae9969 | 46332cd9f576eb6a464a96d5214cbce7d0319a6b | refs/heads/master | 2020-03-21T19:11:51.205073 | 2019-04-19T10:52:43 | 2019-04-19T10:52:43 | 138,934,693 | 26 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 512 | h |
#ifndef INCLUDED_GL_PLATFORM_APPLICATION
#define INCLUDED_GL_PLATFORM_APPLICATION
#pragma once
#include "Renderer.h"
#if defined(_WIN32)
#include "../../../source/win32/Win32GLApplication.h"
namespace GL::platform
{
using Win32::GL::run;
using Win32::GL::quit;
}
#elif defined(__gnu_linux__)
#include "../../../... | [
"michael.kenzel@gmail.com"
] | michael.kenzel@gmail.com |
4bf0e64ad774e92a97a331947464f46c87f88779 | fd7223bfc36dfec1513abf9b0f8d8aef5f17956d | /Gunz/Stable/CSCommon/Include/MMatchRuleDeathMatch.h | 363efb093174a3b903b4fd17e5b43d8e0c0aa725 | [] | no_license | tehKaiN/node3d | 6ca77ecb54a978d563a1e2fbafb70b75112193f7 | b5a6c33986b4791fb5201cb30e6fbcb26b7eac4d | refs/heads/master | 2020-09-01T17:44:45.291690 | 2018-10-17T08:58:25 | 2018-10-17T08:58:25 | null | 0 | 0 | null | null | null | null | WINDOWS-1256 | C++ | false | false | 2,252 | h | #ifndef _MMATCHRULE_DEATHMATCH_H
#define _MMATCHRULE_DEATHMATCH_H
#include "MMatchRule.h"
class MMatchRuleSoloDeath : public MMatchRule {
protected:
bool CheckKillCount(MMatchObject* pOutObject);
virtual void OnBegin();
virtual void OnEnd();
virtual void OnRoundTimeOut();
virtual bool OnCheckRound... | [
"huihui27@126.com@2d1ece96-c13f-8cac-2818-407c75b61fa3"
] | huihui27@126.com@2d1ece96-c13f-8cac-2818-407c75b61fa3 |
3dc491ad5a12eb77c0ef4665993818a69fb2c445 | 686b91fb3b0c647f675dad7bf542fec25f497273 | /backend/ASTVisitor/src/FunctionChecker/functionChecker.h | 7d6c4c33139c52e3ab03edb8bebcf2a0086f36ad | [] | no_license | Lautstark9217/SEexperiement | 3180c98912e26c29506ddf4f64be494d9a1ac2ba | 48c9c81bcbf95deefef58a04f7e23300f2209d25 | refs/heads/master | 2022-11-11T16:56:14.813234 | 2020-07-04T03:19:22 | 2020-07-04T03:19:22 | 263,796,604 | 0 | 1 | null | 2020-05-20T09:01:31 | 2020-05-14T02:37:16 | Java | UTF-8 | C++ | false | false | 1,697 | h | #include "func.h"
using FCMap = std::map<std::string, SPAFunc *>;
class FuncChecker
{
/*
* class FuncChecker
* 作者:刘浩文
* 配合spafunc进行过程间函数分析的类
* 内部维护一个指向正在定义的函数的指针,它的名字以及一个名字-函数指针的KVmap
*/
public:
/*
* 构造函数
*/
FuncChecker();
/*
* 拷贝构造函数不符合逻辑也没有实际的用途,通知编译器禁用
*/... | [
"naws_9217@outlook.com"
] | naws_9217@outlook.com |
487d8643fa712bfe717b81d7f72c4e2e5394dd93 | e1578523531276a57b6a391919ca968eeef85398 | /thermo/Unused Code/point.h | 877ba3545b0086e7347401fd3e5ad9fc511948ac | [] | no_license | rohdesamuel/Thermo | cd6c01b2aded3cecf12122d5bfcf170a33c61922 | 5291c7ccc8d503ef5c4a9d74495eb239176dd63a | refs/heads/master | 2016-09-06T04:03:02.693712 | 2013-12-13T19:24:28 | 2013-12-13T19:24:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,557 | h | #ifndef POINT__H
#define POINT__H
#include "bitset.h"
#include "edge.h"
using namespace std;
template <int Dim>
class Point
{
public:
Point() { };
Point(Bitset<Dim> && Data):__data(Data) { };
typedef typename Bitset<Dim>::iterator iterator;
int size(){return __data.count(); };
int distance(const Point & poin... | [
"rohde.samuel@gmail.com"
] | rohde.samuel@gmail.com |
7a2223971f20d3856a9fdccd72b68280172910b1 | 5e8d200078e64b97e3bbd1e61f83cb5bae99ab6e | /main/source/src/core/chemical/icoor_support.hh | d1fd126cf4103f04b956358c26ed87dfef5f5c4c | [] | no_license | MedicaicloudLink/Rosetta | 3ee2d79d48b31bd8ca898036ad32fe910c9a7a28 | 01affdf77abb773ed375b83cdbbf58439edd8719 | refs/heads/master | 2020-12-07T17:52:01.350906 | 2020-01-10T08:24:09 | 2020-01-10T08:24:09 | 232,757,729 | 2 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 1,497 | hh | // -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*-
// vi: set ts=2 noet:
//
// (c) Copyright Rosetta Commons Member Institutions.
// (c) This file is part of the Rosetta software suite and is made available under license.
// (c) The Rosetta software is developed by the co... | [
"36790013+MedicaicloudLink@users.noreply.github.com"
] | 36790013+MedicaicloudLink@users.noreply.github.com |
9fed919026bc77dbf91bf24ab7f7d0665e91d6db | 72f29a1f42739b1f4d03515e6c23d541ccc2a482 | /src/np/knights_tour.h | 240772f22abe1bfd258b80864eb892a6b104ef9f | [
"Apache-2.0"
] | permissive | zpooky/sputil | ec09ef1bb3d9fe9fac4e2d174729515672bef50a | 30d7f0b2b07cecdc6657da30cf5c4ba52a9ed240 | refs/heads/master | 2022-08-27T09:13:06.982435 | 2022-08-10T20:41:49 | 2022-08-10T20:42:35 | 116,656,968 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,790 | h | #ifndef SP_UTIL_NP_KNIGHTS_TOUR_H
#define SP_UTIL_NP_KNIGHTS_TOUR_H
#include <cstddef>
#include <util/Matrix.h>
// TODO not sure if this is np
// http://ispython.com/knights-tour/
namespace np {
/* # Knight's Tour
* Given a $n*$n chess board, the starting position x:0,y:0. Using the chess
* piece knight(horse) mov... | [
"spooky.bender@gmail.com"
] | spooky.bender@gmail.com |
307cab1fc155cedcb53a2edf2ebcff16cd0c630c | 58ca89bed3d62c713616a35914e536d627203bb4 | /EEShashlikSimulation/H4OpticalSmall_Ideal2016/src/SteppingAction.cc | b7bc1f5d53f46f77ed8f98358b6cbf7d7b1f068d | [] | no_license | nadya-chernyavskaya/geant4 | ceb931a34c2799074785c8db4b37595f02f3fb20 | a1d9b9759bd331185a6eb4d0a748a2fad691612c | refs/heads/master | 2023-02-03T19:39:26.779866 | 2017-09-29T17:47:42 | 2017-09-29T17:47:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,919 | cc | #include "SteppingAction.hh"
#include "common.h"
#include "G4TransportationManager.hh"
#include "G4PropagatorInField.hh"
#include "TMath.h"
#include "CreateTree.h"
using namespace std;
using namespace CLHEP;
//G4double fibre0;
//G4double fibre1;
//G4double fibre2;
//G4double fibre3;
int to_int (string name)
{
int... | [
"micheli@cern.ch"
] | micheli@cern.ch |
24010bbaaffc7aad535823cc9062392b46bf286a | 2277375bd4a554d23da334dddd091a36138f5cae | /ThirdParty/Havok/Source/Common/GeometryUtilities/Mesh/Memory/hkMemoryMeshBody.h | 92b0ec343134e911ee193c432b2b8cab9843f4cc | [] | no_license | kevinmore/Project-Nebula | 9a0553ccf8bdc1b4bb5e2588fc94516d9e3532bc | f6d284d4879ae1ea1bd30c5775ef8733cfafa71d | refs/heads/master | 2022-10-22T03:55:42.596618 | 2020-06-19T09:07:07 | 2020-06-19T09:07:07 | 25,372,691 | 6 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 5,112 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Product and Trade Secret source code contains trade secrets ... | [
"dingfengyu@gmail.com"
] | dingfengyu@gmail.com |
55c1f7b58228a3f75c3d8aa4f5a9db2476c78d90 | 52cbeb46dfc30530abd7827394de982cdfbbd253 | /Backjoon/9461_파도반수열.cpp | d1ee733903c8d50116a163fb4b9d9ce1d2dfa034 | [] | no_license | fool8474/Algorithm_Backjoon | 48440c271f349438d7af80626e1ff38da51d74f4 | adee831bf8629ef90e05926607a49c52b0512b08 | refs/heads/main | 2023-03-01T11:43:03.737420 | 2021-02-16T03:59:27 | 2021-02-16T03:59:27 | 317,719,052 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 628 | cpp | #pragma once
#include <iostream>
#include <string>
#include <math.h>
#include <vector>
#include <algorithm>
#include <utility>
using namespace std;
void 파도반수열_9461()
{
ios::sync_with_stdio(false), cout.tie(0), cin.tie(0);
int n; cin >> n;
int* dps = new int[n];
int max = -1;
for (int i = 0; i < n; i++)
{
cin ... | [
"fool8474@naver.com"
] | fool8474@naver.com |
109977ea5166940ab9ad0a8ac546ce872c8d189b | d5f2a48fedcbf1246dfeca0a5e6b35427994f1e8 | /src/GSvar/LovdUploadDialog.cpp | 990916ae9720936f55f6401467f0f02aeb67453b | [
"MIT"
] | permissive | wxb263stu/ngs-bits | b741693a70c21b4c2babb5f93549ec571c613fd6 | 99992e1c7bda0c6fa5ed5cd2ba774088293d5836 | refs/heads/master | 2020-03-22T03:00:08.143544 | 2018-06-27T08:17:52 | 2018-06-27T08:17:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,002 | cpp | #include "LovdUploadDialog.h"
#include "HttpHandler.h"
#include "Settings.h"
#include "Exceptions.h"
#include "Helper.h"
#include "Log.h"
#include <QJsonDocument>
#include <QJsonObject>
#include <QJsonArray>
#include <QPrinter>
#include <QPrintDialog>
#include <QFileInfo>
#include <QDesktopServices>
LovdUploadDialog::... | [
"sturm.marc@gmail.com"
] | sturm.marc@gmail.com |
5c73bf66c1c5f95b20ecdd8fe61c8fb07061ea84 | fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd | /ppapi/proxy/nacl_message_scanner.cc | 8c31b831664a1555d6714c68757742f1b0c95bde | [
"BSD-3-Clause",
"LicenseRef-scancode-khronos"
] | permissive | wzyy2/chromium-browser | 2644b0daf58f8b3caee8a6c09a2b448b2dfe059c | eb905f00a0f7e141e8d6c89be8fb26192a88c4b7 | refs/heads/master | 2022-11-23T20:25:08.120045 | 2018-01-16T06:41:26 | 2018-01-16T06:41:26 | 117,618,467 | 3 | 2 | BSD-3-Clause | 2022-11-20T22:03:57 | 2018-01-16T02:09:10 | null | UTF-8 | C++ | false | false | 21,225 | cc | // Copyright 2013 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 "ppapi/proxy/nacl_message_scanner.h"
#include <stddef.h>
#include <tuple>
#include <utility>
#include <vector>
#include "base/bind.h"
#include... | [
"jacob-chen@iotwrt.com"
] | jacob-chen@iotwrt.com |
b7d2c91a86ff199a6847b1d608d3662aa265c702 | 752cdc29e611a9ca848a56bbe9ec304772325b90 | /plan.cpp | a6c5b91cbf59863fb823c67dd12d4d7249de75e7 | [] | no_license | epled/planner | 660c34f586673ab395bff8cbfcbfe5fd1fa50884 | 2e5e1a75f1141c5ad3f0f8c2cea2b93cda19e809 | refs/heads/main | 2023-02-28T09:49:20.937855 | 2021-01-24T07:13:54 | 2021-01-24T07:13:54 | 332,387,865 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,452 | cpp | #include <iostream>
#include <fstream>
#include <string>
#include <ctime>
#include <bits/stdc++.h>
using namespace std;
const string planfile = "plan.txt";
enum days {SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY};
string dayString[] = {"Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday... | [
"mmaddux@horizon.csueastbay.edu"
] | mmaddux@horizon.csueastbay.edu |
1770839c40dbcbbd01e4f75e3e09f10c7a214681 | 445b08ddf5afa9e7e4980e30e8c36553a0e18b73 | /ExternalLibs/cinolib/include/cinolib/map_distortion.h | 5b6b13867688d53df69ffc995558c53ddb1d816c | [] | no_license | AndrewWang996/6.839-final | 41d741ea0976949d1e9394ce5cce4edc9b822b51 | 3a8d711f37b7be349f9ff21183e561bef224b692 | refs/heads/master | 2020-04-10T14:37:42.582850 | 2018-12-16T21:43:11 | 2018-12-16T21:43:11 | 161,082,380 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,349 | h | /*********************************************************************************
* Copyright(C) 2016: Marco Livesu *
* All rights reserved. *
* ... | [
"andrewwang996@gmail.com"
] | andrewwang996@gmail.com |
f75cf6e264774b5d7f9d37e2a9af23592f12440d | 4d0e3801314e728ae0d1ae4b9b029794dc771e5c | /vj/420958/H.cpp | ad8690a012384aa64971aca3ee2affae0e210bbb | [] | no_license | Perinze/oi | 8880bb028d8108eba110f0dc2b99a0de74902825 | a5cf058d661cb0c276eb126f8f809343b8937d0d | refs/heads/master | 2023-06-21T05:48:00.496697 | 2021-07-22T16:24:19 | 2021-07-22T16:24:19 | 329,524,963 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 890 | cpp | #include <cstdio>
#include <algorithm>
using namespace std;
const int MAXV = 150;
bool d[MAXV][MAXV];
int V;
void floyd()
{
for (int k = 0; k < V; k++)
for (int i = 0; i < V; i++)
for (int j = 0; j < V; j++)
d[i][j] = d[i][j] || (d[i][k] && d[k][j]);
}
int ma... | [
"perinzefaper@foxmail.com"
] | perinzefaper@foxmail.com |
718e41a3005e23d05165d3b427b534b478319ecc | 3f1ae7c357ffae77c6f01492be4c2e6dc2eb940c | /C++/TheCherno/HeaderFiles/Log.cpp | 8690d7cc697f997d3c2669a2a362629246384028 | [] | no_license | shwarma01/Projects | e0c50887eaf76406ff2a6be8e2792379e7108d6e | ee45fa5acacb4f449f37b8d2f6f1bdcd371c588f | refs/heads/master | 2023-03-28T01:26:30.699088 | 2021-03-13T15:13:33 | 2021-03-13T15:13:33 | 310,616,849 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 128 | cpp | #include <iostream>
void Log(const char* msg) {
std::cout << msg << std::endl;
}
void InitLog() {
Log("Initializing Log");
} | [
"ayushjunior@gmail.com"
] | ayushjunior@gmail.com |
640751612e8bbfa013d0b6d5bbaa5bb99eb698aa | 57ad491e67a5f7b4c3b909d773c86636d7404441 | /ui/viewmodel/notifications/notifications_settings.h | 035ffae96bfd4edfebb87b4dd05e05335e32e1fa | [
"Apache-2.0"
] | permissive | lucangogo/BTCMW | d0ca011d6f6bbf33ad62b35c63b9800e9e8b89ab | bc1d63a7cda5b3a693a9b92d54b6d0b595b42a7e | refs/heads/master | 2022-07-16T22:31:47.083409 | 2020-05-19T23:06:41 | 2020-05-19T23:06:41 | 265,277,291 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,637 | h | // Copyright 2020 The Beam Team
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | [
"dh@beam-mw.com"
] | dh@beam-mw.com |
1812991ed175a3ad98920e316ffc3d7ee5f8a0f2 | 0575946fd53953ca35d014032d1d896090b2cb41 | /cpp/GameEngine/DragonFishing/DragonFishing/src/GjkSupport.cpp | 8f53e709a55458ea0a5b191ba9dcb6cdf5a9e72f | [] | no_license | trevor-warren/ProjectPortfolio | 7628a2c9df4098daee7321524a93a3d805a69708 | 355865191611e54ef14ad0a262e91d083aa7fdec | refs/heads/master | 2022-12-08T16:39:36.331074 | 2020-08-24T00:26:17 | 2020-08-24T00:26:17 | 289,614,805 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,175 | cpp | #include "Aabb.h"
#include "GjkSupport.h"
#include "CollisionDetectionUnit.h"
namespace Engine
{
//-----------------------------------------------------------------------------SupportShape
Vector3 SupportShape::GetCenter(const std::vector<Vector3>& localPoints, const Matrix3& transform) const
{
Aabb abb;
... | [
"trevorb309@gmail.com"
] | trevorb309@gmail.com |
9e752e1e69b2fe82be8eefdd3929029c1387af8d | 86b20fb76f0c27c93ec9f967083ca03938a867ec | /primes.h | e131239b0aca895bb35865950024d40e381eea6f | [
"MIT"
] | permissive | mhdeleglise/PsiTheta | 722c952aa2a117c465db72630367c7f119ee1c05 | 21f4f6553851f218801a733f607426c3dba9ba11 | refs/heads/master | 2021-01-11T23:05:37.493741 | 2017-03-05T17:23:03 | 2017-03-05T17:23:03 | 78,546,669 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 467 | h | #ifndef primes_h
#define primes_h
class Prime_table{
public:
Prime_table() {_pi=NULL; _p=NULL;};
Prime_table(long x) {init_pi(x); init_p(x);}
long pi(long x) {return _pi[x];}
long prime(int i) {return _p[i];}
long maxprime() {return maxp;}
long number_of_primes() {return pimax;}
void init(long x);
void... | [
"deleglis@mac2017.home"
] | deleglis@mac2017.home |
1f7312c113b48f75dcffca1ae57e1a7ca65f0fd1 | 7ea37716cff11c15fed0774ea9b1ae56708adcf3 | /core/io_utils.h | 89444f081648ea77d4cd1e809ed5b23cbe2545af | [
"Apache-2.0"
] | permissive | tlemo/darwin | ee9ad08f18c6cda057fe4d3f14347ba2aa228b5b | 669dd93f931e33e501e49155d4a7ba09297ad5a9 | refs/heads/master | 2022-03-08T14:45:17.956167 | 2021-04-16T23:07:58 | 2021-04-16T23:07:58 | 157,114,747 | 105 | 21 | Apache-2.0 | 2021-02-09T18:15:23 | 2018-11-11T19:46:24 | C++ | UTF-8 | C++ | false | false | 2,116 | h | // Copyright 2018 The Darwin Neuroevolution Framework Authors.
//
// 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 ... | [
"lemo1234@gmail.com"
] | lemo1234@gmail.com |
5f8a32f4e94b89407a7c5f60450e2c10f7238cde | 67baab02cfda6c54a287d63d0874824cf15f3ba6 | /atcoder/abc079d.cpp | 215e148829e45494f1197d54fa033c00d05ddd29 | [
"MIT"
] | permissive | sogapalag/problems | a14eedd8cfcdb52661479c8c90e08737aaeeb32b | 0ea7d65448e1177f8b3f81124a82d187980d659c | refs/heads/master | 2021-01-12T17:49:52.007234 | 2020-08-18T14:51:40 | 2020-08-18T14:51:40 | 71,629,601 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,339 | cpp | #include <bits/stdc++.h>
using namespace std;
const int INF = 0x3f3f3f3f;
const int N = 10;
int cost[N][N];
void solve() {
int H, W;
cin >> H >> W;
int n=10;
for (int i = 0; i < n; i++) {
for (int j = 0; j < n; j++) {
cin >> cost[j][i]; // tran
}
}
auto dijkstra ... | [
"yan-zp@foxmail.com"
] | yan-zp@foxmail.com |
b4f9083902a8672b0154a219050dfd24cbb3785d | f1ee65fbe1ffc43c2aac45e41515f1987eb534a4 | /src/net/third_party/quiche/src/quiche/quic/core/quic_stream_id_manager.cc | 1443211786c4dd4e3d6bacec98525f6f07ecf5fb | [
"BSD-3-Clause"
] | permissive | klzgrad/naiveproxy | 6e0d206b6f065b9311d1e12b363109f2d35cc058 | 8ef1cecadfd4e2b5d57e7ea2fa42d05717e51c2e | refs/heads/master | 2023-08-20T22:42:12.511091 | 2023-06-04T03:54:34 | 2023-08-16T23:30:19 | 119,178,893 | 5,710 | 976 | BSD-3-Clause | 2023-08-05T10:59:59 | 2018-01-27T16:02:33 | C++ | UTF-8 | C++ | false | false | 9,830 | cc | // Copyright (c) 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 "quiche/quic/core/quic_stream_id_manager.h"
#include <cstdint>
#include <string>
#include "absl/strings/str_cat.h"
#include "quiche/quic/cor... | [
"kizdiv@gmail.com"
] | kizdiv@gmail.com |
869fa4e1b1f944befa1bcabdd73889df0bc3407b | 4b4b803e04d5b9fec108471bac9b369fe7691249 | /shu1904.cpp | 4c9b447fd352f988ea9b4ad1e872c89fa64b7af2 | [] | no_license | lonelam/LearnC | b96f9efcde52e79185a66e6c035b28817ed8ff75 | 8f845626c84fa7301a22cb994c15c9ae20a26a64 | refs/heads/master | 2021-01-18T23:42:14.724933 | 2016-07-09T09:29:37 | 2016-07-09T09:29:37 | 52,439,706 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 335 | cpp | #include<iostream>
using namespace std;
int main()
{
int n;
while(cin>>n)
{
if(n==1)
{
cout<<"Accepted\n";
}
else if(n==2)
{
cout<<"Wrong Answer\n";
}
else
{
cout<<"handsome yaoge\n";
... | [
"lai@DESKTOP-HHP58PF.localdomain"
] | lai@DESKTOP-HHP58PF.localdomain |
737e9bc60e9f79301bfd9bbc3b8cb6407ec9c713 | f928968e21bf249064d26165bb71f32bb459375b | /C/common/src/rendercheck_d3d11.cpp | 79569c0d8b2c0b360f71e45654ed806030ccbdcd | [] | no_license | FNNDSC/gpu | 82f7ee88d1b1c8bb21255b369a2c2a07a1d4db0d | 6f9175caaf4d4f463397ebd752b820cd7e863713 | refs/heads/master | 2016-09-06T19:10:14.667210 | 2010-04-08T13:13:54 | 2010-04-08T13:13:54 | 2,512,739 | 6 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 3,754 | cpp | /*
* Copyright 1993-2010 NVIDIA Corporation. All rights reserved.
*
* NVIDIA Corporation and its licensors retain all intellectual property and
* proprietary rights in and to this software and related documentation.
* Any use, reproduction, disclosure, or distribution of this software
* and related documentat... | [
"ginsburg@2e298075-0c49-4d30-86d1-9432a23a86c5"
] | ginsburg@2e298075-0c49-4d30-86d1-9432a23a86c5 |
aaffab4be52772a28f0f5f6f0352b5f1003b4040 | 11c4c7afaa3f09100f73378be285bb2e75195cfa | /tests/tests-var.cpp | f32f980c8b86494f6b8afa92e343fe2ed4aac2b7 | [] | no_license | yodatak/Cpp.js | 56f3cbeac7357e6f2df3027c104f4afa1becd268 | cc9fab9f69aabd5e0cf4f0e44d223dc10ff6e7a9 | refs/heads/master | 2020-03-28T21:51:52.367290 | 2018-09-02T18:07:12 | 2018-09-02T18:07:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 605 | cpp | #include <catch2/catch.hpp>
#include <iostream>
#include "var.h"
TEST_CASE("Var", "[var]"){
std::ostringstream os;
var a{{{"d", "e"}}};
var const& ref = a;
var copie = a;
a["b"] = 34.;
os << '\n' << a << '\n';
CHECK(os.str() == R"(
{"b":34,"d":"e"}
)");
CHECK(a["b"] == 34);
CHE... | [
"germinolegrand@gmail.com"
] | germinolegrand@gmail.com |
138d466adb3783c39fb81c2a6541d6dd57647c4c | fff771a3bcd6aa3a45de7cd248a80091bb22e9d8 | /Source/Graphics/OpenGL/OpenGLMaterial.cpp | 3a075aa1919d6f762eb8a6eb76120359c8d62ed5 | [] | no_license | Blodjer/B2D | ba9e495d8e662f4d882c5b903a3b8aa422e322bf | f091d1ec72b14bdfb110e2071a27a723dd1c5d4c | refs/heads/master | 2023-08-02T09:16:12.695209 | 2021-04-14T15:38:10 | 2021-04-14T15:38:10 | 115,878,910 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 150 | cpp | #include "B2D_pch.h"
#include "OpenGLMaterial.h"
#include "OpenGLShader.h"
OpenGLMaterial::OpenGLMaterial(GLuint handle)
: m_handle(handle)
{
}
| [
"j95.szwaczka@gmail.com"
] | j95.szwaczka@gmail.com |
1942ae7b18feeaadd4480c3285c62c46eebd1049 | 8635db0d8e893ba9ba3fe9fb0182af8ade2c8f43 | /code_esp/code_esp.ino | 6d4f29e48d0dd7190a4dd703e674a2988b45d25f | [] | no_license | rashzongo/iot_http | d4341db7c3980a934da807297dbb4f7aa561d651 | 4f386e284ab62b24462f29258e752977889afbf1 | refs/heads/master | 2020-04-29T17:36:38.759481 | 2019-03-19T18:41:08 | 2019-03-19T18:41:08 | 176,301,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,368 | ino | #include <WiFi.h>
#include <HTTPClient.h>
#include "OneWire.h"
#include "DallasTemperature.h"
OneWire oneWire(23);
DallasTemperature tempSensor(&oneWire);
WiFiClient client;
const char* NET_SSID = "asus_hotspot";//"HUAWEI-6EC2";
const char* NET_PWD = "1234567890";
const char* SERVER = "192.168.43.152";
const int... | [
"rsouleyh95@gmail.com"
] | rsouleyh95@gmail.com |
afd9fa5434844ab1ff1b3c553e7f6e6b7a6f25f8 | 3ef99240a541f699d71d676db514a4f3001b0c4b | /UVa Online Judge/v105/10505.cc | f2d04cc2f3c03b391f9a3bba57018aa681477940 | [
"MIT"
] | permissive | mjenrungrot/competitive_programming | 36bfdc0e573ea2f8656b66403c15e46044b9818a | e0e8174eb133ba20931c2c7f5c67732e4cb2b703 | refs/heads/master | 2022-03-26T04:44:50.396871 | 2022-02-10T11:44:13 | 2022-02-10T11:44:13 | 46,323,679 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,785 | cc | /*=============================================================================
# Author: Teerapat Jenrungrot - https://github.com/mjenrungrot/
# FileName: 10505.cc
# Description: UVa Online Judge - 10505
=============================================================================*/
#include <bi... | [
"15001582+mjenrungrot@users.noreply.github.com"
] | 15001582+mjenrungrot@users.noreply.github.com |
337527ec9b7490d72353e6b6d2a83d71b1eb0001 | 9c2bbb572073c4da711c667a8cacf08063e767bb | /CppProperty/Property.cpp | ed6c004f90bfd2abfdc6b501205f2d72002dfc46 | [] | no_license | JimFawcett/CppProperties | 2222f62b4c40fd59f56ef52ae23c727e654c5b70 | 84d88522fee77f1fa74acfedb640840c235fbd60 | refs/heads/master | 2022-12-11T05:49:37.002543 | 2022-12-03T00:37:59 | 2022-12-03T00:37:59 | 194,754,643 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,555 | cpp | // Property.cpp
#include "Property.h"
#include <iostream>
#include <vector>
#include <deque>
#include <stack>
#include <unordered_map>
#include <type_traits>
int main()
{
std::cout << "\n Testing Properties";
std::cout << "\n ====================\n";
std::cout << "\n Testing PropertyBase<int> class";
std:... | [
"jfawcett@twcny.rr.com"
] | jfawcett@twcny.rr.com |
6a9d513aaf267404753f8a4b72f3e7501ce005d9 | 9b85f76be1070dcf983012524366cfeb517e6219 | /Magic/MagicWand/ClrButton.cpp | b0741fc0177baa1be56f4e449c9e89b8a018e822 | [] | no_license | Homebrew-Engine-Archive/botarena | 691d35595a936c7adf5e0a495a5fbf35812244ef | 044e2713315b165002f2e06911ce7455de2f773f | refs/heads/main | 2023-05-10T15:58:08.520085 | 2021-03-17T13:11:56 | 2021-03-17T13:11:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,998 | cpp | // ClrButton.cpp : implementation file
//
#include "stdafx.h"
#include "ClrButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
const COLORREF CLR_BTN_WHITE = RGB(255, 255, 255);
const COLORREF CLR_BTN_BLACK = RGB(0, 0, 0);
const COLORREF CLR_BTN_D... | [
"zie.develop@gmail.com"
] | zie.develop@gmail.com |
31c8daa88b391286a04266dade87c6526721d1f4 | 342a60a18648325f839c9fd7fa6d96ca6e61e205 | /libcaf_net/caf/net/web_socket/fwd.hpp | 32a4e89f8c4bc24d6c8384e79e48287effaed281 | [] | permissive | DavadDi/actor-framework | 94c47209c8f4985e449c7ca3f852e95d17f9b4f9 | daa75c486ee7edbfd63b92dfa8f878cb97f31eb3 | refs/heads/master | 2023-07-21T09:07:23.774557 | 2022-12-16T13:41:04 | 2022-12-16T13:41:04 | 42,344,449 | 0 | 1 | BSD-3-Clause | 2023-01-26T14:38:39 | 2015-09-12T04:21:48 | C++ | UTF-8 | C++ | false | false | 610 | hpp | // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
// the main distribution directory for license terms and copyright or visit
// https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
#pragma once
namespace caf::net::web_socket {
template <class OnRequest, class Trait, cl... | [
"dominik@charousset.de"
] | dominik@charousset.de |
983a5bc6bc715cc490258cbd0610bd5b1f16a34a | 5212dbf9089801b3f9e21878a5efd2fced7fbc1b | /1.Code/C++ Primer Plus/Chapter 11/stone.cpp | e91578bd128f571dcae1ce39cbe847e5d3570875 | [
"MIT"
] | permissive | LingfengPang/Cpp | 65a2fa71a6ec2d9767e6a07601737d9a88d9989d | fe806483c819eb6ffcff539743740d748796e8bc | refs/heads/main | 2023-01-25T00:36:30.510229 | 2020-11-30T02:01:46 | 2020-11-30T02:01:46 | 316,647,768 | 0 | 0 | MIT | 2020-11-30T02:02:35 | 2020-11-28T03:21:56 | C++ | UTF-8 | C++ | false | false | 1,098 | cpp | // stone.cpp -- user-defined conversions
// compile with stonewt.cpp
#include <iostream>
using std::cout;
#include "stonewt.h"
void display(const Stonewt & st, int n);
int main()
{
Stonewt incognito = 275; // uses constructor to initialize
Stonewt wolfe(285.7); // same as Stonewt wolfe = 285.7;
Stonewt t... | [
"nitpang@163.com"
] | nitpang@163.com |
7d2c723811853925c6d2ff43b66edc576e136aaf | 63d1eb60cb38d712270420ca29f8e0480113ffb5 | /Tools/TestWebKitAPI/Tests/WebCore/URLParser.cpp | 1aa7f261fb6dc3f00a721784fde5caaebe0f454a | [] | no_license | staticlibs/lookaside_webkitgtk4 | ff136f03e5ff993feae251236066462b287310ba | 5276617f7d55012e002f92c966c06a0606b026f8 | refs/heads/master | 2021-05-08T22:35:34.901835 | 2018-01-31T11:28:59 | 2018-01-31T11:28:59 | 119,679,770 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 10,630 | cpp | /*
* Copyright (C) 2016 Apple 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:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | [
"alex@staticlibs.net"
] | alex@staticlibs.net |
81265234589c2672aaba431a19506cf52271cbc9 | dd30c63bb193d634ccad712f12237235624394d7 | /libutopia2/utopia2/networkaccessmanager_p.h | c15fa129078b20a3bb26b200aa686680863e4820 | [] | no_license | ripefig/utopia-documents | 1e326398da4f92a3b3e28905ae5836a4c8a4bbaa | 751dd9a8e88bd24de6416924f85c960cc6714ec3 | refs/heads/master | 2020-12-07T10:36:22.674096 | 2020-01-09T02:57:15 | 2020-01-09T02:57:15 | 232,705,051 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,914 | h | /*****************************************************************************
*
* This file is part of the Utopia Documents application.
* Copyright (c) 2008-2017 Lost Island Labs
* <info@utopiadocs.com>
*
* Utopia Documents is free software: you can redistribute it and/or modify
* it... | [
"leftcrane@tutanota.com"
] | leftcrane@tutanota.com |
bd6fc22e6ecb21ab05a6b8bbe02a3a92fc0fc424 | dfe6d6f58bf6f3d58a084c47f163db6555214419 | /beenums.cpp | 56adf8489af6b69d2a974242754227178e5e728b | [] | no_license | gurumurthyraghuraman/SPOJ-Solutions | bf590ed808b847166883f73cde19ca68f8626b0d | 630a73549d2920a9445d64d29c68a9fd42106438 | refs/heads/master | 2021-06-18T02:14:08.564086 | 2018-08-14T23:46:24 | 2018-08-14T23:46:24 | 96,250,191 | 0 | 0 | null | 2017-07-04T23:10:23 | 2017-07-04T20:12:46 | C++ | UTF-8 | C++ | false | false | 448 | cpp | #include <iostream>
using namespace std;
int main(){
int num;
int i;
cin>>num;
while(num!=-1){
if(num==1)
cout<<"Y"<<endl;
else{
i=1;
num--;
while(num>0){
num=num-(6*i);
i++;
}
if(nu... | [
"gurumurthy.raghuraman@gmail.com"
] | gurumurthy.raghuraman@gmail.com |
45a8493f0c66ccb146e567d5118308b137bc4fea | ba51f518ab2f8902557ac37ccb6bb1d756508f1e | /SDL1_handout/SDL1_Handout/DummyESC.h | 77471e180c4fbc478aa7e35a8e2dadc483334983 | [] | no_license | Sebi-Lopez/SDL_Handouts | 26f528b95cbd1a32d01c32d8358dabb5e0b4f957 | c50504414afe2e4b7b047f01ac77a162eb32c488 | refs/heads/master | 2021-04-09T10:16:24.804513 | 2018-04-21T01:43:59 | 2018-04-21T01:43:59 | 125,417,494 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 500 | h | #ifndef _DUMMYESC_H__
#define _DUMMYESC_H__
#include "Module.h"
#include "Globals.h"
#include <conio.h>
#include <iostream>
using namespace std;
class ModuleDummyESC : public Module {
public:
bool Init()
{
LOG("Dummy Init!");
return true;
}
update_status Update()
{
LOG("Dummy Update!");
update_stat... | [
"sebi8818@gmail.com"
] | sebi8818@gmail.com |
fc666c71178d4ea32dda6e6cea132a9a0ee0ada8 | d5e0f606fa53aa4255de587bdce732732e31d707 | /DbTableModel.cpp | 46b27bcf1fc6646924fc7e7a7a5a444e53e078b4 | [] | no_license | ZkPrj/HmiDb_New | 96e259e5ee95e80b8d6544bdf69738086b4c436e | 4e74ea455c6f673c1b9213a19e8a591523a3e7ce | refs/heads/master | 2021-05-14T00:13:07.611020 | 2018-01-07T04:00:13 | 2018-01-07T04:00:13 | 116,535,682 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 68 | cpp | #include "DbTableModel.h"
//DbTableModel::DbTableModel()
//{
//}
| [
"zk_sima@163.com"
] | zk_sima@163.com |
63363044017f6a5843d105b3989fabfdbc341ef1 | 2a1aa92083303cb8bd5219991c52752a9230d9da | /seqsvr/proto/gen-cpp2/StoreService.tcc | 848ea036abac2aa680f04469af52bd50de621d53 | [
"Apache-2.0"
] | permissive | husttaowen/seqsvr | d96356063841f787089ae7ad7e8bd8353cba3f6f | 059f89917b73d83fc13c8e2f6b5bbe440f2c7620 | refs/heads/master | 2021-07-01T18:09:12.037765 | 2017-09-23T10:34:34 | 2017-09-23T10:34:34 | 110,783,282 | 1 | 0 | null | 2017-11-15T04:24:58 | 2017-11-15T04:24:57 | null | UTF-8 | C++ | false | false | 34,385 | tcc | /**
* Autogenerated by Thrift
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#pragma once
#include "StoreService.h"
#include <thrift/lib/cpp/TApplicationException.h>
#include <folly/io/IOBuf.h>
#include <folly/io/IOBufQueue.h>
#include <thrift/lib/cpp/transport/THeader.h>
#i... | [
"wubenqi@gmail.com"
] | wubenqi@gmail.com |
3c2eaa39e0d7007c73c2872ffa360455d7430855 | 86ad25ef93226773d1de3e46300dd570d67f9ea5 | /HttpReader.h | a48fc7701d3adab0a19d722ea5302820f5e24a15 | [] | no_license | Dr1ve/BotHH | 18e8aee55f77bd2e8a2cc81051d865a83646e020 | 9bfca715c76a051fdec2384844bb75a2979dd255 | refs/heads/master | 2020-03-26T22:23:50.959388 | 2018-11-29T20:00:47 | 2018-11-29T20:00:47 | 145,455,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,262 | h | #ifndef HTTPREADER_H
#define HTTPREADER_H
#include <Windows.h>
#include <WinInet.h>
#include <iostream>
class HttpReader
{
public:
HttpReader(const std::string &ServerName = NULL, bool bUseSSL = false);
~HttpReader();
bool OpenInternet(std::string Agent = TEXT("Mozilla / 5.0 (Windows NT 6.1; WOW64; Trident / 7.0;... | [
"nazin_konstantin@mail.ru"
] | nazin_konstantin@mail.ru |
f260431b4aafb40c7a1c653f07b83485e929b274 | 1880ae99db197e976c87ba26eb23a20248e8ee51 | /tbaas/include/tencentcloud/tbaas/v20180416/model/GetBcosTransByHashResponse.h | f4eb423205eeb1001400d83461db16d274494dfb | [
"Apache-2.0"
] | permissive | caogenwang/tencentcloud-sdk-cpp | 84869793b5eb9811bb1eb46ed03d4dfa7ce6d94d | 6e18ee6622697a1c60a20a509415b0ddb8bdeb75 | refs/heads/master | 2023-08-23T12:37:30.305972 | 2021-11-08T01:18:30 | 2021-11-08T01:18:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,318 | h | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | [
"tencentcloudapi@tenent.com"
] | tencentcloudapi@tenent.com |
00cc42d207f500a456df46d65bc0f8e4428ee164 | cc695d3493d16c12b3942dccdb5b16355f84f1f3 | /src/qt/forms/ui_askpassphrasedialog.h | 554187f4dedce804959746545c4849778375c4d1 | [
"MIT"
] | permissive | lewis520/dkcoin_src | 0fbfd88a4fb26dd761465b91e53908a65793f18d | 327f134f7f3055fbdd5c033b8e0be0d707f13677 | refs/heads/master | 2021-01-22T18:58:32.158339 | 2019-07-27T05:35:36 | 2019-07-27T05:35:36 | 85,143,799 | 0 | 0 | null | 2017-03-16T02:33:45 | 2017-03-16T02:33:45 | null | UTF-8 | C++ | false | false | 5,567 | h | /********************************************************************************
** Form generated from reading UI file 'askpassphrasedialog.ui'
**
** Created by: Qt User Interface Compiler version 5.2.1
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
*******************************... | [
"dkcoinus@gmail.com"
] | dkcoinus@gmail.com |
ee635d63b699379508eb839989e5ddc0762f654c | 99545d17b802df4a94240b2439dd092de8a2117a | /Projekt1-build-desktop-Qt_4_8_1_w_PATH__System__Release/moc_czteromasztowiec.cpp | 4be60f2b3c7a8a0b5267a17aa21c9d4c979216d2 | [] | no_license | wemstar/Qt | 6cdf1abf97ee5ed89b82d7c23cc594424d9dfb78 | 19bab4bab9a5bbd6bae49f2ab90d9570a322f46c | refs/heads/master | 2021-01-01T18:38:22.462189 | 2013-06-10T09:03:30 | 2013-06-10T09:03:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,484 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'czteromasztowiec.h'
**
** Created: Mon May 13 14:14:34 2013
** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1)
**
** WARNING! All changes made in this file will be lost!
******************... | [
"sylwestermacura@gmail.com"
] | sylwestermacura@gmail.com |
956c4e7966d5f45bcef348402602e18b6ddc437d | 618def3a260c1d4336b5cafc31c3298fe0b9a62f | /src/image/filter/dilate.cpp | 27080cc05753834b01247b310de24d63d87fcaa6 | [
"WTFPL"
] | permissive | lolengine/lolengine | 0ae3d2fadab644daacebcd0fd840b8bf03e9e0ff | 819e4a9cccad21b36eff2212b3543676549a7052 | refs/heads/main | 2023-01-27T15:45:54.881984 | 2023-01-09T23:58:46 | 2023-01-09T23:58:46 | 30,808,495 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,444 | cpp | //
// Lol Engine
//
// Copyright © 2004—2020 Sam Hocevar <sam@hocevar.net>
//
// Lol Engine is free software. It comes without any warranty, to
// the extent permitted by applicable law. You can redistribute it
// and/or modify it under the terms of the Do What the Fuck You Want
// to Public License, Version 2, a... | [
"sam@hocevar.net"
] | sam@hocevar.net |
72187ce72215111fd93ac5fd9ae2eb311baa2eb3 | b3710dfdd0eeb3e28d3a4c666af5df6558a03553 | /cgodeps/godot_engine/tests/test_render.cpp | d936dd72e78abea746e1fc52e4ca418d90c6424a | [
"MIT",
"LicenseRef-scancode-free-unknown",
"CC-BY-3.0",
"OFL-1.1",
"BSD-3-Clause",
"Bitstream-Vera",
"FTL",
"MPL-2.0",
"Zlib",
"LicenseRef-scancode-nvidia-2002",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"CC-BY-4.0"
] | permissive | gabstv/godot-go | 5befd7539ef35a9e459046644dd4b246a0db1ad9 | e0e7f07e1e44716e18330f063c9b3fd3c2468d31 | refs/heads/master | 2021-05-21T23:48:25.434825 | 2020-08-27T16:52:18 | 2020-08-27T16:52:18 | 252,864,512 | 10 | 3 | MIT | 2020-08-27T16:52:20 | 2020-04-03T23:26:52 | C++ | UTF-8 | C++ | false | false | 8,286 | cpp | /*************************************************************************/
/* test_render.cpp */
/*************************************************************************/
/* This file is part of: */
/* ... | [
"gabs@gabs.tv"
] | gabs@gabs.tv |
491082aecf46710a942952d51accf2a6cf563616 | 1791461e6740f81c2dd6704ae6a899a6707ee6b1 | /Contest/ICPC Greater New York Region 2019/H.cpp | 5bc4a9aff5b342ce7b9ac0b48efdb621f9d60417 | [
"MIT"
] | permissive | HeRaNO/OI-ICPC-Codes | b12569caa94828c4bedda99d88303eb6344f5d6e | 4f542bb921914abd4e2ee7e17d8d93c1c91495e4 | refs/heads/master | 2023-08-06T10:46:32.714133 | 2023-07-26T08:10:44 | 2023-07-26T08:10:44 | 163,658,110 | 22 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 2,462 | cpp | #include<bits/stdc++.h>
using namespace std;
#define fi first
#define se second
#define SZ(x) ((int)x.size())
#define lowbit(x) x&-x
#define pb push_back
#define ls (u<<1)
#define rs (u<<1|1)
#define Rint register int
#define ALL(x) (x).begin(),(x).end()
#define UNI(x) sort(ALL(x)),x.resize(unique(ALL(x))-x.begin())
#d... | [
"heran55@126.com"
] | heran55@126.com |
d2d9e1efd3b29d532bbf21c5498837b311f9d0de | 47c5c5b194dff3fb8a95721effc599591e90519a | /solved/1365.cpp | 6a642abffbce0ffbdc81fa9c07dea0d897a8f25e | [] | no_license | LEECHHE/acmicpc | 75ba56e3cd7a2d8d9c43f83e151632a58823840f | 8717bc33b53ac44037d9f58ee1d0b58014084648 | refs/heads/master | 2020-04-06T06:57:07.679362 | 2018-12-10T09:12:06 | 2018-12-10T09:12:06 | 65,816,339 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 594 | cpp | #include <cstdio>
#include <vector>
#include <algorithm>
using namespace std;
int main(){
int n; int seq[100000];
vector<int> ans;
scanf("%d",&n);
for( int i = 0 ; i < n ; ++i ){
scanf("%d",&seq[i]);
}
int size = 1;
ans.push_back(seq[0]);
for( int i = 1 ; i < n ; ++i ){
... | [
"leechhe90@gmail.com"
] | leechhe90@gmail.com |
d15fb6f39c79b54bcb94ef236498cad3dcd4a688 | 2aa49be64e86ea33b539fc42d67f5f78d8d51303 | /Authentication between Client and Server/Socket.h | d2e4f756c7019411a5b6d07883d2f427540c5c8c | [] | no_license | huangjieSC/Network-Programming-in-C | 914d57b2a6f960f3d23696ac89a93ad4d763a6b1 | e0b6d1b8454fde0b01367029ce7c11c7daafec84 | refs/heads/master | 2021-01-25T07:28:54.871861 | 2014-08-19T17:13:01 | 2014-08-19T17:13:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 879 | h | // Definition of the Socket class
#ifndef Socket_class
#define Socket_class
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <unistd.h>
#include <string>
#include <arpa/inet.h>
const int MAXHOSTNAME = 200;
const int MAXCONNECTIONS = 5;
const int MAXRECV = 500;
cla... | [
"huangjiebupt@gmail.com"
] | huangjiebupt@gmail.com |
e74def082aeeaa4b3c4cc268f536b603f07b95c7 | 913346299f7d2ff74ccd92a7db691440bfca67f8 | /V9/V9/Demo/DlgThreshold.cpp | 51bbc546368dc30a55aa10ff3eb7ae38307e654c | [] | no_license | yinzhengliang/CSCE606_CCCF | 19e06e724ccf962bb9a8d649df922d5a71c85d61 | 16bdb4f233f01460459271db28e920432349fe55 | refs/heads/master | 2021-01-01T19:19:42.220291 | 2013-12-03T20:19:07 | 2013-12-03T20:19:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 998 | cpp | // DlgThreshold.cpp : implementation file
//
#include "stdafx.h"
#include "demo.h"
#include "DlgThreshold.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgThreshold dia... | [
"yinzhengliang@tamu.edu"
] | yinzhengliang@tamu.edu |
5ad0472eb16badc1cb7dec157440d9a32d649868 | 9a43dcfe2183dd8bfd4e4e9f1066706eee35a9ac | /src/compaction.h | c04ee43e5aba4a21370f03826a9a03059e968de6 | [
"Apache-2.0"
] | permissive | hisundar/forestdb | 9ba31525a17e992cf3f7b38d26be089f425971d8 | 9e27dab0a4d756122dde8bc7c3efd1d31a9119e4 | refs/heads/master | 2021-01-24T07:20:17.016596 | 2016-09-27T21:33:07 | 2016-09-28T17:34:07 | 15,559,174 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 12,810 | h | /* -*- Mode: C++; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Copyright 2016 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
*
* h... | [
"chiyoung@couchbase.com"
] | chiyoung@couchbase.com |
0a7906af08ab84eb96bb7014a631c28860fb50e6 | e1164c586b8a6fb78b8359b2b1fe20d8bc1892a2 | /hello-world-2021/hello_world_husinassegaff.cpp | 7bcf7800db1422a739c798b8628fba23a17943ed | [] | no_license | suhas30/hacktoberfest-beginner | 0f0d97c608a9aebbe86ab6329ec6c61f683ad4ab | a645962cd5e177dcc1bfee7b80f91c0e76e08ba4 | refs/heads/master | 2023-08-28T12:18:34.649814 | 2021-10-29T14:27:51 | 2021-10-29T14:27:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 190 | cpp | // AUTHOR: husinassegaff
// LANGUAGE: C++
// GITHUB: https://github.com/husinassegaff
#include <bits/stdc++.h>
using namespace std;
int main()
{
cout << "Hello World";
return 0;
}
| [
"husinassegaff15@gmail.com"
] | husinassegaff15@gmail.com |
6b4c9910b5065f2817d0e9729d66a9279f363b8e | 406fd11771828c25b66664e1f47f890de511d00e | /src/common/scoped_message_writer.h | d76438b5666bae9c7e74ecc312e132357b161fc5 | [
"BSD-3-Clause"
] | permissive | romankosoj/protect | f903f874d5d931fcc067636186ba2a02d1788999 | 473cd33e97435777ca8885dc3f418e012fdb6cb1 | refs/heads/master | 2021-07-15T17:13:37.270241 | 2017-10-19T14:35:08 | 2017-10-19T14:35:08 | 107,504,869 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,430 | h | // Copyright (c) 2014-2017, The Protect Security Coin
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyright notice, ... | [
"roman@kosoj.ru"
] | roman@kosoj.ru |
1527c7881318ec796e637b7f35e5dc53d4fedb6e | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /sgw/src/model/DescribeGatewayDNSResult.cc | 984c9dd7696d7c93ab8eefa771a9358846a075e8 | [
"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,845 | cc | /*
* 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... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
2b28006cf33efb522bf9513e11c57006792c4161 | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /third_party/webrtc/pc/ice_server_parsing_unittest.cc | 0ec59caa23d9881bea1a14ba8a1d95b68db064d6 | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-google-patent-license-webm",
"LicenseRef-scancode-google-patent-license-webrtc",
"LicenseRef-scancode-takuya-ooura",
"LicenseRef-scancode-public-domai... | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C++ | false | false | 9,607 | cc | /*
* Copyright 2012 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
7ce7667ef2257b20e229304faea747d34e3c980a | 45e0fbd9a9dbcdd4fbe6aaa2fdb2aed296f81e33 | /FindSecret/Classes/Native/System_System_Net_Security_SslStream_U3CBeginAuthe1222040293.h | 51e1d2ee9b0c67e705a43e294f0b8d9eb867b48b | [
"MIT"
] | permissive | GodIsWord/NewFindSecret | d4a5d2d810ee1f9d6b3bc91168895cc808bac817 | 4f98f316d29936380f9665d6a6d89962d9ee5478 | refs/heads/master | 2020-03-24T09:54:50.239014 | 2018-10-27T05:22:11 | 2018-10-27T05:22:11 | 142,641,511 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,332 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_Object3080106164.h"
// System.Security.Cryptography.X509Certificates.X509CertificateCollection
struct X509CertificateCollection_t3399372417;
/... | [
"zhangyide@9fbank.cc"
] | zhangyide@9fbank.cc |
aef0e22b04bf1a554365a9588f927c7a5c2c831a | 138b56b150301cf75c163b7b9dc1efa0d624d1fb | /source/corpus/corpus_preprocess.h | c7bdcb36ac5a01bb5f9614afe2b538c321fd68e0 | [
"Apache-2.0"
] | permissive | royshan/icma | b5696a958192653230489cada223f44942afe348 | a1655ae6431912d10aa879b6b04d90ffa8b15b50 | refs/heads/master | 2020-12-26T01:12:16.841069 | 2014-09-23T10:37:13 | 2014-09-23T10:37:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,454 | h | /** \file corpus_preprocess.h
*
* \author Jun Jiang
* \version 0.1
* \date Feb 23, 2009
*/
#ifndef CMA_CORPUS_PREPROCESS_H
#define CMA_CORPUS_PREPROCESS_H
#include <string>
namespace cma
{
/**
* CorpusPreprocess preprocsses the corpus for training statistical model.
*/
class CorpusPreprocess
{
public:
v... | [
"vernkin@vernkin-desktop.(none)"
] | vernkin@vernkin-desktop.(none) |
d341f28cebbba31775d523bd3419a8599944c560 | 2e72c6c1de0ec472de2024ed593e149e7dedac6b | /Fractals/CalculationQueue.cpp | 0a363de46bece5856431eff581919da2124e9750 | [
"MIT"
] | permissive | emgre/fractals | 11d544fe55eaa8bcb0bb0a360bcb472013ece5fe | ed85811f0751d12ac308a1032466c4139895250e | refs/heads/master | 2021-01-19T12:12:12.986004 | 2016-09-23T17:36:38 | 2016-09-23T17:36:38 | 69,047,096 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,257 | cpp | #include "CalculationQueue.h"
#include "Tile.h"
#include <iostream>
CalculationQueue::CalculationQueue()
{
unsigned int numThreads = std::max(MIN_NUM_THREADS, std::thread::hardware_concurrency());
threads.reserve(numThreads);
workerThreadEnabled = true;
for (unsigned int i = 0; i < numThreads; i++)
{
threads.... | [
"eg@emilegregoire.ca"
] | eg@emilegregoire.ca |
38742bc34eea388774a2362a400b6e972c1b44a8 | c68dd0cbe22c5bc848816d4ea9b932a4cb27536a | /src/vnsw/agent/services/test/igmp_test.cc | c4d557e9f60a95edd6726b571d4d013ce394c549 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | gzimin/contrail-controller | 785a54a5d2908fafcc215f92fda383e45ee3e61e | aad54e12d69c78fb9242bc10998955d515ea13c6 | refs/heads/master | 2020-04-21T07:58:09.691455 | 2019-02-01T09:19:03 | 2019-02-01T09:19:03 | 169,405,429 | 6 | 0 | null | 2019-02-06T12:52:00 | 2019-02-06T12:52:00 | null | UTF-8 | C++ | false | false | 30,161 | cc | /*
* Copyright (c) 2017 Juniper Networks, Inc. All rights reserved.
*/
#include "igmp_common_test.h"
TEST_F(IgmpTest, SendV1Reports) {
bool ret = false;
uint32_t local_g_add_count = 0;
uint32_t local_g_del_count = 0;
uint32_t report_count = 0;
TestEnvInit(UT_IGMP_VERSION_1, true);
IgmpGl... | [
"esnagendra@juniper.net"
] | esnagendra@juniper.net |
64802e7930816fe396e36bd483817945a327bd8d | db9b2d47d41745d52133d14c96633f3109428820 | /Sparky-core/src/sp/graphics/shaders/ShaderManager.h | 387d65c4faf908a07dc0ec31b6691d5ba46a1a59 | [
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bigkitttty/Sparky | 99ffefd26b15b5476b163edf177d45dfd9f7d169 | 79fcf089b9f1c2f4bfbea6f1938767556bb6dd13 | refs/heads/master | 2021-09-22T10:38:22.182092 | 2021-09-11T03:33:57 | 2021-09-11T03:33:57 | 71,099,127 | 0 | 0 | Apache-2.0 | 2021-09-11T03:33:57 | 2016-10-17T04:09:20 | C++ | UTF-8 | C++ | false | false | 475 | h | #pragma once
#include "sp/sp.h"
#include "sp/Common.h"
#include "sp/Types.h"
#include "Shader.h"
namespace sp { namespace graphics {
class SP_API ShaderManager
{
private:
static std::vector<API::Shader*> s_Shaders;
public:
static void Add(API::Shader* shader);
static API::Shader* Get(const String& name);
... | [
"cherno21@hotmail.com"
] | cherno21@hotmail.com |
1638c3ca51022f6c172458e68e49d4d6b8733307 | e79e5a096d2afac0ee02deb2734d006dae9e4cbb | /Gears/Src/RenderCore/IRenderEntity.h | 285a20008ba5a3a39fb9481a35ee2ca836226074 | [
"MIT"
] | permissive | pkm158/Gears | ee003c32dc7699139acbea8e2cb160cc609928d3 | 9ea5d835bf9bcbc3905e544bcb6c36816caca553 | refs/heads/master | 2021-05-16T03:02:47.212967 | 2016-11-19T22:38:49 | 2016-11-19T22:38:49 | 40,279,097 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,802 | h | /************************************************************************/
/* Author: Kemi Peng
History: 08/03/2015 by Kemi Peng*/
/************************************************************************/
#ifndef IRENDERENTITY
#define IRENDERENTITY
#include "GearsCommonHead.h"
#include "RenderCommonHead.h"
#include... | [
"pengsoftware@gmail.com"
] | pengsoftware@gmail.com |
60dcd073494fe885b0472933b7c70da770700b89 | 4506fff2306dcab2562b6a718141bb5c50f8e704 | /testing/tests/test_bb.cpp | 8089a201eb98e03d5dc9f03c3b0e702af545f1a8 | [
"MIT"
] | permissive | theo77186/ToppleChess | 327a4b1d73bf810231f95c7ceb22803f3d0c5328 | d47fe338ad21eb84a96faa1f2db066582d1bba0c | refs/heads/master | 2020-04-26T20:10:01.466769 | 2019-03-01T16:30:40 | 2019-03-01T16:30:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,250 | cpp | //
// Created by Vincent on 27/09/2017.
//
#include "../catch.hpp"
#include "../util.h"
TEST_CASE("Bitboard engine") {
SECTION("Table initialisation") {
REQUIRE_NOTHROW(init_tables());
}
SECTION("General operations") {
SECTION("Single bit") {
REQUIRE(single_bit(E4) == U64(1) <... | [
"vincentyntang@gmail.com"
] | vincentyntang@gmail.com |
a922bbfd6ebdeed73a831d26da0df5b0b69c178e | ca0ae441ce7ee14864304835c0451f2e846bc1be | /arduino/vacuum_pump/footswitch.cpp | 520c93c67df9be93823eb1ca9c7ee8ded2b55bdc | [] | no_license | koendv/vacuum-pump-controller | b3e2e39b7b1fd3224ccb2de225968081a6a6e6eb | 9a36e9e55daa9d16c5b6e95e1c7156fa0ff26ebe | refs/heads/main | 2023-06-02T01:05:33.056614 | 2021-06-22T16:36:17 | 2021-06-22T16:36:17 | 370,748,042 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,770 | cpp | #include "footswitch.h"
#include "motor.h"
// footswitch connector contacts
#define PIN_FTSW_TIP PA3
#define PIN_FTSW_R1 PC15
#define PIN_FTSW_R2 PC14
namespace footswitch {
static uint32_t lastTimeMillis = 0;
const uint32_t sampleTimeMillis = 10;
enum state_enum { FTSW_INIT,
FTSW_ON,
... | [
"kdv@kdvelectronics.eu"
] | kdv@kdvelectronics.eu |
b536fb60b7243661e6e9ce9e0c12c525d77f09c7 | f53891174b71e3b52497b3ab56b30ca7056ef1b7 | /src/elle/reactor/modules/cpp-netlib/uri/src/boost/smart_ptr/detail/lwm_pthreads.hpp | c31f263188d426c490c1daa6ed6ca94c362d7461 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | infinit/elle | 050e0a3825a585add8899cf8dd8e25b0531c67ce | 1a8f3df18500a9854a514cbaf9824784293ca17a | refs/heads/master | 2023-09-04T01:15:06.820585 | 2022-09-17T08:43:45 | 2022-09-17T08:43:45 | 51,672,792 | 533 | 51 | Apache-2.0 | 2023-05-22T21:35:50 | 2016-02-14T00:38:23 | C++ | UTF-8 | C++ | false | false | 1,769 | hpp | #ifndef BOOST_SMART_PTR_DETAIL_LWM_PTHREADS_HPP_INCLUDED
#define BOOST_SMART_PTR_DETAIL_LWM_PTHREADS_HPP_INCLUDED
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
//
// boost/detail/lwm_pthreads.hpp
//
// Copyright (c) 2002 Peter Dimov and Multi Media... | [
"glyn.matthews@gmail.com"
] | glyn.matthews@gmail.com |
fe95d89d297196b42e0a7536eeff95aeb4e88f13 | 625dab99ce8dd90ab9c5d5ccba63a60288d3c676 | /Code/ide/Xcode /L10Operator/L10Operator/main.cpp | 9d084e013f2708844a3ef393c1d55af65218ef4b | [] | no_license | charmingYT/charCPPLesson | f3b245902639f6f73f07133da101345de9f3b923 | d8dae68bc01a263b21b7c72a1547ba69094dcae6 | refs/heads/master | 2021-01-10T13:33:42.072353 | 2015-11-26T03:28:59 | 2015-11-26T03:28:59 | 46,846,439 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 917 | cpp | //
// main.cpp
// L10Operator
//
// Created by Mr.Beta on 15/11/26.
// Copyright © 2015年 sipsys. All rights reserved.
//
#include <iostream>
class Point {
private:
int x,y;
public:
Point(int x,int y){
this->x = x;
this->y = y;
}
int getX(){
... | [
"charmingyt@126.com"
] | charmingyt@126.com |
454e73669ad97b88846b6923bc7a1f82f17aee30 | 0641d87fac176bab11c613e64050330246569e5c | /tags/cldr-25-d02/source/common/unicode/listformatter.h | 1e5a0d8f22c69bd45268b0ba3a76e17f9bf64564 | [
"ICU",
"NAIST-2003",
"LicenseRef-scancode-unicode",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | svn2github/libicu_full | ecf883cedfe024efa5aeda4c8527f227a9dbf100 | f1246dcb7fec5a23ebd6d36ff3515ff0395aeb29 | refs/heads/master | 2021-01-01T17:00:58.555108 | 2015-01-27T16:59:40 | 2015-01-27T16:59:40 | 9,308,333 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,795 | h | /*
*******************************************************************************
*
* Copyright (C) 2012-2014, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
* file name: listformatter.h
* encodi... | [
"emmons@251d0590-4201-4cf1-90de-194747b24ca1"
] | emmons@251d0590-4201-4cf1-90de-194747b24ca1 |
0ee1ddcca1f700a4ad45441e65c821c8581a79d0 | aad6b08ee56c2760b207d562f16be0a5bb8e3e2a | /tags/Doduo1.1.2/BAL/WKAL/Concretizations/Graphics/WK/BCSVGResourceClipperWK.cpp | bc207ff67de951204e6ffdc17ba1618c325b87a0 | [] | no_license | Chengjian-Tang/owb-mirror | 5ffd127685d06f2c8e00832c63cd235bec63f753 | b48392a07a2f760bfc273d8d8b80e8d3f43b6b55 | refs/heads/master | 2021-05-27T02:09:03.654458 | 2010-06-23T11:10:12 | 2010-06-23T11:10:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,029 | cpp | /*
* Copyright (C) 2006 Nikolas Zimmermann <zimmermann@kde.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of cond... | [
"jcverdie@a3cd4a6d-042f-0410-9b26-d8d12826d3fb"
] | jcverdie@a3cd4a6d-042f-0410-9b26-d8d12826d3fb |
e34d65fc0581d670ee7f1696bc6f262e51960aa1 | fc38a55144a0ad33bd94301e2d06abd65bd2da3c | /src/modelmeshbinder.h | f67833666781c1c1ebcaa108e9955ba4e4611ffb | [
"MIT",
"LicenseRef-scancode-free-unknown"
] | permissive | bobpepin/dust3d | 20fc2fa4380865bc6376724f0843100accd4b08d | 6dcc6b1675cb49ef3fac4a58845f9c9025aa4c9f | refs/heads/master | 2022-11-30T06:00:10.020207 | 2020-08-09T09:54:29 | 2020-08-09T09:54:29 | 286,051,200 | 0 | 0 | MIT | 2020-08-08T13:45:15 | 2020-08-08T13:45:14 | null | UTF-8 | C++ | false | false | 2,363 | h | #ifndef DUST3D_MODEL_MESH_BINDER_H
#define DUST3D_MODEL_MESH_BINDER_H
#include <QOpenGLVertexArrayObject>
#include <QMutex>
#include <QOpenGLBuffer>
#include <QString>
#include <QOpenGLTexture>
#include "model.h"
#include "modelshaderprogram.h"
class ModelMeshBinder
{
public:
ModelMeshBinder(bool toolEnabled=false... | [
"huxingyi@msn.com"
] | huxingyi@msn.com |
dc68759a5315aa8e1b81a4a9e63da9f65d270feb | 33c053ddea13a71a0c0ce1780df22648ed975e60 | /枚舉_0~9組成兩數的最小差.cpp | 0d5ec4d351a580bbd61240783f23682c7f165279 | [] | no_license | chiha8888/Code | 3c76ee6fe63187edb00147cf5dd0ed0583848451 | ae4df9feb86a4f0b130500eb7c6c631ba8657782 | refs/heads/master | 2022-09-17T02:07:13.322590 | 2020-06-05T15:40:24 | 2020-06-05T15:40:24 | 269,687,390 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 418 | cpp | #include<iostream>
#include<cstdlib>
#include<cstring>
#include<string.h>
#include<sstream>
#include<deque>
using namespace std;
deque<int>::iterator iter;
int main(){
int T,num;
string s;
cin>>T;
while(T--){
deque<int> dq;
cin>>s;
stringstream ss(s);
while(ss>>s){
dq.push_back(atoi(s));
}
cout<<dq.s... | [
"chiha8888@gmail.com"
] | chiha8888@gmail.com |
24da895d353aa9ad25a830837d94421af80dc22a | 0514949c259aea5dbef62ddb26826a1bc28185a8 | /code/SDK/include/Maya_17/maya/MPxFileTranslator.h | cebcbb4911aa1e1280ae5dc579bafdbf861095f6 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | ArtemGen/xray-oxygen | f759a1c72803b9aabc1fdb2d5c62f8c0b14b7858 | f62d3e1f4e211986c057fd37e97fd03c98b5e275 | refs/heads/master | 2020-12-18T15:41:40.774697 | 2020-01-22T02:36:23 | 2020-01-22T02:36:23 | 235,440,782 | 1 | 0 | NOASSERTION | 2020-01-22T02:36:24 | 2020-01-21T21:01:45 | C++ | UTF-8 | C++ | false | false | 4,736 | h | #ifndef _MPxFileTranslator
#define _MPxFileTranslator
//-
// ===========================================================================
// Copyright 2018 Autodesk, Inc. All rights reserved.
//
// Use of this software is subject to the terms of the Autodesk license
// agreement provided at the time of installation or d... | [
"sv3nk@yandex.ru"
] | sv3nk@yandex.ru |
a5c266f2dfd36f0fcc7293828d01b6e842b9f28c | c8185e29b7dbcac2bb9b005d4b5b62901f493d76 | /combinatorics/josephus/josephus_test.cc | 920d28d477ef8d56f5b28c754741d9b1ce55ce65 | [] | no_license | yuhanlyu/experimental | 4e624603b50da41e0863314ba13a5a1e4ef0700f | 97e27e1bfed3b3cd5314424a7c9ad6bc58377f5e | refs/heads/master | 2021-01-22T21:32:18.387849 | 2019-02-21T04:18:49 | 2019-02-21T04:18:49 | 85,438,984 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 821 | cc | #include "josephus.h"
#include "gtest/gtest.h"
namespace {
static constexpr int32_t n = 2000000;
TEST(JosephusTest, ValidateConcreteMath) {
for (int32_t m = 2; m < n; m += 100000) {
EXPECT_EQ(ConcreteMath(n, m), TAOCPK(n, m, n));
}
}
TEST(JosephusTest, ValidateWoodhousea) {
for (int32_t m = 2; m < n; m +... | [
"yuhanlyu@gmail.com"
] | yuhanlyu@gmail.com |
41874399d6cb53d460e5542a87b9c724b40b4dc1 | 67b650c9a3a0c5d9bdcc78f61a66e84a8dcdcdb7 | /LVNS3/rfonttable.h | 62d993f11c68e975cc3068b22553fc1ce06d205b | [] | no_license | Her-Saki/toheart-tools | 86ccfb7bb9673ab5aaa038d08f8ba0526b5f85ae | 7f54201a8e6ecb98e14dc079ae29a28e156b432d | refs/heads/master | 2022-12-15T05:43:33.774450 | 2020-09-13T21:12:30 | 2020-09-13T21:12:30 | 295,234,623 | 1 | 0 | null | 2020-09-13T20:45:41 | 2020-09-13T20:45:41 | null | UTF-8 | C++ | false | false | 51,314 | h | #include <string>
#include <unordered_map>
const std::unordered_map<std::string, uint16_t> rfonttable = {
{" ", 0x0000}, {"■", 0x0001}, {"A", 0x0002}, {"B", 0x0003},
{"C", 0x0004}, {"D", 0x0005}, {"E", 0x0006}, {"F", 0x0007},
{"G", 0x0008}, {"H", 0x0009}, {"I", 0x000a}, {"J", 0x000b},
{"K", 0x000c}, {... | [
"wbn@striated.space"
] | wbn@striated.space |
6b8fb843279a6c052ac1a3a7b1f06b5a30595ae2 | 8e05f05b23dd1b7c5ea128a110366b7fb1c874c2 | /GameBase.h | 2fbeac3349fb741a9c09a52486ce1e04ec263bb5 | [] | no_license | ethandjay/boardgames | 847f5b215cd589aefbb5a400c4feb6477a311f38 | fdd15a5f0148aa2009149a76a4da36cedee1298d | refs/heads/master | 2021-08-23T03:38:03.916060 | 2017-12-03T00:13:31 | 2017-12-03T00:13:31 | 108,688,094 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,032 | h | #pragma once
#include "stdafx.h"
#include "common.h"
#include "piece.h"
#include <string>
#include <memory>
#include <iostream>
#include <vector>
using namespace std;
class GameBase {
protected:
int board_height;
int board_width;
vector<vector<piece>> pieces;
int longestDisplay;
int minTurns... | [
"ethandjay@gmail.com"
] | ethandjay@gmail.com |
7d7c5ad912e264bfa541d28c69fb7b843a65660a | c7eef555bde856d68575dfc05e1417e7c3f175ba | /Codeforces/1206A.cpp | b1106fac80eeda9813249cd7633c474246c5ce87 | [] | no_license | JonathanChavezTamales/Programacion_competitiva | e84e7914e16edf4fe800f784b1807236b78a3b0a | 9c3717ed6bef9c0fe0c6d871993c054d975fed2b | refs/heads/master | 2021-06-25T09:27:18.892438 | 2020-11-25T22:56:28 | 2020-11-25T22:56:28 | 153,844,483 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 421 | cpp | #include <iostream>
using namespace std;
int main(){
int n,m;
cin>>n;
int a[n];
for(int i=0; i<n; i++)
cin>>a[i];
cin>>m;
int b[m];
for(int i=0; i<m; i++)
cin>>b[i];
for(int i=0; i<n; i++){
for(int j =0; j<m; j++){
int sum = a[i]+b[j];
for(int k = 0; k<n; k++){
if(a[k] == sum){
break;
... | [
"jonathanchatab@hotmail.com"
] | jonathanchatab@hotmail.com |
b4d79aea860d024d85b5a88ab80e1194eb0472ea | 4c95eb1e0fbd89f8f2083bd731939059cd6e4cc2 | /archive/old/facebook/hackercup2020/qualification/D1.cpp | 1c9c84293c7665d240d113df0f7d785318f9fd54 | [
"MIT"
] | permissive | irvinodjuana/acm | 60b598a737e0cb9af269d371dda6d0493daf3fa3 | 6f211f87f5e0be964c14e0d062ed0172e348e1be | refs/heads/master | 2022-12-11T04:38:57.567493 | 2022-12-01T13:15:18 | 2022-12-01T13:15:18 | 232,695,320 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,518 | cpp | #include <bits/stdc++.h>
using namespace std;
// shortened types
typedef long long int ll;
#define MAX_VAL LLONG_MAX
vector<int> read_vector(ifstream& fin, int N) {
vector<int> C(N);
for (int i = 0; i < N; i++) {
fin >> C[i];
}
return C;
}
ll solution(vector<int>& C, int N, int M) {
vec... | [
"irvino.djuana@gmail.com"
] | irvino.djuana@gmail.com |
610f6c24d5aa3825cf85ec121219ef57a2323bab | 59fc4e1fc22de27ae2f12bddcddbf447277c76b8 | /debugger/src/gui_plugin/MainWindow/DbgMainWindow.h | 9bb5d01f845b08b09c3272b90a4c934c1ffae890 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | logicdomain/riscv_vhdl | a74d328cb96549708b4ff8dc4af18ad709c9720a | 2c11ef45f4876cbdf563486b740c629f4b94a6bc | refs/heads/master | 2023-06-13T04:01:23.600210 | 2021-07-11T18:54:43 | 2021-07-11T18:54:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,933 | h | /*
* Copyright 2018 Sergey Khabarov, sergeykhbr@gmail.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"sergeykhbr@gmail.com"
] | sergeykhbr@gmail.com |
ee5e6adab738366e26441afa50c7cb2332806f88 | 391b7efea1c9fb476be6db45afe6164fba1db6cd | /Detix_XII/2.cpp | 5caaa406b1c0e430a7b9b6cb90ac4aec3f7529b3 | [] | no_license | imprakarsh/Codeforces-Contests | bb76f2379365507cbf61f8eed0af68ce5bfa64e1 | e051365bfd173679a198e075087c91a54590f2a2 | refs/heads/main | 2023-06-15T13:40:34.878585 | 2021-07-16T17:53:23 | 2021-07-16T17:53:23 | 315,203,797 | 0 | 1 | null | 2020-11-23T05:21:38 | 2020-11-23T04:52:44 | C++ | UTF-8 | C++ | false | false | 654 | cpp | #include <bits/stdc++.h>
#define int long long
using namespace std;
void solve() {
int n; cin >> n;
vector<int> kt(n);
for (auto &i : kt) cin >> i;
vector<int> v = {1, 2, 1, 1, 2, 1};
cout << n/2 * 6;
for (int i = 1; i <= n/2; i++) {
for (auto j : v) {
co... | [
"prakarsh1213@gmail.com"
] | prakarsh1213@gmail.com |
e0cf97863dc61651f3dc26780adbd114728d7961 | 6e53aa8836638c5f1c070225f39731020eba7091 | /sdrdis/solution/cpp/robonaut/image/image.h | 1e9c76cf85dcbb16095d1b8bceb10efa8a7a48f9 | [
"Apache-2.0"
] | permissive | baymax84/NTL-ISS-Robonaut-2-Vision-Algorithm-Challenge | 47592b68a4e526ff3ed6bc98c8e1490641553d3f | e7523c837d3cd4895537b3750d5b31ad7e8b8f59 | refs/heads/master | 2020-12-25T21:34:42.596852 | 2014-01-09T18:02:42 | 2014-01-09T18:02:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,024 | h | #ifndef IMAGE_H
#define IMAGE_H
#include <vector>
#include <math.h>
//#include <QDebug>
//#include "point.h"
using namespace std;
#define imgPixel(im, x, y) (im->img[x + y * im->width])
template <class T>
class Image
{
public:
Image(int H, int W);
Image(int H, int W, T * img, double scale = 1, bool external... | [
"allison.thackston@ratchet"
] | allison.thackston@ratchet |
46ae8573d1ce11b626e4377edf58878a92e609f9 | 00abce0660c98f711a4fced31d9f48131b0df91f | /Linux/ANN/Neuron.h | f2228f96ddfbfc84506fa217e5fdddaff5c1c6f8 | [] | no_license | Sebarl/gaia | 623e3e228f754c3c0cbb50d86630a22e77bff0fa | 5d9006305ea7b2447f4b5930700ba5393f022cb0 | refs/heads/master | 2021-01-20T01:36:16.051041 | 2019-04-08T04:36:44 | 2019-04-08T04:36:44 | 89,306,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 440 | h | #ifndef NEURON_H
#define NEURON_H
#include "ActivationFunction.h"
#include "Link.h"
#include <vector>
class Neuron {
public:
std::vector<Link*> outboundLinks;
int cantLinks;
bool visited;
float oldOutput;
ActivationFunction* actFun;
Neuron(ActivationFunction* actFun);
virtual ~Neuron();
virtual void propagate(... | [
"seba123321@hotmail.com"
] | seba123321@hotmail.com |
1d1001135a88d8b18d47a7dce306074ca746ce24 | f293984e9bc13b0838c191d2927e23f09eefd556 | /nothingness.cpp | 03ae391cd37996ebc3a980a32848fe1636b827b1 | [] | no_license | devagarwal1803/HackerEarth | ed39f2c53e5f6ab577af9e58aa312fe81d23b458 | 0daa4f80b8379b5fbdaf382d7b2109d3db880ad9 | refs/heads/master | 2020-07-30T19:17:55.107794 | 2016-03-12T11:18:35 | 2016-03-12T11:18:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 554 | cpp | #include<iostream>
using namespace std;
int hcf(int a , int b)
{
while(a!=b)
{
if(a>b)
a=a-b;
else
b=b-a;
}
return a;
}
int main()
{
int s,q;
cin>>s>>q;
bool a[100001];
for(int i=0;i<100001;i++)
a[i]=false;
w... | [
"nikhilgautam94@gmail.com"
] | nikhilgautam94@gmail.com |
15865cbbdcb1c6fb7170ffc6f36b4ccef868a04c | 2d6f5e4778fe58f211ce5f08f4359b175e7b43c2 | /src/central/test/AlertAggregator.test.cpp | ed48c4143825710e440b078e67a0936fad26d3ed | [] | no_license | golechwierowicz/tin | c0d3321c17530c7a757f1458ea4e21e2badc452a | 04f26b52448d2f7fe81abd97170e1f078275f53c | refs/heads/master | 2021-01-19T14:28:42.306212 | 2017-06-08T13:49:39 | 2017-06-08T13:49:39 | 88,165,941 | 1 | 0 | null | 2017-05-31T06:20:52 | 2017-04-13T13:08:29 | C++ | UTF-8 | C++ | false | false | 2,466 | cpp | #include <boost/test/unit_test.hpp>
#include "AlertAggregator.h"
namespace {
const uint64_t timestamp = 1495986528ULL;
const uint64_t timestamp_after_minute = timestamp + 60;
const uint16_t latitude = 120;
const uint16_t longitude = 130;
const SensorCommonBlock common(timestamp, latitude, longitud... | [
"marcin.sucharski.github@gmail.com"
] | marcin.sucharski.github@gmail.com |
a8e4f27dd0e134dd7619d2449a44df2f7cffdb1c | 624d1b9bb225c494e8f7b8c668fae49acfe69de4 | /devel/include/ublox_msgs/CfgSBAS.h | 652b365948570a374ad83726561747e251bc6395 | [] | no_license | soyeongkim/Autonomous-car-lab-KUSV | 1630a61e109ae233c32239b2625d59fbbcc3662d | b95eaeff9b5fd25f8bd520f90cefd62ac3b589e5 | refs/heads/master | 2020-06-07T13:31:01.575668 | 2019-06-20T14:52:35 | 2019-06-20T14:52:35 | 193,033,192 | 0 | 0 | null | 2019-06-21T04:59:19 | 2019-06-21T04:59:19 | null | UTF-8 | C++ | false | false | 7,551 | h | // Generated by gencpp from file ublox_msgs/CfgSBAS.msg
// DO NOT EDIT!
#ifndef UBLOX_MSGS_MESSAGE_CFGSBAS_H
#define UBLOX_MSGS_MESSAGE_CFGSBAS_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include <ros/message_op... | [
"lkeun1119@gmail.com"
] | lkeun1119@gmail.com |
42f3e1ffc262cce87b35e4bc10db632a9da1f1cc | 2298ff233ee326776438d87fe0bf4cd2e734a14c | /ex02_slot/mainwindow.cpp | 044cbc1be1522d628160e2b41e253390dbeba7dc | [] | no_license | Harxon/ex_qt | 5ff2c4b1c330f07806cd7788c37217edb39cc18b | fd2963d65910889588f5692112b0970ee0957620 | refs/heads/master | 2020-05-24T07:27:39.123504 | 2017-04-08T04:13:22 | 2017-04-08T04:13:22 | 84,834,757 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 346 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
}
MainWindow::~MainWindow()
{
delete ui;
}
void MainWindow::on_pushButtonChangeTitle_clicked(bool checked)
{
this->setWind... | [
"haoxs@hqyj.com"
] | haoxs@hqyj.com |
d6b38d3832d422bfa072f9681c0fbd2d363e4b3c | 583d3a1388894f86c434854de12ad62729c6af72 | /ArrayProblems/MedianSortedArray.hpp | e26d72612809865ca099c5a5cab73357244e78a3 | [] | no_license | yasharora-dev/ArrayProblems | 0ee1a75f6ec929c9ed746780f3ae51072aa50d7d | d936f414aba82933e6c2cd09fbc641d91ebe8c60 | refs/heads/master | 2022-12-26T04:11:33.329394 | 2020-10-10T21:03:00 | 2020-10-10T21:03:00 | 302,988,920 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 660 | hpp | //
// MedianSortedArray.hpp
// ArrayProblems
//
// Created by Yash Arora on 25/08/20.
// Copyright © 2020 Yash Arora. All rights reserved.
//
#ifndef MedianSortedArray_hpp
#define MedianSortedArray_hpp
#include <stdio.h>
#include <vector>
class MedianSortedArray{
public:
static double findMedianInSortedArray... | [
"yash.arora310@gmail.com"
] | yash.arora310@gmail.com |
6cb4e456a7510e1729c754d359e27830b6658e5f | 9ff089c49ac30009f9e72e43f88bb1b32d0ab32a | /cpp/src/flovv/Engine.cpp | 1d951dde1df52c4a7bfe7c97e1eb92ac6b4155b9 | [] | no_license | mirek/flovv | 1933cfc46290f6ba077ce8de29459904bf280f2b | 70ed4b758154e81cdbf1b21cdf61808ca2a4a20a | refs/heads/master | 2021-01-01T20:48:20.419803 | 2013-09-20T21:39:17 | 2013-09-20T21:39:17 | 9,410,872 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,360 | cpp | //
// Released under the MIT License.
//
// Copyright (c) 2012 - 2013, Mirek Rusin <mirek [at] me [dot] com>
// http://flovv.org
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee is hereby granted, provided that the above
// copyright notice and this permissio... | [
"mirek@me.com"
] | mirek@me.com |
8df3c3cdbfc8570dfbbb52c27fdef5432e96dda5 | f2a37bab7c306608404535300862d1d19ff58939 | /015_3sum/3sum_bt_tle.cpp | a9db025cbd9ffb1e47f6ee9f67c3b3e75b14360a | [] | no_license | xhwang/leetcode | df008f8693c928c9fe19aed69bcedfdbe4562a81 | 3cf6ab7c50684ee10989e131e6a1f3b4b1eb1608 | refs/heads/master | 2020-12-03T02:04:18.798726 | 2017-06-30T15:45:33 | 2017-06-30T15:45:33 | 95,902,430 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,401 | cpp | #include <iostream>
#include <string>
#include <vector>
#include <algorithm>
using namespace std;
class Solution {
public:
vector<vector<int>> threeSum(vector<int>& nums) {
vector<vector<int>> rel;
vector<int> curr;
sort(nums.begin(), nums.end());
recursive(rel, curr, nums, 0, 0, 3);
retur... | [
"xhwang.ict@gmail.com"
] | xhwang.ict@gmail.com |
eec11b998b526ecc42d5bb17a87d7928d1bb1c1f | f64d8201c2e55d7631d0a03a7a51d146c7d5c761 | /1_1_Win_Program/API_多线程_07_解析事件实现线程同步的原理.cpp | 792d8a08e2e34623f350a50326270e7e427034d2 | [] | no_license | wh-orange/CodeRecord | cd14b5ccc1760a3d71762fef596ba9ab8dac8b8c | 0e67d1dafcb2feaf90ffb55964af7a9be050e0ee | refs/heads/master | 2022-01-18T10:26:27.993210 | 2019-08-04T17:38:35 | 2019-08-04T17:38:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,669 | cpp | #include <windows.h>
#include <iostream>
using namespace std;
// 解析事件实现线程同步的原理
// 当线程1已满足继续访问i值时,线程2不能访问i。
// 原因是线程1在break后处于无限循环,线程2根本没机会访问变量i
int i = 1;//全局变量
HANDLE hEvent;//事件
bool th1_flag=true;//线程1
bool th2_flag=true;//线程2
DWORD WINAPI ThreadProc1(LPVOID lpParameter)//线程1
{
while(th1_flag)
{
WaitForSingl... | [
"ljressrg@gmail.com"
] | ljressrg@gmail.com |
0fd4fdd15ce5cd64df339fb6184023da3d6d6db2 | 0ab72b7740337ec0bcfec102aa7c740ce3e60ca3 | /prj/binding/E2.cxx | 318c4620b96f3a22180881c9770e70cc6f256ad6 | [] | no_license | junwang-nju/mysimulator | 1d1af4ad7ddbe114433ebdadd92de8bb3a45c04f | 9c99970173ce87c249d2a2ca6e6df3a29dfc9b86 | refs/heads/master | 2021-01-10T21:43:01.198526 | 2012-12-15T23:22:56 | 2012-12-15T23:22:56 | 3,367,116 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,327 | cxx |
#include "data/basic/console-output.h"
#include "vector/interface.h"
#include <cmath>
using namespace std;
double f1(double d, double d0, double epsilon) { return -epsilon*exp(-d/d0); }
double ExpF1T(double d,double d0,double epsilon,double T) {
return exp(-f1(d,d0,epsilon)/T);
}
double Intg(double R, double d0, ... | [
"junwang.nju@gmail.com"
] | junwang.nju@gmail.com |
b65539f0ed00e8d0aaeaca8fc8813325850288a3 | aa701cd580bb209e958897b885b76988671ccc86 | /450-Questions-List/Array/problem18.cpp | 5c6605dba1144d973e02915735436475e5fcd160 | [] | no_license | rahulMishra05/DSA-Problems | b0b51e720e8e7fd5278fe77376d6e5e390754639 | 8cbc6cf05b279f9c9b125e7dffb01e9adf359d35 | refs/heads/main | 2023-08-14T21:47:56.097005 | 2021-09-30T10:28:32 | 2021-09-30T10:28:32 | 361,634,452 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 887 | cpp | // Question 18 => Find all pairs on integer array whose sum is equal to given number
#include<bits/stdc++.h>
using namespace std;
int getSum1(int arr[], int n, int sum){
int count = 0;
for(int i=0; i<n; i++){
for(int j=i+1; j<n; j++){
if(arr[i] + arr[j] == sum){
count++;
... | [
"rahulmishra102000@gmail.com"
] | rahulmishra102000@gmail.com |
600ccdc6a596996d2c376c1955d30238245877c0 | cef7325a55895b26faa7bf006a9417e52d109db8 | /llvm-4.0.0.src/projects/compiler-rt/lib/scudo/scudo_crc32.h | 6635cc78bbab84e7df99cbb14901c0a800ff5b63 | [
"NCSA",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | GJDuck/LowFat | ee4c7c450e9fe64f90e00fc9053b0123f3dc0754 | 20f8075dd1fd6588700262353c7ba619d82cea8f | refs/heads/master | 2022-05-20T20:47:23.759875 | 2022-03-26T23:38:41 | 2022-03-26T23:38:41 | 109,212,497 | 177 | 35 | NOASSERTION | 2022-03-06T05:03:42 | 2017-11-02T03:18:19 | C++ | UTF-8 | C++ | false | false | 747 | h | //===-- scudo_crc32.h -------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"gregory@comp.nus.edu.sg"
] | gregory@comp.nus.edu.sg |
dc7f7f2741bde2b301778132ccc170e07582b7dc | a06a9ae73af6690fabb1f7ec99298018dd549bb7 | /_Library/_Include/boost/fusion/adapted/std_tuple/detail/size_impl.hpp | 11fb60a356ab5cd829a0dd8b75e25eb7620bd4e8 | [
"BSL-1.0"
] | permissive | longstl/mus12 | f76de65cca55e675392eac162dcc961531980f9f | 9e1be111f505ac23695f7675fb9cefbd6fa876e9 | refs/heads/master | 2021-05-18T08:20:40.821655 | 2020-03-29T17:38:13 | 2020-03-29T17:38:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,334 | hpp | ////////////////////////////////////////////////////////////////////////////////
// size_impl.hpp
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_... | [
"adm.fael.hs@gmail.com"
] | adm.fael.hs@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.