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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bc5cd75323e2b9e710bafb3e312099a3b86f417f | 1ee3c3c3e3ba8653b8f66519d664dd18b5dde7ba | /src/InteractiveStrategy.cpp | fd0d4ea156f3db16dddb4d07f26d34d1cedbeefb | [
"MIT"
] | permissive | connorcl/501-darts-simulator | c0eae09d70472dc37c2b5dede6ac8fd46b40d369 | 7e385010985202d6315522bf75059efd2ebe21c0 | refs/heads/master | 2020-07-03T14:56:20.141044 | 2020-01-23T19:54:50 | 2020-01-23T19:54:50 | 201,944,445 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,067 | cpp | #include "InteractiveStrategy.h"
#include <iostream>
#include "Dartboard.h"
#include "ConsoleInterface.h"
using std::cout;
using std::cin;
using std::endl;
// constructor
InteractiveStrategy::InteractiveStrategy()
{
}
// destructor
InteractiveStrategy::~InteractiveStrategy()
{
}
/* get best thr... | [
"ctclaypool@protonmail.ch"
] | ctclaypool@protonmail.ch |
04762a026f074c8b2400c4dbc86330572d8e7cb0 | adf9faef22a7a9ad5910b0743901fe98ded8b601 | /cisstRecorder/oniExKinectView.cpp | bccd9e0ce4cc13fd58370b76d2807ef44f211e64 | [] | no_license | colincsl/Kinect-Projects | 2d97d65730733f8335c2217a01694258eb423d39 | f208729c2c7a4bff6c0a73054a579f0d7f3b1995 | refs/heads/master | 2021-01-01T05:48:02.845304 | 2012-06-23T10:58:30 | 2012-06-23T10:58:30 | 2,713,517 | 5 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,218 | cpp | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ex: set filetype=cpp softtabstop=4 shiftwidth=4 tabstop=4 cindent expandtab: */
/*
$Id: oniExKinectView.cpp 3048 2011-10-11 13:40:46Z adeguet1 $
Author(s): Balazs Vagvolgyi
Created on: 2011
(C) Copyright 2006-2011 Johns Ho... | [
"colincsl@gmail.com"
] | colincsl@gmail.com |
fd0d2e2153f9ced861cc19a1758165999dc68807 | 6f74c30d783d414d05d696ba78b1f2ed85ffe561 | /vtkheaders/vtkQuad.h | 698402bd70f4d9c1809b37a7438982014498c66a | [] | no_license | yyang2/3DROIManager | e7734b1e844ab28f7c927c1fa577654809784db7 | 088d66d6a6841e78a5fe2fd07312dddbb7ebfbf4 | refs/heads/master | 2021-01-23T16:30:25.723641 | 2011-06-28T22:46:43 | 2011-06-28T22:46:43 | 1,399,984 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,358 | h | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkQuad.h,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This softw... | [
"yyang2+git@gmail.com"
] | yyang2+git@gmail.com |
d11e9adf6542896f68d48edf5b057f7c88e88899 | f2debb80c46a0421f4e8e127d2cce0230efdb93f | /include/text_segmentation/collinearphrase.hpp | cd50a65f26de443f0bfcf9084853daf91d46892a | [] | no_license | lxj0276/city_vectorization | 411738571a5cb1ae170b03c1d29df2d7aac6dd1b | 470586a54c81d69a691c11534ec1264f7f27fd2e | refs/heads/master | 2021-01-23T06:01:14.016948 | 2016-03-10T21:41:03 | 2016-03-10T21:41:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 319 | hpp | #pragma once
#include "include/text_segmentation/collineargroup.hpp"
class CollinearPhrase
{
public:
CollinearPhrase();
~CollinearPhrase();
// returns number of words in this phrase
int size();
std::vector<CollinearGroup> words; // contains pointers to all words that are part of this phrase
};
| [
"p_huge01@uni-muenster.de"
] | p_huge01@uni-muenster.de |
fea36bfdc9d9ec17e827d8efd57a937dffc7c72a | d36c36a233b7ee26aa7aabb3e74a31c22eec4442 | /GStation/colorlinetool.h | 6b94fa6521e9d48f93922c2fd44657eb45185b9e | [] | no_license | xyangui/GStation | 4e1d62b89a2a628de61527ca563eb933ef5b5865 | 197fa90cc3834e85577a74f63b7f174138cd7bd2 | refs/heads/master | 2020-03-18T13:25:08.267530 | 2018-11-08T04:21:11 | 2018-11-08T04:21:11 | 134,781,620 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,575 | h | #if !defined(AFX_COLORLINETOOL_H__1BA9204C_EAE8_4390_9943_618BD7C7245B__INCLUDED_)
#define AFX_COLORLINETOOL_H__1BA9204C_EAE8_4390_9943_618BD7C7245B__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: D... | [
"student@Image-OSX-66.local"
] | student@Image-OSX-66.local |
ba2390b3b758359a3c04f0741c9565840fec3a10 | 075aa90517c0f30e318c2c7e40a23579d028d4be | /polarssl/md5.cc | 5e0b537889c905fb46eebfd5417447d37506327d | [] | no_license | brettviren/fnal-cetlib | 525c25ee09e69ba5c06398d6f911252fbb89dc6d | 08d909648d0a4c7fe88e8758bd9396a0cd43d0dd | refs/heads/master | 2021-05-29T23:40:48.453526 | 2015-05-06T17:38:38 | 2015-05-06T17:38:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,997 | cc | /*
* RFC 1321 compliant MD5 implementation
*
* Copyright (C) 2006-2010, Brainspark B.V.
*
* This file is part of PolarSSL (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
*
* This program is free software; you can redistribute it and... | [
"wb@fnal.gov"
] | wb@fnal.gov |
2720b6be0004110d0217e17c93cf17e1c6e46114 | dd3d11771fd5affedf06f9fcf174bc83a3f2b139 | /BotCore/DofusProtocol/BasicLatencyStatsRequestMessage.h | 345fdf6733180d02716f1dde814a0c270c282a12 | [] | no_license | Arkwell9112/arkwBot | d3f77ad3874e831594bd5712705983618e94f258 | 859f78dd5c777077b3005870800cb62eec1a9587 | refs/heads/master | 2023-03-17T12:45:07.560436 | 2021-03-16T11:22:35 | 2021-03-16T11:22:35 | 338,042,990 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 401 | h | #ifndef BASICLATENCYSTATSREQUESTMESSAGE
#define BASICLATENCYSTATSREQUESTMESSAGE
#include "../IO/ICustomDataInput.h"
#include "../NetworkInterface.h"
class BasicLatencyStatsRequestMessage : public NetworkInterface {
public:
unsigned int protocolId = 9686;
void deserialize(ICustomDataInput &input);
void d... | [
"arkwell9112@nowhere.com"
] | arkwell9112@nowhere.com |
8c8c0b2244386963c3102afe69d2e868f83999c8 | fc7d5d80ba6a454a1ba2d5cbd0bfecc15205c419 | /src/object/object-class.cc | 4045e7acd03d9e2177b2f2a251ae9b1a4deefe37 | [] | no_license | jouve/urbi | 74d6253e71675c81d6716c7ba7a4797f70b0020c | bb5dffc479135e4ad9ecbdce4a35b41c713af8f5 | refs/heads/master | 2021-01-01T15:59:41.286815 | 2012-04-09T17:38:27 | 2012-04-09T17:38:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,098 | cc | /*
* Copyright (C) 2007-2012, Gostai S.A.S.
*
* This software is provided "as is" without warranty of any kind,
* either expressed or implied, including but not limited to the
* implied warranties of fitness for a particular purpose.
*
* See the LICENSE file for more information.
*/
/**
** \file urbi/object/o... | [
"jv.cyril@gmail.com"
] | jv.cyril@gmail.com |
f7d07df7cd07747377068bcad4bf6d32768bf93b | 1dbdf74191d0627d22668403263580ba668f1ef1 | /runAlgo.cpp | 1dd0d51600648dd54063422df0955826ab5777b0 | [] | no_license | josey822000/stereo | 65d24688eab3dad60df51446dc4a3a3af41c407e | 205d98ab815fda5bfe20313b28c4042c67c98cbf | refs/heads/master | 2021-03-12T19:25:20.180460 | 2013-02-22T12:29:32 | 2013-02-22T12:29:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,368 | cpp | #include "runAlgo.h"
#include "MRF/mrf.h"
#include "MRF/ICM.h"
#include "MRF/GCoptimization.h"
#include "MRF/MaxProdBP.h"
#include "MRF/TRW-S.h"
#include "MRF/BP-S.h"
#include "globalVar.h"
#include "ReadCameraParameter.h"
#include "ComputeMRF.h"
#include "ComputeEnergy.h"
#include <stdio.h>
#include <stdlib.h>
#inc... | [
"josey822000@hotmail.com"
] | josey822000@hotmail.com |
4522be3c55b6be945ecbbbb5673be3d5f1655c55 | 26fae2cb595e78be37aff442cb08c2ce1cf21675 | /mLordPE1/CProcess.cpp | 6584d4d6e168cc1857e01c4b849d4e354b555e6e | [] | no_license | plokDay/SafeGuard | b1ab0d1d2395c97554e86aa3c10cf8b5cf06f5a3 | de001f7b045442f2d5429381cc62018c8f9e2ab3 | refs/heads/master | 2020-08-23T07:14:10.578523 | 2019-10-21T12:57:35 | 2019-10-21T12:57:35 | 216,028,944 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,871 | cpp | // CProcess.cpp: 实现文件
//
#include "stdafx.h"
#include "mLordPE1.h"
#include "CProcess.h"
#include "afxdialogex.h"
#include "resource.h"
#include <Psapi.h>
#include <winternl.h>
#include "CThread.h"
#include "CModule.h"
//#define DLLPATH "E:\\office2010\\3298663070\\FileRecv\\window原理006day\\x64\\Debug\03_inlineHook.... | [
"3298663070@qq.com"
] | 3298663070@qq.com |
f9e3813caff24b1f538e2ab13926fc2a0836c9d2 | 8e668fb4e2f157968ddcab749e8f0578c5e29a06 | /include/io/plistxmlreader.h | 2037cd3a99b0007ca25ba57bd7b1574025c13f17 | [] | no_license | newma87/plist_rw | 0ff930b3fa6e235b2ce5145f9835e8b542d2903c | 3611aed5bbdcfa11e920520bb5a2926d49a93c78 | refs/heads/master | 2020-07-01T01:48:17.691037 | 2013-12-29T17:13:47 | 2013-12-29T17:13:47 | 15,475,150 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 380 | h | /*
* plistxmlreader.h
* plist_rw version 1.0
* author by newma
* email to newma@live.cn
*/
#ifndef PLISTXMLREADER_H
#define PLISTXMLREADER_H
#include <QString>
class FrameCollector;
class PlistXmlReader
{
public:
PlistXmlReader(FrameCollector* pCollector);
bool read(QString xmlFile);
private:
F... | [
"newma@localhost.localdomain"
] | newma@localhost.localdomain |
4e7eea00b9279f2e89817fb76111370d73f6953f | 5dc92700d4c8fcbbde75bc9ea4e62b57615767bf | /LeetCode/01/LeetCode102-BinaryTreeLevelOrderTraversal.cpp | 4ef4b4418eed3a17b96f7fcda5efa61c1aa79052 | [
"MIT"
] | permissive | alaxion/Exercises | 0351382348a9609b56cd42492d482a0212e2e7be | 2ddbaef7387887f030825616cafde87db7d2022e | refs/heads/master | 2023-05-12T03:25:01.788332 | 2021-05-30T12:56:26 | 2021-05-30T12:56:26 | 137,546,644 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,391 | cpp | // LeetCode102-BinaryTreeLevelOrderTraversal.cpp
// Ad147
// Init: 19Mar03
/* -----------------------------------------------------------------------------
102. Binary Tree Level Order Traversal
Medium
Tree, Breadth-first Search
Given a binary tree, return the level order traversal of its nodes' values. (ie, from le... | [
"37510522+Ad147@users.noreply.github.com"
] | 37510522+Ad147@users.noreply.github.com |
19a1b9376b9f220581b97e3bee7dbc5dcaf1b7e3 | a9e308c81c27a80c53c899ce806d6d7b4a9bbbf3 | /engine/xray/editor/world/sources/object_solid_visual.cpp | 7f7c76d090f78f7cc25992eab4dd9b1cfdb9e681 | [] | no_license | NikitaNikson/xray-2_0 | 00d8e78112d7b3d5ec1cb790c90f614dc732f633 | 82b049d2d177aac15e1317cbe281e8c167b8f8d1 | refs/heads/master | 2023-06-25T16:51:26.243019 | 2020-09-29T15:49:23 | 2020-09-29T15:49:23 | 390,966,305 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,356 | cpp | ////////////////////////////////////////////////////////////////////////////
// Created : 13.03.2009
// Author : Andrew Kolomiets
// Copyright (C) GSC Game World - 2009
////////////////////////////////////////////////////////////////////////////
#include "pch.h"
#include "object_solid_visual.h"
#include "tool_solid_... | [
"loxotron@bk.ru"
] | loxotron@bk.ru |
474de2b5aa233746287a50b56279d5d4213858eb | 4e3a078270c4313a2308677db96edce54a502752 | /applications/SolidMechanicsApplication/custom_processes/assign_rotation_field_about_an_axis_to_nodes_process.h | 7d74cf68569d0274bf85e9a29091cd6176a6bda4 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | vchen30/Kratos | 560e5f5042bc680ccdbbf6c8d0365b79b5f3b13a | af229369838d765a7c53d4c1a33051be3fb6b72c | refs/heads/master | 2020-03-07T08:12:28.945538 | 2018-03-29T15:27:58 | 2018-03-29T15:27:58 | 127,370,895 | 0 | 0 | null | 2018-03-30T02:25:18 | 2018-03-30T02:25:18 | null | UTF-8 | C++ | false | false | 11,530 | h | //
// Project Name: KratosSolidMechanicsApplication $
// Created by: $Author: JMCarbonell $
// Last modified by: $Co-Author: $
// Date: $Date: August 2017 $
// Revision: $Revision: 0.0 $
//
//
#if !defin... | [
"cpuigbo@cimne.upc.edu"
] | cpuigbo@cimne.upc.edu |
27f3390f2e591a483596534797b55d2de1fb9936 | 8603876fe05c2d5d4ab754d00e5d93f48b9e65bb | /src/core/IIPaddrPrintable.h | c7512530dcd22fc7720b201676b6cd7e931382cc | [] | no_license | Projekt-zespolowy-TIU/DesignYourNetwork | 34c2783ea05062e9fbd6a59c5f3ce56546c4c558 | 1882c0350838fe0ec4a92191e347b3b41fb44b72 | refs/heads/dev | 2022-11-09T17:45:26.843419 | 2020-06-15T13:41:42 | 2020-06-15T13:41:42 | 249,275,130 | 0 | 8 | null | 2020-06-15T13:42:37 | 2020-03-22T21:24:25 | C++ | UTF-8 | C++ | false | false | 810 | h | #pragma once
#ifndef IIPADDRPRINTABLE_H
#define IIPADDRPRINTABLE_H
#include <QString>
namespace core{
class IIPaddrPrintable
{
public:
virtual QString asStringDec() const noexcept = 0;
virtual QString asStringBin() const noexcept = 0;
//~~~~~~~~~~~~~~~~INTERFACE OVERHEAD~~~~~~~~~~~~~~... | [
"matlagit@outlook.com"
] | matlagit@outlook.com |
021ae7af491277778ba7f750f8d425d763c1a9fb | 2c8decd341ce04fe8c01953112cc868c63237831 | /viceplugin/coreutils/format.h | 9e56698502da77a9d52c2daba791a4983d00fe85 | [] | no_license | sasq64/sound-d | 7129d60992b2b2b67372867c9bde5aa2baa0646e | 1d6fd95685e0d2e5d3fa59635d5d5560a0590ab3 | refs/heads/master | 2020-07-22T01:57:54.445529 | 2017-06-16T06:57:28 | 2017-06-16T06:57:28 | 94,339,767 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,124 | h | #ifndef COREUTILS_FORMAT_H
#define COREUTILS_FORMAT_H
#include <stdint.h>
#include <cstdio>
#include <string>
#include <sstream>
#include <iostream>
#include <vector>
namespace utils {
char parse_format(std::stringstream &ss, std::string &fmt);
template <class T> void format_stream(std::stringstream &ss, std::strin... | [
"sasq64@gmail.com"
] | sasq64@gmail.com |
bf34b97567046726c5b76cae540f586a31d4f662 | f1f41bdba4ab92c96f3d61ecb23abdc1f22cb46f | /IF/Classes/view/popup/YesNoDialog.h | 034d6ae35b897e6b5927d594355cc837f63b3077 | [] | no_license | lineCode/dc208 | fb1b9cc364e67e8728537a4d701493fef05359bf | b2e2ed7665289b29bed9b205d79cc7453d209e0b | refs/heads/master | 2020-12-02T21:17:39.622688 | 2016-07-22T06:00:36 | 2016-07-22T06:00:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,785 | h | //
// YesNoDialog.h
// IF
//
// Created by zhaohf on 13-9-04.
//
//
#ifndef __YesNoDialog__
#define __YesNoDialog__
#include "cocos2d.h"
#include "cocos-ext.h"
#include "CCBExtension.h"
#include "CCTypesExt.h"
#include "CCModelLayer.h"
#include "LocalController.h"
#include "PopupBaseView.h"
USING... | [
"guojiang@126.com"
] | guojiang@126.com |
733ed355a67505d608f7236ed04e4982d3e5ade7 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14042/function14042_no_schedule/function14042_no_schedule_wrapper.cpp | f47126c2116fa27c97fcb4b346c41911a9f84e88 | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 939 | cpp | #include "Halide.h"
#include "function14042_no_schedule_wrapper.h"
#include "tiramisu/utils.h"
#include <cstdlib>
#include <iostream>
#include <time.h>
#include <fstream>
#include <chrono>
#define MAX_RAND 200
int main(int, char **){
Halide::Buffer<int32_t> buf00(128, 128, 64, 64);
Halide::Buffer<int32_t> bu... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
459d42982acb3b3cc6aecfb780e77e0c1cbd3388 | a5f1744553dac380ba3556263235937bce21c075 | /Engine/vendor/cute_headers/cute_sound.h | ec3634679671c7a6b784aba2965ec7cea7c19d1f | [] | no_license | bloodhero/Swordman-Remake | 4c49a06d6451b3e24cce97d7ec226742aea33c0f | d2fb656754be6cbf7493969fa6cc9910efe4a140 | refs/heads/master | 2023-03-10T23:33:05.330952 | 2021-02-28T11:03:31 | 2021-02-28T11:03:31 | 278,327,158 | 8 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 86,798 | h | /*
------------------------------------------------------------------------------
Licensing information can be found at the end of the file.
------------------------------------------------------------------------------
cute_sound.h - v1.11
To create implementation (the function definitions)
#define CUTE_SOU... | [
"linuxcpp.org@gmail.com"
] | linuxcpp.org@gmail.com |
f5fa14b389519bc64cc53c9adcc19edd366159d7 | 5e8d200078e64b97e3bbd1e61f83cb5bae99ab6e | /main/source/src/protocols/monte_carlo/GenericMonteCarloMover.hh | ba402e799f24b95586a7f29818c412ac54a5ad84 | [] | 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 | 19,267 | 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 |
840a1abd708c7d6ea3642b07dd1cc652c66711aa | a27eb56e054f513593d6cad73e2fbd18e2447310 | /atcoder/abc/abc136/f.cpp | 25756b0bd5bd1f0bbfe9e8008176718349365002 | [] | no_license | Haar-you/competitive_programming | c223350cf8530b953324ee3d78b160eba2f9dda1 | ea24aeb9fc22ec7799ddb97c6aeaab416e2bb61f | refs/heads/master | 2020-03-26T05:20:38.841464 | 2019-09-17T06:53:47 | 2019-09-17T06:53:47 | 144,551,901 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,529 | cpp | #include <bits/stdc++.h>
#define LLI long long int
#define FOR(v, a, b) for(LLI v = (a); v < (b); ++v)
#define FORE(v, a, b) for(LLI v = (a); v <= (b); ++v)
#define REP(v, n) FOR(v, 0, n)
#define REPE(v, n) FORE(v, 0, n)
#define REV(v, a, b) for(LLI v = (a); v >= (b); --v)
#define ALL(x) (x).begin(), (x).end()
#define ... | [
"zemlya.pole@gmail.com"
] | zemlya.pole@gmail.com |
d9f08cab1eacfb1b4966419fcb131112584c9384 | 33d4af40af02c5287d35fba2ede922acef4e856c | /ch05/ch05-5-1.cpp | f36e93e0a12c9afbb0dd55181b5d69d04d7b4378 | [] | no_license | paulsung97/data-structures | 8a1ea0bbda988628782149ef2ec46218cd5b509d | 40c3d1f9b00f032e68851f7c83969da323047df3 | refs/heads/master | 2023-06-24T05:49:56.739549 | 2020-06-28T07:35:04 | 2020-06-28T07:35:04 | 255,229,271 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,165 | cpp | #include <stdio.h>
#include <stdlib.h>
#define STACK_SIZE 100
typedef int element;
element stack[STACK_SIZE];
int top = -1;
int isEmpty() {
if (top == -1) return 1;
else return 0;
}
int isFull() {
if (top == STACK_SIZE - 1) return 1;
else return 0;
}
void push(element item) {
if (isFull()) {
printf("\n\n... | [
"paulsung@cu.ac.kr"
] | paulsung@cu.ac.kr |
f6dd770200d7c24901825510e4db307c2aa5225e | c7ccb4048595969dda0f0d02c177b0cfb2d30a83 | /src/qt/openuridialog.cpp | 6c85db630a9477cfae43d6fda11e2893e37d8612 | [
"MIT"
] | permissive | ailecoin/AILE | 6bebfa2c6cdbd95764c6178af7d42fbdbda8217e | b049d2223f57f12894e532d59dcc804dfd11d159 | refs/heads/master | 2020-07-24T07:57:23.237691 | 2019-10-03T19:00:00 | 2019-10-03T19:00:00 | 207,853,783 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,441 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "openuridialog.h"
#incl... | [
"ailecoin.master@gmail.com"
] | ailecoin.master@gmail.com |
b122a59f80cf6bc727c433c4cf186fbd1ef293ea | 4d9a075882b9b1586365a94541e2ea1987bfda7f | /combobox/widget.cpp | f41e9e0ff7abcbc742bae3e23d8075bc974f6679 | [] | no_license | wmytch/qtexamle | 9658a409813c8ae51f7f4c0411bdea8ea2dadb9a | d362128e02567424d1d060f4793ea053b9e7745a | refs/heads/master | 2021-03-07T10:10:39.325968 | 2020-03-10T09:43:46 | 2020-03-10T09:43:46 | 246,259,259 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,831 | cpp | #include "widget.h"
#include "ui_widget.h"
Widget::Widget(QWidget *parent)
: QWidget(parent)
, ui(new Ui::Widget)
{
ui->setupUi(this);
}
Widget::~Widget()
{
delete ui;
}
void Widget::on_btnInitItems_clicked()
{
ui->comboBox->clear();
QStringList strList;
strList<<"北京"<<"上海"<<"天津"<<"河北"<<... | [
"32251000+wmytch@users.noreply.github.com"
] | 32251000+wmytch@users.noreply.github.com |
bfa5473c0db010a27f7f5086d148114680e8fe8c | 2c8f298f032ed1318831d3da403b64dc148572d4 | /Minigin/src/MiniginApp.h | 506a55613045e2f828ac4d69742fbccdd1a72c5e | [] | no_license | SeppahBaws/Minigin | 42c571cb1762ab1f9ce8312af6a5b7573de98554 | 53252f6c39dbceb2903d8e7ab497a65c92446245 | refs/heads/master | 2021-04-02T20:45:39.374833 | 2020-12-29T14:46:04 | 2020-12-29T14:46:04 | 248,319,358 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 343 | h | #pragma once
struct SDL_Window;
namespace dae
{
class MiniginApp
{
public:
MiniginApp() = default;
virtual ~MiniginApp() = default;
void Initialize();
virtual void LoadGame() const = 0;
void Cleanup();
void Run();
private:
static const int m_MsPerFrame = 16; //16 for 60 fps, 33 for 30 fps
SDL_Wi... | [
"seppe@dva.be"
] | seppe@dva.be |
ce69f8fc3085aa21eca591ee43eedc9871a9a72d | 9b11f561510070d40be43addeccc743f91025cfa | /codeforces/1196/D1.cpp | 592ad5c7aef52b9ea321ec04a851e3aeef30d83d | [] | no_license | MasterMind90/cppractice | a5a1774fc87047c9c9f18ed6df2a58af4a027256 | ce1b74d9e682e5d369df62f3ad9494798dceda85 | refs/heads/master | 2023-02-21T04:58:50.101142 | 2019-05-08T14:41:00 | 2021-01-14T21:11:38 | 328,998,830 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,821 | cpp | #ifndef LOCAL
#pragma GCC optimize("O3")
#endif
#include "bits/stdc++.h"
#include <ext/pb_ds/assoc_container.hpp>
using namespace __gnu_pbds;
using namespace std;
#define sim template < class c
#define ris return * this
#define dor > debug & operator <<
#define eni(x) sim > typename \
enable_if<sizeof dud<c>(0) x 1, ... | [
"amjadm2008@gmail.com"
] | amjadm2008@gmail.com |
4b5b77ca8aa93a8e7065e487083ea41910210eba | 7bb34b9837b6304ceac6ab45ce482b570526ed3c | /external/webkit/Source/WebKit2/UIProcess/API/C/WKPage.cpp | 18bc5a719d0bdf48810ebdf5a52469dc51efa29d | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.1-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft"
] | permissive | ghsecuritylab/android_platform_sony_nicki | 7533bca5c13d32a8d2a42696344cc10249bd2fd8 | 526381be7808e5202d7865aa10303cb5d249388a | refs/heads/master | 2021-02-28T20:27:31.390188 | 2013-10-15T07:57:51 | 2013-10-15T07:57:51 | 245,730,217 | 0 | 0 | Apache-2.0 | 2020-03-08T00:59:27 | 2020-03-08T00:59:26 | null | UTF-8 | C++ | false | false | 16,468 | cpp | /*
* Copyright (C) 2010 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... | [
"gahlotpercy@gmail.com"
] | gahlotpercy@gmail.com |
d1c787e44bed164c1813fa7b1b9af0ff22f70721 | 76133934b1dd287273a9bfa0c801d10d08a21b21 | /src/qt/walletmodel.cpp | 99f6379b949add78add70954345c998aa9e50e37 | [
"MIT"
] | permissive | kenfmcoin/kenfmcoin | d8783b34fcb3ae01067e8d1b33e3a73e3b82b1f9 | 1fa48487593233f2066757dc54f48b2349e2d9db | refs/heads/master | 2020-03-10T17:53:31.569229 | 2018-04-14T12:28:55 | 2018-04-14T12:28:55 | 129,511,375 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,733 | cpp | // Copyright (c) 2011-2016 The KenFMcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "walletmodel.h"
#include "addresstablemodel.h"
#include "consensus/validation.h"
#include "guiconstants.h"
#inclu... | [
"37983255+spineinhalb@users.noreply.github.com"
] | 37983255+spineinhalb@users.noreply.github.com |
6add2a490e522e18095363415c9b79526f65e722 | cf8ddfc720bf6451c4ef4fa01684327431db1919 | /SDK/ARKSurvivalEvolved_chainsaw_TPV_RIG_AnimBlueprint_classes.hpp | 910d93221abe9eb7bc6e89241dfea942c71480bb | [
"MIT"
] | permissive | git-Charlie/ARK-SDK | 75337684b11e7b9f668da1f15e8054052a3b600f | c38ca9925309516b2093ad8c3a70ed9489e1d573 | refs/heads/master | 2023-06-20T06:30:33.550123 | 2021-07-11T13:41:45 | 2021-07-11T13:41:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,656 | hpp | #pragma once
// ARKSurvivalEvolved (329.9) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_chainsaw_TPV_RIG_AnimBlueprint_structs.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Classes
//------------------------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
818b9bc8957f7aff9f09481bde2ef98002898b4c | ee86626d7857b34728ca94d4dba8fcf9e6de6413 | /include/configuration.hpp | 8989ace06dd01e11fdc3b9b1d36d8e3f3bc99931 | [] | no_license | mrozbarry/UndeadLand | e1fc7e2934e7daafcbd1dcd5c8c48e2b9be36243 | d20e120662b3f2cf4b054c600c3d175de60f810e | refs/heads/master | 2016-09-05T19:58:31.004603 | 2012-03-06T03:05:24 | 2012-03-06T03:05:24 | 3,222,641 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,220 | hpp |
// TODO: finish me
#include <OgreRoot.h>
#include <OgreConfigFile.h>
#include <OIS/OISEvents.h>
#include <OIS/OISInputManager.h>
#include <OIS/OISKeyboard.h>
#include <OIS/OISMouse.h>
#ifndef __configuration_hpp__
#define __configuration_hpp__ 1
enum ControlDefinition {
CD_FORWARD = 0,
CD_BACKWARD,
CD... | [
"alex.barry@gmail.com"
] | alex.barry@gmail.com |
9ef817169ef9e2d0e50a44d5b78888ab23c97338 | 3b83616a6d0718f298b5bb6de735ddcd510b3355 | /Original TouchGFX project/STM32F4_MQQTdemo/Project/TouchGFX/generated/gui_generated/src/containers/MqttMessagesBase.cpp | b4ca78d424477c73f5f2606fa21e8222531b87ed | [
"MIT"
] | permissive | steve22184/STM32F4_MQTTdemo | 506d050b4a77c19b4550fb2d2693879331fce616 | b03fa8fd25754c14b7c94a35b5bdd61d2d5b4daa | refs/heads/master | 2022-09-01T22:49:47.940085 | 2020-05-31T14:13:25 | 2020-05-31T14:13:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 769 | cpp | /*********************************************************************************/
/********** THIS FILE IS GENERATED BY TOUCHGFX DESIGNER, DO NOT MODIFY ***********/
/*********************************************************************************/
#include <gui_generated/containers/MqttMessagesBase.hpp>
#include <t... | [
"narolskilukasz+github@gmail.com"
] | narolskilukasz+github@gmail.com |
abbbc90f7fcb5d939e3d01e4ca6fcf11e6401c54 | f753c9e350912d7342cc7d8745fd773b23241b57 | /DatabaseConnection.cpp | a0c03fc4b43e277d2fcfd5f7d161c7ef8ac13545 | [] | no_license | samwell/SQLiteExample | c05013990a3c2f5f3dd6047148aa3c833d7e9206 | 2b38b365258a0680f587e8bdf07a532fbf535946 | refs/heads/master | 2021-01-23T13:45:12.420023 | 2013-03-20T20:41:34 | 2013-03-20T20:41:34 | 8,898,664 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,820 | cpp | #include "DatabaseConnection.h"
const char * DatabaseConnection::filename = "database.db";
DatabaseConnection::DatabaseConnection() {
open();
step = -1;
}
DatabaseConnection::~DatabaseConnection() {
close();
}
void DatabaseConnection::open() {
sqlite3_open(filename, &db);
}
void DatabaseConnection::close() {
... | [
"samjacob18@gmail.com"
] | samjacob18@gmail.com |
47c1ca79cdb24c55da9eb2602069a601a158a2a1 | a7e9dc9d02934228a86cdd41f61910693dfeddce | /chapter-3/A1046_failed.cpp | 5e30dfdc3fb2da643fa17d75ef30d03aaac0b6bc | [] | no_license | a1exlism/PATest | f93b8141e4cd770c7bc779962926a83a3ac92bc4 | 0c0c2f0bbe046179f3e3c770ac9d1d7fd2c2c33e | refs/heads/master | 2020-03-22T17:49:20.851150 | 2019-05-15T15:16:40 | 2019-05-15T15:16:40 | 140,418,493 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,392 | cpp | #include <cstdio>
int get_min_dis(int start, int end, int arr[], int N);
int main()
{
// input data: 1~N | index: 0~N-1
int N = 0,
M = 0;
scanf("%d", &N);
int D[N], start, end;
// ATTENTION: 注意数组初始化定量大小 Wrong: results[M] 写在M定义之前会导致数据出错
for (int i = 0; i < N; i++)
{
scanf("%d", D + i);
}
sc... | [
"shengjitian@gmail.com"
] | shengjitian@gmail.com |
37d65e4c415667cacd19a657ee8bb61b72050413 | 15148c35c7315f059ce610805d22872f34e16399 | /common/common_include/crypto_adaptor.cpp | 04cbc08d594aaa1657e58109d6b8bca6d8e088f8 | [
"BSD-3-Clause-Clear"
] | permissive | puzzzzzzle/personal_file_protector | 1a8bef6b764daa3d655c412bf5bb8b8dac94ac0d | d38eb7e8ea3c957a0bc09c51e3431e1aa453d039 | refs/heads/master | 2020-08-27T07:26:51.712062 | 2019-05-20T14:25:26 | 2019-05-20T14:25:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 75 | cpp | //
// Created by khalidzhang on 2019/3/14.
//
#include "crypto_adaptor.h"
| [
"2359173906@qq.com"
] | 2359173906@qq.com |
4d36a5f775d0e258aad08cd1cbc5615f028869eb | d520d17141138c347fa4965de8a3718a9532755e | /c5/5.3/5-7/5-7.cpp | 1f281401ba4fd24b38175144a3d2d1c73c39a49d | [] | no_license | 20191864235/G22 | ca17ea703c1b231e899dea977572d5d8714b38fb | 830ac7310d3d2e54ed82c43d5f43eb8ff95b07bf | refs/heads/master | 2020-08-19T17:51:44.709077 | 2019-12-18T14:31:10 | 2019-12-18T14:31:10 | 215,939,697 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 266 | cpp |
#include "stdafx.h"
int main()
{
int num,k1,k2,k3;
int num1=0,num2=0,num3=0;
for(k1=1;k1<=100;k1++)
{
num1+=k1;
}
for(k2=1;k2<=50;k2++)
{
num2+=k2*k2;
}
for(k3=1;k3<=10;k3++)
{
num3+=1/k3;
}
num=num1+num2+num3;
printf("%d\n",num);
return 0;
}
| [
"214011957@qq.com"
] | 214011957@qq.com |
76b4cc227acd459be093f2f34becb625f78c99a6 | c5a7ebf02eb2c4d6064670f0e490df64a8a0e7d4 | /Omnibot/src/Threads/pthread_Thread.cpp | c8a2bdcc5ad9ae7d6a4f00ba207544918f03e297 | [] | no_license | thechairman/Omnibot | 7e7bc20ada2ce13706dcbef833b66987163a862e | 2088fe11072d4d064cca49e47493a6e78aa5a2c2 | refs/heads/master | 2021-01-17T15:37:43.358876 | 2015-04-02T02:13:54 | 2015-04-02T02:13:54 | 2,949,138 | 2 | 3 | null | 2014-08-17T21:31:01 | 2011-12-09T18:29:36 | C++ | UTF-8 | C++ | false | false | 802 | cpp | #include <iostream>
#include "pthread_Thread.h"
#include "OmniThreadPool.h"
pthread_Thread::~pthread_Thread(){
if(!_clean)
{
clean();
}
}
int pthread_Thread::init()
{
OmniThreadPool& pool = OmniThreadPool::instance();
_thread = (pthread_PooledThread*) pool.requestThread();
_clean = false;
}
int pthread_Thre... | [
"JoeGebhard@gmail.com"
] | JoeGebhard@gmail.com |
bfed643b611df593076945ff9f39ad603c8019b7 | 6604fd875b7d345fa429cd503342f176c5d47ad0 | /src/BodyPlugin/KinematicFaultChecker.cpp | 7122edd7dfead379c364ceb926e7e50846bd3239 | [
"Zlib",
"MIT"
] | permissive | TakahashiHiroyuki/choreonoid | 2d2926b0052af08e4d70c4d85abad5b584789cbf | d9705cba76425f651e583c8aaedbaed88e992110 | refs/heads/master | 2020-12-03T05:11:43.440696 | 2015-11-30T06:46:15 | 2015-11-30T06:46:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,967 | cpp | /**
@author Shin'ichiro NAKAOKA
*/
#include "KinematicFaultChecker.h"
#include "BodyItem.h"
#include "BodyMotionItem.h"
#include "WorldItem.h"
#include "LinkSelectionView.h"
#include <cnoid/BodyState>
#include <cnoid/Archive>
#include <cnoid/MainWindow>
#include <cnoid/MenuManager>
#include <cnoid/TimeBar>
#include... | [
"s.nakaoka@aist.go.jp"
] | s.nakaoka@aist.go.jp |
c2353baf555b13df28bd4bbea9fb5aea3919f0e3 | ccf821c516a5c2b0a36823eb1008d91a727ddd91 | /datahandling/datahandling.h | f5f0021af7930dbb762f3a0cb0b142b3b61ad55e | [] | no_license | Bomb3rman/UIConcepts | be2df9f4ea80c691959d8e414b736d20f9868ade | bacc290539d64cc1ae263c316cd21c69d5a2e453 | refs/heads/master | 2021-01-01T20:42:24.291007 | 2013-06-09T21:07:40 | 2013-06-09T21:08:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,255 | h | #ifndef DATAHANDLING_H
#define DATAHANDLING_H
#include "datahandling_global.h"
#include <QString>
#include "woodmodel.h"
#include "historymodel.h"
#include "parametermodel.h"
#include <QSortFilterProxyModel>
#include <QQmlContext>
class MessageCenter;
class DATAHANDLINGSHARED_EXPORT Datahandling : public QObject
{
... | [
"fbumberger@rim.com"
] | fbumberger@rim.com |
25c2bab17c42fdfb13ca94f23bc6af4ff84a025b | f44faa30093910b408788a8012333f86533225fe | /19c-Exceptions-cards/except.cpp | 00b95967317e01d163f33c51fa67e8fb790aac3d | [] | no_license | hwhollywu/OOP | 23a713fd6785d6e3295924700c3ad8ef3cf0d8c4 | de9726ffc3b9cc1d2a9e8dace049d96680c343d8 | refs/heads/master | 2020-03-30T14:58:04.931513 | 2018-12-20T04:48:51 | 2018-12-20T04:48:51 | 151,342,756 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,127 | cpp | //==============================================================================
// Exception handling demonstration.
// Alice E. Fischer, August 2009 except.cpp
// Modified by Michael Fischer, November 2010
//====================================================================... | [
"hwhollywu@gmail.com"
] | hwhollywu@gmail.com |
09768c457108c34b452733ffe0f52d408f0b529c | 9d6fa58ba3943e24c5b6b8d16142db696541e895 | /modal-strike.cc | 0c4b74b87434f32d94c642f49cfc8455a4d3a459 | [] | no_license | jstefani/eurorack-prologue | 615050bf0b67d3942d894342ff32a28bba145b2c | 70433598cbf6caf284c432c3bdbf428064f0f274 | refs/heads/master | 2020-05-07T17:03:33.904353 | 2019-02-03T17:16:09 | 2019-02-03T17:16:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,057 | cc | #include "userosc.h"
#include "stmlib/dsp/dsp.h"
#include "stmlib/utils/dsp.h"
#include "elements/dsp/part.h"
#include "elements/resources.h"
using namespace elements;
inline float get_shape();
inline float get_shift_shape();
inline float get_strength();
inline float get_damping();
inline float get_timbre();
inline f... | [
"peter@allwin.se"
] | peter@allwin.se |
5fde827c0540933fa2d7df97a7e46365ce01d29e | be9ef2030969d6c92c12c4cf4c3a4c3f4d31e99b | /chapter2/trappingRainWater.cc | 9b0074bee3bab4229022adb23b1b3e2badb91447 | [] | no_license | YaleCheung/LeeCode | 45a8a77345daa3f212d51ef9f85742e281b0ad32 | d94707fcdc5614f94bdc76a0ed5b59ad5ae1fa2e | refs/heads/master | 2020-12-18T18:19:45.570073 | 2016-12-12T14:34:11 | 2016-12-12T14:34:11 | 28,800,497 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,895 | cc | /*
* =====================================================================================
*
* Filename: trappingRainWater.cc
*
* Description:
*
* Version: 1.0
* Created: 01/20/15 13:32:53
* Revision: none
* Compiler: gcc
*
* Author: YOUR NAME (),
* Organi... | [
"zybjtu@gmail.com"
] | zybjtu@gmail.com |
0345294e1f0b6482b511df9274b439365787ef2a | c7ad1dd84604e275ebfc5a7e354b23ceb598fca5 | /src/connect/ncbi_monkey.cpp | 8181074fc66cc0f98a7a32328f634849e052da4d | [] | no_license | svn2github/ncbi_tk | fc8cfcb75dfd79840e420162a8ae867826a3d922 | c9580988f9e5f7c770316163adbec8b7a40f89ca | refs/heads/master | 2023-09-03T12:30:52.531638 | 2017-05-15T14:17:27 | 2017-05-15T14:17:27 | 60,197,012 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 65,735 | cpp | /* $Id$
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Work" under the
* terms of the United States Copyright Act. ... | [
"elisovdn@112efe8e-fc92-43c6-89b6-d25c299ce97b"
] | elisovdn@112efe8e-fc92-43c6-89b6-d25c299ce97b |
437414d74aa3b1ca1c1b856b54c2c0e185511bea | d9e461d90f41471a791cf242c7e6a0f4b768985e | /Chapter 5/5.10/source.cpp | 7a0670e61358257bd3a6575c7789e46912101ad2 | [] | no_license | delbertbeta/cpp-class-homework | c6e3f47f5b041699c5550e47c3d145a64c7399fa | b058c51265060f41ab7c3c67465b8e936e936a1d | refs/heads/master | 2021-01-13T08:45:49.819554 | 2017-05-14T10:15:19 | 2017-05-14T10:15:19 | 71,965,637 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 475 | cpp | #include <iostream>
using namespace std;
long computeFactorial(short n);
int main()
{
for (int i = 1; i <= 5; i++)
{
cout << i << "!\t";
}
cout << endl;
for (int i = 1; i <= 5; i++)
{
cout << computeFactorial(i) << "\t";
}
cout << endl;
cout << "The answer to the question: it's too large to store the re... | [
"Delbert Zou"
] | Delbert Zou |
d2db698739a1adaf890efadbfbbe9746104c2757 | 34e7bcfdf0a705c90374dbc8395d1b79e3043cef | /src/core/algorithm/registration/CorrespondenceRegistrationProvider.cpp | 5d978065f4205b1e1e211c76cca4cdf258d4aedf | [] | no_license | NagaoKagetora/virtual-green-room | 20b1dbb74e66416488048e601814917220ba8c8f | fb55ea3ab0823c8464ad22a01a94fb4d8026f8f0 | refs/heads/master | 2020-06-06T15:46:38.055353 | 2014-11-07T12:44:35 | 2014-11-07T12:44:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 744 | cpp | #include "CorrespondenceRegistrationProvider.hpp"
#include <common/util/logger.hpp>
bool CorrespondenceRegistrationProvider::operator ()(Model *source, Model *target) {
if (this->verify(source, target)) {
return (RigidRegistrationProvider::operator ()(source, target));
}
return (false);
}
bool CorrespondenceRe... | [
"ikercasillas.sry@gmail.com"
] | ikercasillas.sry@gmail.com |
6dd4c947034ad0d9755c9b62300920f3f4c2311c | 6f4cd87855aaf2db66894e79463dac19b91e20ca | /vm.hpp | c32052ff3842d16dabdcc7e1d53abc771331e81f | [] | no_license | vendethiel/worldofcore.cpp | 24bddc5016402663bc2314c7fd28221dd0a54b8a | 568abe60f57227d3fb56163579512abb883591f2 | refs/heads/master | 2021-01-17T07:15:52.871679 | 2016-05-06T15:05:37 | 2016-05-06T15:05:37 | 33,720,131 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,347 | hpp | #pragma once
#include <array>
#include <vector>
#include <unordered_map>
class VM;
class Warrior;
#include "op.hpp"
#include "utility.hpp"
#include "read_helpers.hpp"
typedef void(*vm_op)(VM&, Warrior&);
typedef std::unordered_map<char, vm_op> opcode_map;
class VM {
public:
VM(ulong num_warriors, opcode_map opcodes... | [
"vendethiel@hotmail.fr"
] | vendethiel@hotmail.fr |
4daeb88dcb9ad65a605eec0fba7886214ea97380 | 6ec80fe7c2a403a06ab86682ad5c707a79c5daaf | /billing/inc/billing_data.cpp | 513500bd3a0bc61e85a0a0aa065f1924342d76cd | [
"MIT"
] | permissive | noddle0592/billing | 81c7c3656f47b8db4a1595a30478ad05dba36b10 | 90e2169ad00c62ab28c700d58dc9eac2708fd241 | refs/heads/master | 2020-05-19T11:04:12.003231 | 2018-10-30T15:08:44 | 2018-10-30T15:08:44 | 144,966,679 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,346 | cpp | #include "logger.hpp"
#include "billing_data.hpp"
#include "hex_tool.hpp"
using std::vector;
using std::string;
BillingData::BillingData(vector<char>& request) :isValid(false)
{
if (!request.empty()) {
this->parseData(request);
}
}
void BillingData::parseData(vector<char>& request)
{
auto it = request.begin();
... | [
"67579722@qq.com"
] | 67579722@qq.com |
a42cb6211d5fcdbf57978f205b66fa1f5f6fe64f | 9f7a0f99115a54eb5e4e41de891ecc34b3cc5591 | /RSRAIL~1.CPP | f47120a37b9f859495205e6fd5c3b238bb5757f9 | [] | no_license | therealsharath/trainManagement | 7bb20778db29701c4105d326b4302f896cfe1147 | 2d50e6f37df88c6674ce21183d1a1bf9229d099d | refs/heads/master | 2020-09-03T03:48:45.540983 | 2019-11-03T23:17:07 | 2019-11-03T23:17:07 | 219,378,705 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,339 | cpp | #include<iostream.h>
#include<fstream.h>
#include<conio.h>
#include<process.h>
#include<stdio.h>
#include<string.h>
#include<iomanip.h>
#include<dos.h>
void menu();
void load();
void copy();
int n=3, flag=0, indic=0, br=0, oath=0, control=0, k=0, dem;
char uni, imp;
struct engine //Structure used as basis
{
flo... | [
"palathingal@gatech.edu"
] | palathingal@gatech.edu |
eb2f28cb27ed313730dbf24d133449d702a96a85 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /ui/aura/test/ui_controls_factory_aura.h | b6752221a09e78f18815e18e08165683d16f4d0e | [
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 536 | h | // 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.
#ifndef UI_AURA_TEST_UI_CONTROLS_FACTORY_AURA_H_
#define UI_AURA_TEST_UI_CONTROLS_FACTORY_AURA_H_
#include "ui/base/test/ui_controls_aura.h"
namespace a... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
bb5ea45a58b56549933645771e56778e755d2904 | 2934d1f8038bfe6d8dc98f1e5fe9143ccb270811 | /src/mem/cache/base.cc | fa389b3930bb1efb1d9b6fb123a07302b9eb8181 | [] | no_license | tutu509/gem5 | fd5e85f6c912559cad79bf49de130112cbd1c1bf | fbc56743c3289b77d9946e6603e365a4a368b95a | refs/heads/master | 2021-01-10T03:02:00.540257 | 2016-03-11T08:57:02 | 2016-03-11T08:57:02 | 53,648,069 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,712 | cc | /*
* Copyright (c) 2012-2013 ARM Limited
* All rights reserved.
*
* The license below extends only to copyright in the software and shall
* not be construed as granting a license to any other intellectual
* property including but not limited to intellectual property relating
* to a hardware implementation of the... | [
"tutu509@126.com"
] | tutu509@126.com |
bd1a46cfe349be96bac2bfb69ffd5146f3837c01 | e03095f7e2ecc7e0e98d20ff55008e11e55d0d76 | /error/IllegalIntervalError.h | ea182e5e6056e26462f0c84f973025c1bbbc0fad | [] | no_license | llylly/LapisParser | 9f1f5c33b4a48cb19057d41e9b640f790049b0b3 | 06dab89b6df60b98ebe899cb27ea0f6990386724 | refs/heads/master | 2021-05-16T05:10:06.060115 | 2017-12-20T14:33:48 | 2017-12-20T14:33:48 | 106,280,804 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 755 | h | //
// Created by lly on 19/07/2017.
//
#ifndef VPARSER_ILLEGALINTERVAL_H
#define VPARSER_ILLEGALINTERVAL_H
#include <string>
#include <sstream>
#include "Error.h"
class IllegalIntervalError: public Error {
public:
IllegalIntervalError(std::string _fileName, int _line, int _col, std::string _fieldName, double l, ... | [
"limyik.li96@gmail.com"
] | limyik.li96@gmail.com |
ffec0db6340add9df7a80210daf5e9cabcf0570b | 3dba2949bd657caff8f1d3aa75197d6d343e72d7 | /vsproject/NeuroPulse/src/PulseEvent.h | 59219b71b3d5e9d84ad362ba980b27002dfe3b88 | [] | no_license | PDeveloper/neuropulse.alpha | 62278dce45ce417c86d9561d590c7c0bc98c4e29 | 36627fafebb568457e93400bab472591a029935c | refs/heads/master | 2021-01-01T06:44:49.806343 | 2013-04-20T19:31:55 | 2013-04-20T19:31:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 389 | h | #include <Event2.h>
#include <ac/es.h>
#pragma once
namespace np
{
class PulseEvent : public np::Event
{
public:
ac::es::EntityPtr target1;
ac::es::EntityPtr target2;
PulseEvent( np::EventType* type, ac::es::EntityPtr target1, ac::es::EntityPtr target2) :
np::Event( type)
{
this->target1 = target1;... | [
"p.svilans@gmail.com"
] | p.svilans@gmail.com |
0b185b05c319a84b2f711ffbdc75705b2ab43c3e | bca834ff8cdbc4e02eca66ecf81e0c79d16a47df | /cplutils/readers/tests/data/openfoam_case/processor1/constant/polyMesh/neighbour | 8f3a2fc45d33bbbbf182eb0e3edfe0b56d413aab | [] | no_license | edu159/cplutils | c4840bbb461a9551c6cfacc7825651f557546ad9 | 03295d3599909fc99565ed2d1ab384878085e2a0 | refs/heads/master | 2021-04-15T05:34:58.588784 | 2019-10-25T04:39:44 | 2019-10-25T04:39:44 | 126,364,965 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,063 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 3.0.1 |
... | [
"eduradical951@gmail.com"
] | eduradical951@gmail.com | |
bc1d5e6acaa9b011fbd3cd8b20878d581ecb9670 | f466f564a05b431d97597656e38d4c750d22bde0 | /shaka/src/js/xml_http_request.cc | c0dd2903bd7568b24774a5f8d1ec3d5a0b20f523 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | krzemienski/shaka-player-embedded | c8ddde4e508a5f89a7d9753f6e853f42b825582f | 74c9237673e083b02c8bbdf2cdb8209bb96492f4 | refs/heads/master | 2022-11-06T03:50:44.064387 | 2020-06-24T18:26:28 | 2020-06-24T18:40:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,445 | cc | // Copyright 2016 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | [
"modmaker@google.com"
] | modmaker@google.com |
ca5a8194d1397b50fe7232545c78f99d4cdb64dd | ed1a67ee3b23cc8201342dca4769ae7726b75e28 | /Dialogs/CCustomiseCol.h | 02ef301a8ae341b2ea00ba2447ba04afe5cd3508 | [] | no_license | max-privato/PlotXY_OpenSource | 33eb955e7be5f0ae7210af8389004e456c7764d3 | 75d703b196b2fea5b9eaeaabc5d46595157ecd9b | refs/heads/master | 2023-06-10T09:42:01.786912 | 2023-02-22T19:57:25 | 2023-02-22T19:57:25 | 161,024,703 | 7 | 7 | null | 2023-05-25T08:13:04 | 2018-12-09T09:39:53 | C++ | UTF-8 | C++ | false | false | 947 | h | #ifndef CCUSTOMISECOL_H
#define CCUSTOMISECOL_H
#include <QDialog>
#include <qcolordialog.h>
#include <qtablewidget.h>
#include <QButtonGroup>
namespace Ui {
class CCustomiseCol;
}
class CCustomiseCol : public QDialog
{
Q_OBJECT
public:
explicit CCustomiseCol(QWidget *parent = nullptr);
~CCustomiseCol()... | [
"massimo.ceraolo@gmail.com"
] | massimo.ceraolo@gmail.com |
2c8ce421e4a9ceb505df7a1e11f617c87bcbca27 | c2559f4f071dfee82d25908de677b76641d2dc60 | /form.h | ab678ac5da483a405b0ec104985ab6993aa02947 | [] | no_license | Yuji-w/stuListManagement | a3918d6e631e7a9fe6b0e34e17609632dc490fe8 | 191efc3e8e3c7e576bbff13ecbabbbcd8ae99f87 | refs/heads/master | 2023-02-13T14:06:38.572186 | 2021-01-14T14:06:34 | 2021-01-14T14:06:34 | 324,296,437 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 240 | h | ifndef FORM_H
#define FORM_H
#include <QWidget>
namespace Ui {
class Form;
}
class Form : public QWidget
{
Q_OBJECT
public:
explicit Form(QWidget *parent = nullptr);
~Form();
private:
Ui::Form *ui;
};
#endif // FORM_H
| [
"yuanxixiuqiangwei@foxmail.com"
] | yuanxixiuqiangwei@foxmail.com |
c812269d281fe02f9ed1b2fd40508208a24a8218 | 807130f57ca6fb411f0255901c28a614e767aa83 | /deevBean/QTGraphicsViewDemo/booleanwindow.h | 46b1aacad1fcdaa945498ab8fbe6c7c4d4c04652 | [] | no_license | newsb/qtdemo | 95aca041d1933ea36474aa2a23bf895060be0330 | 9843a31e69fa3c7aebb5ee59420f9c16475876c8 | refs/heads/main | 2023-08-25T11:08:30.292541 | 2021-11-12T14:12:18 | 2021-11-12T14:12:18 | 336,209,515 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 477 | h | #ifndef BOOLEANWINDOW_H
#define BOOLEANWINDOW_H
#include <QWidget>
#include <QLabel>
#include <QLineEdit>
#include <QTreeView>
#include <QGridLayout>
#include "booleanmodel.h"
class BooleanWindow : public QWidget
{
Q_OBJECT
public:
explicit BooleanWindow(QWidget *parent = nullptr);
QLabel *label;QLineEd... | [
"396234920@qq.com"
] | 396234920@qq.com |
66fe7ac51760ac66e12f176bc72958ee3eeb7f86 | 3758ac60ca1869225674dc8f34b7b5136cc77c57 | /include/ranges-gpu/view/detail.hpp | 2ccedce51a25327ae8787fe91c432a92b9db5039 | [
"MIT"
] | permissive | tisma/ranges-gpu | 13ac10fa73790ea5f0b4d8628a285ae58aef6c34 | a04c5f3992f33a047d2db481a05fe50ec5c34138 | refs/heads/master | 2020-07-19T07:09:03.540861 | 2019-02-01T17:55:47 | 2019-02-01T17:55:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,556 | hpp | /*
* Copyright © 2019 Paweł Dziepak
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish... | [
"pdziepak@gmail.com"
] | pdziepak@gmail.com |
3341a5a516af3c48d32f9c8e2258356978f60e1b | f14bd0618e08e81078afb4afee1990179543c994 | /tests/cpp/types/Cells_test.cpp | 4183fc061d5c1485fd5be9b5cb080fbd4d37b4da | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Fields2Cover/Fields2Cover | 5fc35c3848b384fd08b44f4e5354dcfc4254fab9 | f75aaab695275ecae389d4740d136875e01d5ece | refs/heads/main | 2023-09-03T10:14:51.088651 | 2023-08-21T11:10:56 | 2023-08-21T11:10:56 | 501,080,115 | 237 | 46 | BSD-3-Clause | 2023-08-02T14:29:29 | 2022-06-08T03:01:32 | C++ | UTF-8 | C++ | false | false | 6,569 | cpp | //=============================================================================
// Copyright (C) 2021-2023 Wageningen University - All Rights Reserved
// Author: Gonzalo Mier
// BSD-3 License
//=============================================================================
#... | [
"gonzalo.miermunoz@wur.nl"
] | gonzalo.miermunoz@wur.nl |
eed6de81101fba7768312773bc30d1afb1ae8219 | 8bcd72658fce34fab2618638d94144b5e1e64b01 | /MLiTA/14.1/14.1/BonnieAndClyde.h | 3bb7c1c4243c8891c55db611698fc21cf1fc033b | [] | no_license | Jane1408/OOP | f9064836d1bf04ef6e203bc0e598a2434217d08e | cc8977921227c39e5023f7b70650db58f0931627 | refs/heads/master | 2021-01-21T04:32:41.567382 | 2016-06-17T09:14:35 | 2016-06-17T09:14:35 | 51,423,632 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 465 | h | #pragma once
class CBonnieAndClyde
{
public:
CBonnieAndClyde(std::string const & input);
void WriteInOutputFile();
std::pair<int, int> GetNumbersOfBanks() const;
int GetMaxMoney() const;
private:
void ReadFromFile(std::string const& input);
void FindAnswer();
std::multimap < int, std::pair<int, int> > m_moneyA... | [
"Женечка"
] | Женечка |
469e56fa74ae4b881f300149947418a761838276 | e71f386b74b36ce12c60c20f2b3475b1f7c5b992 | /neu/layer/average_pooling/kernel_source.hpp | 69e69e33836989acd8b0f23b860467d0a140b8a6 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | okdshin/Neu | 3d480150cf98ae34f89db236edc26d503ef553bd | 59d9760b7c8c451a63616751b8df770f394daec8 | refs/heads/master | 2023-09-03T20:21:37.289220 | 2016-06-29T22:03:33 | 2016-06-29T22:03:33 | 58,301,621 | 8 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 3,962 | hpp | #ifndef NEU_AVERAGE_POOLING_LAYER_KERNEL_SOURCE_HPP
#define NEU_AVERAGE_POOLING_LAYER_KERNEL_SOURCE_HPP
//20151026
#include <boost/compute/kernel.hpp>
namespace neu {
const char average_pooling_kernel_source[] = BOOST_COMPUTE_STRINGIZE_SOURCE(
/*
int index(int i, int c, int id, int width, int channel_num) {
ret... | [
"kokuzen@gmail.com"
] | kokuzen@gmail.com |
f3ddafa4f67c1e0bb7ad94990ff5af79816c5e6e | 084c3fd59ae20cc9f4ee77f839b8b4c4f920266d | /TOKI/tlx/Bab 6/6B - Dynamic Programming/RajaBebek.cpp | 8cae177295f4f56ce93365f6232af0489076976b | [] | no_license | dawidjaja/competitive-programming | 24d06c73d6ddbc931f1a2fe1bc2766f4e401bbf4 | a8c52ad8bfe8ac6908b3666abc3026da7ea8f27d | refs/heads/master | 2021-06-17T20:22:21.309523 | 2021-03-17T09:19:45 | 2021-03-17T09:19:45 | 149,089,446 | 0 | 0 | null | 2019-10-14T15:26:49 | 2018-09-17T07:57:52 | C++ | UTF-8 | C++ | false | false | 656 | cpp | #include <algorithm>
#include <cstdio>
using namespace std;
int ctr,list[100000],bbk[100000],n,y;
int main ()
{
scanf("%d%d",&n,&y);
for (int i=1;i<=n;i++)
{
scanf("%d",&bbk[i]);
}
list[0]=0;
for (int i=1;i<=y;i++)
{
list[i]=-1;
}
for (int i=1;i<=n;i++)
{
for (int j=y;j>=1;j--)
{
... | [
"dalfred2000@gmail.com"
] | dalfred2000@gmail.com |
ab70414ed99f404a8642d86b66972434979b0574 | 155b023b1f9b286064a20ede6320e3bd8fb77011 | /0658.Find K Closest Elements/twoPoint.cpp | 57c476da3a27a6de0a51b68b1323059e4c4e2d37 | [] | no_license | zztttt/LeetCode | e34b01dafb11381beeaf1ffe607c310dd5134506 | 7f803bba7ae6e569833adca6294709fa1c494a93 | refs/heads/master | 2022-08-10T08:00:46.532738 | 2022-08-05T15:25:00 | 2022-08-05T15:25:00 | 165,406,546 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,506 | cpp | class Solution {
public:
vector<int> findClosestElements(vector<int>& arr, int k, int x) {
vector<int> ret;
int len = arr.size(), index = -1;
for(int i = 0; i < len - 1; ++i){
if(arr[i] <= x && arr[i + 1] > x){
index = i;
break;
}
... | [
"1315691850@qq.com"
] | 1315691850@qq.com |
fb19257db2adea7f01009eb094d00785feeee5f6 | b9f2cbbb9308190e7800ce0d3b742bee754a0842 | /src/script.h | 100c30c8e2373915e10d9e3fcc5a1d2abe60556d | [
"MIT"
] | permissive | larrycameron80/Zeon | 0e9d5d275d22902ecaa4b2983ab20c31928af7b7 | f92b02e293b3dabc5881b8e7559e5c30870843cb | refs/heads/master | 2020-03-18T07:25:17.901826 | 2018-05-16T09:26:05 | 2018-05-16T09:26:05 | 134,451,312 | 0 | 0 | MIT | 2019-09-17T06:38:34 | 2018-05-22T17:29:18 | C++ | UTF-8 | C++ | false | false | 17,020 | h | // Copyright (c) 2009-2016 Satoshi Nakamoto
// Copyright (c) 2009-2016 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 H_ELECTRA_SCRIPT
#define H_ELECTRA_SCRIPT
#include <string>
#include <vec... | [
"andrey@MacBook-Pro-Andrey.local"
] | andrey@MacBook-Pro-Andrey.local |
910cdb89eced9fc3078858be48c05c215655752b | e2efc81aee0ebefef1f0fdd3a4c400fdd99b72e4 | /ProgettoGoldenModel/switch_connector/Top.cpp | bc0ce2e8363630d34b880501943821e4fdc4a34c | [] | no_license | EnricoGiordano1992/TesiMagistrale | 07c2e63d0d5c17303536fc13c953b83b8d0820a4 | 371b210a0c6d21f21965a8640857be71032d60d1 | refs/heads/master | 2021-03-24T12:48:24.605052 | 2017-03-20T18:46:34 | 2017-03-20T18:46:34 | 40,925,811 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,519 | cpp | #include "Top.h"
#include <stdio.h>
#include <sys/shm.h>
#include <sys/stat.h>
#include <sys/types.h>
#define SHMSZ 27
typedef enum {AHEAD=0, BACK, UP, DOWN, LEFT, RIGHT} Movement;
void Top::activate(rc_reconfigurable& module)
{
if (active_module != &module) {
if (active_module != NULL) {
... | [
"enricogiordano1992@gmail.com"
] | enricogiordano1992@gmail.com |
438d26dd5653a21041c90e703459c8fcb992ec32 | 8909f2a1735a3eb04a53655285266cf07954e99a | /src/qt/uploadfiledialog.h | d2e3dcbe77a9452f70c280e0d6609d997b18a90e | [
"MIT"
] | permissive | coins-archive/chbtokenV5.x | da96e574c462f13df439b40edb63f1d038d52fe3 | 7a8d6ebda5ce029caaea289116c69f8eb3f457d5 | refs/heads/master | 2021-05-16T22:30:52.171704 | 2020-03-16T06:25:14 | 2020-03-16T06:25:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,997 | h | #ifndef UPLOADFILEDIALOG_H
#define UPLOADFILEDIALOG_H
#include <QDialog>
#include <QFileDialog>
#include <QMessageBox>
#include <QFileInfo>
#include <QProcess>
#include <QJsonDocument>
#include <QJsonObject>
#include <QVariantMap>
#include <QByteArray>
#include <QUuid>
#include <QTextStream>
#include "walletmodel.h"
... | [
"p.lamprecht@dlsag.ch"
] | p.lamprecht@dlsag.ch |
fd71647c2660e844c1250681172b29e0bf7158ca | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/17/174.c | 5f68a0554c273708576746be97b07286359f09f8 | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 787 | c |
int main()
{
char line[101], label[101]; //label???????
int pos[100]; //pos???????????
int left = 0, right = 0; //?????????
int pos_i, len; // ??????pos_i?????0
int i;
while (cin.getline(line, 101))
{ pos_i = -1, left = 0; right = 0; //?????????????
len = strlen(line);
for (i = 0; i < 100; i++) //???label
... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
bed94e40fefef431f04793f32eb8e186c7d72eaf | 6d34fa23c708320b2e42d120d107f187106302e3 | /orca/gporca/libnaucrates/include/naucrates/dxl/parser/CParseHandlerColStatsBucket.h | 8c0d24e2b9588f371749f890e59d8e6daca790a7 | [
"Apache-2.0"
] | permissive | joe2hpimn/dg16.oss | a38ca233ba5c9f803f9caa99016a4c7560da9f08 | 2c4275c832b3e4b715b7475726db6757b127030c | refs/heads/master | 2021-08-23T19:11:49.831210 | 2017-12-06T05:23:22 | 2017-12-06T05:23:22 | 113,322,478 | 2 | 1 | null | 2017-12-06T13:50:44 | 2017-12-06T13:50:44 | null | UTF-8 | C++ | false | false | 2,576 | h | //---------------------------------------------------------------------------
// Greenplum Database
// Copyright (C) 2012 EMC Corp.
//
// @filename:
// CParseHandlerColStatsBucket.h
//
// @doc:
// SAX parse handler class for parsing a bucket of a column stats object
//
// @owner:
//
//
// @test:
//
//
//----------... | [
"fengttt@gmail.com"
] | fengttt@gmail.com |
bf195159b8d7f86034195ccfe9f069aa9362e814 | 6e7db37c884207ab0d01434d6b2661e5e0524684 | /KHLUG/Day08/day08_4.cpp | c9ddcf0fa40834f47d7cc8031ea729b907c58ef3 | [] | no_license | wjdwls0630/2018_2_C_KHU | 29f2d91036246485a773ab55f5dde245b92ffb6d | 6dad92c24176c8b362fda5af5b3254ff558ac954 | refs/heads/master | 2020-04-03T20:50:35.355051 | 2019-01-13T12:45:45 | 2019-01-13T12:45:45 | 155,560,132 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 412 | cpp | #include <iostream>
int main() {
char c= 'K';
char *pc;
pc=&c;
int i =58;
int *pi ;
int **ppi;
pi=&i;
ppi=π
std::cout << "pc : " <<pc<< '\n';
std::cout << "*pc : " <<*pc<< '\n';
std::cout << "pi : " <<pi<< '\n';
std::cout << "*pi : " <<*pi<< '\n';
std::cout << "ppi : " <<ppi<< '\n';
std... | [
"wjdwls0630@gmail.com"
] | wjdwls0630@gmail.com |
1e8f1bb9663effdd5569438eff99718dcd10de00 | e6979549bf0f2af86b5bdd52a1e25853f2506e8a | /10677/Main.cpp | ff5d02cc5e622d863d1fc9ca0cd5c87df373b607 | [] | no_license | guithin/BOJ | 9a3becbbae58c03130c1545cdb0985efd2563f63 | d525f441e864fc07a21649d39273f0ac1e3158ac | refs/heads/master | 2021-07-05T19:25:18.547317 | 2020-08-03T01:47:34 | 2020-08-03T01:47:34 | 144,382,439 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 639 | cpp | #include<stdio.h>
typedef long long ll;
ll sqr(ll x, ll y) {
ll R = 1;
while (y--) {
R *= x;
}
return R;
}
int main() {
ll t;
scanf("%lld", &t);
while (t--) {
ll a, b;
scanf("%lld %lld", &a, &b);
ll ans1 = 10;
ll ans2 = 10;
while (1) {
ll sum1 = 0;
ll sum2 = 0;
ll ta = a;
ll cnt = 0;
... | [
"on14@naver.com"
] | on14@naver.com |
2fbabc98417f109ee1bfa87b1b7cf665b0610158 | 8504192cad2b9c755eda53d911a33b3ef49400bd | /mlpack-1.0.12/src/mlpack/core/tree/statistic.hpp | 70b40ecf05b6b11847f289d51fcab82664f0cfa6 | [
"BSD-3-Clause"
] | permissive | brycepg/machine_learning_group2 | 47fa9279a9fb1a3d54803372c649c2c3984910aa | 6461da5398e13880c4d222c049ff909991abc6a5 | refs/heads/master | 2021-01-23T15:50:59.981613 | 2015-04-02T01:43:15 | 2015-04-02T01:43:15 | 31,920,073 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,557 | hpp | /**
* @file statistic.hpp
*
* Definition of the policy type for the statistic class.
*
* You should define your own statistic that looks like EmptyStatistic.
*
* This file is part of mlpack 1.0.12.
*
* mlpack is free software; you may redstribute it and/or modify it under the
* terms of the 3-clause BSD licen... | [
"azrathud@gmail.com"
] | azrathud@gmail.com |
98af78d2401b95c62b47876ba3f59537c2bf3af5 | 5266d0d079e2d412ef698248d8edc55649623031 | /jianzhioffer_构建乘积数组/jianzhioffer构建乘积数组.cpp | 6485dc2b62cd5892b3f5973c2ad21f6189413733 | [] | no_license | sunxu123/JianZhiOffer | 7e225b15c4ad96272d61fec9e1c86ec26856a560 | f5b877d5c831abc30937813b56f6522541563ad3 | refs/heads/master | 2020-03-07T14:52:56.082976 | 2018-03-31T14:21:20 | 2018-03-31T14:21:20 | 127,538,523 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,196 | cpp | // jianzhioffer构建乘积数组.cpp : Defines the entry point for the console application.
//给定一个数组A[0,1,...,n-1],请构建一个数组B[0,1,...,n-1],其中B中的元素B[i]=A[0]*A[1]*...*A[i-1]*A[i+1]*...*A[n-1]。不能使用除法。
/*
测试用例:
[1,2,3,4,5]
对应输出应该为:
[120,60,40,30,24]
*/
#include "stdafx.h"
#include <iostream>
#include <vector>
using namespace std;
... | [
"sun199412065012@live.shop.edu.cn"
] | sun199412065012@live.shop.edu.cn |
fd8ee0f55d289e1efb7533150b9f3c37f4fc3eb3 | 498a9632078c1bbdd63255c87b3fb175cd884b36 | /Temp/StagingArea/Data/il2cppOutput/t2114493507.h | 9226f7a11ead3cc5938b104bcb057f21b761becb | [] | no_license | VitorVilete/EndlessRunner | 6d8cb91541b96333bf3b7af501849410e9cc011e | 2c05c65cde1f36b2a61bdc684644e91deeabca66 | refs/heads/master | 2020-12-24T21:23:00.416974 | 2016-04-27T16:49:33 | 2016-04-27T16:49:33 | 57,231,013 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,245 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
struct t1019550717;
#include "Il2CppObject.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "... | [
"vitorgarcesvilete@gmail.com"
] | vitorgarcesvilete@gmail.com |
92e1454bbe3e1bf9e8d13870502ff613f74a004d | 11fac3f9db7a3c2cf9ed538bc4c31346e09e78fe | /src/Data.h | e8b986ae7cde838459d33a523b2d229b8e102856 | [
"MIT"
] | permissive | mnhaouas/card-const-MSSC | 351f75a1edfc028e7ea9a183a00fceb54978758b | a18525a1584b1e371d7d3afe916bee0ca2739b8c | refs/heads/master | 2021-07-11T06:15:38.619856 | 2021-04-15T17:20:10 | 2021-04-15T17:20:10 | 243,585,316 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 830 | h | /*
* Definition of the problem data structure which connects all parts of the resolution framework
*/
#ifndef __DATA_H
#define __DATA_H
#include <string>
struct Data {
// Instance file ID (could be any uniquely identifying string, eg. file name)
std::string fileID;
// Number of observations, number ... | [
"32078489+mnhaouas@users.noreply.github.com"
] | 32078489+mnhaouas@users.noreply.github.com |
fb8dba1fcd4f14b9218a5e5d6bc1ec2fb54a8988 | ac8b269950276aa1c04e32fce4e60411d3b9fc7f | /Classes/GameData/GameDataSQL.cpp | 5264c487c2ffe4b368f1351a808b8b3e763b4798 | [] | no_license | nekoharuyuki/PuzzleRPG-cocos2d | 9b97af8b314e4e49b33a1ac9296ec65b2af23422 | c9c4105034d7154d2162312055104315dcbbfec1 | refs/heads/master | 2021-04-28T14:43:49.079580 | 2020-08-23T05:14:17 | 2020-08-23T05:14:17 | 121,971,336 | 14 | 7 | null | 2020-08-10T15:17:27 | 2018-02-18T17:02:06 | C | UTF-8 | C++ | false | false | 4,075 | cpp | #include "GameDataSQL.h"
#define dbName "GameData.db"
USING_NS_CC;
//データベースの有無の確認
bool GameDataSQL::hasData(){
std::string filePath = FileUtils::getInstance()->getWritablePath();
filePath += dbName;
if (FileUtils::getInstance()->isFileExist(filePath)) {
return true;
}
return false;
}
//デ... | [
"qqts7nbd@gmail.com"
] | qqts7nbd@gmail.com |
bde58efaa436c1cd3b648b173725074aeb066681 | 7fe10c34f33e61d6f4642fe894046ebc773242cd | /HW01/Lab1_5930300585_3/HW01_3/hw01_3.cpp | 510de35a4f8ab90059e1df20f5ece902c479e857 | [] | no_license | Khawoat6/abstract-data-type | e4acf8a4165155c1b3c28c74e62eaa5cb8873a7b | 6d11beccea351bc4cbd9947f1096ab6c042106f2 | refs/heads/master | 2020-03-31T02:55:59.678441 | 2018-10-10T18:59:07 | 2018-10-10T18:59:07 | 151,845,090 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,448 | cpp | // 5930300585 Phattaraphon Chomchaiyaphum SEC800
#include<iostream>
#include<stdio.h>
using namespace std;
struct rec
{
int data;
struct rec*next;
}*head = NULL;
void menu()
{
cout<< "======================="<< "\n";
cout<< " MENU "<< "\n" ;
cout<< "======================="<< ... | [
"phattaraphon.c@ku.th"
] | phattaraphon.c@ku.th |
58a8097b78efc988bfb142ce3e75770fdb2f7d3a | 98157b3124db71ca0ffe4e77060f25503aa7617f | /codechef/feb17/maketri.cpp | 80979f8174ad5f97a1cececfb63383c12246a125 | [] | no_license | wiwitrifai/competitive-programming | c4130004cd32ae857a7a1e8d670484e236073741 | f4b0044182f1d9280841c01e7eca4ad882875bca | refs/heads/master | 2022-10-24T05:31:46.176752 | 2022-09-02T07:08:05 | 2022-09-02T07:08:35 | 59,357,984 | 37 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 722 | cpp | #include <bits/stdc++.h>
using namespace std;
const int N = 1e6 + 6;
long long l, r, a[N];
int n;
int main() {
scanf("%d %lld %lld", &n, &l, &r);
for (int i = 0; i < n; i++)
scanf("%lld", a+i);
sort(a, a+n);
vector< pair< long long, long long > > range;
for (int i = 1; i < n; i++) {
range.push_back... | [
"wiwitrifai@gmail.com"
] | wiwitrifai@gmail.com |
0334721d74d0b0d969fa09e7605073f2e5799dfe | c00b7f058dd09a805acb01bef7a89a35b76697d4 | /src/llvm/BitcodeReader.h | fe64cb41310db91d17c7f75eba1fefa91716268b | [
"MIT"
] | permissive | rigred/VC4C | 2613d25c2cbca013a30cd494224d52ef8c35f180 | 6c900c0e2fae2cbdd22c5adb044f385ae005468a | refs/heads/master | 2022-09-24T19:19:19.683395 | 2020-06-02T12:02:52 | 2020-06-02T12:02:52 | 268,788,649 | 0 | 0 | MIT | 2020-06-02T11:59:40 | 2020-06-02T11:59:39 | null | UTF-8 | C++ | false | false | 2,726 | h | /*
* Author: doe300
*
* See the file "LICENSE" for the full license governing this code.
*/
#ifndef VC4C_BITCODEREADER_H
#define VC4C_BITCODEREADER_H
#include "../Parser.h"
#include "LLVMInstruction.h"
#include "Precompiler.h"
#include <iostream>
#include <memory>
#ifdef USE_LLVM_LIBRARY
#include "llvm/IR/LLVMC... | [
"stadeldani@web.de"
] | stadeldani@web.de |
6c2eab3876567567aba529f4492e0b3fb39d488c | 66702ad401431b263ca996423830deb678de7e64 | /src/qt/paymentserver.cpp | 74176f5a490d672d854adb19188a16e79b4af58f | [
"MIT"
] | permissive | apujhinuk/ZestCoin | 693f4121befdd41c67022ff9284a5f2a5edc139f | 14ca4407ac5275c7ce656175e4b9e4063e91061a | refs/heads/master | 2020-03-30T06:27:58.773111 | 2018-07-19T13:01:06 | 2018-07-19T13:01:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,959 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "paymentserver.h"
#include... | [
"zestnet@protonmail.com"
] | zestnet@protonmail.com |
36a5a446a18584c69d1251e17f3c0f701ffb4d2e | dffefb5bf3239436511af116ef3d60e377909437 | /chapter02/SeqList.h | 992233f64c59002f623c9a31ba45a94f5cb1fe32 | [] | no_license | nideng/Data_Structures | d9e8ae067b9fb3b0d26655de769834ec885afd17 | 7165538624f186ccfe321f7e1f855df11d0842c7 | refs/heads/master | 2021-05-24T09:38:50.184718 | 2020-04-25T16:10:56 | 2020-04-25T16:10:56 | 253,500,791 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,626 | h | #ifndef SEQLIST_H
#define SEQLIST_H
#include<memory>
#include<functional>
#include<stdexcept>
#include<initializer_list>
#include<iostream>
using std::allocator;
using std::function;
using std::invalid_argument;
using std::initializer_list;
template<typename T>class SeqList;
template<typename T>
int LocateElem(const ... | [
"nideng@live.cn"
] | nideng@live.cn |
0800c464e5d168b39d431f9885418cc5010dce94 | 9931daf521a7039c67fc27b0554c41f3a123f8b6 | /NPlan/HMIEngine/Src/mainforwindows.cpp | 58af2b3526cf4bb1d409aa4d85cfc5919e0dc94c | [
"Apache-2.0"
] | permissive | Avens666/NPlan | 118a47ef67ceca54bf9be7ebd99c58f19a3a0870 | 30ad074a617513962f93b6171277d385db243485 | refs/heads/master | 2021-11-23T23:12:35.101789 | 2021-11-04T06:14:23 | 2021-11-04T06:14:23 | 146,723,754 | 18 | 14 | null | null | null | null | UTF-8 | C++ | false | false | 3,857 | cpp | // File: mainforwindows.cpp
// Copyright: Copyright(C) 2013-2017 Wuhan KOTEI Informatics Co., Ltd. All rights reserved.
// Website: http://www.nuiengine.com
// Description: This code is part of NPlan Project (Powered by NUI Engine)
// Comments:
// Rev: 2
// Created: 2018/8/27
//... | [
"zhic@kotei-info.com"
] | zhic@kotei-info.com |
ac8bc5069e6a766b70a16c66a41b79abff977c57 | 39a8867b2657f212994b04bd5556620c2b618327 | /trunk/tools/mios_studio/src/gui/SysexTool.h | 58eeacfb3c2d9bfc4c89c16f09a539094a06b930 | [] | no_license | gillspice/mios32 | 9c19930f1b745d6b7589a4acf352df48494e0bdb | fbf4a96f9a02d4028427da6bb47de1c061771459 | refs/heads/master | 2020-05-31T13:05:45.392387 | 2017-08-10T14:47:28 | 2017-08-10T14:47:28 | 26,378,255 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,065 | h | /* -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*- */
// $Id: SysexTool.h 934 2010-02-27 21:55:54Z tk $
/*
* Sysex Tool Window
*
* ==========================================================================
*
* Copyright (C) 2010 Thorsten Klose (tk@midibox.org)
* Licensed for personal non-c... | [
"gillespiemanor@gmail.com"
] | gillespiemanor@gmail.com |
cbab6f97b7102a253ace426ca24faec51db931b6 | 924aeca2fefad5d04003e849ca0fd1553c223632 | /src/float_stop_profit.cpp | bc8b160b3c5d6b1638d3793ec57c77f4cc36a3f7 | [] | no_license | spartawwy/autoWave | 98d777f5ccd520537dd7bc9179c0bd9f47db9d0b | 5df41316ad3bb328a115577f6cf5674438fc1dd2 | refs/heads/master | 2023-03-23T23:45:38.952847 | 2021-03-19T08:24:15 | 2021-03-19T08:24:15 | 339,080,917 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,372 | cpp | #include "float_stop_profit.h"
#include <Tlib/core/tsystem_core_common.h>
//#include <TLib/core/tsystem_time.h>
#include "stkfo_common.h"
#include "position_account.h"
using namespace TSystem;
FloatStopProfit::FloatStopProfit(PositionAtom &postion_atom)
: enabled_(false), postion_atom_(postion_atom), max_profit_p... | [
"32713201+spartawwy@users.noreply.github.com"
] | 32713201+spartawwy@users.noreply.github.com |
dd884ac38d72c7b8e7cd33808e927f51b9b7572b | dbbfab0fc69978dba61fc689002d7dd224432288 | /hooking/Hooking.h | f31849c518dbf8e22c6220ce1a2807766543fed9 | [
"WTFPL"
] | permissive | ProjectNovigrad/ProjectNovigrad | 4757c2d4163339d3977995807b8a4fd3db916a8f | a64d121f2fed3346a8b05b487b6dc389802ca890 | refs/heads/master | 2022-06-30T18:32:25.026101 | 2020-05-15T15:20:19 | 2020-05-15T15:20:19 | 98,101,373 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 14,230 | h | /*
* This file is part of the CitizenFX project - http://citizen.re/
*
* See LICENSE and MENTIONS in the root of the source tree for information
* regarding licensing.
*/
#pragma once
#include <stdint.h>
#include "../jitasm/jitasm.h"
#include <memory>
#include <functional>
namespace hook {
// for link /DYNAMIC... | [
"hugo.holm@live.com"
] | hugo.holm@live.com |
74fb836217f97768d58490ad52e3f66c520a3e75 | ebabdda85c71fb3cd85a0cc07357a3a7ebc575ff | /Contest1213/D.cpp | bf6fcaa218294c84f0d00d51cbd581eea4a3bc80 | [] | no_license | xiaji/NOIP2018FS | c732da0b30237c0bddef75fe232e06f7c42ef21c | 6902b89251924e261190bb9d77a75240bc99f6f2 | refs/heads/master | 2020-07-24T08:19:26.279164 | 2018-11-09T23:18:55 | 2018-11-09T23:18:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 136 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
string s;
cin >> s;
cout << s.length() << endl;
return 0;
} | [
"zj@webturing.com"
] | zj@webturing.com |
2c980141e0c7367f88c35b642eaaf7bc618cbc1a | 397000e60032717f9593f02a48ca0a71cfd1d8a3 | /May challenge/Week 1/5.First Unique Character in a String/solution.cpp | 227a68b275d79067ee49f11204bfb07a8088f452 | [] | no_license | amrsamii/LeetCode-Challenges | 6b1d4ed0dce729fd2b00b3e3c2065ab292f5d4a1 | dae2b69a632c2ccacdb2ae7b4f42bdc749f18ff4 | refs/heads/master | 2022-11-06T22:54:49.347508 | 2020-06-22T15:22:13 | 2020-06-22T15:22:13 | 268,343,728 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 509 | cpp | class Solution {
public:
int firstUniqChar(string s) {
ios_base::sync_with_stdio(false);
cin.tie(nullptr);
cout.tie(nullptr);
int cnt[26] = {0};
// count how many times a character appears
for(char c : s){
cnt[c-'a'] ++;
}
// loo... | [
"amrsamy77@gmail.com"
] | amrsamy77@gmail.com |
f7cd68795f2a5455d4e31ff4462732646184f067 | 913be34331e3c765e8e6634b074b78118e7ea7d7 | /ZoranEngine/Core/ThreadBase.cpp | dacd9b55c7a780884ee67cb5146183bdbfb2da39 | [] | no_license | blakdragan7/ZoranEngine | f5502df6034ee2696574097be4e3a9f8190fe852 | dc230e3b02577f15dcdd09ec1de2e5bff56b0284 | refs/heads/master | 2022-07-08T15:20:55.119122 | 2019-01-13T22:36:16 | 2019-01-13T22:36:16 | 132,676,602 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 953 | cpp | #include "stdafx.h"
#include "ThreadBase.h"
#ifdef _WIN32
#include <Windows/WindowsThread.h>
#endif
#include <assert.h>
void ThreadBase::RunFnction(void * data)
{
if (func == 0 || hasFunc == false)throw std::exception("RunFnction Called Wit Null Func !");
func(data);
}
ThreadBase::ThreadBase()
{
... | [
"jcopela4@gmail.com"
] | jcopela4@gmail.com |
52d3ac57e5f984e63e3ab6d851c3e5d0c968a9c1 | 68dd11a16d273d5834438e231b6c08a1c1be1fe6 | /PancystarEngineDx12/PancyDescriptor.cpp | 0d0dbc78cbbe171e0d63fb4bfd5453b60460b3fb | [] | no_license | pancystar/PancystarEngineDx12 | 53b424f608d0af4b553d41d342efb21bc8b38fc0 | 2ff7ab2129f1bbdbe28d70830d0d945e5ec28a15 | refs/heads/master | 2021-07-05T00:55:59.927126 | 2020-07-30T16:16:39 | 2020-07-30T16:16:39 | 142,747,405 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 62,092 | cpp | #include"PancyDescriptor.h"
using namespace PancystarEngine;
//解绑定描述符段,用于描述符段里的所有描述符页的分配和管理
BindlessResourceViewSegmental::BindlessResourceViewSegmental(
const pancy_object_id& max_descriptor_num_in,
const pancy_object_id& segmental_offset_position_in,
const pancy_object_id& per_descriptor_size_in,
const ComPtr<ID... | [
"604954642@qq.com"
] | 604954642@qq.com |
eeb39e988d7262ba9ac0397a25dc0595548fb3cd | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_new_hunk_3465.cpp | 6e74bfbabf1f2a1f34c33b140623ea496fa0b872 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,932 | cpp | rv = APR_EGENERAL;
}
return rv;
}
static void end_gen(mpm_gen_info_t *gi)
{
ap_log_error(APLOG_MARK, APLOG_TRACE4, 0, ap_server_conf,
"end of generation %d", gi->gen);
ap_run_end_generation(ap_server_conf, gi->gen);
APR_RING_REMOVE(gi, link);
APR_RING_INSERT_HEAD(unuse... | [
"993273596@qq.com"
] | 993273596@qq.com |
eed1420cda55132c87625c8a66bdb49502cf92f4 | decefb13f8a603c1f5cc7eb00634b4649915204f | /packages/node-mobile/deps/v8/src/heap/concurrent-marking.cc | 12bb28f1c8e20fdea4d2b3a97f587f25fae074c3 | [
"BSD-3-Clause",
"Apache-2.0",
"bzip2-1.0.6",
"SunPro",
"LicenseRef-scancode-free-unknown",
"Zlib",
"CC0-1.0",
"ISC",
"LicenseRef-scancode-public-domain",
"ICU",
"MIT",
"LicenseRef-scancode-public-domain-disclaimer",
"Artistic-2.0",
"NTP",
"LicenseRef-scancode-unknown-license-reference",
... | permissive | open-pwa/open-pwa | f092b377dc6cb04123a16ef96811ad09a9956c26 | 4c88c8520b4f6e7af8701393fd2cedbe1b209e8f | refs/heads/master | 2022-05-28T22:05:19.514921 | 2022-05-20T07:27:10 | 2022-05-20T07:27:10 | 247,925,596 | 24 | 1 | Apache-2.0 | 2021-08-10T07:38:42 | 2020-03-17T09:13:00 | C++ | UTF-8 | C++ | false | false | 37,288 | cc | // Copyright 2017 the V8 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.
#include "src/heap/concurrent-marking.h"
#include <stack>
#include <unordered_map>
#include "include/v8config.h"
#include "src/base/template-utils.h"
... | [
"frank@lemanschik.com"
] | frank@lemanschik.com |
d227a2f1a3adf981727f919430b71e7b4be55af5 | b0a7471474f10b1c01aed115e60648161ec3558b | /Cpp/Cpp/Power.cpp | d1babdcfbe2fffbf931d4070fc1e14cd0c1af698 | [] | no_license | Damahuhu/SwordToOffer | 05fac5b9f5f5c4ac001141b379cb625efefc2b4f | 747dec2c069c23e5f33eddb8c06445fafaa442b2 | refs/heads/master | 2020-03-14T21:48:55.651837 | 2016-07-29T09:23:23 | 2016-07-29T09:23:23 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,051 | cpp | /*************************************************
Copyright:***
Author:Hao Li
Date:2016-05-09
Description: 给定一个double类型的浮点数base和int类型的整数exponent。求base的exponent次方。
**************************************************/
#include <iostream>
#include <vector>
#include <windows.h>
using namespace std;
bool doubleEqual(d... | [
"haolichina1991@gmail.com"
] | haolichina1991@gmail.com |
151011f4aa38a9efc41ea91f8c2e87b84f91e33d | b519cf43af2279d3db7884ab0988fa114d0485cf | /src/dessert.cpp | e7fb7a68537aae58c155b31cbddcabe55d1478b7 | [
"MIT"
] | permissive | marcobisceglia/cpp-desserts | 08353ed43034af9d2c5cabc4cea4f910430bd44e | 2fff67577ac9ad50bbc4b3a3448b561932a4dd34 | refs/heads/master | 2023-04-12T11:29:57.778576 | 2021-04-29T20:14:16 | 2021-04-29T20:14:16 | 362,882,106 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,590 | cpp | #include <iostream>
#include <vector>
#include "dessert.h"
using namespace std;
Dessert::Dessert(string nome, int porzioni = 1, int tempo = 60, LevelEnum level = Easy) {
this->name = nome;
this->people = porzioni;
this->time = tempo;
this->level = level;
}
Dessert::Dessert(string nome, int porzioni = 1, int temp... | [
"marco8bisceglia97@gmail.com"
] | marco8bisceglia97@gmail.com |
b20d353811aa0fe2d887686c720894eba87c4414 | 8d03a062b75f65f7a0bc8993842c019a17cc7a8d | /src/delegates/BoxExistanceChecker.cxx | 6c1c894d853086be622f7dd8569b4a03947c676c | [] | no_license | onatbas/robocubes | 4bde7740be7cc0c8216f0386f116cb82d43407a8 | d48c780a33fe71b5c64a62f68d9c2a730e0bbe76 | refs/heads/master | 2021-06-20T13:12:27.322784 | 2017-01-09T10:32:10 | 2017-01-09T10:32:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 459 | cxx | //
// Created by Onat Bas on 08/01/17.
//
#include "BoxExistanceChecker.hxx"
using namespace entityx;
BoxExistanceChecker::BoxExistanceChecker(entityx::EntityManager *manager) : manager(manager) {
}
bool BoxExistanceChecker::check(BoxPosition checkAgainst) const {
bool found = false;
manager->each<BoxPositi... | [
"i@onat.me"
] | i@onat.me |
f6d070eb2065ec9f9070fbe67d09354bdb40bb41 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /components/cronet/android/metrics_util.h | 89d2d73c826c1260d699fa3aade748930c4bfc70 | [
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 778 | h | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_CRONET_ANDROID_CRONET_METRICS_UTIL_H_
#define COMPONENTS_CRONET_ANDROID_CRONET_METRICS_UTIL_H_
#include <stdint.h>
#include "base/tim... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
06851ddb21252a915aec1cbee529b11aa6121d26 | d48a833da418be56e9878379705332881e2abd02 | /practise_3xc3pt10n/www.spoj.com/SPOJ_Classical/Water_among_Cubes/tester.cpp | 88989de1b47e94618cc4b23c92158afec2dc38a6 | [] | no_license | convict-git/sport_coding | 21a5fc9e0348e44eafaefe822cb749dfa4f7e53b | ae288a9930fac74ceb63dc8cc7250c854e364056 | refs/heads/master | 2021-07-05T21:35:14.348029 | 2021-01-01T17:53:34 | 2021-01-01T17:53:34 | 215,317,175 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,963 | cpp | #include <iostream>
#include <cstring>
using namespace std;
int R, C;
const int SZ = 101;
int mat[SZ][SZ];
bool visited[SZ][SZ];
bool minHt[10002];
#define LL long long
int dx[] = { -1, 0, 0, 1 };
int dy[] = { 0, 1, -1, 0 };
inline bool IsBorder(int x, int y)
{
if (x == 1 || y == 1 || x == R || y == C)
return ... | [
"official.mr.convict@gmail.com"
] | official.mr.convict@gmail.com |
6a13e9abe87d45f6b114dda1b9a089d0ebffb8dd | 10663c26f387019a1fefa2733e7c611c56778953 | /Source/PluginProcessor.h | c5238fbf7881ceba4e0200c1d16a5b99336c06fd | [] | no_license | Tank-Dozer/PFMprojectZed | a35dbb3f35ae0be199a923d42acd8e594778ccbc | 0da5a9ae369ba1222e04a445ea9a108520944ee5 | refs/heads/master | 2020-06-19T21:12:19.701209 | 2019-07-20T16:44:59 | 2019-07-20T16:44:59 | 196,874,869 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,323 | h | /*
==============================================================================
This file was auto-generated!
It contains the basic framework code for a JUCE plugin processor.
==============================================================================
*/
#pragma once
#include "../JuceL... | [
"ChristopherMoody123@gmail.com"
] | ChristopherMoody123@gmail.com |
118069c7e56d22aa03efa7c49b1cf40432cf1189 | 089077acd7dc512a1afde017692382b0b9ada02f | /SmartDrawAnno/AnnoTerritory.h | 0c8b72d5c049a70c09b5d06551fe44e3cd3ba720 | [] | no_license | lizzyly7/SmartDraw | 6830b172cebcf2005366b7438d771af3faa137cf | cb891dbe66d75bbb3f692fce72e91402e1c97010 | refs/heads/main | 2023-04-19T05:54:52.948266 | 2021-05-04T11:02:01 | 2021-05-04T11:02:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,307 | h | #pragma once
#include "Enum.h"
#include <IsLine3d.h>
#include <aDraw_DraFile.h>
#include "ExternalTerritory.h"
#include "InternalTerritory.h"
#ifdef ADRAW_TAG_EXPORTS
#define ON_TAG_EXT_DLL __declspec(dllexport)
#define ON_TAG_EXT_DECL extern "C" __declspec(dllexport)
#define ON_TAG_EXTERN_DECL extern
#else
#de... | [
"humkyung@atools.co.kr"
] | humkyung@atools.co.kr |
00e0a91176955104037de485bdf6b7a7851c0b61 | 04a1123867b8240759082db7b9fe5ab28ebd7071 | /Assignment1/UF.cpp | 7cb7d5cf256fb630834e732fa73ab2593ff8c54b | [] | no_license | ameghbhavsar/Coursera-Algo-1 | cffa5249931159ae3af643cb9b0938bcc8066322 | 8645d62d7ea90b6be8280be955f2d9c545825e8a | refs/heads/master | 2020-05-26T17:17:00.605957 | 2019-05-23T23:14:02 | 2019-05-23T23:14:02 | 188,316,333 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 733 | cpp | #include "UF.h"
#include <iostream>
using namespace std;
UF::UF(int N){
id = new int[N];
sz = new int[N];
for(int i=0; i<N; i++){
id[i] = i;
sz[i] = 1;
}
}
UF::~UF(){
delete id;
delete sz;
}
void UF::Union(int p, int q){
int pid = root(p);
int qid = root(q);
if(pid==qid) return;
if(sz[pi... | [
"ameghbhavsar97@gmail.com"
] | ameghbhavsar97@gmail.com |
706e232ed711e834dcf7d5b2a470d48dda32c52a | 55996cef8a153f074c76a4a61e451c4e065568c5 | /基础训练/十进制转十六进制/Untitled1.cpp | 1a0e023186e0a41298776b142c5a5e6b121d5dcb | [] | no_license | SterbenDa/LanQiao-Linda | 3f187a95188c9e09e06e7f99056b68ad48dae670 | bc30a73b3a955403449f0a044ee2d1f92234d437 | refs/heads/master | 2020-09-01T06:01:51.572160 | 2019-11-01T02:54:28 | 2019-11-01T02:54:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 766 | cpp | #include "iostream"
using namespace std;
int main(){
long n,b;
string s="";
char c;
cin>>n;
if(n==0)
cout<<0;
while(n){
b=n%16;
n/=16;
switch(b){
case 0:
c='0';
break;
case 1:
c='1';
break;
case 2:
c='2';
break;
case 3:
c='3';
break;
case 4:
c='4... | [
"270801364@qq.com"
] | 270801364@qq.com |
2ef874fca4f8f795d0c266b36f04a7f22301dd6c | 8c4095aa37f8469f92d1c0bc134e6881d1148dfd | /ert_main.cpp | a6b7a82848ff7b98252ceaaed71eb57a8ed33dee | [] | no_license | jmscslgroup/vehicle_dual | e2da88bb46fcbb832928c4c2cb7662f933103150 | e3e14380173df29a5c76dbdbbab9957661010f80 | refs/heads/main | 2023-04-19T05:25:44.705340 | 2021-04-21T22:51:30 | 2021-04-21T22:51:30 | 359,966,146 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,724 | cpp | //
// Academic License - for use in teaching, academic research, and meeting
// course requirements at degree granting institutions only. Not for
// government, commercial, or other organizational use.
//
// File: ert_main.cpp
//
// Code generated for Simulink model 'vehicle_dual'.
//
// Model version ... | [
"rahulbhadani@email.arizona.edu"
] | rahulbhadani@email.arizona.edu |
3c9c9263f1076a5287d390b3a7801291e12e53da | b762ab5bd63a18b749fff95cf1b8929c068fc6d4 | /1.LeetCode/852. Peak Index in a Mountain Array.cpp | 10bed43bb2010a8b932cbe1680564318e82928d2 | [] | no_license | mrmh-code/My_problem_solution_different_OJ | 8f30e363d37d4177ed6052252544edc5e32bf559 | dc0bb3213101eb84c00601993adfbf6d3b258758 | refs/heads/main | 2023-06-29T14:09:04.010969 | 2021-07-25T04:31:06 | 2021-07-25T04:31:06 | 383,503,875 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 298 | cpp | //problem Link:https://leetcode.com/problems/peak-index-in-a-mountain-array/
#include <bits/stdc++.h>
using namespace std;
class Solution {
public:
int peakIndexInMountainArray(vector<int>& arr) {
int n=max_element(arr.begin(),arr.end())-arr.begin();
return n;
}
}; | [
"59336344+M-Mehedi-Hasan@users.noreply.github.com"
] | 59336344+M-Mehedi-Hasan@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.