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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b81203e7e7affb605ff7be123f4ec2b68bf9ce3f | 64a14a8c8232a1bcd63df44bd852d1192b9d0b20 | /string/test_subscript.cpp | d22ccb5d3d941678d3af58cfad1707c0a18cd6c3 | [] | no_license | MatthewSherlin/CS23001 | 2ec6d688940edc21d625d3d23cf827b008e7582f | ec5df97bd2c5b264505b33e027051e88adc5f530 | refs/heads/master | 2023-02-05T09:52:31.946153 | 2020-12-31T03:30:09 | 2020-12-31T03:30:09 | 315,806,731 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 490 | cpp | #include "string.hpp"
#include <cassert>
#include <iostream>
//===========================================================================
int main ()
{
{
//------------------------------------------------------
// SETUP FIXTURE
char ch[4] = {'p','o','o','p'};
String str(ch);
// TEST... | [
"msherlin@wasp.cs.kent.edu"
] | msherlin@wasp.cs.kent.edu |
a1a3b5fe4b422b09a73d623229fc25ac05281a58 | 14f9eddde114e5bd2e2030e82c97c7b3d6c000d4 | /Array/Array/PrintTSMatrix.cpp | 6327de4e997f9ce8b82c75d1cbb176a9373e1de6 | [] | no_license | Arcticius/Data-Structure | b5656cc33c022c2440f6d0e3414b000771b0c617 | a23403631c670aa8a8f952a36d9db48c02387426 | refs/heads/master | 2021-05-26T00:02:03.037730 | 2021-01-07T05:01:00 | 2021-01-07T05:01:00 | 253,972,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 264 | cpp | #include <stdio.h>
#include <stdlib.h>
#include "tsmatrix.h"
void PrintTSMatrix(TSMatrix A)
{
int i;
printf("The Triple Matrix is: (row col data)\n");
for (i = 0; i < A.len; i++)
printf("%d %d %d\n", A.data[i + 1].row, A.data[i + 1].col, A.data[i + 1].e);
} | [
"kbqn8086@gmail.com"
] | kbqn8086@gmail.com |
231f62a5374925f45311bebd9b830612d593d5f5 | 55d560fe6678a3edc9232ef14de8fafd7b7ece12 | /libs/math/test/compile_test/barycentric_rational_concept_test.cpp | fd187fd427eea0bf203f41f2b8dbae2b305ca51b | [
"BSL-1.0"
] | permissive | stardog-union/boost | ec3abeeef1b45389228df031bf25b470d3d123c5 | caa4a540db892caa92e5346e0094c63dea51cbfb | refs/heads/stardog/develop | 2021-06-25T02:15:10.697006 | 2020-11-17T19:50:35 | 2020-11-17T19:50:35 | 148,681,713 | 0 | 0 | BSL-1.0 | 2020-11-17T19:50:36 | 2018-09-13T18:38:54 | C++ | UTF-8 | C++ | false | false | 620 | cpp | // Copyright John Maddock 2017.
// Use, modification and distribution are subject to 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/math/concepts/std_real_concept.hpp>
#include <boost/math/interpolators/... | [
"james.pack@stardog.com"
] | james.pack@stardog.com |
bab5c1370540deb4dffb60d61028a681bc62f1ca | bc347751fa792175321b872a52cce4c95d2b8f1d | /InventorySystem/Source/InventorySystem/DragDropOperations/DDOperation_StorageSlot.cpp | 0826f5c6f8f55a6c9ea54d697d0521366c8faee0 | [] | no_license | szm429006/-UE4-InventorySystem | d9d88676d852e9e0705590c851111383d6dc1a0d | a23360763f0f17c7058875bf2af939ac1cfa68cd | refs/heads/master | 2020-03-30T06:22:45.110978 | 2018-07-18T04:26:40 | 2018-07-18T04:26:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 121 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "DDOperation_StorageSlot.h"
| [
"36883951+DybBug@users.noreply.github.com"
] | 36883951+DybBug@users.noreply.github.com |
d1e2dceb1160217009eecf6e11d0c1a7b23fb6a3 | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /dyplsapi/src/model/GetSecretAsrDetailRequest.cc | a340291f3fa50f179ce16693454dc01728fb2165 | [
"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 | 2,859 | 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 by... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
fa49b8bdd9ecbd172ea373ba5a1057c30de8d6fd | 62968d5589d3eae8d3befebf7f7680b0840d4348 | /RNE/Packet.hpp | 2030bf1e3bda67e41760eb6b7e008aa5d075dfb0 | [] | no_license | x3sphiorx/r3e | d400407594ad1bb649c952de9ba0b2d2669ab63e | addbca176ac2c32ebe4a347f47f8862a505fe11c | refs/heads/master | 2021-01-17T20:21:53.838579 | 2013-02-03T19:29:39 | 2013-02-03T19:29:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,411 | hpp | #ifndef PACKET_HPP
#define PACKET_HPP
#include "String.hpp"
class Packet {
public:
Packet() : mSize(6), mCommand(0) {}
Packet(unsigned short cmd) : mSize(6), mCommand(cmd) {}
~Packet(){}
template<class T> void Add(T& value){
*((T*)(mBuffer + mSize)) = value;
mSize += sizeof(T);
}
templat... | [
"james.benton2@gmail.com"
] | james.benton2@gmail.com |
f6d3829fc0a2801e3c046aba083d3abb019dd392 | d5036ed778fbb47d4b7f6c9e01a7a2d781e8fd87 | /src/Tools/Code/Polar/Patterns/TTA/Pattern_polar_tile_scan.hpp | 0aa66c2eb8b8be5e297a942286cfc3900050269d | [
"MIT"
] | permissive | mythlee/polar_decoder_gen | bf6763311375d9c41675e8ef52b6dd54017975e9 | 088a5da4935f54bd277674c82bbd2334c4d53425 | refs/heads/master | 2020-11-25T05:07:23.445804 | 2019-09-24T11:55:31 | 2019-09-24T11:55:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,542 | hpp | #ifndef PATTERN_POLAR_RATE_TILE_SCAN_HPP_
#define PATTERN_POLAR_RATE_TILE_SCAN_HPP_
namespace aff3ct
{
namespace tools
{
class Pattern_polar_tile_scan : public Pattern_polar_i
{
public:
const uint8_t TILE = static_cast<uint8_t>(polar_node_t::SPC) +1;
protected:
Pattern_polar_tile_scan(const int &N, const Binary_nod... | [
"mathieu.leonardon@u-bordeaux.fr"
] | mathieu.leonardon@u-bordeaux.fr |
193f7e5926eb1ff71121b835dd0ad8b6690ddc0f | 2309d7b928e5ca4253f1bb7d40774475ffa6cf79 | /Source/Empath/Public/EmpathAIManager.h | 123bbfc9773e0df8affe6b1ce79a8deb2178c0d0 | [] | no_license | Hengle/EmpathSource | fb1211e968b0401f92a0c7243129d888343932f7 | d06ba2eae9f581080568161da80823309a641455 | refs/heads/master | 2023-04-04T00:08:22.533834 | 2019-02-20T17:42:01 | 2019-02-20T17:42:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,368 | h | // Copyright 2018 Team Empath All Rights Reserved
#pragma once
#include "EmpathTypes.h"
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "EmpathAIManager.generated.h"
// Stat groups for UE Profiler
DECLARE_STATS_GROUP(TEXT("EmpathAIManager"), STATGROUP_EMPATH_AIManager, STATCAT_Advanced);
// Deleg... | [
"camden@usc.edu"
] | camden@usc.edu |
5f738b29bf4bb8de9ff6ec99891f374552a0f886 | 09e5b644498e7b7e5fefb10996451a2ab15cc0c0 | /ranges-lib/range-v3/range-v3-master/include/range/v3/view/all.hpp | e5edbfac88a32d393a5bc97012d16f6e687f8c03 | [] | no_license | MartinJewski/tensor-lib | 851bdf5e6ce19e28fc88b24d981cf7661ff23399 | 1f66768024528dd5dc661ad58f38ee37f85ca620 | refs/heads/master | 2020-11-25T11:26:33.889139 | 2020-07-03T16:33:52 | 2020-07-03T16:33:52 | 228,635,496 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,854 | hpp | /// \file
// Range v3 library
//
// Copyright Eric Niebler 2014-present
//
// Use, modification and distribution is subject to 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)
//
// Project home: https://github.com/ericniebler... | [
"martin.machajewski@gmx.de"
] | martin.machajewski@gmx.de |
16096a405e2cb030bb5b552c5417705d89497222 | dc45f61c7cce9941734e1dff167e9a94dbcca93e | /Data Structures/LinkedList_Assignment/LinkedList_Assignment/LinkedList.cpp | 1a84087fcd0db2de918b81c15a52c5a0510d5100 | [] | no_license | domcull3n/School-Work | 80928635b6df67bd7a8f829159ea62cb798ee12b | adfa99dc3b09e97ebc64dad4a57a1db5f0ece957 | refs/heads/master | 2016-09-13T07:03:03.066733 | 2016-05-20T17:23:28 | 2016-05-20T17:23:28 | 59,309,633 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,665 | cpp | //Implementation file for the CombinationList class
#include "LinkedList.h";
#include <fstream>;
LinkedList::LinkedList(int number)
{
head = nullptr;
current = nullptr;
}
LinkedList::~LinkedList()
{
current = head;
while (!current)
{
Node *temp = current;
current = temp->next;
delete temp;
}
}
void ... | [
"dcullen97@gmail.com"
] | dcullen97@gmail.com |
175030a1534f52e00e75bbd3087c05ff58c50b6c | 1a4334a3f15777fa74469da49373c19849424add | /src/ripple/app/ledger/AccountStateSF.cpp | 7ef576a1d86f551277f6d770f2c440b9b510ce4e | [
"ISC",
"MIT-Wu",
"MIT",
"BSL-1.0"
] | permissive | EduardoPataki/rippled | 21ccd097ca86392cb6534a2fdbc01e6db72982a5 | c6c8e5d70c6fbde02cd946135a061aa77744396f | refs/heads/master | 2021-01-17T10:31:48.063965 | 2015-01-26T18:56:11 | 2015-01-26T18:56:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,246 | cpp | //------------------------------------------------------------------------------
/*
This file is part of rippled: https://github.com/ripple/rippled
Copyright (c) 2012, 2013 Ripple Labs Inc.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby ... | [
"vinnie.falco@gmail.com"
] | vinnie.falco@gmail.com |
de16cab6038840764dc25c2154480c9c23ad26a5 | f798b898f1c07f2d32c083d319a4f746ab299e39 | /mp4/queue.cpp | afa324b5b24c3e30e0515e3afedeabfd7e166838 | [] | no_license | nglokhei/cs225 | 8561dc2644934f29602519f6ab73757443d50ddc | aeda90eb49f624676a37d351b0c4093001223833 | refs/heads/master | 2021-01-19T01:19:01.195309 | 2016-05-30T06:47:05 | 2016-05-30T06:47:05 | 59,987,117 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,363 | cpp | /**
* @file queue.cpp
* Implementation of the Queue class.
*
* @author CS 225 course staff
* @date Fall 2009
*/
/**
* Adds the parameter object to the back of the Queue.
*
* @param newItem object to be added to the Queue.
*/
template <class T>
void Queue<T>::enqueue(T const& newItem)
{
/**
* @todo Y... | [
"lokhei@live.hk"
] | lokhei@live.hk |
1762c894ba60e990463745defdddc9e6fdeae1b0 | ee1ed5dd9bea03196b87e59af6d0cff3a94fa197 | /examples/nested-tic-tac-toe/main.cpp | a108856b43b0e86ef0072d5565d76c5d510afa4d | [
"MIT"
] | permissive | pacsil/abcg | aaed8557600ad1ecdca3aceba63668efd986f25f | 2a73ad5ae66bda8205c8e7830ce98bdae4f8869e | refs/heads/main | 2023-04-11T03:56:07.131548 | 2021-04-23T11:52:53 | 2021-04-23T11:52:53 | 349,583,046 | 0 | 0 | MIT | 2021-03-19T23:47:31 | 2021-03-19T23:47:30 | null | UTF-8 | C++ | false | false | 662 | cpp | #include <fmt/core.h>
#include "abcg.hpp"
#include "openglwindow.hpp"
int main(int argc, char **argv) {
try {
abcg::Application app(argc, argv);
auto window{std::make_unique<OpenGLWindow>()};
window->setOpenGLSettings({.samples = 4});
window->setWindowSettings({.width = 600,
... | [
"erickfuniers@gmail.com"
] | erickfuniers@gmail.com |
c90e34c884bdd15bc95ad78f9ef6283a15021799 | 02be2b6b6958d6ba0216be9f033d114b01218813 | /Deep learning Face Recognition/testOpenFaceImage.cpp | e40aa1b68491862bfe6e858eb53470f16f3cea42 | [] | no_license | vince-CV/cv-facial-recognition | cf843e36d175d6bd0060aa3db9789a3a4ecd661f | 9f912dafbb88f1dab2336ab1c57e6423a6ebff48 | refs/heads/master | 2022-11-07T02:29:28.967509 | 2020-06-30T03:30:49 | 2020-06-30T03:30:49 | 236,786,512 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,222 | cpp | #include <iostream>
#include <fstream>
#include <sstream>
#include <math.h>
#include <map>
#include <iomanip>
#include <sstream>
#include <opencv2/core.hpp>
#include <opencv2/videoio.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/imgproc.hpp>
#include <opencv2/dnn.hpp>
#include <dlib/string.h>
... | [
"vince@arylla.com"
] | vince@arylla.com |
ea035907f6172b80c5c9740ed06356eaedad892f | 7b066f0bdfdcda31dd8805d7f07326765e961f4d | /URI/ThePronalânciaPuzzle.cpp | fc2a89845c1b1dcfbfcde54c2a0b5bdf621f66c8 | [] | no_license | groverinho/cpp-and-js | c361aa0a83c033e5ca90195f0002438a934838a5 | 17843177003a19ecbaae50270674114daf771e72 | refs/heads/master | 2022-11-10T09:38:09.810280 | 2020-07-01T14:46:49 | 2020-07-01T14:46:49 | 44,508,540 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | cpp | #include <iostream>
#include <iterator>
#include <string>
#include <algorithm>
using namespace std;
int main()
{
string cadena ;
cin>>cadena;
string aux_cadena(cadena.begin(), cadena.end());
reverse(aux_cadena.begin(), aux_cadena.end());
cout<<aux_cadena<<endl;
return 0;
}
| [
"grover_ariel@hotmail.com"
] | grover_ariel@hotmail.com |
952b7927d2524acd90ab9d2543cde26a5ccbdb27 | c0313b3737e951758eece4eb5bcc946ac32514a0 | /libs/coroutine/example/parallel.cpp | 77aaf0a4f4907e92c280ffa03e6219a34cde3e56 | [
"BSL-1.0"
] | permissive | graehl/boost | 33160379b7bed2201e67bf7649dd913a55b392b3 | 37cc4ca77896a86ad10e90dc03e1e825dc0d5492 | refs/heads/master | 2020-04-05T23:45:20.281590 | 2013-06-16T22:24:12 | 2013-06-16T22:24:12 | 10,371,794 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,935 | cpp |
// Copyright Oliver Kowalke 2009.
// 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 <cstdlib>
#include <iostream>
#include <boost/bind.hpp>
#include <boost/coroutine/all.hpp>
#ifde... | [
"olli@b8fc166d-592f-0410-95f2-cb63ce0dd405"
] | olli@b8fc166d-592f-0410-95f2-cb63ce0dd405 |
45b911214fbb3215ec0be08db265043c7a85dacd | b1b86239af2c5b6e61d58629eabea675eec0593f | /BackProject/code/headers/library.h | 16ef2cd51623ab6785f3bb01af8b1630e3d4d859 | [] | no_license | Pokoi/Vispurple | d7be195fc76443d3d0a057c3ed7a52cf57a7c560 | 58495f1b8ed5c63b1bc5bb57599d388587d61ef5 | refs/heads/master | 2020-07-03T04:35:08.389444 | 2020-06-20T10:28:23 | 2020-06-20T10:28:23 | 201,783,431 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,569 | h | /*
* File: library.h
* File Created: Thursday, 4th June 2020
* ––––––––––––––––––––––––
* Author: Jesus Fermin, 'Pokoi', Villar (hello@pokoidev.com)
* ––––––––––––––––––––––––
* MIT License
*
* Copyright (c) 2020 Pokoidev
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
... | [
"jesusferminvillar@gmail.com"
] | jesusferminvillar@gmail.com |
0f28bccd86fe6915f2378481e24af257f618e856 | 1b5445b1e8c5a61c713b6993583fc2205c2e2eae | /adv/pat1006.cpp | 3330d181f2806c905eb34a245ade91d3cb04986b | [] | no_license | zhaoxianwei/PAT | dd378915a6518c0f242e1ad859e66a1f077bcd80 | a28bda75a7f124941d571bbd994a50db639f09e6 | refs/heads/master | 2021-01-18T19:01:27.459358 | 2013-11-01T17:18:30 | 2013-11-01T17:18:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,775 | cpp | #include<stdio.h>
#include<string>
#include<math.h>
#include<stdlib.h>
#include<set>
#include<bitset>
#include<map>
#include<vector>
#include<string.h>
#include<algorithm>
#include<iostream>
#include<queue>
#include<functional>
#define SZ(X) ((int)(X).size())
#define ALL(X) (X).begin(), (X).end()
#define REP(I, N) for ... | [
"goby@foxmail.com"
] | goby@foxmail.com |
8fe563908b0017271892854f9ba3e158965e70c0 | a99b94d5ff7dcbb162ea262edd758ee7cd2c1d9f | /share/class/menu.h | 1bf3804dd5a187173295ae8c3dfb8d1ad2d66e81 | [] | no_license | JackBro/program-to-go | a083aa8f2b06cf1984d790f8d28c0f847fb2ef42 | 1b803c153e198dbbd61a8f5ac8701c991099babf | refs/heads/master | 2020-06-16T19:47:29.045548 | 2013-05-30T17:15:51 | 2013-05-30T17:15:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 528 | h | #ifndef MENU_H
#define MENU_H
#include <windows.h>
#include "language.h"
class menu_c
{
public:
menu_c();
virtual ~menu_c();
int setMenu(HWND wnd);
int Append(int ID,int lang, char * label);
int AppendMenu(int ID,int lang, char * label, menu_c * aMenu);
... | [
"holler.frank@gmail.com"
] | holler.frank@gmail.com |
a1023e658951b1a43affa2fdb174ca8e04852601 | f6439b5ed1614fd8db05fa963b47765eae225eb5 | /chrome/browser/extensions/plugin_manager.cc | 86bbe93ca3550ddcf984ed3515a370d6be9a6b50 | [
"BSD-3-Clause"
] | permissive | aranajhonny/chromium | b8a3c975211e1ea2f15b83647b4d8eb45252f1be | caf5bcb822f79b8997720e589334266551a50a13 | refs/heads/master | 2021-05-11T00:20:34.020261 | 2018-01-21T03:31:45 | 2018-01-21T03:31:45 | 118,301,142 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,536 | 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 "base/files/file_path.h"
#include "base/lazy_instance.h"
#include "base/path_service.h"
#include "base/strings/utf_string_conversions.h"
#include... | [
"jhonnyjosearana@gmail.com"
] | jhonnyjosearana@gmail.com |
e5faadbd59e544c80ad330a7de8b4f0a63c7b3f8 | cbbf7b994ce19ca7d5ab7b2dd130a230419db012 | /Together源代码/release/moc_signupdialog.cpp | 5066a537f7bbcb8f1b540a63d92874ae5ee28fbc | [] | no_license | swq0001/Qt-Together | 0f38cdac7e65235acafa0d42e90020568084ed6f | b5aa2a5269caf36ea0df6554d533f3a64444a10f | refs/heads/master | 2022-06-21T06:17:14.985480 | 2020-05-07T14:33:20 | 2020-05-07T14:33:20 | 267,501,123 | 9 | 0 | null | 2020-05-28T05:27:03 | 2020-05-28T05:27:02 | null | UTF-8 | C++ | false | false | 2,695 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'signupdialog.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.13.1)
**
** WARNING! All changes made in this file will be lost!
*******************************************************... | [
"oncwnuDV7SWxqCbLUaooIEIl-VFw@git.weixin.qq.com"
] | oncwnuDV7SWxqCbLUaooIEIl-VFw@git.weixin.qq.com |
0266b56ceee23800617f7e63e5134e039343ec3d | 074ca8a789800fe07f13a0ca6fda45b11ca312b3 | /crpc/event_loop.h | 1a2c837f4b989ad9fc93fb5d2b7f511648974f3c | [] | no_license | longqun/crpc | e82ce35e0944e6d4f3de41f9c0146121880bd96a | b6dcaabcbd38e11a88d84fd7f3dfe74aa2b5cd06 | refs/heads/master | 2023-08-25T00:33:05.825892 | 2021-11-07T16:02:51 | 2021-11-07T16:02:51 | 372,860,663 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,576 | h | #ifndef CRPC_EVENT_LOOP_H
#define CRPC_EVENT_LOOP_H
#include <functional>
#include <list>
#include "crpc_timer.h"
#include "mutex.h"
#include "poller.h"
namespace crpc
{
class EventLoop
{
public:
EventLoop();
~EventLoop();
void run();
void wake_up();
void stop();
... | [
"642954659@qq.com"
] | 642954659@qq.com |
ff024bc4179cb99bdd2bfecf6d011c270a06eb5f | 89016fcda83d19cf880a3671e7923d69b8cb7c39 | /spriterengine/variable/variable.h | 527e43a5beb86b62085c9236270017074e622d2b | [
"Zlib"
] | permissive | lucidspriter/SpriterPlusPlus | 9f83e68cd81295642dd3814ab800cd92967ee6c0 | 8fb550e1633036b42acd1cce0e05cfe60a3041c0 | refs/heads/master | 2023-08-10T10:29:03.386422 | 2021-02-17T22:13:10 | 2021-02-17T22:13:10 | 45,448,363 | 97 | 55 | NOASSERTION | 2023-07-23T13:17:31 | 2015-11-03T07:09:45 | C++ | UTF-8 | C++ | false | false | 769 | h | #ifndef VARIABLE_H
#define VARIABLE_H
#include <string>
namespace SpriterEngine
{
class UniversalObjectInterface;
class Animation;
class Variable
{
public:
enum VariableType {
VARIABLETYPE_STRING,
VARIABLETYPE_INT,
VARIABLETYPE_REAL
};
Variable(std::string initialName, VariableType initialVaria... | [
"lucid@brashmonkey.com"
] | lucid@brashmonkey.com |
8ac6924f1e09d861ee0acd35d7cf6a883a02d53e | 988b241f1195dd8885fa80bc1f4486cdfd7faadf | /BmpReading/BmpReading/BmpReadingView.cpp | 9927491ae6fb7f4eae915fb8f36f4e0f29dd8352 | [] | no_license | oooooda/MFC_Lecture | 0246e053f4c9aa27f41e5daa174df4bd7d949537 | bc1fc5d038d262bb766dd4eb58a49aa33f9aa7e6 | refs/heads/master | 2020-12-27T13:21:32.856368 | 2020-03-13T09:24:13 | 2020-03-13T09:24:13 | 237,916,540 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,831 | cpp |
// BmpReadingView.cpp: CBmpReadingView 클래스의 구현
//
#include "pch.h"
#include "framework.h"
// SHARED_HANDLERS는 미리 보기, 축소판 그림 및 검색 필터 처리기를 구현하는 ATL 프로젝트에서 정의할 수 있으며
// 해당 프로젝트와 문서 코드를 공유하도록 해 줍니다.
#ifndef SHARED_HANDLERS
#include "BmpReading.h"
#endif
#include "BmpReadingDoc.h"
#include "BmpReadingView.h"
#ifdef _DE... | [
"dhekgo408@naver.com"
] | dhekgo408@naver.com |
8132045e3a93e02b6d8592f63a699dcb04b5bf1b | a9c92ab3843393a6b8125a5ba27704ee82f84bb7 | /Hooks/sdks/TASDK/SDK_HEADERS/PlanBFramework_classes.h | 3d98da49784a7ec26dd0a95125b0d3b0096f131c | [] | no_license | samehfido/ue3framework_ | 3b96bb298d102ef1ffe2e601749e8b9c4afff1b2 | fed1e8c1c30f68f35c0094e123e0d8f08e64af8e | refs/heads/master | 2022-11-06T13:36:28.293183 | 2013-09-06T01:32:24 | 2013-09-06T01:32:24 | 275,340,818 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 67,517 | h | /*
#############################################################################################
# Bullet Run (Unknown) SDK
# Generated with TheFeckless UE3 SDK Generator v1.4_Beta-Rev.51
# ========================================================================================= #
# File: PlanBFramework_classes.h
... | [
"thedomo@ff9f0ef9-23b7-4a27-a536-8baec26cb66f"
] | thedomo@ff9f0ef9-23b7-4a27-a536-8baec26cb66f |
882e4fa3319d7b61d00802d40ea69df7ee8ab68d | 9fbf41055901031cb6b8016725f7c71051bf854e | /SYS - Systemy pozycyjne/main.cpp | bd2d210bc5df29b0162a9a367fc28c9ed502984b | [] | no_license | JakubFr4czek/SPOJ-CPP | bccd98df54bfdd957535fea4494993df99edfca3 | 93193d7548d790d68acd9a175e9238fe16c13754 | refs/heads/main | 2023-03-30T17:23:21.056376 | 2021-03-16T23:12:50 | 2021-03-16T23:12:50 | 303,166,333 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 813 | cpp | #include <iostream>
using namespace std;
string decToHex(int a){
if(a>0&&a%16<10) return decToHex(a/16)+to_string(a%16);
else if(a>0&&a%16==10) return decToHex(a/16)+"A";
else if(a>0&&a%16==11) return decToHex(a/16)+"B";
else if(a>0&&a%16==12) return decToHex(a/16)+"C";
else if(a>0&&a%16==13) ret... | [
"72702709+JakubFr4czek@users.noreply.github.com"
] | 72702709+JakubFr4czek@users.noreply.github.com |
4d4637368ee5146b6451bf65f2cd9f3d5ad94591 | afa1adaebec12260bbb892a80e76c924dc2cf5b6 | /BalancedBracketsHR.cpp | c056b05555b13d6aa0234a7a2086793831608e50 | [] | no_license | clandau/kata | 5e24ca2a63f0f58f607fb8e26824625a63d92be9 | 8ef4b76b89e0422d09bd318e02135a9d584d4764 | refs/heads/master | 2021-01-17T20:55:10.332586 | 2018-03-11T19:14:13 | 2018-03-11T19:14:13 | 61,949,494 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,157 | cpp | /* Hackerrank challenge balanced brackets
practice with stacks
https://www.hackerrank.com/challenges/balanced-brackets */
#include <stack>
#include <string>
#include <iostream>
using namespace std;
bool balancedBrackets(string s) {
string test = s;
char ch;
stack<char> myStack;
for (int i=0; i<test.l... | [
"so.super@gmail.com"
] | so.super@gmail.com |
b4cdb89ccf62d2d06b7b7265abd57dab6e420958 | c0a6f68a03879dcd19d9fc7ab04af917f6044633 | /src/qt/networkstyle.h | c82dd954f72847e771cce3634e7408a699ff7831 | [
"MIT"
] | permissive | zzcasper/Joash-Coin-Sources | 6738671b5777c4a1a868dc01ecfe736c5c3fbe83 | f01c1dfe9659245d4ccebb4fa57177911f0e2aae | refs/heads/master | 2020-04-27T02:38:01.151118 | 2019-03-06T18:44:38 | 2019-03-06T18:44:38 | 174,000,842 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,389 | h | // Copyright (c) 2014 The Bitcoin Core developers
// Copyright (c) 2014-2017 The Dash Core developers
// Copyright (c) 2019 The JoashCoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_QT_NETWORK... | [
"ibo.casper@gmail.com"
] | ibo.casper@gmail.com |
5d23b2286a2ad549df8b7738bdc16eaa838c6663 | f1c01a3b5b35b59887bf326b0e2b317510deef83 | /SDK/SoT_TallTale1-5WildRose_IslandEventType_functions.cpp | 7a20a6ea2eeeea5a3922fcc58415150450cc5def | [] | no_license | codahq/SoT-SDK | 0e4711e78a01f33144acf638202d63f573fa78eb | 0e6054dddb01a83c0c1f3ed3e6cdad5b34b9f094 | refs/heads/master | 2023-03-02T05:00:26.296260 | 2021-01-29T13:03:35 | 2021-01-29T13:03:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 372 | cpp | // Sea of Thieves (2.0) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "SoT_TallTale1-5WildRose_IslandEventType_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//----------------------------------------------------------------------... | [
"igromanru@yahoo.de"
] | igromanru@yahoo.de |
bab3974f669c83d17b47c0b7f63e2de79703aaf1 | cc1701cadaa3b0e138e30740f98d48264e2010bd | /components/viz/service/display/overlay_processor_mac.h | 26e583a2b6b8495f277b245efed6a1594b7591a8 | [
"BSD-3-Clause"
] | permissive | dbuskariol-org/chromium | 35d3d7a441009c6f8961227f1f7f7d4823a4207e | e91a999f13a0bda0aff594961762668196c4d22a | refs/heads/master | 2023-05-03T10:50:11.717004 | 2020-06-26T03:33:12 | 2020-06-26T03:33:12 | 275,070,037 | 1 | 3 | BSD-3-Clause | 2020-06-26T04:04:30 | 2020-06-26T04:04:29 | null | UTF-8 | C++ | false | false | 3,223 | h | // Copyright 2019 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 COMPONENTS_VIZ_SERVICE_DISPLAY_OVERLAY_PROCESSOR_MAC_H_
#define COMPONENTS_VIZ_SERVICE_DISPLAY_OVERLAY_PROCESSOR_MAC_H_
#include <memory>
#inclu... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
5b5362d0e5855eaf7537fd970fb948ae8c4fa4ca | 0508093ea0503308118cd4d27a09ce48c57059e8 | /boost/tti/static_mem_fun.hpp | 0c0a7274bd89102141d4f0ba81d9b2fba6e9417c | [
"BSL-1.0"
] | permissive | Jopie64/boost-svn | 626dd192202ea34dcbc9ef8f4e2995a03b802f18 | 2a98611024c25e96a0c683bb4c3f13c5841a6c9c | refs/heads/master | 2021-01-17T22:52:11.397611 | 2011-08-15T07:48:53 | 2011-08-15T07:48:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,291 | hpp |
// (C) Copyright Edward Diener 2011
// Use, modification and distribution are subject to 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).
#if !defined(TTI_STATIC_MEMBER_FUNCTION_HPP)
#define TTI_STATIC_MEMBER_FUNCTION_HPP
#inc... | [
"eldiener@b8fc166d-592f-0410-95f2-cb63ce0dd405"
] | eldiener@b8fc166d-592f-0410-95f2-cb63ce0dd405 |
bf453f94fe2c793c209be996495f70b744625d41 | 0dca3325c194509a48d0c4056909175d6c29f7bc | /alidns/src/model/DeleteCustomLinesRequest.cc | ce446d0a7d1d96015e7d1c831b3e37b8fb4bdad2 | [
"Apache-2.0"
] | permissive | dingshiyu/aliyun-openapi-cpp-sdk | 3eebd9149c2e6a2b835aba9d746ef9e6bef9ad62 | 4edd799a79f9b94330d5705bb0789105b6d0bb44 | refs/heads/master | 2023-07-31T10:11:20.446221 | 2021-09-26T10:08:42 | 2021-09-26T10:08:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,657 | 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 |
025eb36563591a3cb5c008fab1f90b6c68775632 | 0d0e78c6262417fb1dff53901c6087b29fe260a0 | /vod/src/v20180717/model/DescribeMediaInfosRequest.cpp | 51002fb8b7594a58e8714487ff0ca55ee64103f0 | [
"Apache-2.0"
] | permissive | li5ch/tencentcloud-sdk-cpp | ae35ffb0c36773fd28e1b1a58d11755682ade2ee | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | refs/heads/master | 2022-12-04T15:33:08.729850 | 2020-07-20T00:52:24 | 2020-07-20T00:52:24 | 281,135,686 | 1 | 0 | Apache-2.0 | 2020-07-20T14:14:47 | 2020-07-20T14:14:46 | null | UTF-8 | C++ | false | false | 3,413 | cpp | /*
* 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
... | [
"jimmyzhuang@tencent.com"
] | jimmyzhuang@tencent.com |
b7eb4a33592514dc56222a19273d5ebbbb6c2690 | 4e504f676dfd110cf14d7853d2897e1da3134d3d | /bigint_solaris/bigint/big_integer.h | ec54e48a56fdba521650725b8848d50a8127aafe | [] | no_license | Korshikov/cpp | 6462c10dcf6ac242d2db5eccf7416809f825bc27 | 693289043f85fefe8a26b2f2acb0a83e714d4dbd | refs/heads/master | 2020-06-03T10:09:27.824067 | 2014-12-17T12:13:28 | 2014-12-17T12:13:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,102 | h | /*
* File: big_integer.h
* Author: delf
*
* Created on 15 Июнь 2014 г., 14:16
*/
#ifndef BIG_INTEGER_H
#define BIG_INTEGER_H
#include <big_integer_data.h>
#include <cstring>
#include <climits>
#include <vector>
#include <algorithm>
typedef big_integer_data dataType;
class big_integer {
public:
big_integer(... | [
"pk.95@mail.ru"
] | pk.95@mail.ru |
07c56d39c8c355e038ff503fd5dd518f98c76d45 | 63d8475cc647567ec52b4751288dffb0e81f8f20 | /Source/comp280_worksheet_2/jsonContatiners.h | 3ac9ab3a1cd9a08eb36c6066813e2609778a1802 | [
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Ashley-Sands/comp280-worksheet-2 | aa6091f3b4633d0aed8246f6ddadaed7c3283b18 | 1bc39c76b703853c52e1369b40c4dbefc9ae32a8 | refs/heads/master | 2020-09-08T05:01:10.965091 | 2020-01-04T02:53:13 | 2020-01-04T02:53:13 | 221,022,888 | 0 | 0 | null | 2019-11-11T16:29:18 | 2019-11-11T16:29:18 | null | UTF-8 | C++ | false | false | 2,610 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "Misc/DateTime.h"
#include "jsonContatiners.generated.h"
/**
*
*/
USTRUCT(BlueprintType)
struct FJsonScore
{
GENERATED_BODY()
FJsonScore(){}
FJsonScore( FString uname, FString mode, i... | [
"ashsands1@amstrike.com"
] | ashsands1@amstrike.com |
dea7206f9b78afd904926066b77240c2f10125ca | 3c55ad828e43d9ef7cf04c7b1d115cb59c4436f1 | /Algorithms/Implementation/Grading-Students.cpp | 6dc7b1fed4ee56cc032408983bac3ca1a465f0a0 | [] | no_license | Yagrini/HackerRank-Solutions | 85db73e549c14feac28f17378e2fe7d182b03250 | 95669551180b84a5f1a791874e0f2aa057945605 | refs/heads/master | 2020-03-09T01:39:03.744276 | 2018-04-07T11:08:00 | 2018-04-07T11:08:00 | 128,520,319 | 11 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 461 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
int round(int x){
if(x<38) return x;
if((x+1)%5==0) return x+1;
if((x+2)%5==0) return x+2;
return x;
}
int main() {
/* Enter your code here. Read input from STDIN. Print output to STD... | [
"you@example.com"
] | you@example.com |
a1c19f352e1949f4fc210d1698e942a045ca6548 | e034d74c1f6e99efb3cf57ed4192fa80272dce89 | /1929-Triângulo.cpp | 6b56a33e286706adb9580169886c967072badb1d | [] | no_license | grvela/uri-judge-online- | b3dd3602afc0853af49eb68e316416f7893dc3ab | 0604a45c500b99037e8352fcdaf822fb9edb967f | refs/heads/master | 2021-01-06T18:03:48.740633 | 2020-03-19T23:44:54 | 2020-03-19T23:44:54 | 241,430,337 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 484 | cpp | #include<iostream>
using namespace std;
int main()
{
int a[4],b,i,j,d,max=0;
for (j = 0; j < 4; ++j)
cin >> a[j];
for (i = 0; i < 4; ++i)
{
for (j = i + 1; j < 4; ++j)
{
if (a[i] > a[j])
{
b = a[i];
a[i] = a[j];
... | [
"rodrigoandre777@gmail.com"
] | rodrigoandre777@gmail.com |
80393ad5c751bcd8382ba08777e11632a217139a | 25a4d3b489f56afda8d7dccbbdc66d54a6d00793 | /src/common/commands.cpp | 07974e7db410b11efb0bed49abc25390a504714d | [] | no_license | korostysh/CSCGEMTestStand | 9a9bcd222e6d8308382042c163b4870562cf2ac1 | 2799716f9ed33f2645438d79c944133bd2fed477 | refs/heads/main | 2023-02-23T14:02:11.224298 | 2021-01-28T23:03:29 | 2021-01-28T23:03:29 | 329,738,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,480 | cpp | #include "commands.h"
//static int nn=0; // for testing
int write_command(int num, int adr, char* block, int Mute){
if(DEBUG>10){
if(block==0) std::cout<<"DEBUG[commands.cpp] write_command("<<num<<",0,NULL)"<<std::endl;
else std::cout<<"DEBUG[commands.cpp] write_command("<<num<<","<<adr<<",{"<<HEX(0xff&bl... | [
"korostyshevskiy@gmail.com"
] | korostyshevskiy@gmail.com |
0f84b5097c5fa3c75b7059a4c22ded06f0d8dd04 | e37a0a604cdd6da22081096cbdaff5a4e8557af6 | /Ghidra/op.hh | 5737eeb619784adf3327e2b375746516b42f9d8e | [
"MIT"
] | permissive | wuyadie/E-Decompiler | 852ba043df70864af1ecc1599c155b90b474b691 | f598c4205d8b9e4d29172dab0bb2672c75e48af9 | refs/heads/main | 2023-08-19T11:41:22.680776 | 2021-10-12T16:28:42 | 2021-10-12T16:28:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,363 | hh | /* ###
* IP: GHIDRA
*
* 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 ... | [
"fjqisba@sohu.com"
] | fjqisba@sohu.com |
2f9b66f5c90242def01ad51e9af9499c0e3cd2d3 | 25744b1e69928c93fa11d47522d99149bf34c41e | /src/scene/MenuScene.h | f20097a3988a6578743ee7a8738512263dd426a2 | [] | no_license | yuriyoung/xbattle | f443a4273ce288846622d8c67a534d934a734006 | 3be8c5ca23d7e7303673e48ee13d064b058a2253 | refs/heads/master | 2021-09-03T11:57:08.818501 | 2018-01-08T22:17:04 | 2018-01-08T22:17:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 640 | h | /**
* @description Project created by QtCreator.
* @date 2017-11-28
* @filename MenuScene.h
* @class MenuScene
* @author Yuri Young<yuri.young@qq.com>
* @qq 12319597
* Copyright (c) 2017 Yuri Young, All rights reserved.
*/
#ifndef MENUSCENE_H
#define MENUSCENE_H
#include <cocos2d.h>
class MenuSc... | [
"yuriyoung@YurideiMac.local"
] | yuriyoung@YurideiMac.local |
85233a17b314d9324ef0fe7a66983db9a8dd9870 | 78fb7a875f439fbb71c8310041b323cd62123fae | /Project1/ttt.cpp | cbb68a59b566d643c080c2a063fb659a6773b979 | [] | no_license | 1401055168/QFileSystem | 517aaea77bd1781ef8ca705e95c36d1b8e1c4bd4 | bde6f27a8af3bc6a251833e88e13bc07fb683bfb | refs/heads/master | 2021-06-17T18:23:04.383364 | 2017-06-03T18:17:43 | 2017-06-03T18:17:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,414 | cpp | #include <string>
#include <iostream>
#include <boost/filesystem.hpp>
int main( )
{
sender (io_ser, "127.0.0.1", 9999, "login - 副本 (2)","1001");
sender (io_ser, "127.0.0.1", 9999, "login - 副本 (3)","1001");
sender (io_ser, "127.0.0.1", 9999, "login - 副本 (4)","1001");
sender (io_ser, "127.0.0.1", 9999, "login - 副本 (... | [
"god-staff@outlook.com"
] | god-staff@outlook.com |
86a504839468243d7f7f65df25812f9726b69020 | 2cf838b54b556987cfc49f42935f8aa7563ea1f4 | /aws-cpp-sdk-lakeformation/include/aws/lakeformation/model/TaggedDatabase.h | 82d51143e43f5414e4d92c798fbf76b7b5fc2a23 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | QPC-database/aws-sdk-cpp | d11e9f0ff6958c64e793c87a49f1e034813dac32 | 9f83105f7e07fe04380232981ab073c247d6fc85 | refs/heads/main | 2023-06-14T17:41:04.817304 | 2021-07-09T20:28:20 | 2021-07-09T20:28:20 | 384,714,703 | 1 | 0 | Apache-2.0 | 2021-07-10T14:16:41 | 2021-07-10T14:16:41 | null | UTF-8 | C++ | false | false | 3,733 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/lakeformation/LakeFormation_EXPORTS.h>
#include <aws/lakeformation/model/DatabaseResource.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/lakeformation/mod... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
cc237ed52afceef450bf21ad926c2db37a4e3bbe | 11f37c2af971187824419ed3cb751a252f6d8a19 | /UVA/10480/main.cpp | 0316da273369f552788b8fae5311e0225e77700b | [] | no_license | devos50/programmingchallenges | c1fd97062bf85d0999d91cbf51b30a56b628972e | 004e64337b1c140023f520aef15781640e108842 | refs/heads/master | 2020-06-07T07:30:10.246738 | 2015-01-19T18:29:10 | 2015-01-19T18:29:10 | 29,485,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,454 | cpp | #include <iostream>
#include <climits>
#include <cmath>
#include <vector>
#include <map>
#include <queue>
using namespace std;
int n, m;
int s, t;
map<int, vector<int> > adj;
int capacity[500][500];
int find_path()
{
// bfs
queue<int> q;
q.push(s);
bool visited[n+5]; for(int i = 0; i < n+5; i++) visited[i] = fa... | [
"mdmartijndevos@gmail.com"
] | mdmartijndevos@gmail.com |
745f51ebaf683436bf23b753ab17e3f9ee9b4fbf | 4e765f95cacdd6d5a32fc72a4d15abc478d25987 | /evita/ui/events/native_event_win.h | 7f4bc571baba8f5c26448ad277160bfd9787e483 | [] | no_license | mediabuff/evita | c843e349183f33a1dd523f7b511ee9bc24e9b22d | 8e11350062ca876abe1a4ba0db0fc39dfecda10b | refs/heads/master | 2021-08-15T22:32:02.652342 | 2017-11-18T11:55:52 | 2017-11-18T11:55:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 770 | h | // Copyright (c) 2014 Project Vogue. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef EVITA_UI_EVENTS_NATIVE_EVENT_WIN_H_
#define EVITA_UI_EVENTS_NATIVE_EVENT_WIN_H_
#include "base/event_types.h"
#include "evita/gfx/rect.h"
#if !defi... | [
"eval1749@gmail.com"
] | eval1749@gmail.com |
841c79be24eb1819ac408240d8825f6cf248ed3b | a846f479c98be2f9ef01cd68555cec5abc2fe4f4 | /unit-tests.wsjcpp/src/unit_test_tree_simple.cpp | 0ae23321d88ad8d62c4593756a48f0dde3a41da8 | [
"MIT"
] | permissive | wsjcpp/wsjcpp-print-tree | 2ec2a2c767d8d3021573a5b16a0b66af54f6c88e | 2ad4081a91705ecc1c599d24e5bf2cd5e2579741 | refs/heads/master | 2020-12-31T10:32:34.123023 | 2020-09-18T05:05:15 | 2020-09-18T05:05:15 | 239,002,678 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,474 | cpp | #include "unit_test_tree_simple.h"
#include <vector>
#include <wsjcpp_core.h>
#include <wsjcpp_print_tree.h>
REGISTRY_WSJCPP_UNIT_TEST(UnitTestTreeSimple)
UnitTestTreeSimple::UnitTestTreeSimple()
: WsjcppUnitTestBase("UnitTestTreeSimple") {
}
// -------------------------------------------------------------------... | [
"mrseakg@gmail.com"
] | mrseakg@gmail.com |
43949f313f6b8ef0b9cedc72fefbe5ab31483c48 | 00df94566b786d62e2aad0e849217c4cd5389d8f | /c++/file/test.cpp | 500e3a08fc6bdaf2b4e97b0a73bedab0c7f97119 | [] | no_license | mrthawee/training | f491a1704bcf294e3764df7f1efbf2fbd4e15be1 | d444189c7e83e043faba90a8afcf28f717bb4f11 | refs/heads/master | 2021-01-10T06:12:01.160886 | 2020-07-24T07:23:54 | 2020-07-24T07:23:54 | 50,881,742 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 238 | cpp | #include <iostream>
using namespace std;
int main(void) {
int a;
char str[20];
cout << "enter number: ";
cin >> a;
cout << "enter string: ";
cin >> str;
cout << "got " << a << " " << str << endl;
return 0;
}
| [
"mrthawee@gmail.com"
] | mrthawee@gmail.com |
f4d83eddbb4fb0caeea87a8297b279427de93db8 | 051c01825ff71f40b177796cb4a5a5f597ce41dc | /SEFoundation/SESharedArrays/SEColorRGBAArray.h | cfd9d3ff19bf25450888a611653cc55b23f2e3b9 | [] | no_license | jazzboysc/SwingEngine1 | 896d1df24d7012308ad67bf4e86bf46383492c87 | 48f229ce2f1750756010a9db5e340e819b28b7ef | refs/heads/master | 2020-06-02T16:09:24.663829 | 2015-07-31T05:19:29 | 2015-07-31T05:19:29 | 39,988,059 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,408 | h | // Swing Engine Version 1 Source Code
// Most of techniques in the engine are mainly based on David Eberly's
// Wild Magic 4 open-source code.The author of Swing Engine learned a lot
// from Eberly's experience of architecture and algorithm.
// Several sub-systems are totally new,and others are re-implimented or
// re... | [
"S515380c"
] | S515380c |
1370370cc889c99fa0bfd50e9c327609db693a08 | 04850de15ffd71ca7421ad0f1aeca4fd83cbc4e9 | /src/limitedmap.h | 4f1afca335009bd6a85b96067b37dd868489b802 | [
"MIT"
] | permissive | ectam/Ectam | 533e2716c1448a985569485a7b3bc5254d4b07f3 | fc093ef077dd138c20a0621d377277be69ee440d | refs/heads/master | 2021-08-29T11:39:40.186536 | 2017-12-13T20:38:05 | 2017-12-13T20:38:05 | 114,166,511 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,404 | h | // Copyright (c) 2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef ECTAM_LIMITEDMAP_H
#define ECTAM_LIMITEDMAP_H
#include <map>
#include <deque>
/** STL-like map container that only keeps t... | [
"ectam@users.noreply.github.com"
] | ectam@users.noreply.github.com |
24fdc7b8e5fc967c1911003504cdffef90b736a5 | d7c31b665e267e3a9b176821e7f84b4ec2a5a4be | /base/strings/string_builder.cc | eee75b0a8578a8560b2522b09f1ab179066fae46 | [] | no_license | sparrowli/agc_spec | 26f66cd490a3b6791902ee86d47e9ca52b309b7f | c526571ee417e279d5285733c3776033ad181d17 | refs/heads/master | 2020-03-28T13:57:26.488348 | 2018-10-25T10:33:52 | 2018-10-25T10:33:52 | 148,445,267 | 0 | 0 | null | 2018-10-25T10:35:27 | 2018-09-12T08:12:03 | C++ | UTF-8 | C++ | false | false | 4,104 | cc | /*
* Copyright 2018 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 ... | [
"sparrow@sparrowlis-MacBook-Pro.local"
] | sparrow@sparrowlis-MacBook-Pro.local |
67815463a45cb5c0f3201c8388f745059fe53504 | 1cb532b563489ab995ac76cce0e31f3591947c33 | /ESCOM/pc/SistemasDistribuidos/general/dist2/Clases UDP Signal/SocketDatagrama.h | f5f7c4bf1af33bd0d0c6f50af4835e2d5e22dfd0 | [] | no_license | MasterAdminAlex21/sistemas-distribuidos | ceee60bc386e3381db57153f7374e5e18c510234 | af51f7e4d49718b2bed75b58f78fdde0b5c8bf5c | refs/heads/master | 2022-10-22T04:06:23.635122 | 2018-12-10T03:39:43 | 2018-12-10T03:39:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 790 | h | #ifndef SOCKETDATAGRAMA
#define SOCKETDATAGRAMA
#include <arpa/inet.h>
#include <errno.h>
#include <iostream>
#include <netdb.h>
#include <netinet/in.h>
#include <stdio.h>
#include <string.h>
#include <strings.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include "Paque... | [
"hernandez_pm13004025@hotmail.com"
] | hernandez_pm13004025@hotmail.com |
91d82d4960c0b861db57b819f98f2f0a90823808 | 53829a6fe9cbc439cc62c1333cfe49f99b0ca3c5 | /lib/dcmtk-3.6.1/include-mac/dcmtk/dcmrt/seq/drtpics.h | f57d5f94f0ff29e1e4aa8df5e82653bd427364c1 | [] | no_license | matteomanca/DicomTool | 35f8075652cd2661c643e85b0995eee3e804e0cd | ec7c29f62f901ac6010d41f793de199b04337db0 | refs/heads/master | 2021-01-13T02:18:59.649660 | 2014-11-21T11:36:03 | 2014-11-21T11:36:03 | 26,956,819 | 3 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 19,045 | h | /*
*
* Copyright (C) 2008-2012, OFFIS e.V. and ICSMED AG, Oldenburg, Germany
* Copyright (C) 2013-2014, J. Riesmeier, Oldenburg, Germany
* All rights reserved. See COPYRIGHT file for details.
*
* Header file for class DRTPersonIdentificationCodeSequence
*
* Generated automatically from DICOM PS 3.3-2007
... | [
"matteomanca@gmail.com"
] | matteomanca@gmail.com |
6d9325f78ca075ed3b45ae59f588c9eb6f800a39 | 211d8038d43547034f3991a1f23883aaf8bcd6a3 | /AK/IPv4Address.h | 36223043b0464684f11501dd8869a7bb6f57c5b6 | [
"BSD-2-Clause"
] | permissive | dcimino/serenity | 0975ade1f8a846145cf6a5050ef7f50c91251534 | 752d297321c47ff93df4b0d8ccadb39db6ccce3f | refs/heads/master | 2020-06-16T21:26:29.984427 | 2019-07-07T20:27:20 | 2019-07-07T20:27:48 | 195,709,317 | 0 | 0 | BSD-2-Clause | 2019-07-08T00:12:42 | 2019-07-08T00:12:42 | null | UTF-8 | C++ | false | false | 1,441 | h | #pragma once
#include <AK/AKString.h>
#include <AK/NetworkOrdered.h>
namespace AK {
class [[gnu::packed]] IPv4Address
{
public:
IPv4Address() {}
IPv4Address(const u8 data[4])
{
m_data[0] = data[0];
m_data[1] = data[1];
m_data[2] = data[2];
m_data[3] = data[3];
}
IP... | [
"awesomekling@gmail.com"
] | awesomekling@gmail.com |
18aafa38e5904098c9aab4f2a577a4d24b860322 | 697611ae2d08807c94eb0999c2d907043d38bd65 | /OOP/2-updatedraw/box.cpp | b6849b3ac292f44392c6a89314920db7897e862f | [] | no_license | harleydhinkle/oop | 8829f5155c29616a9d075359bcf50b17fbe23f4c | 5ae1449bdefdfb9efd738b4c56150b69e2260dac | refs/heads/master | 2021-07-09T16:58:01.832746 | 2017-10-04T19:39:07 | 2017-10-04T19:39:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 315 | cpp | #include "box.h"
#include "sfwdraw.h"
void Box::draw()
{
sfw::drawLine(bottomlaftX, bottomlaftY, topRightX, bottomlaftY);
sfw::drawLine(bottomlaftX, bottomlaftY, bottomlaftX, topRightY);
sfw::drawLine(bottomlaftX, topRightY, topRightX, topRightY);
sfw::drawLine(topRightX, topRightY, topRightX, bottomlaftY);
}
| [
"s179057@SEA-1A7525"
] | s179057@SEA-1A7525 |
197894311594fd8a8ff83430d40cb5a2a550851e | 8e7b1619416e70dc410fc938747337baa46203f5 | /src/spork.cpp | 281ef092e5a611b126023d6202c5d60fc8c103b5 | [
"MIT"
] | permissive | Pubfred/Zeon_panda | 8d7ce1885bd1466bb5a04250bca39c271c797ed6 | a63c77367535acb85d2f3862b77b09b5cb4d3437 | refs/heads/master | 2020-05-15T12:30:53.841607 | 2019-04-19T17:22:26 | 2019-04-19T17:22:26 | 182,267,339 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,660 | cpp | // Copyright (c) 2014-2016 The Dash developers
// Copyright (c) 2016-2017 The PIVX developers
// Copyright (c) 2018-2019 The ZEON Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "spork.h"
#include "b... | [
"root@trade.zeonhexalgo.fun"
] | root@trade.zeonhexalgo.fun |
bcb477c1c6fa499480e4440082f9f7df75b6335c | 2b9a1362333665302e2921ed19a33b783d82c388 | /awesome/view_win.cc | caebf6635e23f62f7948402af27b14900bae7d9b | [] | no_license | poindexd/fooblox | 9e554c9e325c001f71a2c7ea83408ffc800430e5 | 78eaca5df28776644707e4d25a986edf33376a98 | refs/heads/master | 2020-04-09T11:22:35.604591 | 2018-12-04T06:27:25 | 2018-12-04T06:27:25 | 160,305,736 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,982 | cc | #include "view.h"
#include <Awesomium/WebCore.h>
#include <Awesomium/STLHelpers.h>
#include <vector>
#include <windows.h>
#include <windowsx.h>
class ViewWin;
static bool g_is_initialized = false;
static std::vector<ViewWin*> g_active_views_;
const wchar_t szWindowClass[] = L"ViewWinClass";
const wchar_t szTitle[] = ... | [
"poindexd@umich.edu"
] | poindexd@umich.edu |
11c2295b1a20deadac326103bd199840412b8d28 | b5dd004d4a699845f0add24238c45b9ceada7f8c | /Arduino/Fill_Rainbow/Fill_Rainbow.ino | 281a3badaaa03a60c462ada88165ff575a762b8f | [] | no_license | QiuSuo-TJU/QiuSuo | 5c4abbe85f9d3cf77e78a1e2c44687cde58685de | 77e4d6d403619b9d2b382bb0242edd6b7b5a0ad3 | refs/heads/master | 2023-08-24T11:29:32.117183 | 2021-10-20T10:55:42 | 2021-10-20T10:55:42 | 332,474,407 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,188 | ino | //此程序用于写fill_solid库函数的使用
//该程序是用来点亮所有/开头部分的Led灯带
#include "FastLED.h" // 此示例程序需要使用FastLED库
#define NUM_LEDS 30 // LED灯珠数量
#define DATA_PIN 9 // Arduino输出控制信号引脚
#define LED_TYPE WS2812 // LED灯带型号
#define COLOR_ORDER GRB // RGB灯珠中红色、绿色、蓝色LED的排列顺序
uint8_t max_bright =... | [
"77737025+AndrewGuo-2001@users.noreply.github.com"
] | 77737025+AndrewGuo-2001@users.noreply.github.com |
85f6734864335c7a63a1c0787f4623471a411003 | 4273135a9c8fd46c47a6871506c02b98a37c5503 | /example/cpp/functional_cpplib.h | c115bcd4bb351612e53651e21f25ee63d4ebd02a | [] | no_license | xuyuanxin/notes | f31cd6c8bce0357f0ac4114da7330901fce49b41 | d8fed981a2096843a62bb4a40aa677168e11f88e | refs/heads/master | 2022-05-06T22:54:42.621373 | 2022-04-23T07:26:00 | 2022-04-23T07:26:00 | 25,041,042 | 2 | 2 | null | 2022-04-22T23:36:23 | 2014-10-10T15:18:08 | C | UTF-8 | C++ | false | false | 2,382 | h | /*******************************************************************************
<functional> Function objects
Function objects are objects specifically designed to be used with a syntax similar
to that of functions. In C++, this is achieved by defining member function operator()
in their class, like for example:... | [
"xxuyuanxin@163.com"
] | xxuyuanxin@163.com |
8ae76082ae59324205c6ea8862f68fd480fda67a | a56252fda5c9e42eff04792c6e16e413ad51ba1a | /resources/home/dnanexus/root/include/Minuit2/MinosError.h | 2b695ad5fe66d672e460295c10e993079d305c87 | [
"LGPL-2.1-or-later",
"LGPL-2.1-only",
"Apache-2.0"
] | permissive | edawson/parliament2 | 4231e692565dbecf99d09148e75c00750e6797c4 | 2632aa3484ef64c9539c4885026b705b737f6d1e | refs/heads/master | 2021-06-21T23:13:29.482239 | 2020-12-07T21:10:08 | 2020-12-07T21:10:08 | 150,246,745 | 0 | 0 | Apache-2.0 | 2019-09-11T03:22:55 | 2018-09-25T10:21:03 | Python | UTF-8 | C++ | false | false | 2,954 | h | // @(#)root/minuit2:$Id$
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005
/**********************************************************************
* *
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT *
* ... | [
"slzarate96@gmail.com"
] | slzarate96@gmail.com |
90a2209dc5d1057e9717c9bc16ba6dfd7fcf72cc | 5bb06458952d5e7d8a4c50ed808774e5914a8af7 | /习题(谭浩强)/xt9/c9-12.cpp | 93d8a90605bf38c13fc7c58d3961efa95b2fea1f | [] | no_license | chrysanthemum-boy/CPP-LEARNING | 0eb2d8ae723f90d516aca5fa2e11c1f08e060344 | f0350516aef3c56903e8b6f7de56f1b654edf53c | refs/heads/main | 2023-06-27T02:22:35.916647 | 2021-08-01T08:44:42 | 2021-08-01T08:44:42 | 391,569,056 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 381 | cpp | #include <iostream>
using namespace std;
class Time
{public:
Time(int,int,int);
friend void display(Time &);
private:
int hour;
int minute;
int sec;
};
Time::Time(int h,int m,int s)
{hour=h;
minute=m;
sec=s;
}
void display(Time &t)
{
cout<<t.hour<<":"<<t.minute<<":"<<t.sec<<endl;
}
in... | [
"1447051860@qq.com"
] | 1447051860@qq.com |
a7652402d2edb7b3a0ed49782158d1410b08096f | 15abae3bca22b87d984cc0414d6ae22128f1fb91 | /Generator/DungGenerator/node.cpp | 4dd554cb643fbf033437e9b2575d4220f28fc662 | [] | no_license | KanesAccount/DunJenny | bec5d7bbbd2903ed8ccc4d6226387352058f7ddb | 8bb98beb904dced39f88631a3a0ab07dd0de2c42 | refs/heads/master | 2020-06-02T03:51:29.777132 | 2019-06-09T16:14:57 | 2019-06-09T16:14:57 | 191,026,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 210 | cpp | #include "node.h"
namespace graphSys {
//Default constructor
Node::Node()
{}
Node::Node(int id, char label, std::string type)
: nodeID(id), nodeLabel(label), nodeType(type)
{
}
Node::~Node()
{
}
} | [
"kanewhite8@gmail.com"
] | kanewhite8@gmail.com |
f9b0599abf5e5ddfd4b7e07163b493b626aa4941 | 3ea777f16223329d7ddc521f224b81ffb81b7f54 | /w8_6_BellmanFord_NoQueue/BellmanFord.h | e79edab587c190dfad35110f1d5b05e29a12a7cc | [] | no_license | Sudouble/Algorithm_Course_Princeton | b146874029889924ffd846badcc00b2f02e331af | 8f89e19a142bd4b8169ccb924c7ec656f3ad4c03 | refs/heads/master | 2022-04-11T11:14:40.126577 | 2020-03-25T14:47:49 | 2020-03-25T14:47:49 | 208,691,282 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 353 | h | #pragma once
#include "WeightedEdgeDigraph.h"
class BellmanFord
{
public:
BellmanFord(WeightedEdgeDigraph& g, int s);
bool hasResult() {
return bHasNegCycle;
}
void PrintPathTo(int dest);
private:
void relaxation(WeightedEdgeDigraph& graph, WeightedEdge& edge);
private:
vector<int> edgeTo;
vector<double> ... | [
"472434557@qq.com"
] | 472434557@qq.com |
d89e88b519fecd44d80bbc2835cf8aeb1ea402ec | 8e80bb283b41f8971ac47f286e3baf3e2c4e47a7 | /include/ApproachMovementSpace.hpp | ae7e74751e10193a7f733cf49b2d128c27844477 | [] | no_license | josemscnogueira/icubgraspopt | f23dbbc4b6cacda40351c72d78082ce4a5c7d959 | 24115e3734eb080112d7157b6e7fdd07d5ec22ef | refs/heads/master | 2020-12-21T09:34:15.517090 | 2017-07-13T19:57:59 | 2017-07-13T19:57:59 | 57,391,703 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,907 | hpp | /**************************************************************************************************
* File: ApproachMovementSpace.h *
* Author: Jose Miguel Nogueira, josemscnogueira@gmail.com *
* ... | [
"josemscnogueira@gmail.com"
] | josemscnogueira@gmail.com |
01e048b330586b5774cc9249c2f015b80e1f4898 | 4bc21b62a346c48cbe29b898b7fe331d6dedc023 | /src/coins.h | 662f173377cd377879b3217ea1f0cb40f1d1f4d2 | [
"MIT"
] | permissive | dachcoin/dach | 0bc1f57a2be087c81a847b8114d8d38cb211d39b | 57c2b4af4005e8deba7932e81bd6ccdfbfe7f6bf | refs/heads/master | 2020-04-12T22:36:32.451311 | 2019-01-30T05:54:04 | 2019-01-30T05:54:04 | 162,793,444 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,036 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2016-2017 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_COINS_H
#define BITCOIN... | [
"media@dachcoin.live"
] | media@dachcoin.live |
c9cb719a7bb964c6a775434643ca737d7e8f1605 | 98b0bccae5cbcfa07aabc5ef449249e5a75fc0ef | /cpp/hanoi/scene.cpp | 2f0eabfd0f8476b5e37a6e2d6ee5386841a89f76 | [] | no_license | fengshaun/personal | 5ef64162e13c87955b81ffc7550f49107d1aa13a | 92dd362da4448412517cb8e6b33ae90be257e127 | refs/heads/master | 2020-06-03T14:47:55.900958 | 2009-03-16T20:15:54 | 2009-03-16T20:15:54 | 145,598 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,293 | cpp | #include <iostream>
#include "scene.h"
#include "peg.h"
#include "disk.h"
Scene::Scene(double x, double y, double w, double h, QObject *parent)
: QGraphicsScene(x, y, w, h, parent)
{
setupPegs();
}
void Scene::setupPegs() {
//last argument for pegs is the ID for comparison!
m_firstPeg = new Peg(w... | [
"amoradi@fedoraproject.org"
] | amoradi@fedoraproject.org |
653a3e526c59e93bc2385463596407e81decf600 | fa82a6fe381ebf75f3b107d8d53bb25e3821f5b8 | /system/include/s_system_alloc_fixed.h | 56289d1f3d3a6ef995c9f3b274264f13c33b04f9 | [] | no_license | motriuc/sasha-noob-engine | 30a005b2c45cdfe41124cd6bfc93447c31e2760d | 91266dda425f533667568bca4eba7315daa357ed | refs/heads/master | 2016-09-06T14:36:58.961996 | 2013-11-02T20:54:03 | 2013-11-02T20:54:03 | 33,181,907 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,357 | h | /////////////////////////////////////////////////////////////////////
// File Name : s_system_alloc_fixed.h
// Created : 19 06 2013
// File path : SLibF\system\Include
// Author : Alexandru Motriuc
// Platform Independent : 0%
// Library ... | [
"Sasha@Sasha-VAIO.(none)"
] | Sasha@Sasha-VAIO.(none) |
2e990c70f785f9e2ce89cde84ee9526d4e2554a2 | 267f9e3e817a493d4af2c956c6f390e1152d40d4 | /Matrix.h | df824f5b8fcf39b3915902927d8ee5a62f8b5ebb | [] | no_license | BigfishInSky/AlpacaRenderer | 67262348a82aa7aee356347320cea10d4a7805a4 | 598153505e82e919de9ceed2fda362a1472c800d | refs/heads/master | 2021-09-14T23:13:08.131880 | 2018-05-22T01:45:42 | 2018-05-22T01:45:42 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 711 | h | /*******************************************************************
* \file Matrix.h
*
* \author puppet_master
* \date 2018/05/20
* \https://blog.csdn.net/puppet_master
* \矩阵类实现,基本的矩阵运算,以及矩阵与向量运算
*******************************************************************/
#pragma once
#include"Vector3.h"
class Matrix
... | [
"396790774@qq.com"
] | 396790774@qq.com |
476ae1f7ee2182e9058d39f5b04a92786b491b60 | b998e99f2856ec2b5002c12b183c7631e22912e1 | /The_Team.cpp | 3505720a11b4a06cc680f52007a6f8e4540d52ae | [] | no_license | geunwoobaek/Problem_solving | e31554ab3232da6436d26a934526fdc2781ddc77 | 2c43304232f043fd28608e2d76a4e26c395b8597 | refs/heads/master | 2023-05-23T13:40:43.588085 | 2021-06-13T13:24:18 | 2021-06-13T13:24:18 | 265,751,395 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 287 | cpp | #include<iostream>
#include<queue>
#include<math.h>
using namespace std;
int N,M;
vector<pair<int,int>> pos;
vector<pair<int,int>> rel;
int main()
{
ios_base::sync_with_stdio(false);
cin.tie(0);
cin>>N>>M;
pos.resize(N+1);
rel.resize(M+1);
for(int i=0;i<N+1;i++) cin>>pos[i];
return 0;
} | [
"39114544+geunwoobaek@users.noreply.github.com"
] | 39114544+geunwoobaek@users.noreply.github.com |
3f969a5ce03496247fc216eb0ead50deff0bb2e8 | 31f5cddb9885fc03b5c05fba5f9727b2f775cf47 | /thirdparty/mlpack/methods/kmeans/dual_tree_kmeans_statistic.hpp | ac87b74d021b0e2f85bc3a1f38a17f004d25f5d5 | [
"MIT"
] | permissive | timi-liuliang/echo | 2935a34b80b598eeb2c2039d686a15d42907d6f7 | d6e40d83c86431a819c6ef4ebb0f930c1b4d0f24 | refs/heads/master | 2023-08-17T05:35:08.104918 | 2023-08-11T18:10:35 | 2023-08-11T18:10:35 | 124,620,874 | 822 | 102 | MIT | 2021-06-11T14:29:03 | 2018-03-10T04:07:35 | C++ | UTF-8 | C++ | false | false | 3,782 | hpp | /**
* @file dtnn_statistic.hpp
* @author Ryan Curtin
*
* Statistic for dual-tree nearest neighbor search based k-means clustering.
*
* mlpack is free software; you may redistribute it and/or modify it under the
* terms of the 3-clause BSD license. You should have received a copy of the
* 3-clause BSD license a... | [
"qq79402005@gmail.com"
] | qq79402005@gmail.com |
66c258d5fadcdaddab7b8cf2ba5aafd921fd7dab | 6e0d4df4221e2ce21c22aa7c0f15de0d5a2aaa43 | /tradingEngines/ParkedKafkaStrategy/util2/MProduce.cpp | e87b92901ef275d87ebbe16f713d7db42d428e9f | [] | no_license | xiayifan-1984/optionHedege-bugfix | a9429c5bebbadd314a649e8a4ddd61c2ec408db6 | be29f6cf1e992aed3c7eaf1717d8d722ccaa1d08 | refs/heads/master | 2022-09-16T11:15:10.290493 | 2020-06-02T03:17:01 | 2020-06-02T03:17:01 | 268,688,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,474 | cpp |
#include "MProduce.h"
#include "librdkafka/rdkafka.h"
#include <string>
#include <map>
using namespace std;
class MProduceImpl
{
public:
MProduceImpl()
{
m_rk = nullptr;
m_conf = nullptr;
}
~MProduceImpl()
{
}
int init(const char* brokers)
{
char errstr[512] = { 0 }; /* librdkafka API error r... | [
"xiayifan@hotmail.com"
] | xiayifan@hotmail.com |
c6aec82ed2aea6b51982b683848031d95ec4f7c2 | ab41c2c63e554350ca5b93e41d7321ca127d8d3a | /glm/gtx/matrix_operation.hpp | 7063516f2183ab6c2a47a9f14f9d043a26c4ed85 | [] | no_license | burner/e3rt | 2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e | 775470cc9b912a8c1199dd1069d7e7d4fc997a52 | refs/heads/master | 2021-01-11T08:08:00.665300 | 2010-04-26T11:42:42 | 2010-04-26T11:42:42 | 337,021 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,030 | hpp | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2009-08-29
// Updated ... | [
"realburner@gmx.de"
] | realburner@gmx.de |
57d00ce5e756d389062e715d4b882e26041e8628 | 6a42841765f2356da99d9844cab8f3f3353eaebf | /WHAndroidClient/客户端组件/游戏广场/WebPage.h | 9114d30f386bd75512fc4d9c03af4a5c826fa85c | [] | no_license | Ivanhan2018/wh6602_zhuque | d904e1d7136ed7db6cd9b46d65ab33797f400a74 | b0e7e574786eac927d109967618ba2a3af5bbee3 | refs/heads/master | 2020-04-05T17:28:14.739789 | 2018-12-24T07:36:47 | 2018-12-24T07:36:47 | 157,062,380 | 2 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 1,834 | h | // WebPage.h: interface for the CWebPage class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_WEBPAGE_H__AEBD50B8_EE66_40AB_8B92_C4EECB9BCD22__INCLUDED_)
#define AFX_WEBPAGE_H__AEBD50B8_EE66_40AB_8B92_C4EECB9BCD22__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_... | [
"hanshouqing85@163.com"
] | hanshouqing85@163.com |
444ba87ffdc9c3c7ac6db45fc325e225764f6cb0 | 644b14cdfd9b5be16266fdf5aee9620807f195e4 | /deps/museum/8.1.0/external/libcxx/errno.h | 99541e3edae7f7968109f542ea0eb2cf8df8fd44 | [
"Apache-2.0",
"NCSA",
"MIT"
] | permissive | qwe00921/profilo | 865c83271255419a7f96cec04804924e84b33614 | 99365976ab558ef5d2128e93ee5e2ba1a6975a33 | refs/heads/master | 2020-03-29T06:43:27.248896 | 2018-09-20T00:23:10 | 2018-09-20T00:34:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,187 | h | // -*- C++ -*-
//===-------------------------- errno.h -----------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===-------------------------... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
17764183f231505559c3c16b7f4fa14447b80da9 | 9b4f4ad42b82800c65f12ae507d2eece02935ff6 | /src/SSWR/OrganMgr/OrganImages.cpp | 50db65ecce724a9a5312ef92665bd58e06e577d3 | [] | no_license | github188/SClass | f5ef01247a8bcf98d64c54ee383cad901adf9630 | ca1b7efa6181f78d6f01a6129c81f0a9dd80770b | refs/heads/main | 2023-07-03T01:25:53.067293 | 2021-08-06T18:19:22 | 2021-08-06T18:19:22 | 393,572,232 | 0 | 1 | null | 2021-08-07T03:57:17 | 2021-08-07T03:57:16 | null | UTF-8 | C++ | false | false | 1,206 | cpp | #include "Stdafx.h"
#include "MyMemory.h"
#include "SSWR/OrganMgr/OrganImages.h"
#include "Text/MyString.h"
SSWR::OrganMgr::OrganImages::OrganImages(OrganImageItem *imgItem, const UTF8Char *srcImgDir)
{
this->imgItem = imgItem->Clone();
this->srcImgDir = Text::StrCopyNew(srcImgDir);
}
SSWR::OrganMgr::Org... | [
"sswroom@yahoo.com"
] | sswroom@yahoo.com |
10aa5122ed29581dd2ef19a267fb1bee747e13ef | 0db10f9d35a9cea4165ffbe62cf7f19cae252056 | /src/nnet2/mixup-nnet.h | bcc081addd54307528a53867d0db2eb092eaafc7 | [
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | nichongjia/kaldi | 4da4b985f8fe3b484d60d8929d4b9046f8174372 | c7a2331e593da84ad43d13f902b8c6971a1f5bb1 | refs/heads/master | 2021-01-17T16:08:46.590348 | 2017-07-21T07:09:48 | 2017-07-21T07:09:48 | 72,055,985 | 1 | 0 | null | 2016-10-27T00:23:45 | 2016-10-27T00:23:45 | null | UTF-8 | C++ | false | false | 2,419 | h | // nnet2/mixup-nnet.h
// Copyright 2012 Johns Hopkins University (author: Daniel Povey)
// See ../../COPYING for clarification regarding multiple 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... | [
"nicj@i2r.a-star.edu.sg"
] | nicj@i2r.a-star.edu.sg |
9ea50d50c5ef0695ca47b7747e245e80275a10ed | 0a44ad16791fd69f4f6791a77101abf4334853ec | /chapter07/ex7_04.h | df7790dca3b26de9976960deedbd309562316a44 | [] | no_license | Nothingis/CppPrimer | b9ecce77ef9d1dfd4fa2126b1a17839c8e004b0a | 005629c559c05d67f952b841f691d23daa556d32 | refs/heads/master | 2021-10-09T06:56:31.005595 | 2018-12-23T05:36:28 | 2018-12-23T05:36:28 | 93,811,551 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 169 | h | #ifndef CHAPTER07_EX7_04_H_
#define CHAPTER07_EX7_04_H_
#include <string>
class Person {
std::string name;
std::string address;
};
#endif // CHAPTER07_EX7_04_H_
| [
"Nothingis"
] | Nothingis |
2ae077790fb547effa56e06ba63fbbf7ef293009 | a0c32db20f94c9757be9e58574d79fe16f2c11a2 | /BattleTank/Source/BattleTank/Tank.h | 90207d39423d55730cf5387cdd3e0a96c55d7fc9 | [] | no_license | Jknappskirata/Unreal-BattleTank | c9385593498751535f0a6b860d9746baf8f686a5 | e57613b1073ae222b31b92583cd6136801804963 | refs/heads/master | 2022-02-22T16:46:22.113822 | 2019-09-09T15:45:23 | 2019-09-09T15:45:23 | 190,092,992 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,302 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Pawn.h"
#include "Tank.generated.h"
class UTankAimingComponent;
class UTankBarrel;//Forward Declaration
class AProjectile;
UCLASS()
class BATTLETANK_API ATank : public APawn
{... | [
"jknappskirata@gmail.com"
] | jknappskirata@gmail.com |
bd166a7b8f4f14ffe0bec679a39f9a15d336c107 | 75106c3a7a7d16f643e6ebe54fcbfe636b2da174 | /Trees/43a_deepestLeftLeaf.cpp | d698252b29b1eb1f9539c527194d6cdd94dd3343 | [] | no_license | i7sharath/geeks4geeks | b7f604189111c6ba45008d6d5ac5491533a7576e | 9c02e45dc2b73a007db2c2bba96a9491538818c7 | refs/heads/master | 2021-05-01T17:00:36.132885 | 2016-09-17T17:44:08 | 2016-09-17T17:44:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,594 | cpp | #include <bits/stdc++.h>
using namespace std;
struct TreeNode
{
int data;
TreeNode *left,*right;
};
TreeNode *createNewNode(int data)
{
if(data==-1)
return NULL;
TreeNode *newNode=(TreeNode*)malloc(sizeof(TreeNode));
newNode->data=data;
newNode->left=NULL;
newNode->right=NULL;
return newNode;
}
TreeNode *... | [
"rashi.1234chauhan11@gmail.com"
] | rashi.1234chauhan11@gmail.com |
cbbf75076f165480bec006a417e4625246db23b9 | 1243d9f5e3ea1c7ab428422b903bc06109ad1208 | /作业/任务01_3 两棵松树/任务01_3 两棵松树/源.cpp | cea5324a48027359bdbe5a3403adf54b541aa9a9 | [
"MIT"
] | permissive | Firsun-weii/C | d42647f3340757bf5d1ef49199001561f434f7d6 | 36c86d19208c5c4cce62aa2a6b92b6a0e3cb6813 | refs/heads/master | 2021-06-17T15:44:08.064315 | 2017-04-28T12:16:50 | 2017-04-28T12:16:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 372 | cpp | /**
*说明:任务01_3 两棵松树
*姓名:魏谦强
*学号:2016011640
*班级:7班
*日期:2017/3/3
*/
#include<stdio.h>
#include<stdlib.h>
int main(void)
{
printf(" * *\n");
printf(" *** ***\n");
printf(" ***** *****\n");
printf(" | | \n");
system("pause");
return 0;
} | [
"2514924239@qq.com"
] | 2514924239@qq.com |
9f73a893471627a55652701577b7dc4003f06a2b | affb7f7188180015f1c97ab345c83b16e5e5f58a | /cookieUtility/main.cpp | 276c863cf8177508a0cfbd68d9e9468482c7cea4 | [] | no_license | gordeevso/FBReader | edb1b38f36ee89a5a55ace922448248d08897587 | 413c0e465fd376f364500b20216a43b1ce1ef0e6 | refs/heads/master | 2021-01-17T09:11:13.196781 | 2017-05-23T22:34:57 | 2017-05-23T22:34:57 | 83,979,760 | 4 | 4 | null | 2018-03-07T13:02:25 | 2017-03-05T15:17:14 | C++ | UTF-8 | C++ | false | false | 325 | cpp | #include "mainwindow.h"
#include <QApplication>
#include <QUrl>
int main(int argc, char *argv[])
{
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
QApplication app(argc, argv);
MainWindow window(QUrl("https://books.fbreader.org/#add-books"));
window.show();
return app.exec();... | [
"sabrina.musatian@yandex.ru"
] | sabrina.musatian@yandex.ru |
55f19a069a9f2b121641939dfcf3a1e31eff4312 | 82d7b1e6bd65a2f6b21e4b07ae6aabaf65709b9b | /qrecordtimerwidget.cpp | fd2c6084de8f1b3c8251b1a176f533b950d356b5 | [] | no_license | valery-zhurbenko/vlc_record | 012ec3c74c9758e37c5485fa0ae798949c153521 | 8f4fc67f45e719b5dc7bb3120fc111c5f790160d | refs/heads/master | 2021-05-09T19:42:00.168020 | 2017-08-22T10:10:19 | 2017-08-22T10:10:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,734 | cpp | /*------------------------------ Information ---------------------------*//**
*
* $HeadURL$
*
* @file qrecordtimerwidget.cpp
*
* @author Jo2003
*
* @date 09.12.2012
*
* $Id$
*
*///------------------------- (c) 2012 by Jo2003 --------------------------
#include "qrecordtimerwidget.h"
#include... | [
"Olenka.Joerg@4efd2022-0513-11df-958a-03df8639dc2f"
] | Olenka.Joerg@4efd2022-0513-11df-958a-03df8639dc2f |
5c29c1acbaf240510d7188897b1e0a6503f6dd3f | 3438e8c139a5833836a91140af412311aebf9e86 | /device/serial/serial_io_handler_posix.cc | 7f0d45883d925cde2ea7313f8b21305bd2009496 | [
"BSD-3-Clause"
] | permissive | Exstream-OpenSource/Chromium | 345b4336b2fbc1d5609ac5a67dbf361812b84f54 | 718ca933938a85c6d5548c5fad97ea7ca1128751 | refs/heads/master | 2022-12-21T20:07:40.786370 | 2016-10-18T04:53:43 | 2016-10-18T04:53:43 | 71,210,435 | 0 | 2 | BSD-3-Clause | 2022-12-18T12:14:22 | 2016-10-18T04:58:13 | null | UTF-8 | C++ | false | false | 19,554 | cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "device/serial/serial_io_handler_posix.h"
#include <sys/ioctl.h>
#include <termios.h>
#include "base/posix/eintr_wrapper.h"
#include "build/bui... | [
"support@opentext.com"
] | support@opentext.com |
02d060b1149c0d4996af5ffec1b599ceeab5f287 | 003e18fbd07ba6f5399876245a788f5e39daf9e5 | /递归与八皇后问题/递归与八皇后问题/递归与八皇后问题.cpp | a9be29b7faa152c66be63fdbb4780c9742a8ec9d | [] | no_license | chengqian0210/Data-Structures-and-Algorithms-exercises | 2e8adf012c50870c1e606f106c99f10c960d29fd | dae0936640ab22d1e4f00af64c3ffbfe7267d044 | refs/heads/master | 2022-09-21T11:56:35.957974 | 2020-06-05T08:32:59 | 2020-06-05T08:32:59 | 267,570,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,224 | cpp | // 递归与八皇后问题.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。
//
//八皇后递归解法
#include <iostream>
using namespace std;
int queen[8] = { 0,0,0,0,0,0,0,0};//8个皇后的位置,序号表示哪个皇后
int coun = 0;
bool available(int pointi, int pointj)//判断点的位置,是否符合规则pointi:行 pointj:列
{//判断某个皇后是否与已有皇后冲突,,这是规则
for (int i = 0; i < pointi; i++)
{
if (pointj =... | [
"chengqian0210@outlook.com"
] | chengqian0210@outlook.com |
84bf1f411933b59b29307bc927a1b37152973e9d | e4a4d33964218cb06753789d4c116cbe8e21229d | /function1.cpp | f03667a8fc2b0f006550e10388d66aced93c74f3 | [] | no_license | mKhaled24/Lab1 | d48c7193a6bf9c3c05879b8f229901376f5f8e39 | db7a8645fead42cdda967981e9cff3e9cb524eb8 | refs/heads/master | 2022-12-14T10:26:54.498324 | 2020-09-09T18:30:34 | 2020-09-09T18:30:34 | 294,170,796 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 459 | cpp | #include <iostream>
using namespace std;
#include "function1.h"
int max (int a, int b) {return (a>b) ? a:b;}
int knapsack(int w, int wt[], int val[], int n)
if (n==0 || w==0)
return 0;
if (wt[n-1]> w)
return knapsack (w,wt,val,n-1);
else
return max(val[n-1] +knapsack(w-wt[n-1],wt,val,n-1), knapsack(w,wt,val,n-1));
}
in... | [
"omartanbouly5@aucegypt.edu"
] | omartanbouly5@aucegypt.edu |
62f4c3a6d8b511b5602cc3413a4c32e604fd9cd7 | 9da42e04bdaebdf0193a78749a80c4e7bf76a6cc | /third_party/gecko-10/win32/include/nsIDOMPopStateEvent.h | 80b3340ab96a4066fc8f7f2fd010a33e36bd7895 | [
"Apache-2.0"
] | permissive | bwp/SeleniumWebDriver | 9d49e6069881845e9c23fb5211a7e1b8959e2dcf | 58221fbe59fcbbde9d9a033a95d45d576b422747 | refs/heads/master | 2021-01-22T21:32:50.541163 | 2012-11-09T16:19:48 | 2012-11-09T16:19:48 | 6,602,097 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,760 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-m-rel-xr-w32-bld/build/dom/interfaces/events/nsIDOMPopStateEvent.idl
*/
#ifndef __gen_nsIDOMPopStateEvent_h__
#define __gen_nsIDOMPopStateEvent_h__
#ifndef __gen_nsIDOMEvent_h__
#include "nsIDOMEvent.h"
#endif
/* For IDL files that don't want... | [
"haleokekahuna@gmail.com"
] | haleokekahuna@gmail.com |
1a4ce9a4065f79ca695c413a10dd0e8f7ff47f70 | 8155e67b2eb36ec6e97d67a5944f98e15865a2e1 | /红色警戒杯模拟赛Ⅰ/光棱坦克/Maker.cpp | e5fc4565d4eca7cf423e50eeec672171adae9404 | [] | no_license | gbakkk5951/OriginalProblems | 6c1926f0502ebeb532ae6bc87de3a0d5150c3d29 | cc03faa6efc6f0004d701bc101851e9384793fa7 | refs/heads/main | 2023-03-15T16:26:31.523650 | 2023-03-14T16:16:01 | 2023-03-14T16:16:01 | 115,530,948 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,898 | cpp | using namespace std;
int main(){}
#include<cstdio>
#include<cstdlib>
#include<cstring>
#include<ctime>
#include<string>
#include<sstream>
#include<iostream>
#include<algorithm>
struct _Main{
int prime[200];
int cnt;bool vis[200];
void getprime(){
int i,j;
for(i=2;i<=150;i++){
if(!vis[i]){
prime[cnt++]=i;
}
... | [
"526406038@qq.com"
] | 526406038@qq.com |
6bd363ed1c074f387efc94cb80d2b68f6638f9da | bed17d30384f7e108408d9a0a472e99694cb7bac | /NNet.h | bad0a0b548476134e0d1dbce75e97c843987a24c | [] | no_license | JJendryka/SimpleEvolution | 53b72a0cf581910bb791b12f3dcc489759f0b278 | ffcf65f0fdf7d0a7f66290e18055f8fd69c58f27 | refs/heads/master | 2021-07-03T06:38:07.079235 | 2017-09-19T19:26:14 | 2017-09-19T19:26:14 | 103,241,496 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 696 | h | #pragma once
#include <array>
#include <vector>
class NNet
{
public:
NNet(unsigned int num_of_layers, unsigned int num_of_neurons, unsigned int num_of_inputs,
unsigned int num_of_outputs);
std::vector<float> feed_forward(std::vector<float> input);
private:
float feed_neuron(std::vector<float... | [
"jendryka.j@gmail.com"
] | jendryka.j@gmail.com |
f45ecb4bb5292363febb26bf00779d947c969c50 | 3f385aeb976194fff6210d54e42ef9e4f31e4e5d | /binaryen/binaryen/src/passes/SimplifyLocals.cpp | d941ce0d4253a8014bf89a9b04d946987eba8f67 | [
"Apache-2.0"
] | permissive | y-usuzumi/asterius | 8fd7c57d3841e02b1bd80e3fe7a16c03628df54c | eddaa42ea8c8d3f6bbd94047f39cf42277537584 | refs/heads/master | 2020-03-19T23:41:53.316108 | 2018-06-11T13:41:35 | 2018-06-11T13:41:35 | 137,015,965 | 1 | 0 | null | 2018-06-12T04:14:36 | 2018-06-12T04:14:35 | null | UTF-8 | C++ | false | false | 30,075 | cpp | /*
* Copyright 2015 WebAssembly Community Group participants
*
* 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... | [
"astrohavoc@gmail.com"
] | astrohavoc@gmail.com |
6a8aaaf6c3fbce400589e24459fc2d5cfa138a69 | 25493e63fc39f89bcc09efd697c840756a5d1d47 | /SeaBattle/SeaBattle.Cpp/ComputerPlayer.cpp | 2e6cfdd2b36921231b90eca34ff04f65a53e6d58 | [] | no_license | Strialck/Sea-Battle-Game | ada96874328860a4b45cc307f97e0537df932937 | 05c4fdf317c88e6ef22cd0b37b5a94076f7c8674 | refs/heads/master | 2022-02-14T01:17:42.530402 | 2011-12-26T23:49:43 | 2011-12-26T23:49:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,151 | cpp | #include "stdafx.h"
#include "ComputerPlayer.h"
#include "Rect.h"
ComputerPlayer::ComputerPlayer(String^ name) : Player(name)
{
_rnd = gcnew Random(DateTime::Now.Millisecond);
_currentTarget = gcnew List<Point>();
_timer = gcnew Timer;
_timer->Enabled = false;
_timer->Tick += gcnew EventHandler(thi... | [
"ramunsk@gmail.com"
] | ramunsk@gmail.com |
be63697b9433270c71af32bd3ac45f03e01151ef | b83c9e7ea75e07c6945154aef4068cadad21e07d | /rtti/include/reflection/class/method/class_method_info.inl | 66c3eaf37fc53668cbe1ef35dca48917fa876fd8 | [
"MIT"
] | permissive | TheTryton/rtti | 5e0d1f5c6a47ff66e7e0d0f3a64939683b818666 | 2ff97c6fe6d799f03754f4deaada5d6c57fd07fa | refs/heads/master | 2020-04-03T23:56:37.500925 | 2018-11-02T19:07:35 | 2018-11-02T19:07:35 | 155,635,461 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,348 | inl | #pragma once
#include "class_method_info.hpp"
REFLECTION_NAMESPACE_BEGIN
template<class C, class R, class ...ARGS>
class_method_info_impl<C, R, ARGS...>::class_method_info_impl(
function_uuid uuid,
string name,
R(C::* method)(ARGS...),
const vector<const type_info*>& args_type_infos,
const type_i... | [
"micmich1999@gmail.com"
] | micmich1999@gmail.com |
b363327f08cc8bfcb63dac6cfed1fceb0067d8f0 | 1a8ddec5b73b3e866c1c39c8977c69ca3479200b | /wxCode/components/email/src/pop3/wxpop3states.cpp | 4154bced666f32293a3b84c3c20a1dbf3a8deea3 | [] | no_license | JamesGbl/WxCode | bc26e345d2e286dc53d265ea16fd873adb003be9 | 38770c4eb01686f1867b591c5a2502cae1096fcf | refs/heads/master | 2021-07-08T17:50:50.386608 | 2015-12-19T12:53:58 | 2015-12-19T12:53:58 | 106,366,723 | 5 | 1 | null | 2017-10-10T04:01:02 | 2017-10-10T04:01:02 | null | WINDOWS-1250 | C++ | false | false | 23,890 | cpp | ////////////////////////////////////////////////////////////////////////////
// Name: wxpop3states.cpp
// Purpose: This class implements the different states of the pop3 client FSM
// Author: Brice André
// Created: 2010/12/05
// RCS-ID: $Id: mycomp.cpp 505 2007-03-31 10:31:46Z frm $
// C... | [
"brice_andre@117ff65d-bb0e-4caa-9e7a-4afe51e3d5b6"
] | brice_andre@117ff65d-bb0e-4caa-9e7a-4afe51e3d5b6 |
96d0ce0a9ebfb138212363c46229957ddb724112 | a2cb92303be166f3cc9594bd91cd94a4b70840cf | /mainwindow.h | 11e5c05d9cfa89888d13d5f8c40c7f47ae6c398d | [] | no_license | IsmaelSeidel/Classifier | 5b6e068f10a42df8c31fcf988504873532851316 | d9209c6f26c83d741fe3f503c0448017e55cb672 | refs/heads/master | 2021-01-18T12:26:46.655566 | 2011-03-25T20:53:42 | 2011-03-25T20:53:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 377 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
namespace Ui {
class MainWindow;
}
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
explicit MainWindow(QWidget *parent = 0);
~MainWindow();
private:
Ui::MainWindow *ui;
public slots:
void showFileDialog();
signals:
... | [
"Olav@.(none)"
] | Olav@.(none) |
e354c7e5c772320769d25e26e075eb53721e1cc1 | 98ad7e7f3c2fb24f6ad0e4010bad99cf66627816 | /conditionals_and_loop/the_else_statement.cpp | 2145f418ddddb7d1b9095a3e67b78a3f6d235224 | [
"BSD-3-Clause"
] | permissive | foxx3r/learn_cpp | ffacdde2006969786df18fffc36bdc6c7cc0fcdf | ac729f7ec8b093f2df481eb5205e2b1c8eefffd2 | refs/heads/master | 2020-09-16T14:59:06.372524 | 2019-11-25T18:11:28 | 2019-11-25T18:11:28 | 223,807,096 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 381 | cpp | #include <iostream>
using namespace std;
int main()
{
int age = 18;
if (age > 14) {
if(age >= 18) {
cout << "Adult";
}
else {
cout << "Teenager";
}
}
else {
if (age > 0) {
cout << "Child";
}
else {
c... | [
"coluna123@protonmail.ch"
] | coluna123@protonmail.ch |
8506d27b35134c26393218a3382ad43edaf72d63 | a3ee28435278f98696472f4bd77cc1dd55cf6554 | /c++-srcs/blif/BlifScanner.h | fd630c8574c3d555c01a032421281d7b1e547e82 | [] | no_license | yusuke-matsunaga/ym-bnet | 9f67f73dad60ee61d8c39a8351c6bb6adcb1b557 | 106908158c44520afb3e5f6df57d38c5b0d7063a | refs/heads/master | 2023-06-29T20:17:55.085049 | 2023-06-16T14:55:06 | 2023-06-16T14:55:06 | 51,569,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,244 | h | #ifndef BLIFSCANNER_H
#define BLIFSCANNER_H
/// @file BlifScanner.h
/// @brief BlibScanner のヘッダファイル
/// @author Yusuke Matsunaga (松永 裕介)
///
/// Copyright (C) 2005-2012, 2014, 2016, 2019, 2021, 2022 Yusuke Matsunaga
/// All rights reserved.
#include "ym/blif_nsdef.h"
#include "ym/Scanner.h"
#include "ym/StrBuff.h"
#... | [
"yusuke_matsunaga@ieee.org"
] | yusuke_matsunaga@ieee.org |
bfc8e57dc2c8ec30975f0c457cd21dfe1adcd757 | 3799520d96c8ea84bdd9514e2d9f138cf44bbe47 | /src/parsehash.h | 02b9e184199eef4ccba7dbf61df351ff6ffbe1a7 | [] | no_license | huyGit/cachePool | d15e7806304c777fe596200b2362caf085e8c870 | 9cb820d5e915e17a494eae0f5769ea1ed3761186 | refs/heads/master | 2020-03-11T17:45:28.628456 | 2016-10-08T03:27:39 | 2016-10-08T03:27:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 744 | h | # ifndef PARSEHASH_H
# define PARSEHASH_H
# include <unistd.h>
# include <string>
# include <string.h>
# include <sys/stat.h>
# include <sys/types.h>
# include <dirent.h>
#ifdef __LOG_DEBUG
# include "./Log/Log.h"
#endif
#ifdef __CACHE_DEBUG
# include <iostream>
#endif
using namespace std;
namespace cac... | [
"youbingchenyoubing@163.com"
] | youbingchenyoubing@163.com |
6af69a7baeee496dd946a1c5d8c1d4ed496008f3 | 7d99830b38e85ca87542ec8ad07910f36a8b1ca4 | /include/union_find.hxx | da5190c70ebb11be9583d7cc9db799d09b158f01 | [] | no_license | Jin-Park-OCI/RAMA | 44c9e67b8cbe88d77b539a3a96594e84f1bf7ede | e5509adb498fa745e47cddc4d34cd4680512f611 | refs/heads/master | 2023-08-07T16:06:54.854938 | 2021-09-07T08:49:55 | 2021-09-07T08:49:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,024 | hxx | #pragma once
#include <vector>
#include <cassert>
#include <limits>
#include <numeric>
class union_find {
std::vector<std::size_t> id;
std::vector<std::size_t> sz;
std::size_t cnt;
public:
// Create an empty union find data structure with N isolated sets.
void init(const std::size_t N)
{... | [
"pswoboda@mpi-inf.mpg.de"
] | pswoboda@mpi-inf.mpg.de |
faedfc76846e9d5d487d685fc750180149589877 | d6eaa20dd2025a4f4a65fdea8f9c3f930c85f223 | /command_handler.h | 95af2aeccc97e3052be52221434ab5be00821c99 | [] | no_license | SergeiNA/bulkmt | cf9220d7343955abad7010debf4cbfc5625132a2 | 6e8592b724427ba3b4c96b49a5d91806367cf0d9 | refs/heads/master | 2020-10-02T02:57:45.879835 | 2020-01-18T23:28:18 | 2020-01-18T23:28:18 | 227,685,671 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,807 | h | /**
* @file command_handler.h
* @author SergeiNA (you@domain.com)
* @brief Declaration of commands container and commands handler
* QueueCommand is able to bulk commands if condition reached
* CommandHandler handle on blocks {...}
* @version 1.0
* @date 2020-01-05
*
* @copyright Copyright (c) 2020
*
*/
#pr... | [
"nikseas@yandex.ru"
] | nikseas@yandex.ru |
d4f467eae6dda92c19d5748e9f62c461cc7e1cc6 | 0a27164b8baf9c57c6b8dc8c8ef6e61a34d6f3a3 | /알고스팟(종만북)/DP/BOGGLE(BFS버전 DP적용X 실패버전).cpp | d183016c3ef2ea9cbef8f15c1e845862e940f067 | [] | no_license | GyosunShin/ProblemSolving | 56840196d3a49b57e50e49ff2fa2ddb4488d38db | 4ddedf4b26d9124e10f4f4490834078d9701f750 | refs/heads/master | 2021-01-04T10:00:12.712086 | 2020-06-29T12:29:45 | 2020-06-29T12:29:45 | 240,494,077 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 1,727 | cpp | // 1글자 <= 각 단어 <= 10글자
// (1 <= N <= 10)
// 테스트 케이스의 수 C(C <= 50)
#include <cstdio>
#include <string>
#include <queue>
#include <algorithm>
#include <iostream>
using namespace std;
char pan[5][5];
int T, N;
string strs[10];
const int dr[] = {-1, 1, 0, 0, -1, -1, 1, 1};
const int dc[] = {0, 0, -1, 1, -1, 1, -1, 1};... | [
"gyosunshin@gmail.com"
] | gyosunshin@gmail.com |
b1196093a5282c0e1012df38157135bc1f37b163 | 32ebdbe956dcc4e484689e55479ab7c016f025f7 | /AtCoder/20190915/D.cpp | d461f52e442cd6c2bc8f671426a7d5b0140e893f | [] | no_license | mograsan/atcorder_product | 1579b63bf46b1ed0e9e2833e89eec6a5e334507d | 94a4d9dcde5b0e8a8ecd1c73259563f42540f013 | refs/heads/master | 2020-06-01T07:24:16.312502 | 2019-09-15T13:34:00 | 2019-09-15T13:34:00 | 190,697,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 954 | cpp | // #include <iostream>
// #include <string>
// #include <math.h>
// #include <map>
// #include <vector>
// #include <tuple>
// #include <algorithm>
// #include <queue>
#include<bits/stdc++.h>
using namespace std;
#define lli long long int
#define vi vector<int>
#define vlli vector<lli>
#define pii pair<int, int>
#defin... | [
"shimhos_0057@i.softbank.jp"
] | shimhos_0057@i.softbank.jp |
4e6ce29b1b62d73c5544e4256db1a0872526129c | a867ea2056ae2953870f6ca92c1e9b8e0cc5c10c | /NonOffOpenFOAM/FoamCases/ppWall/3.8/p | b768d3f8116f5467b5476b7c8c3f6baef24ed4c9 | [] | no_license | enrsanqui/OpenFOAM | ca9948b29e5753a302d9d119ca26e89ea0ef969b | 32fdcf986f00e518c303058fa30ac66293782904 | refs/heads/master | 2021-01-02T23:10:15.612823 | 2017-08-29T18:44:55 | 2017-08-29T18:44:55 | 99,481,219 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,065 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1612+ |
... | [
"enrsanqui@gmail.com"
] | enrsanqui@gmail.com | |
60af3a911903b471df1a84af5564babcb6251809 | d5c67ac21a5210d36c74bfd0a4d45c91ab3c1879 | /hihoCoder/hiho一下/hiho267.cpp | 41dab2d7ca3e03e102926e19437ec2d95c239cd9 | [] | no_license | HanKin2015/ACM | 93036222eb5e382e5a1269c0208c58bba4ad5af7 | 040779ce4a3e88c40c7beb9cba6a33aa3695bf50 | refs/heads/master | 2022-03-03T05:15:51.053240 | 2021-12-20T14:18:14 | 2021-12-20T14:21:11 | 57,268,602 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 148 | cpp | #include <bits/stdc++.h>
using namespace std;
struct node
{
int class_name;
int height;
};
bool cmp()
int main()
{
set<int>
int
return 0;
} | [
"1058198502@qq.com"
] | 1058198502@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.