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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2b60b01e5731a59649b04ab25c8af0d799bca4bb | 5b41e312db8aeb5532ba59498c93e2ec1dccd4ff | /SMC_DBClasses/CHDE_PP_BURNER_STEP_ENTRY.cpp | 6597733fbda4e56a03ccbcf772b874c1b69c9ea1 | [] | no_license | frankilfrancis/KPO_HMI_vs17 | 10d96c6cb4aebffb83254e6ca38fe6d1033eba79 | de49aa55eccd8a7abc165f6057088a28426a1ceb | refs/heads/master | 2020-04-15T16:40:14.366351 | 2019-11-14T15:33:25 | 2019-11-14T15:33:25 | 164,845,188 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,820 | cpp | //## Copyright (C) 2010 SMS Siemag AG, Germany
//## Version generated by DBClassCodeUtility BETA 0.6.3
//## ALL METHODS MARKED AS - //##DBClassCodeUtility - WILL BE OVERWRITTEN, IF DB CLASS RE-GENERATED
//## MANUALLY IMPLEMENTED METHODS MUST BE LOCATED BELOW THE MARK - "YOUR-CODE" -
#include "CGTE_PP_BURNER_STEP_... | [
"52784069+FrankilPacha@users.noreply.github.com"
] | 52784069+FrankilPacha@users.noreply.github.com |
f3e4793a154c668eca641ad70900a6b2b5f0cf83 | 6e940594f5e7732fecd2903eaaf5bf9e8d88e7ec | /Course Work/ChosenParam.h | ba339af725683d539282c93aa2e3db8b27b7dbb5 | [] | no_license | GlobeDaBoarder/AHP-Calculator | d674b95e302283316b96d3d59c992a29571a96a9 | ae10a2a2be38511647f162106ecc28d4b044b404 | refs/heads/master | 2023-04-05T02:37:52.736720 | 2021-05-04T23:57:19 | 2021-05-04T23:57:19 | 364,923,477 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 473 | h | #pragma once
#include <vector>
#include <string>
#include "IChosenParam.h"
class ChosenParam : public IChosenParam
{
private:
std::vector<std::string> m_chosenParam;
std::vector<Val> m_chosenValues;
void LogInputError();
public:
ChosenParam();
~ChosenParam();
void ChooseParams(std::vector<Phone>& phones) over... | [
"gleb.ivashyn@stud.vgtu.lt"
] | gleb.ivashyn@stud.vgtu.lt |
d5b4a725019845dc9cfcdc2dcaa41e8bd213d9f5 | 36fdedcde05d4345182a1387a4314dcac41e67f6 | /material.cpp | 919431c05c5c29776a0d3b939939e26279f7da5b | [] | no_license | zmactep/ray_tracing | 6e41bccd4be7e2601f062612f402dced7eccc5b1 | 7e5a2a3ebce77949d61945e1caf9e99624802be1 | refs/heads/master | 2021-01-20T23:24:05.270546 | 2013-08-03T07:58:41 | 2013-08-03T07:58:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,568 | cpp | #include "material.h"
Material::Material()
{
m_color = 1;
m_ambient = 0.1;
m_diffuse = 0.9;
m_specular = 0;
m_transaction = 0;
m_reflection = 0;
m_phong = 0;
}
Material::Material( const Color &color, const Color &ambient,
const Color &diffuse, const Color &specular,
... | [
"zhmactep@gmail.com"
] | zhmactep@gmail.com |
9d8da1d8b0b808fcf48cfd911b6b00c744af0c99 | 39eac74fa6a244d15a01873623d05f480f45e079 | /SearchReportDescDlg.h | 611b0190b2b5964b3fd33c07902746ef3ef6cc77 | [] | no_license | 15831944/Practice | a8ac8416b32df82395bb1a4b000b35a0326c0897 | ae2cde9c8f2fb6ab63bd7d8cd58701bd3513ec94 | refs/heads/master | 2021-06-15T12:10:18.730367 | 2016-11-30T15:13:53 | 2016-11-30T15:13:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,994 | h | #if !defined(AFX_CSearchReportDescDlg_H__2726141B_F9F6_47A5_9B5A_77D262B3764A__INCLUDED_)
#define AFX_CSearchReportDescDlg_H__2726141B_F9F6_47A5_9B5A_77D262B3764A__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// CSearchReportDescDlg.h : header file
//
/////////////////////////////////////////... | [
"h.shah@WALD"
] | h.shah@WALD |
c7c5a0f3fab098fe45d8843e2f6e0b2b8a885440 | 3ff1fe3888e34cd3576d91319bf0f08ca955940f | /cpdp/src/v20190820/model/QueryAnchorContractInfoRequest.cpp | a0d87219800dc2967674ee9cacbf304bf750e3ca | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-cpp | 9f5df8220eaaf72f7eaee07b2ede94f89313651f | 42a76b812b81d1b52ec6a217fafc8faa135e06ca | refs/heads/master | 2023-08-30T03:22:45.269556 | 2023-08-30T00:45:39 | 2023-08-30T00:45:39 | 188,991,963 | 55 | 37 | Apache-2.0 | 2023-08-17T03:13:20 | 2019-05-28T08:56:08 | C++ | UTF-8 | C++ | false | false | 2,653 | 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
... | [
"tencentcloudapi@tenent.com"
] | tencentcloudapi@tenent.com |
e807fb983d3acd94aebfe9b634adced6c73f9e1f | 753a70bc416e8dced2853f278b08ef60cdb3c768 | /include/tensorflow/lite/tools/make/downloads/eigen/Eigen/src/Core/util/Macros.h | 2b40c5fd045f68774f50967686276c1fd8430e55 | [
"MIT",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"MPL-2.0",
"LGPL-2.1-or-later",
"Minpack",
"GPL-3.0-only"
] | permissive | finnickniu/tensorflow_object_detection_tflite | ef94158e5350613590641880cb3c1062f7dd0efb | a115d918f6894a69586174653172be0b5d1de952 | refs/heads/master | 2023-04-06T04:59:24.985923 | 2022-09-20T16:29:08 | 2022-09-20T16:29:08 | 230,891,552 | 60 | 19 | MIT | 2023-03-25T00:31:18 | 2019-12-30T09:58:41 | C++ | UTF-8 | C++ | false | false | 45,416 | h | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr>
// Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1@gmail.com>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0... | [
"finn.niu@apptech.com.hk"
] | finn.niu@apptech.com.hk |
3e7f3554eaca96403bea861826d5b3d806b9963c | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/run-scripts/tmp_5/Z6.2+po+ctrl+addr.c.cbmc.cpp | c0aab9275c6bc78abb53b76195b2e65c63f1c20d | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C++ | false | false | 39,542 | cpp | // Global variabls:
// 0:vars:3
// 3:atom_1_X0_1:1
// 4:atom_2_X0_1:1
// Local global variabls:
// 0:thr0:1
// 1:thr1:1
// 2:thr2:1
#define ADDRSIZE 5
#define LOCALADDRSIZE 3
#define NTHREAD 4
#define NCONTEXT 5
#define ASSUME(stmt) __CPROVER_assume(stmt)
#define ASSERT(stmt) __CPROVER_assert(stmt, "error")
#define m... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
c927064dccb8b9d930c6273a0ee657d0eebcd533 | affd229c1c1e68d5bf831e8fd8952111f01283df | /AWS_Canary_dev/SGP30.ino | d7b0ee437cfd7747c0cfdbd2ca24c122bebade8b | [
"MIT"
] | permissive | cmmagsipoc16/Canary | 39605213fbfc069970559848c1e55ae14fbb517f | 7b2687e026041d182baeff3a6b535ec1ad007c85 | refs/heads/master | 2021-07-25T18:51:58.084567 | 2020-04-17T11:50:04 | 2020-04-17T11:50:04 | 153,393,208 | 0 | 0 | MIT | 2019-01-04T05:21:41 | 2018-10-17T03:59:17 | null | UTF-8 | C++ | false | false | 1,921 | ino | #include "Adafruit_SGP30.h"
Adafruit_SGP30 sgp;
int counter = 0;
/* return absolute humidity [mg/m^3] with approximation formula
* @param temperature [°C]
* @param humidity [%RH]
*/
uint32_t getAbsoluteHumidity(float temperature, float humidity) {
// approximation formula from Sensirion SGP30 Driver Integration ch... | [
"41070171+cmmagsipoc16@users.noreply.github.com"
] | 41070171+cmmagsipoc16@users.noreply.github.com |
adab037a3d742a6b5a15c6e3f6ff49bf47b238f0 | 98afe4757d95f8f4d4a9b850be724f6e91bb6a47 | /bfs/Course Schedule.cpp | c2677e5c111b4eb90fea054b096054c4972b54cf | [] | no_license | zRegle/algorithm | 89f8ec7920ebbb2addb037a3dfff9cb7f3bd8eae | e4d3157c1538e85b03d3a8711a5d7f072e396cf0 | refs/heads/master | 2021-12-26T17:47:12.755252 | 2021-08-17T08:32:28 | 2021-08-17T08:32:28 | 143,532,531 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 2,207 | cpp | #include <stack>
#include <vector>
using namespace std;
/**
* leetcode 207. Course Schedule
* 有一系列课程, 有些课程需要在学习了某一门课程后才能学习
* 给定一系列这样的关系, 问是否可以完成所有课程
* 例如:
* Input: 2, [[0,1]]
* Output: true
* Explanation: There are a total of 2 courses to take.
* To take course 1 you should have finished course 0. So... | [
"zregle@163.com"
] | zregle@163.com |
a8c9815412ea56ea3b8b635cdae344c6b36daf7d | f5c5afb6e8c4afc8bad23333de836fb7d607d971 | /server/game/ray_cast_callback/portal_ray_cast_callback.cpp | 2298b1cc3d978a1a927e379ac7f2a58703ef8c9b | [
"MIT"
] | permissive | dima1997/PORTAL_2D_copy | 471fa199c2886a9e1e3b53f7796b8f4cd922099d | 7618d970feded3fc05fda0c422a5d76a1d3056c7 | refs/heads/master | 2020-09-05T14:36:04.176004 | 2019-06-26T01:03:51 | 2019-06-26T01:03:51 | 220,131,617 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 807 | cpp | //
// Created by franciscosicardi on 06/06/19.
//
#include <Box2D/Dynamics/b2Fixture.h>
#include "../model/body.h"
#include "portal_ray_cast_callback.h"
PortalRaycastCallback::PortalRaycastCallback(Chell *chell): chell(chell), lastFixture(), point(), normal() {}
float32 PortalRaycastCallback::ReportFixture(b2Fixture... | [
"francisco.sicardi@despegar.com"
] | francisco.sicardi@despegar.com |
ec9cd045f8ca6298fe66a885e2d374a6f1ef513f | 7cf6e9b0f91a076e6484ae2efa42b631dbfac330 | /td/telegram/GroupCallManager.cpp | 546c9a1f1e401cc1882fb6ef049264e5dffaf53f | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"JSON"
] | permissive | angelbirth/td | 6161b8b1ca70fbbed62ceb02c9eff8d186ae1f74 | f7c01e88e36d3e49f3bf4b37ea71865324b0ecaa | refs/heads/master | 2021-05-05T03:21:23.439705 | 2020-12-29T12:51:12 | 2020-12-29T12:51:12 | 119,795,940 | 1 | 0 | null | 2018-02-01T06:52:15 | 2018-02-01T06:52:15 | null | UTF-8 | C++ | false | false | 96,955 | cpp | //
// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2020
//
// 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 "td/telegram/GroupCallManager.h"
#include "td/teleg... | [
"levlam@telegram.org"
] | levlam@telegram.org |
a9dc5bede0939ce2228974c2cdfd004fc9ed9cc7 | 9f2d585b8bc2a64bfc4ae1352c4cbc0602f26907 | /blackHorseCpp/3_friend/17_classf.cpp | 6466b4baa873b23cd0412937b218817cbfda5632 | [] | no_license | LiviMava/blackHorseCpp | f8300b924412bc35d82209d1e6c4c2832b787921 | 2ac631a3f8c4eb2a5e88d82e34cd60df20461f98 | refs/heads/master | 2023-01-09T23:58:48.645717 | 2020-11-04T13:56:55 | 2020-11-04T13:56:55 | 308,862,342 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 419 | cpp | #include <iostream>
using namespace std;
class Building{
friend class Person;//删除这行体会区别
private:
int age;
public:
Building(){
age = 100;
}
};
class Person{
public:
Building building;
void visit();
};
void Person::visit() {
cout<< building.age << endl;
}
void test(Building& b){
Pe... | [
"2440389461@qq.com"
] | 2440389461@qq.com |
3455cff77aa2a661f2dacaea187ca7ec21b5dfc2 | 62c45c77da533177b2cf234733cf34f18dfaf94a | /base/process/process_metrics.cc | f4a3ea1ac0577373a28635dad6ff943560f7344c | [
"Apache-2.0"
] | permissive | eval1749/elang | ff76d95c0000ed1d61434b387d319f950f68509a | 5208b386ba3a3e866a5c0f0271280f79f9aac8c4 | refs/heads/master | 2020-04-29T17:44:53.579355 | 2015-12-11T18:51:34 | 2015-12-11T18:51:34 | 28,262,329 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,697 | 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/process/process_metrics.h"
#include <utility>
#include "base/logging.h"
#include "base/values.h"
namespace base {
SystemMetrics::System... | [
"eval1749@gmail.com"
] | eval1749@gmail.com |
082401020df947232f132acc5811c5fd42177a27 | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/04/29d498e0c14801/main.cpp | a41aa35974eac8a8b1c7109793952e3ea5b35bc7 | [] | no_license | WhiZTiM/coliru | 3a6c4c0bdac566d1aa1c21818118ba70479b0f40 | 2c72c048846c082f943e6c7f9fa8d94aee76979f | refs/heads/master | 2021-01-01T05:10:33.812560 | 2015-08-24T19:09:22 | 2015-08-24T19:09:22 | 56,789,706 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 312 | cpp | #include <iostream>
class Packet{
private:
char *contents;
public:
void pack() {
std::cout << "Pack!" << std::endl;
}
};
class Worker{
public:
void fill_packet(Packet *a){
a->pack();
};
};
int main() {
Worker Me;
Packet MyStash;
Me.fill_packet(&MyStash);
return 0;
} | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
342ed9c4068f77baaa14b3e2f987eb0a6bc62dcb | 2493ee7de77a2686d6445f965a164f0a633fcad7 | /dealingProbs/cpp/ll.cpp | a5e6a70908c993581a1b6c5f9b900eb6f7846449 | [] | no_license | Ashishpurbey/warHammer | 9eaec4e0ac5cb30bf251a6610390192c4a8f62bb | 2cf4069fa0f7c8afbfa3f3bf91e51783526080b5 | refs/heads/main | 2023-03-24T13:51:37.003361 | 2021-03-13T19:03:29 | 2021-03-13T19:03:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,194 | cpp | class node
{
public:
int data;
node *next;
node(int val)
{
data = val;
next = NULL;
}
};
void insertAtTail(node *&head, int val)
{
node *n = new node(val);
if (!head)
{
head = n;
return;
}
node *temp = head;
while (temp->next != NULL)
{
... | [
"games.princeraj@gmail.com"
] | games.princeraj@gmail.com |
701c618898b554bb58ee30790353bb3a7bf9fe29 | fc9c8f067687602e7b14a9ceb4e1cc32f094d973 | /Example/03_MySecondTriangle_DrawElement.cpp | 95e86b9a9b0202acb949685d007852de20d71802 | [] | no_license | sunshineheader/OpenGLStudy | 6303de0b4b94300945c0ba49be18e83455384664 | 4b097754bf8adfd6fa9a113807c3c680e46b2567 | refs/heads/master | 2020-04-05T23:26:18.971156 | 2015-10-30T02:51:14 | 2015-10-30T02:51:14 | 41,908,347 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,044 | cpp | #include "GL\glew.h"
#include "GL\freeglut.h"
#include <iostream>
#include <fstream>
using namespace std;
static int window_position_x = 50;
static int window_position_y = 40;
static int window_width = 1000;
static int window_height = 618;
// 声明一个 VBO
static GLuint VertexBufferID;
// 声明一个 IBO
static GLuint IndexBuffer... | [
"sunshineheader@gmail.com"
] | sunshineheader@gmail.com |
f98c4b9eb9c3681576e951edd8da8f7f52e40fd0 | 4bdb20c69bbc289c491d76179b77fcee4f262f29 | /ogsr_engine/ETools/ETools.h | a330c4469ecb32369759fdbc02fb94c0ea780e6c | [] | no_license | Roman-n/ogsr-engine | 1a42e3f378c93c55ca918be171e2feb0ffd50e4c | 6b16bf6593bd8a647f7f150e5cf6f80d7474585f | refs/heads/main | 2023-02-22T01:38:06.681481 | 2018-05-02T20:54:55 | 2018-05-02T20:54:55 | 332,519,405 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,724 | h | #ifndef EToolsH
#define EToolsH
#ifdef ETOOLS_EXPORTS
#define ETOOLS_API __declspec( dllexport )
#else
#define ETOOLS_API __declspec( dllimport )
#endif
#include "../xrCDB/xrCDB.h"
extern "C" {
// fast functions
namespace ETOOLS{
ETOOLS_API bool __stdcall TestRayTriA (const Fvector& C, const Fvector& D, Fv... | [
"kdementev@gmail.com"
] | kdementev@gmail.com |
904143a9a35e2043356c97f30bccdf16d9d043f0 | 07cbe159795612509c2e7e59eb9c8ff6c6ed6b0d | /partitioned/RayleighBenard/Ra_1e+05_multiFluidBoussinesqFoam_hiRes_lowB/ref_200/divu.stable | 6a5a0b63d64a5e27e18897969abba96d8ef914c2 | [] | no_license | AtmosFOAM/danRun | aacaaf8a22e47d1eb6390190cb98fbe846001e7a | 94d19c4992053d7bd860923e9605c0cbb77ca8a2 | refs/heads/master | 2021-03-22T04:32:10.679600 | 2020-12-03T21:09:40 | 2020-12-03T21:09:40 | 118,792,506 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 477,593 | stable | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: dev
\\/ M anipulation |
\*-----... | [
"d.shipley.1341@gmail.com"
] | d.shipley.1341@gmail.com |
9941a36eee51df6e542e2345e24292c86a9908f2 | 7dfe73ff629b01407942c6b49ee8af460679f728 | /SubmitPaper/OpActivity.cpp | e9b2fdda52580abc1bbc2ccab6d734ac03eb12d2 | [] | no_license | conerfly/222 | 47acde57834ff6e5326ffaa6e011dbc6ae928c2d | 982a8974316ed8c7cb137205df60c0eee8b246ac | refs/heads/master | 2016-09-06T06:56:30.673731 | 2014-10-30T03:27:19 | 2014-10-30T03:27:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,705 | cpp | // OpActivity.cpp: implementation of the COpActivity class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SubmitPaper.h"
#include "OpActivity.h"
#include "AdoConn.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_N... | [
"apple@applematoMBP.gateway"
] | apple@applematoMBP.gateway |
88127add2edceba8d3f7e8ed3bd90f1272ebbe19 | 0e8dafc8d926ab6e2df81ef346a321eb730c60b3 | /UVa/C++/10970.cpp | b8b43c680c5bf77abbe2f5c447cff94d93b8e337 | [] | no_license | CrkJohn/CompetitiveProgramming | 36b5f20b527de9b8bdf7ea8d18394ab83878cc04 | a098bd662a3ad40ec443f76b1c96bde6653c0a46 | refs/heads/master | 2020-03-07T18:51:13.637063 | 2019-08-09T04:22:18 | 2019-08-09T04:22:18 | 127,653,631 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,093 | cpp | #include <bits/stdc++.h>
#define mp make_pair
#define mt make_tuple
#define fi first
#define se second
#define pb push_back
#define all(x) (x).begin(), (x).end()
#define rall(x) (x).rbegin(), (x).rend()
#define forn(i, n) for (int i = 0; i < (int)(n); ++i)
#define for1(i, n) for (int i = 1; i <= (int)(n); ++i)
#define... | [
"jhonhrge@gmail.com"
] | jhonhrge@gmail.com |
07772f42f65eac9cc617e09125c78619b3130189 | 97aab27d4410969e589ae408b2724d0faa5039e2 | /SDK/EXES/INSTALL VISUAL 6 SDK/LEGACY/MSDN/SMPL/SMPL/MSDN/techart/2531/body.cpp | 40f2e72800b1353f349701bb7910086f142a8067 | [] | no_license | FutureWang123/dreamcast-docs | 82e4226cb1915f8772418373d5cb517713f858e2 | 58027aeb669a80aa783a6d2cdcd2d161fd50d359 | refs/heads/master | 2021-10-26T00:04:25.414629 | 2018-08-10T21:20:37 | 2018-08-10T21:20:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,003 | cpp | // body.cpp : implementation file
//
#include "stdafx.h"
#include "gravity.h"
#include "animdoc.h"
//DER --- #include "animsp.h"
#include "body.h"
#include "spritedl.h"
#include <math.h>
#include <limits.h>
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
/////////////////////... | [
"david.koch@9online.fr"
] | david.koch@9online.fr |
c3d76b46c990737171485d133f51b069bae88653 | bb82a5f977bef455714c16e24e2d8254e2d0faa5 | /src/vendor/cget/include/asio/associated_executor.hpp | e97c99a34d2018b6678816e9fe61380d3c397fb6 | [
"Unlicense"
] | permissive | pqrs-org/Karabiner-Elements | 4ae307d82f8b67547c161c7d46d2083a0fd07630 | d05057d7c769e2ff35638282e888a6d5eca566be | refs/heads/main | 2023-09-01T03:11:08.474417 | 2023-09-01T00:44:19 | 2023-09-01T00:44:19 | 63,037,806 | 8,197 | 389 | Unlicense | 2023-09-01T00:11:00 | 2016-07-11T04:57:55 | C++ | UTF-8 | C++ | false | false | 79 | hpp | ../../cget/pkg/chriskohlhoff__asio/install/include/asio/associated_executor.hpp | [
"tekezo@pqrs.org"
] | tekezo@pqrs.org |
32ba1e2a1879d0c0943fdfce06d190491cdf3123 | fdb54ad118ebdc572ed223dc0f3686d4940c803b | /cros-disks/fuse_helper.cc | 0a8bfdc9bc521d87748ee2c8bfb37db35615d269 | [
"BSD-3-Clause"
] | permissive | ComputerStudyBoard/chromiumos-platform2 | 6589b7097ef226f811f55f8a4dd6a890bf7a29bb | ba71ad06f7ba52e922c647a8915ff852b2d4ebbd | refs/heads/master | 2022-03-27T22:35:41.013481 | 2018-12-06T09:08:40 | 2018-12-06T09:08:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,944 | cc | // Copyright 2018 The Chromium OS 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 "cros-disks/fuse_helper.h"
#include <algorithm>
#include <memory>
#include <base/logging.h>
#include "cros-disks/fuse_mounter.h"
#include "... | [
"chrome-bot@chromium.org"
] | chrome-bot@chromium.org |
ca909f43bedbc2ff00e109d28006cf61a2a8da1f | 43bcaa965f1b566a964134ea5257955b2fdc2217 | /Day 8 Least Square Regression Line/sol.cpp | 629eb61abdb98b8a35735e419a38a59dabdd6cee | [] | no_license | ritiktyagi1/HackerRank_Statistics | cf19bb92d58612735b51ee82ada507b0160c7431 | e40fdfbbfb78bb094a2c27bd981ef472f2e8ff3b | refs/heads/master | 2022-11-13T21:14:09.724414 | 2020-06-29T18:40:33 | 2020-06-29T18:40:33 | 275,897,362 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,128 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
#include <iomanip>
using namespace std;
double reg(vector<int>x, vector<int>y)
{
// mean
long sum1 = 0;
for(int i=0; i<x.size(); i++)
sum1 += x[i];
double mean1 = (double)sum1/x.size();
long ... | [
"ritiktyagi110@gmail.com"
] | ritiktyagi110@gmail.com |
7054bc9b069a3f080f2c9b6ebffdc75baa6816ea | 27d9e3e86ecd8401713963200f94548c4da3cc24 | /d04/ex02/main.cpp | 573887dc0b54a91c5f072b37644f4cf0fdd5f230 | [] | no_license | st3w4r/42-pool_cpp | f9966b74f1d2a816e53f097d38b1c9e590c5b680 | 42b2227ece4b99eb622e67ec3aed33c13cc1d8e7 | refs/heads/master | 2021-01-21T13:53:11.579633 | 2015-06-29T09:48:37 | 2015-06-29T09:48:37 | 37,479,306 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,642 | cpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* main.cpp :+: :+: :+: ... | [
"ybarbier@student.42.fr"
] | ybarbier@student.42.fr |
8cd370f9a0ae298ce07defb211be811414ad2ce0 | 33924be8f34341ca37de794f07abca49f308d49d | /scm_input/src/scm/input/tracking/detail/dtrack.cpp | 652e56779b2b2894024abf53ee08fadd60706384 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mapoto/schism | 59ef4ab83851bd606b4f603d5160fb7c7a60366b | 784d53d723ae62ebc9acb3017db664794fd4413e | refs/heads/master | 2021-02-26T04:31:18.595701 | 2020-03-14T10:50:06 | 2020-03-14T10:50:06 | 245,495,976 | 1 | 0 | NOASSERTION | 2020-03-06T19:00:09 | 2020-03-06T19:00:08 | null | UTF-8 | C++ | false | false | 17,607 | cpp | /* dtrack: receives and processes DTrack udp packets (ASCII protocol), A.R.T. GmbH 25.8.00-s.u.
* Common code tested under Linux, Irix, Windows NT 4.0, Windows 2000, Windows XP
*
* Version v0.3.4
*
* Purpose:
* - receives DTrack udp packets (ASCII protocol) and converts them into easier to handle data
* - se... | [
"christopherlux@gmail.com"
] | christopherlux@gmail.com |
8bd9098c07e72d7c6016299a2f13ae5491519a5f | 75331337a771070fa96df9fda353f0857cb9f055 | /code/src/svm/umSVM.h | 3913c4138fbec5302ae811875749d50fc1b2ea6f | [] | no_license | GiannisPapadopoulos/DiscriminativePatches | 63d1867152f341a7df3df4859c38807a8f973e2e | f115577a7a4deba4bd02abc3481f6376e9b4d1a8 | refs/heads/master | 2021-01-10T18:21:32.733347 | 2016-01-22T10:16:31 | 2016-01-22T10:16:31 | 43,167,165 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,052 | h | /*****************************************************************************
* Master AI project ws15 group 4
* Mid-level discriminative patches
*
* cvSVM.h
*
* Created on: Nov 24, 2015
* Author: stefan
*
*****************************************************************************
* THIS SOFTWARE IS ... | [
"s.selzer@student.maastrichtuniversity.nl"
] | s.selzer@student.maastrichtuniversity.nl |
c54e25ab12831738e570a33e210b17f6dee50b8d | 84b05fa68d4e90911bc38543e544730239cfe15f | /src/object.hpp | b49e2d31e3f2c1813c9f6bbc5f3bf80d3bbabf90 | [] | no_license | TongCt/ray-tracing | 6a1e12f3c908a31cac8f75de97c6ad4077b92b93 | 79c8846e2c9e2864c7ae1ddcefb7e6d223bcb31d | refs/heads/master | 2021-05-27T23:22:09.804625 | 2013-07-08T01:52:55 | 2013-07-08T01:52:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,133 | hpp | /// @file object.hpp @version 1.0 @date 06/11/2013
/// @author BlahGeek@Gmail.com
#ifndef H_OBJECT_
#define H_OBJECT_
#include "common.hpp"
#include "geometry.hpp"
#include <vector>
using std::vector;
struct HandlingRay {
Ray ray;
Number ray_t;
Ray law;
HandlingRay(const Ray & _r): ray(_r){}
Hand... | [
"blahgeek@gmai.com"
] | blahgeek@gmai.com |
3110c9551668fa7adb9d41249fd79e7ddc3572c9 | a9e21ca602d55752b508f3ea74def22372d03776 | /GAero/OF/NACABCN/100/k | 8a48469a2e9dbe2bae05a2b939e4b5b405c7ff07 | [] | no_license | kiranhegde/GAero | 754724e355fa5fd7f8aef5b5faf02080d9728c9c | e8055cb1fdf79b1135a1d28606dfcd6037e9bb87 | refs/heads/master | 2021-01-13T16:40:50.684565 | 2014-06-23T21:37:03 | 2014-06-23T21:37:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 314,073 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | [
"fonsocarre@gmail.com"
] | fonsocarre@gmail.com | |
76f2fe91bb6b8a224b3b6e69b9f0bb654cfbb27a | 10e2ba3142e71411c37451ee81ae3fd675569b46 | /Examples/vpgtracker/main.cpp | 86e271c06c341e597507a225592b886124704826 | [] | no_license | Bearzeng/vpglib | 8194933eea024e3e507a5fef1f6fed34d2f1e400 | a3584e0ce4240e7fe41317f151db7404b8fc673a | refs/heads/master | 2020-06-03T01:50:15.107591 | 2019-03-22T09:00:01 | 2019-03-22T09:00:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,940 | cpp | #include <iostream>
#include <fstream>
#include <vpg.h>
#include <dlib/image_processing/frontal_face_detector.h>
#include <dlib/image_processing.h>
#include <dlib/opencv.h>
#include "facetracker.h"
// Comment to make deployment build
#define FACE_CASCADE_FILENAME "C:/Programming/3rdPArties/opencv330/build/etc/haar... | [
"pi-null-mezon@yandex.ru"
] | pi-null-mezon@yandex.ru |
b458530aa06254f23dd9aacb15e42c1982ef055e | 7a2425190626dd2e75dd6cbca9fe47727afbad42 | /src/nstd/execution/on.cpp | 506ff4c4b17460d918d99638ddfa084a6c191f5c | [] | no_license | dietmarkuehl/kuhllib | fadd4073c9b09992479e92112ef34c367cb90fad | 482ddc2b910870398a9a2bcaa0a77a145e081f78 | refs/heads/main | 2023-08-31T22:13:02.079530 | 2023-08-21T22:14:14 | 2023-08-21T22:14:14 | 3,148,966 | 71 | 7 | null | 2023-08-21T22:14:15 | 2012-01-10T21:49:09 | C++ | UTF-8 | C++ | false | false | 1,569 | cpp | // nstd/execution/on.cpp -*-C++-*-
// ----------------------------------------------------------------------------
// Copyright (C) 2022 Dietmar Kuehl http://www.dietmar-kuehl.de
//
// Permission is hereby granted, free of charge, to any person
// obtaining a copy of this... | [
"dietmar.kuehl@me.com"
] | dietmar.kuehl@me.com |
e7822e453cf264b4f0279cdf7c0be39b870bafe6 | 161eb9f445a4221cfafbf51f045d50903c95118b | /程式設計1/hw1/1英里轉公里.cpp | 07d4c72e74dcb0b20d8560419830d699c0159e40 | [] | no_license | tsian077/c | d199f5ec4badb168d5ccf21d737aae7754178c5b | b802861effce61d0592a121b8f71ed25cf6497b6 | refs/heads/master | 2020-03-14T12:00:17.285707 | 2018-04-30T13:47:37 | 2018-04-30T13:47:37 | 97,822,966 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 173 | cpp | #include<iostream>
#include<iomanip>
using namespace std;
int main()
{
float km=0,ans=0;
cin>>km;
ans=km*1.6;
cout<<fixed<<setprecision(1)<<ans<<endl;
return 0;
}
| [
"tsian077@gmail.com"
] | tsian077@gmail.com |
f573985bfff207190d72c7bcd0ab8a6187b6fe6e | 791c27e89ac6c51709bc996ab4a66742573a489d | /BOJ/16395.cpp | b20e2b26969bb28f518270d4cb12664b33d29575 | [] | no_license | JeongYeonUk/Problem | 6f031abed61c6229f3da86c20b188fc4481ed46d | 12ff42c72e0c91ab4a2927f17c874d791362530d | refs/heads/master | 2021-06-27T10:51:52.409707 | 2020-12-14T15:48:31 | 2020-12-14T15:48:31 | 188,515,199 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 454 | cpp | #pragma warning(disable:4996)
#include <cstdio>
#include <cstring>
using namespace std;
#define endl '\n'
typedef long long ll;
const int INF = 987654321;
int cache[31][31];
int bino(int n, int k)
{
if (n == k || k == 0)
return 1;
int& ret = cache[n][k];
if (ret > 0)
return ret;
return ret = bino(n ... | [
"dusdnrl1@naver.com"
] | dusdnrl1@naver.com |
a22711e08e04706a5fe49225f3f87b3db4d760bb | 7290bab4b4b9e12d3ee1becf9eb2021270d3b9aa | /src/qt/addressbookpage.cpp | ba429d6f6834f57348a9f6c326cb9d333c0aaf97 | [
"MIT"
] | permissive | trinm1987/villagCoin | 52e83ee8fd3d5eed6555bf45ebae0d48dbe3e53d | 24c76a6c737a74ecea0b68412e86ca887c47e750 | refs/heads/master | 2020-04-13T22:37:00.066720 | 2018-12-30T06:40:10 | 2018-12-30T06:40:10 | 163,483,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,186 | cpp | // Copyright (c) 2011-2015 The Bitcoin Core developers
// Copyright (c) 2014-2017 The VillageCoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#include "config/village-config.h"
#end... | [
"trinm1987@gmail.com"
] | trinm1987@gmail.com |
f2b66fb268df1476b85f4d4ebd1d4b1dab7affb6 | 4f0023d6356d9e956d0d8cf2e20d86b089349d94 | /Challenge017_Palindromes/main.cpp | b962193d23156b0d1ffff4bc8862072f68ab03cb | [] | no_license | bi3mer/challenges | b4a867360b10f734e6b93d935bab493c2632b421 | 6912c7d27749aacea24a26e503f955573e7585f1 | refs/heads/master | 2021-10-11T08:30:11.168285 | 2019-01-23T21:35:48 | 2019-01-23T21:35:48 | 103,853,412 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 662 | cpp | #include <string.h>
#include <stdio.h>
bool is_palindrome(char* str) {
// cast down because on odd length cases the middle most
// character can be anything
int size = strlen(str);
int required_iterations = size / 2;
bool palindrome = true;
for(int i = 0; i < required_iterations; ++i) {
int sta... | [
"colan@comcast.net"
] | colan@comcast.net |
a91dc631a288cf33ba7f101373d6faf93ecff0e3 | 7e5e5e2f195b1e1b6204988adcaae7a20611b696 | /palmod/Game/TMNTTF_SNES_DEF.h | 238d7ae2b8ba949004da29e497aed850a764a328 | [] | no_license | Preppy/PalMod | 08194536fab486f3562666f9eba8de908cb208c2 | 6b8b57db3f4ec90965a4ef73a0f90b8096dcd4ee | refs/heads/master | 2023-08-24T20:34:27.611939 | 2023-08-22T04:37:53 | 2023-08-22T04:37:53 | 239,400,781 | 31 | 23 | null | 2023-09-01T17:50:29 | 2020-02-10T01:05:30 | C++ | UTF-8 | C++ | false | false | 25,804 | h | #pragma once
// To add characters or palette lists:
// * If you need a new character, add them to TMNTTF_SNES_UNITS.
// * Add an associated collection of their respective nodes
// * or expand nodes as needed
// * Then create the set of palettes for that character
// That should be it. Good luck.
const std::vector<ui... | [
"meandyouftw@gmail.com"
] | meandyouftw@gmail.com |
657189a745e360b50a4002ddaeab30ace05b822c | a55372600d9da8c8b857bb2b8257c0b887276019 | /core/olap/perftests/queue-perf/queue-perf.cpp | 77805bfedfd5b454493e1077b987de8105a57313 | [] | no_license | epfl-dias/proteus | 75ae8036f19b9a41f295903233f08beecd28fa86 | 575c0bcfc5d280d2d1c98c0a907302c5ad9d5b22 | refs/heads/main | 2023-09-03T16:23:07.999208 | 2023-08-18T22:31:29 | 2023-08-19T00:19:09 | 158,891,236 | 8 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 18,691 | cpp | /*
Proteus -- High-performance query processing on heterogeneous hardware.
Copyright (c) 2021
Data Intensive Applications and Systems Laboratory (DIAS)
École Polytechnique Fédérale de Lausanne
All Rights Reserved.
Permission to u... | [
"periklis93@yahoo.gr"
] | periklis93@yahoo.gr |
19888cd0bb14097cc561eeb96d610b5c8746833f | ddf51c74f4426f38093b3e86861e9a60d907bd85 | /contest/codeforces_normal/round_211/e.cpp | c5d0c029d53599bd1bb7db97fbf178b9119a0673 | [] | no_license | TheSkyFucker/acm-icpc | 65359e77855459c86f4717cd59b4bbc5b7d40f60 | 994173541054921e03ff29333242f61f6ac4869d | refs/heads/master | 2018-09-26T20:33:54.107075 | 2018-07-24T17:48:05 | 2018-07-24T17:48:05 | 111,862,682 | 6 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,025 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef double db;
typedef long long ll;
typedef vector<int> vi;
typedef pair<int, int> pii;
#define fi first
#define se second
#define mp make_pair
#define pb push_back
#define pw(x) (1ll << (x))
#define sz(x) ((int)(x).size())
#define all(x) (x).begin(),(x).end()
#define r... | [
"359084415@qq.com"
] | 359084415@qq.com |
1e39d52bfcc6c7b27cca052c603eb802efe6e0bf | 0b6530ec3938127f4422815fd01f59b72f0b92d6 | /Project 8/CompilerCommands/taWRITE.cpp | bb0a0cd778c0a6b3571f500365490ffa8ad9465f | [] | no_license | brenthompson2/Compiler-Construction | c9160921b48252b63981388c6fcc82d38af46eb0 | 1f239285515d49d241c10d3aad42e6e89d9bcd9f | refs/heads/master | 2021-08-29T19:05:26.702578 | 2017-12-14T18:10:36 | 2017-12-14T18:10:36 | 107,502,420 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,055 | cpp | /*
==============================================================================
File: taWRITE.cpp
Author: Brendan Thompson
Updated: 10/30/17
Description: Implementation of Functions for processing aWRITE command for Compiler object made for Transylvania University University Fall Term 2017 Compiler Constructi... | [
"brenthompson2@gmail.com"
] | brenthompson2@gmail.com |
547436aea416d89557fedbc91a78ab33846433dc | 22069dac0dc17447536bad91a158c96165dc9889 | /EmbSysLib/Src/MCU/STM32F7xx/Src/RTC_MCU.cpp | 2c6fdd4410f52a5877b560654df90022c92e0df4 | [
"MIT"
] | permissive | Gagonjh/Embedded-C-Tic-Tac-Toe | 6a8168e938e24ccd8ccd83d2d3763b4a97334348 | 72f0cf1d21877faf633988ff4df680f0ff9284b9 | refs/heads/master | 2023-06-12T02:56:19.249830 | 2021-07-09T18:44:27 | 2021-07-09T18:44:27 | 375,101,112 | 0 | 0 | null | 2021-07-06T15:24:09 | 2021-06-08T18:02:43 | C | UTF-8 | C++ | false | false | 4,350 | cpp | //*******************************************************************
/*!
\file RTC_MCU.cpp
\author Thomas Breuer (Bonn-Rhein-Sieg University of Applied Sciences)
\date 23.03.2016
This file is released under the MIT License.
*/
//*******************************************************************
#include "RTC_MC... | [
"joshua.hahn@smail.inf.h-brs.de"
] | joshua.hahn@smail.inf.h-brs.de |
9a6ac1115d49caf8fd4a75e5f421f4802b855863 | d71406fc94d8e3156ccf5c7fe99f3657b9f44959 | /07_マスター版(1月23日〆)/1月17日(金)結合/lightorbit.cpp | a93a4e2f47642781ad9737e61c7db9f5bd398d93 | [] | no_license | HodakaNiwa/TeamC-Graduate-work | 1b56c536a6f7279afb5455952c3e9615f5b27be8 | 356d640ca266cfb5a86e1f300a30fb2cb42c5704 | refs/heads/master | 2022-03-31T05:10:23.139534 | 2020-01-28T00:31:19 | 2020-01-28T00:31:19 | 213,297,622 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 6,525 | cpp | //*****************************************************************************
//
// 光の軌跡の処理[lightorbit.cpp]
// Author:Hodaka Niwa
//
//*****************************************************************************
#include "lightorbit.h"
#include "manager.h"
#include "library.h"
#include "effect3D.h"
#include ... | [
"yamashitaatsushi19980502@gmail.com"
] | yamashitaatsushi19980502@gmail.com |
2d2063c4433c67795d9c32a8470d2b9851c5f34f | 777a75e6ed0934c193aece9de4421f8d8db01aac | /src/Providers/UNIXProviders/ProcessStatistics/UNIX_ProcessStatistics_HPUX.hpp | 76051a6070a6866359e4d013722004adead75489 | [
"MIT"
] | permissive | brunolauze/openpegasus-providers-old | 20fc13958016e35dc4d87f93d1999db0eae9010a | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | refs/heads/master | 2021-01-01T20:05:44.559362 | 2014-04-30T17:50:06 | 2014-04-30T17:50:06 | 19,132,738 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,920 | hpp | //%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | [
"brunolauze@msn.com"
] | brunolauze@msn.com |
855c0af09eb7c938f2f493ce145709684ff7b49d | 4b92641666d40f79afc976c23e454e171a0cedd6 | /SpecMode.cpp | 49b8cd981bb88590f4e199cfbeabc8cbc5e9ed71 | [] | no_license | duyanning/ropevm | b2108d54b49428a6cbd23bcbff56d38bdea13603 | aa22a708d93e6fcf347d6e007e15140a6b01ac25 | refs/heads/master | 2021-01-17T16:03:41.069344 | 2018-12-25T07:27:49 | 2018-12-25T07:27:49 | 65,167,317 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,570 | cpp | #include "std.h"
#include "rope.h"
#include "SpecMode.h"
#include "SpmtThread.h"
#include "lock.h"
#include "Message.h"
#include "RopeVM.h"
#include "interp.h"
#include "MiniLogger.h"
#include "Loggers.h"
#include "Snapshot.h"
#include "Helper.h"
#include "frame.h"
#include "Effect.h"
#include "Break.h"
using namesp... | [
"duyanning@gmail.com"
] | duyanning@gmail.com |
1991f5106a8fbd6ba4615d484d56798d291769bc | c847f0dc30ca056c84c75836baeed78581ee01a0 | /Metaheuristics/AntColonyOptimization.h | 8678b3f2f6e0203eb003df39939816eb99901380 | [] | no_license | nfmmendes/Frameuristic | 524ba05cf5e326084e7129cb36ce121a35de6034 | 144bac4324deccb7dacf77af018bbdf01409c0dd | refs/heads/main | 2023-05-25T08:09:49.341712 | 2021-06-05T15:52:19 | 2021-06-05T15:52:19 | 374,104,809 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 225 | h | #ifndef ANT_COLONY_OPTIMIZATION_H
#define ANT_COLONY_OPTIMIZATION_H
#include<iostream>
#include "../Heuristic.h"
namespace Metaheuristic {
class AntColonyOptimization<class TSol> : Heuristic<class TSol> {
};
}
#endif | [
"nilson.fmmendes@outlook.com"
] | nilson.fmmendes@outlook.com |
75987d8c4dca0ad1dc2b68d7354cee098a17ff91 | 55b8fe6bb73f62d1bba6ca42c8fdd26adffb5de4 | /harry_loop _while.cpp | 7449ad3992b38e7b2b3d5d9af16bfd636d402335 | [] | no_license | ROS22202-git/roshan-c-code | 775b5f79a999176f50ab3699e74bb96c0a6b17dc | bbe1d8443d6e204b79bf6eee33cf1312ec4daf97 | refs/heads/master | 2023-08-22T12:21:42.272151 | 2021-10-07T04:06:46 | 2021-10-07T04:06:46 | 414,455,509 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 165 | cpp | #include<stdio.h>
int main()
{
int a,b=6;
a=5;
while((a>=0 && a<=20) )
{
printf("the value of a=%d\n",a);
a=b++;
}
printf("Hello world");
return 0;
}
| [
"91904758+ROS22202-git@users.noreply.github.com"
] | 91904758+ROS22202-git@users.noreply.github.com |
f03edeaa015d7d10a7e91e6a15450b0c28da3e14 | 5beed0d7eaaed2254de2611496a286b099e29db7 | /10161_antonachessboard.cpp | ebb2815ff1cb0e27c25039fb709ad591ce28750a | [] | no_license | s-s-9/UVA-Codes | ff41350f18f1a746f8135755355f030ed5767083 | 7e985a3a5861ab09adf4bf08ce5a7f1e9538ffe7 | refs/heads/master | 2021-01-01T20:04:43.942824 | 2017-07-29T21:57:19 | 2017-07-29T21:57:19 | 98,763,671 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,346 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
long long int arr[100000], n, i, result, c, r, p1, p2;
for(i = 0; i<100000; i++){
arr[i] = i*i;
}
while(scanf("%lld", &n)==1){
if(n==0){
break;
}
for(i = 0; i<100000;i++){
if(arr[i]>=n){
... | [
"ss9jo.o.o.o.oss@gmail.com"
] | ss9jo.o.o.o.oss@gmail.com |
94a87c35021dfeb99262f407da554dac78870306 | 527739ed800e3234136b3284838c81334b751b44 | /include/RED4ext/Types/generated/ent/ReplicatedInputSetterBase.hpp | 3993e79169ee751b43d40f13c0292a1650c1f0df | [
"MIT"
] | permissive | 0xSombra/RED4ext.SDK | 79ed912e5b628ef28efbf92d5bb257b195bfc821 | 218b411991ed0b7cb7acd5efdddd784f31c66f20 | refs/heads/master | 2023-07-02T11:03:45.732337 | 2021-04-15T16:38:19 | 2021-04-15T16:38:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 616 | hpp | #pragma once
// This file is generated from the Game's Reflection data
#include <cstdint>
#include <RED4ext/Common.hpp>
#include <RED4ext/REDhash.hpp>
#include <RED4ext/CName.hpp>
#include <RED4ext/Types/generated/net/Time.hpp>
namespace RED4ext
{
namespace ent {
struct ReplicatedInputSetterBase
{
static conste... | [
"expired6978@gmail.com"
] | expired6978@gmail.com |
d0d8f0239e6713d7d2a58ebbb5c8a5785776686b | 48532034bc26775520e60ad3489df537f96ad8ea | /7-24/Square Ice.cpp | 1892d82921ce645060408b7ffd801c0b8e1c5dfa | [] | no_license | OUC-MYM/Summer-training | aeffac0cbf86ab433bcf2d7cc2f3798b2d1bb783 | 5ec46b5879a1acbd9b20e616c90f586a6c234695 | refs/heads/master | 2021-01-20T06:55:19.685395 | 2015-08-22T15:54:25 | 2015-08-22T15:54:25 | 39,383,049 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,651 | cpp | #include <iostream>
#include <cstdio>
#include <cstring>
using namespace std;
char map[50][50];
int mapnum[50][50];
int m;
void add(int i,int j)
{
if(i-2>0&&map[i-2][j]!='H')
{
map[i-1][j]='|';
map[i-2][j]='H';
}
else
{
map[i+1][j]='|';
map[i+2][j]='H';
}
if... | [
"570109323@qq.com"
] | 570109323@qq.com |
0932675f0a5b62d06d48844fb6e62e0906738af9 | 78d059c7a7d8883774917047f243b23bc5809597 | /view24_pcd.cpp | 6c49585f62ec740a9a087ad3ab8f67566cbf0435 | [] | no_license | louxiu/game-graph | 3bbd3a24f3e17b5d3831de2cf0e5c25b43da73f1 | e25d7db941f9a1cddf3501dfff9e37f83e663a5c | refs/heads/master | 2016-09-01T18:20:30.975897 | 2015-03-13T06:58:06 | 2015-03-13T06:58:06 | 28,659,739 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,216 | cpp | #include "view24_pcd.h"
#include "util.h"
#include "data/view24_pcd_res_texture.c"
GLuint view11_program = 0;
GLint view11_attr_coord2d, view11_uniform_offset_x,
view11_uniform_scale_x, view11_uniform_sprite, view11_uniform_mytexture;
GLuint view11_texture_id = 0;
float view11_offset_x = 0.0, view11_scale_x = 1.... | [
"yunlong.lou@duobei.com"
] | yunlong.lou@duobei.com |
c6c9005dc9b12f461a74cff8f171bc44e549bee1 | 7883b5ec7509325c26162ed2da8130fc6a4a4586 | /external/gli-0.3.1.0/external/glm-0.9.1.1/glm/core/type_mat3x2.inl | 8198574c5b74454bbf8b4d8bb1b8a040be41b326 | [
"MIT"
] | permissive | GPUOpen-LibrariesAndSDKs/Tessellation | ef7f5dceac664e7341d3959fb0ae618c53a6cf38 | b73d7975cd992c978ea6e39c24c0425965202814 | refs/heads/master | 2023-05-31T22:34:56.366007 | 2016-01-27T11:29:15 | 2016-01-27T11:29:15 | 50,381,493 | 67 | 22 | null | null | null | null | UTF-8 | C++ | false | false | 12,045 | inl | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2006-08-05
// Updated : 20... | [
"sean.oconnell@amd.com"
] | sean.oconnell@amd.com |
27a5716d7f6c06057f8f9723d6fd51af7f725523 | 9058939a9c2c513fbe6c67c225ddf03c68198d08 | /POJ/3100.cpp | 9018552f162d0dda0287a51319931c8991f5c6ef | [] | no_license | comzyh/ICPCcode | 7335123fcdd6607ef1d2ef289392f692294a28bb | 99acc36af5bd1e925ec0205a52f369f3c514ef08 | refs/heads/master | 2020-05-18T15:49:22.592994 | 2018-11-19T12:03:07 | 2018-11-19T12:03:07 | 12,371,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 463 | cpp | #include <cstdio>
#include <cstring>
int pow(int a,int k)
{
int ans=a;
while (--k)
ans*=a;
return ans;
}
inline int abs(int n)
{
if (n<0)
return -n;
else
return n;
}
int A,B,N,dis;
int main()
{
int i,tans;
while (scanf("%d%d",&B,&N),B>0 && N>0)
{
dis=0x7fffffff;
i=0;
while(1)
{
tans=pow(++i,N... | [
"comzyh@gmail.com"
] | comzyh@gmail.com |
08eaf7ac1f8caff10381bc2ab7ecd26f45b52326 | 3fe692c3ebf0b16c0a6ae9d8633799abc93bd3bb | /Practices/BZOJ/BZ4487.cpp | a03458e91556d639948994ab7998abc0121be8f0 | [] | no_license | kaloronahuang/KaloronaCodebase | f9d297461446e752bdab09ede36584aacd0b3aeb | 4fa071d720e06100f9b577e87a435765ea89f838 | refs/heads/master | 2023-06-01T04:24:11.403154 | 2023-05-23T00:38:07 | 2023-05-23T00:38:07 | 155,797,801 | 14 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,109 | cpp | // BZ4487.cpp
#include <bits/stdc++.h>
#define ll long long
using namespace std;
const int MAX_N = 440, mod = 1000000007;
ll n, m, c, fac[MAX_N], fac_inv[MAX_N];
ll quick_pow(ll bas, ll tim)
{
ll ans = 1;
bas %= mod;
while (tim)
{
if (tim & 1)
ans = ans * bas % mod;
bas =... | [
"kaloronahuang@gmail.com"
] | kaloronahuang@gmail.com |
f9f447693015d4317889057a1a0933394b273e5d | 75f5a664b0303391e1aa138fa196e49ff4dc6236 | /70 Climbing Stairs.cpp | 23166080cb4e26bf0ffe2998fa7b9cae7c8fdb74 | [] | no_license | lxlsosi/Leetcode | b22c93ed5a87ad1fdd045642f4e809535725d40e | eb14c7764a46dc782cad35bc9f4c1b7542dd665b | refs/heads/master | 2021-06-04T07:43:20.783605 | 2016-08-17T09:37:26 | 2016-08-17T09:37:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 348 | cpp | public class Solution
{
public int climbStairs(int n)
{
if(n == 0 || n == 1 || n == 2)
{
return n;
}
int[] mem = new int[n];
mem[0] = 1;
mem[1] = 2;
for(int i = 2; i < n; i++)
{
mem[i] = mem[i-1] + mem[i-2];
}
... | [
"sosisarah@gmail.com"
] | sosisarah@gmail.com |
8dd06b339e5b109a0261dbefd302a04fcf9ff670 | df983affa658d3169aebcd95e255c7cafccf1aa0 | /devel/include/sensor_msgs/Illuminance.h | 235b0c81d8c5bcfdff7704b32b9ef9f6410b9fab | [] | no_license | Ektachaurasia/Backup | 17045d3cd3185ca47c53b02298fe1c123ee8a058 | e5ab8532f6cd599ebe4b501626ddba2c6c5d83ab | refs/heads/main | 2023-06-20T21:49:54.092227 | 2021-07-28T04:31:15 | 2021-07-28T04:31:15 | 390,155,001 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,125 | h | // Generated by gencpp from file sensor_msgs/Illuminance.msg
// DO NOT EDIT!
#ifndef SENSOR_MSGS_MESSAGE_ILLUMINANCE_H
#define SENSOR_MSGS_MESSAGE_ILLUMINANCE_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include ... | [
"ektachaurasia02@gmail.com"
] | ektachaurasia02@gmail.com |
f36035e412d392b3851d162f4c67534f9074010f | f6f0f87647e23507dca538760ab70e26415b8313 | /6.3.1/msvc2022_arm64/include/QtCore/6.3.1/QtCore/private/qxmlstreamgrammar_p.h | 6533d92409ad2a0c55a99ce1a173fca9b451bce8 | [] | no_license | stenzek/duckstation-ext-qt-minimal | a942c62adc5654c03d90731a8266dc711546b268 | e5c412efffa3926f7a4d5bf0ae0333e1d6784f30 | refs/heads/master | 2023-08-17T16:50:21.478373 | 2023-08-15T14:53:43 | 2023-08-15T14:53:43 | 233,179,313 | 3 | 1 | null | 2021-11-16T15:34:28 | 2020-01-11T05:05:34 | C++ | UTF-8 | C++ | false | false | 4,965 | h | /****************************************************************************
**
** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holding vali... | [
"stenzek@gmail.com"
] | stenzek@gmail.com |
de4c1f2a6928012d2cc4adafe49f1601d7237f75 | 834478799b329077cdd143b103a981bdc4659c80 | /1293D.cpp | 60680f720c5dec9c1e6104a45759975d723dee01 | [] | no_license | lovinix/Codeforces | b67e53f530772b2b1b13d6972d52212ab46a1edf | b51b6b04ef659c6ed59aca2c37d4dbe45efbe064 | refs/heads/master | 2022-09-07T16:24:45.983390 | 2019-08-28T08:58:58 | 2019-08-28T08:58:58 | 267,228,357 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,216 | cpp | #pragma GCC optimize("O3")
#pragma GCC optimize("Ofast")
#include <bits/stdc++.h>
using namespace std;
using lli = unsigned long long;
using pll = pair<lli, lli>;
lli x0, yk, ax, ay, bx, by, xs, ys, t, ans;
vector<pll> vt;
lli dist(lli x1, lli x2, lli y1, lli y2)
{
return max(x1, x2) - min(x1, x2) + max(y1, y2) - m... | [
"sylph0606@gmail.com"
] | sylph0606@gmail.com |
4eff37df902a62399c8bb9002d97072101fadbaf | 7b93f65c8d36750afdd5add6b6676b1523e818ec | /cpp/robel_intro/chap10/Exception1.cpp | 38d643681a81ae48a1645abeaffb123564e36e53 | [] | no_license | DaisukeYamato/book | 9cbb3620e5f297832a7c0dc4b35f38b61a6395ea | 0308106dedf8a23b491aada942f781d2ab000b69 | refs/heads/master | 2021-01-22T13:13:02.365196 | 2015-08-26T00:12:56 | 2015-08-26T00:12:56 | 40,760,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 416 | cpp | #include <iostream>
#include <fstream>
#include <string>
#include <cstdlib>
using namespace std;
int main() {
ifstream file;
file.open("test.txt");
if (!file.is_open()){
cerr << "cannot open file!!" << endl;
return EXIT_FAILURE;
}
string line;
getline(file, line);
if (file.fail()){
cerr <... | [
"yamato.hep.fermicern@gmail.com"
] | yamato.hep.fermicern@gmail.com |
2dfefc009233e48edaa3ac6b20ba1499e0be805d | 7d0d0f38a46fe5a8fa8b42c56bebf4e114b307aa | /OctopusPolarizer.h | 1ec94e59ee4e681b8a9fa87ce224c0962b99d1ed | [] | no_license | mpacella88/octopus | cd6f2bb3f62a8bfee0c07c0bbec4475f98af1b58 | 8ab842d46171f581a31012d00b37e9bd93d77f69 | refs/heads/master | 2020-03-18T13:12:09.957332 | 2018-05-24T20:53:09 | 2018-05-24T20:53:09 | 134,767,500 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,855 | h |
#if !defined(AFX_H_OctopusPolarizer)
#define AFX_H_OctopusPolarizer
#include "stdafx.h"
#include "OctopusGlobals.h"
#include "APTMotor.h"
class COctopusPolarizer : public CDialog
{
public:
COctopusPolarizer(CWnd* pParent = NULL);
virtual ~COctopusPolarizer();
enum { IDD = IDC_STAGE_POL };
void MoveRel( float... | [
"mpacella88@gmail.com"
] | mpacella88@gmail.com |
28928f021f7f9da85934d25feba5595481a71f25 | 1dbb60db92072801e3e7eaf6645ef776e2a26b29 | /server/src/common/proto/trial/PQTrialRewardList.h | 3a8e59853a2c387679a0f0ea9f34c4b450bc83b6 | [] | no_license | atom-chen/phone-code | 5a05472fcf2852d1943ad869b37603a4901749d5 | c0c0f112c9a2570cc0390703b1bff56d67508e89 | refs/heads/master | 2020-07-05T01:15:00.585018 | 2015-06-17T08:52:21 | 2015-06-17T08:52:21 | 202,480,234 | 0 | 1 | null | 2019-08-15T05:36:11 | 2019-08-15T05:36:09 | null | UTF-8 | C++ | false | false | 1,140 | h | #ifndef _PQTrialRewardList_H_
#define _PQTrialRewardList_H_
#include <weedong/core/seq/seq.h>
#include <proto/common/SMsgHead.h>
class PQTrialRewardList : public SMsgHead
{
public:
uint32 id; //试炼ID
PQTrialRewardList() : id(0)
{
msg_cmd = 644273634;
}
virtual ~PQTrialRewardList()
... | [
"757690733@qq.com"
] | 757690733@qq.com |
b542547eb0e63b034249b368247db05b7c004bda | 9dd4edf1b1e5384677ae1eb09fe3a91ed8d76d41 | /prog01.cpp | 0f799e33d1b6ec71013655e9ff95fb5c54593f28 | [] | no_license | abeldjesusp/code_cpp | 48fb158de4f11b7c757db7b014b627bd96b5e515 | 114752b71faf0f0ec534bdabdd8db54d6dfc8f20 | refs/heads/master | 2021-08-31T21:04:52.077341 | 2017-12-22T22:57:13 | 2017-12-22T22:57:13 | 115,154,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,100 | cpp | /**********************
* *
* Programa 01 *
* *
*********************/
#include <iostream>
using namespace std;
struct Nomina{
char nombre[30];
float sueldo1;
float sueldo2;
float sueldo3;
float totalIngresos;
}empleados[4];
int main(){
float ingresoMayor = 0;
char j;
for(int i = 0; i < 4... | [
"abeldjesusp@gmail.com"
] | abeldjesusp@gmail.com |
b92e90fa48fd3f6fe2be36d7d9f823262f0f081d | 464aa9d7d6c4906b083e6c3da12341504b626404 | /src/lib/terrain/terrain2/grid_vertex_buffer.cpp | 1a38a8d6796b88a09570527ab44a1cefa5dde8cb | [] | no_license | v2v3v4/BigWorld-Engine-2.0.1 | 3a6fdbb7e08a3e09bcf1fd82f06c1d3f29b84f7d | 481e69a837a9f6d63f298a4f24d423b6329226c6 | refs/heads/master | 2023-01-13T03:49:54.244109 | 2022-12-25T14:21:30 | 2022-12-25T14:21:30 | 163,719,991 | 182 | 167 | null | null | null | null | UTF-8 | C++ | false | false | 3,966 | cpp | /******************************************************************************
BigWorld Technology
Copyright BigWorld Pty, Ltd.
All Rights Reserved. Commercial in confidence.
WARNING: This computer program is protected by copyright law and international
treaties. Unauthorized use, reproduction or distribution of thi... | [
"terran.erre@mail.ru"
] | terran.erre@mail.ru |
1b2bae87740ae4c6884380a818c2b5fc3bb280be | d9af6ca49774c009c4b277c24fb78f796fe8476b | /src/invalid.cpp | 148d2be5dc8b6f935a9cfd3e450297a66d83b628 | [
"MIT"
] | permissive | loxevesavu/Ingenuity | 7924abf996ca1b96885b961b924a565b7fd41312 | f57a4d8f089c245d0d7ea676dd4573bb30c05300 | refs/heads/master | 2020-04-25T22:34:05.740695 | 2018-12-11T05:56:01 | 2018-12-11T05:56:01 | 173,115,384 | 0 | 0 | null | 2019-02-28T13:17:58 | 2019-02-28T13:17:57 | null | UTF-8 | C++ | false | false | 2,326 | cpp | // Copyright (c) 2018 The Ingenuity developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "invalid.h"
#include "invalid_outpoints.json.h"
#include "invalid_serials.json.h"
namespace invalid_out
{
std::set<CBig... | [
"44764450+IngenuityCoin@users.noreply.github.com"
] | 44764450+IngenuityCoin@users.noreply.github.com |
61b88a3193bd94793b03cf7b6642517a4a8e723f | 87cf63a0b7fb80402e018a1788803537b25d921f | /Tapeciarnia/Providers/TapeciarniaProvider.cpp | b02c594d48198d995669c18d8496c3dc6c4553c9 | [
"Unlicense"
] | permissive | marek-g/Tapeciarnia | dbb7cb89a441d08f91c8ded583743db8e630e44c | 1437bbfd0ce917ecb682963629153cf1d75f9c3a | refs/heads/master | 2021-06-03T03:44:27.343599 | 2018-02-24T16:36:56 | 2018-02-24T16:36:56 | 13,448,422 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,528 | cpp | #include "TapeciarniaProvider.h"
#include "Utils.h"
#include <QRegExp>
#include <QTextCodec>
QString TapeciarniaProvider::GetMainPageUrl()
{
return "http://www.tapeciarnia.pl/";
}
bool TapeciarniaProvider::IsAddressSupported(const QString &url)
{
if (url.startsWith("http://www.tapeciarnia.pl/") || url.starts... | [
"user@mail.com"
] | user@mail.com |
07477b7170432a60aab3aae30163475797497036 | 06b8560f4dd04b3e585cee03e536172020145f56 | /libraries/blockchain/include/bts/blockchain/edge_operations.hpp | 44fc9c0ad6c0feca5b27740a68b272658c11fc17 | [
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | testzcrypto/bitshares | 95394bfa516b27b2b89d8529ed6a476b6e592ddb | 2e82bd9a8acc0111f3cafc51c68d84e8abc15304 | refs/heads/master | 2020-12-25T22:19:13.259222 | 2014-12-12T16:24:51 | 2014-12-12T16:40:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 676 | hpp | #pragma once
#include <bts/blockchain/operations.hpp>
#include <bts/blockchain/edge_record.hpp>
#include <fc/io/enum_type.hpp>
#include <fc/io/raw.hpp>
#include <fc/io/raw_fwd.hpp>
#include <fc/reflect/reflect.hpp>
namespace bts { namespace blockchain {
/**
* Defines or updates an edge.
*/
struct set_e... | [
"nikolai.mushegian@gmail.com"
] | nikolai.mushegian@gmail.com |
e4d80960a0363677b2872fd6e8175992ec3d3b66 | ec9fb45bee21b26554ab3d57f1e2239f8379c41c | /include/bela/terminal.hpp | 7193c6c233b2a68e6823044feedd4c4b62cc8412 | [
"Apache-2.0"
] | permissive | Isabellarossi/bela | fb9d8ebc3585767a164b059d7247034d3549db18 | 3342e779439205ef37c81adacd3231e1559f107c | refs/heads/master | 2023-01-13T21:32:22.363526 | 2020-11-23T14:15:43 | 2020-11-23T14:15:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,183 | hpp | //
#ifndef BELA_TERMINAL_HPP
#define BELA_TERMINAL_HPP
#include "base.hpp"
#include "fmt.hpp"
namespace bela {
namespace terminal {
//
// Is same terminal maybe console or Cygwin pty
bool IsSameTerminal(HANDLE fd);
bool IsSameTerminal(FILE *fd);
// Is console terminal
bool IsTerminal(HANDLE fd);
bool IsTerminal(FILE... | [
"charlieio@outlook.com"
] | charlieio@outlook.com |
5c5feaee981adcec20c097d1c293aa03310da477 | 60e322eb94713ec92f62ce06de3fa3de48bb4a6f | /mar25/a1.cpp | 40b0eb4755fb1e09499981624ca27fb69fcd91b8 | [] | no_license | Nwon2464/cpp | 68d83bfae8ab8402027b48192e177c32c47e5e73 | e275e4be1ca1bee54d110e1e80c7559a2b4384c7 | refs/heads/master | 2023-06-12T09:00:24.361735 | 2021-07-11T06:22:58 | 2021-07-11T06:22:58 | 347,665,952 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,650 | cpp | #include <bits/stdc++.h>
using namespace std;
//Warsaw debug template
#define LOCAL
#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, debug&>::type... | [
"nwon2464@gmail.com"
] | nwon2464@gmail.com |
e4e75d138da72fa9b727dceccec14311bafd81ab | b1e2d2211fcec5dd16ce0726ea528dd6bfe668f3 | /KyouEngine/src/Shader.cpp | e06e9e36885842ddbe36e2d9d50bef172cb2ad34 | [] | no_license | kyoushiiro/KyouEngine | 1d9381b5f1707d5ff79a252905ab7bd1f2a27f7b | dcef78025352ac96b3f61443e2128de2139b3d61 | refs/heads/master | 2022-04-07T12:21:13.028659 | 2020-03-09T07:33:55 | 2020-03-09T07:33:55 | 240,673,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,907 | cpp | #include "Shader.h"
Shader::Shader(const char* vertexPath, const char* fragmentPath)
{
// retrieve the vertex/fragment source code from file paths
std::string vertexCode;
std::string fragmentCode;
std::ifstream vShaderFile;
std::ifstream fShaderFile;
// ensure ifstream objects can throw exce... | [
"aylam@ucsc.edu"
] | aylam@ucsc.edu |
1078c8e51a6f1c23b159943a32a1fd3d7604bbdb | 2822dcf0ccf6497f1a17184c6f504e070b904c80 | /Graph/Medium/Bellman-Ford-Graph-Shortest-path.cpp | 458df835e99771061a607ba4e138d6c30cf4d143 | [] | no_license | DangZhonghua/CodingPractice | a57893a9ed03f48ac8193dff05d1e002abf1b198 | 2ca27e153ba844f6b82a4de274821743b797ddd2 | refs/heads/master | 2021-01-24T04:30:04.091210 | 2019-11-10T11:27:34 | 2019-11-10T11:27:34 | 122,940,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,799 | cpp | #include<climits>
#include<unordered_map>
#include<vector>
#include<iostream>
using namespace std;
int Init_Single_Source(unordered_map<int,int>& mapD, int V, int s)
{
for(int v = 0; v<V; ++v)
{
mapD.insert(std::make_pair(v, INT_MAX));
}
mapD[s] = 0;
return 0;
}
int Relax(unordered_map<int... | [
"richard.dang@arcserve.com"
] | richard.dang@arcserve.com |
f85d27f94bbde21852d4831838b2a2cc4b028b22 | f6ba36e6c9ff4a9b861e8115dc32a40fa1a5c26c | /Source/Strider/Public/BoneChain.h | baee89742a95b27df4d13fa905aa352310afe70a | [] | no_license | Tabroid/AlphaOne | 57b4211d024d4efa48b57634111bb0445e9eb0ba | 3ed7abed40d6c5a09e3b93e2c4a5af2194a7c36f | refs/heads/master | 2023-08-02T04:41:26.395756 | 2021-09-15T04:28:04 | 2021-09-15T04:28:04 | 387,068,779 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,547 | h | // Copyright 2020 Kenneth Claassen, All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "BoneContainer.h"
#include "BonePose.h"
#include "EStriderEnumerations.h"
#include "BoneChain.generated.h"
/** A data structure representing a single bone in a bone chain */
USTRUCT(BlueprintType)
struct FBoneChain... | [
"pengc2019@gmail.com"
] | pengc2019@gmail.com |
3a612d49d2cb25889974d2f0e351409fb513149f | 56cbbba9bfe7d7b1b54ec52bd221741c5c73b749 | /link/MissionSyncer.h | 1660092c6774555f4be1a624fea7d7251b8ce160 | [] | no_license | pragsmike/xbm3pi-ugv | 954dc55e32d8c460a2f8fb8c0bc98110424a5b18 | dd98865f43a57f27e8a4ce5e9da7fbab296ceba2 | refs/heads/master | 2021-01-25T00:28:21.131608 | 2012-01-01T17:08:25 | 2012-01-01T17:08:25 | 123,296,242 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 694 | h | /*
* MissionSyncer.h
*
* Created on: Dec 31, 2011
* Author: mg
*/
#ifndef MISSIONSYNCER_H_
#define MISSIONSYNCER_H_
#include "mavlink.h"
#include "../TelemetryData.h"
#include "IMsgSource.h"
class MissionSyncer : public IMsgSource {
public:
MissionSyncer(TelemetryData &data);
virtual ~MissionSyncer();
... | [
"pragsmike@gmail.com"
] | pragsmike@gmail.com |
21a8b425e8d4ae6b9a2d83fa3cd694deadb64c8e | dbef9fa1e78187bf06df4f9b25f3e19fc28638b5 | /src/FuncLib/Compile/FuncsDefReader.cpp | 1dbc2c0e236323ecb8244f0eee8b1aa71f82533b | [] | no_license | YigaoFan/RPC | dd9001bb59669c0dacd0fea413e2b3fb0616d777 | dd8dea093fc1c5e7907f27d74bd61fb96deafd62 | refs/heads/master | 2023-03-20T04:52:46.911602 | 2021-03-11T07:00:43 | 2021-03-11T07:00:43 | 158,654,698 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 498 | cpp | #include "FuncsDefReader.hpp"
namespace FuncLib::Compile
{
using ::std::getline;
FuncsDefReader::FuncsDefReader(decltype(_istream) istream)
: _istream(move(istream))
{ }
void FuncsDefReader::ResetReadPos()
{
_istream->clear();
_istream->seekg(0, istream::beg);
}
Generator<string> FuncsDefReader::GetLin... | [
"fanyigao@qq.com"
] | fanyigao@qq.com |
94d3d11a0acfb76c7bba1d32b386ab36f80edef0 | 21553f6afd6b81ae8403549467230cdc378f32c9 | /arm/cortex/Freescale/MKL24Z4/include/arch/reg/mcm.hpp | b5d069f53b31ac4c99360cc8d26839358db63a6f | [] | no_license | digint/openmptl-reg-arm-cortex | 3246b68dcb60d4f7c95a46423563cab68cb02b5e | 88e105766edc9299348ccc8d2ff7a9c34cddacd3 | refs/heads/master | 2021-07-18T19:56:42.569685 | 2017-10-26T11:11:35 | 2017-10-26T11:11:35 | 108,407,162 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,606 | hpp | /*
* OpenMPTL - C++ Microprocessor Template Library
*
* This program is a derivative representation of a CMSIS System View
* Description (SVD) file, and is subject to the corresponding license
* (see "Freescale CMSIS-SVD License Agreement.pdf" in the parent directory).
*
* This program is distributed in the hope... | [
"axel@tty0.ch"
] | axel@tty0.ch |
be804180e6af8a2de3b239a5a9599224cd368468 | 9fa292d97ceb374068d355bd41097d0407d68bd3 | /3rdParty/include/gpstk/Axis.hpp | d204e1c85d5ddfd96b468504f5c1d67a097484f1 | [
"MIT",
"Zlib",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mfkiwl/rspf_v2.0 | 4d90153b92cc416663c798e05f87e348ad8792ef | f22d2707b775a4776fc8359a255f39c26ecc96a3 | refs/heads/master | 2021-05-27T04:36:34.132569 | 2013-07-16T04:04:12 | 2013-07-16T04:04:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,913 | hpp | #pragma ident "$Id: Axis.hpp 2091 2009-08-21 14:24:47Z afarris $"
/// @file Axis.hpp Used to draw an axis. Class declarations.
//============================================================================
//
// This file is part of GPSTk, the GPS Toolkit.
//
// The GPSTk is free software; you can redistribute it a... | [
"loongfee@gmail.com"
] | loongfee@gmail.com |
c8ec3a644f59d7758e3c8190f8ef383683678f7d | be97427079b290a4cb1ecda04f3072355d078fd7 | /day 10/part1.cpp | 32a9f67c7119f62a65fd4e9738f41c90a167806b | [] | no_license | RonakNisher/AdventOfCode2018 | 68777c1a68a1760fe53dfe81514f4f46f96a33db | a953e30c2d5f4fc1310458d14392c2044f7bc1bb | refs/heads/master | 2020-04-08T20:37:39.044370 | 2019-06-12T02:22:14 | 2019-06-12T02:22:14 | 159,707,337 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,982 | cpp | // #include "../helper.h"
#include <string>
#include <iostream>
#include <fstream>
#include <vector>
#include <map>
#include <climits>
#include <utility>
#include <algorithm> // std::find
using namespace std;
vector<string> split(string input, const string& delimiters)
{
vector<string> res;
string val = "";
... | [
"rpnisher@ncsu.edu"
] | rpnisher@ncsu.edu |
1bc5d3bb4b84ebbdaa923de8c29ea3928f69730c | a3e3a049361f69cb3647b8014fbba44bc4a7b49f | /winApi/winApi/singletonBase.h | e3bfff1b7c4a697d2b484b6aa00cdf2c69691f5f | [] | no_license | UnripeBird/2DGame | ced2039ff2455668e95467773fe2d0a2f6b20382 | c0ed7bab4cd2745f53bbabe8b347b637bae13e53 | refs/heads/master | 2021-09-09T10:05:48.235828 | 2018-01-01T13:22:05 | 2018-01-01T13:22:05 | 114,519,786 | 1 | 1 | null | null | null | null | UHC | C++ | false | false | 929 | h | #pragma once
//===================================
// ## singletonBase ## (싱글톤 패턴)
//===================================
//template<typename T>
template <class T>
class singletonBase
{
protected:
//싱글톤 인스턴스 선언
static T* singleton;
singletonBase() {}
~singletonBase() {}
public:
//싱글톤 가져오기
static T* getSingleton... | [
"hotcoll@naver.com"
] | hotcoll@naver.com |
59bae573358fead577fdd2d8ee8b8dd03a065f84 | ea3719ca6418482df5d1bbe38851114684794e9f | /Algorithms/168. Excel Sheet Column Title/168. Excel Sheet Column Title.cpp | f0640da3bfc65864a63028fa45c2c623f9d613e5 | [] | no_license | JokerLbz/Leetcode | 131335a48b1607df31c1e1b23b81b3acb1eaad38 | 26f0e97c5168c45929dac5d7d41c78eef8321a56 | refs/heads/master | 2020-04-25T08:59:41.535235 | 2019-04-20T12:58:07 | 2019-04-20T12:58:07 | 172,664,045 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 639 | cpp | //Question : 168. Excel Sheet Column Title
//URL : https://leetcode.com/problems/excel-sheet-column-title/
//Approach : Intuition
//Runtime : 4 ms (100%)
//Memory Usage : 8 MB (73.83%)
//Time complexity : O(log(26) n)
//Space complexity : O(1)
//P.S. : There is a one line solution on https://leetcode.com/problems/excel... | [
"lbz1996@hotmail.com"
] | lbz1996@hotmail.com |
5892d58b5ba6e9e0501ac5b578d697a92d8a57e5 | 4f164694e147e2caee539395c4bf1a16b0e7ac7b | /ompi/contrib/vt/vt/tools/vtunify/vt_unify_defs_recs.h | 49796bdb9ed01deb0dbc6a04b41d4aad59c620fa | [
"BSD-3-Clause-Open-MPI",
"BSD-3-Clause"
] | permissive | hoyoho/cce-mpi-openmpi-1.7.1 | ad2c120880fa62e86b5a34300bb9de5c9298287b | 808f3378084a5c2a2d3e235c6605b2273673bfd3 | refs/heads/master | 2020-08-16T13:31:54.264871 | 2013-04-29T17:57:37 | 2013-04-29T17:57:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,614 | h | /**
* VampirTrace
* http://www.tu-dresden.de/zih/vampirtrace
*
* Copyright (c) 2005-2013, ZIH, TU Dresden, Federal Republic of Germany
*
* Copyright (c) 1998-2005, Forschungszentrum Juelich, Juelich Supercomputing
* Centre, Federal Republic of Germany
*
* See the file COPYING in the pa... | [
"samuel@lanl.gov"
] | samuel@lanl.gov |
1ceeb4c05f1d5af09ecf1ffa341d16d77acc457a | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/libtorrent/2016/8/announce_entry.cpp | 3f3d7e8d55bfc71f88f22c353e6171273a949c54 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 4,220 | cpp | /*
Copyright (c) 2015-2016, Arvid Norberg
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
0affe148498b99cea8792aad1bfd8503396ae31d | 7ab6bde6f8fdf371921201ca5a0b75c458cd6e7d | /src/dsnotificationinterface.cpp | 1ca28a84984c3fe8f823a549a42d875e0896f45d | [
"MIT"
] | permissive | curiumofficial/Curium-old | 154f5c347d5084f0c3868ae534b63d4b407d7a02 | 2e82cd62875c41e98d26a264bec6be3d50118d21 | refs/heads/master | 2021-09-13T08:14:08.236555 | 2018-04-27T04:33:17 | 2018-04-27T04:33:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,036 | cpp | // Copyright (c) 2014-2017 The Curium Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "chainparams.h"
#include "dsnotificationinterface.h"
#include "instantx.h"
#include "governance.h"
#include "masterno... | [
"31669092+mrmetech@users.noreply.github.com"
] | 31669092+mrmetech@users.noreply.github.com |
8488ade966703065c95d04f79c02b6d878629971 | 6358dcc674849b0cc83b33922147f7fc3eeea1ff | /BookSample_CPP/07/StrList/MyString.h | f5c97a0c8d732d190b06c4760f76983daedf44a8 | [] | no_license | calla987/Book_CPP_KNOU | e34e3414aefaf59701ba37e936bdc68951469bd2 | e8f91f032052762012ea35644d365677e97c3d1e | refs/heads/master | 2021-05-29T18:30:16.518251 | 2015-10-03T09:20:32 | 2015-10-03T09:20:32 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,266 | h | #ifndef MY_STRING_H_INCLUDED
#define MY_STRING_H_INCLUDED
#include <iostream>
class MyString
{
int len; // 문자열의 길이
int bufSize; // 저장 가능한 문자열의 길이
char* buf;
public:
MyString(); // 생성자
MyString(const char* str); // 생성자
MyString(const MyString& mstr); // 복사 생성... | [
"calla987@gmail.com"
] | calla987@gmail.com |
d5eadf7878df64bf3b467a32da159735d5dffe70 | 501b36fada85d9e378c265815cd71ec13ccea537 | /05-ScenceManager/Koopas.h | 5725a95893ffd3c964b69d933313b04fcefa59c9 | [] | no_license | tranhuywin/gamedev-Mario-bros3 | 1918c6aa58a951d0d4b18d63681fdffbf11059b0 | b486ada1ffecc8e74f67d51e454fa37ddc81299a | refs/heads/master | 2023-06-25T23:10:56.401034 | 2021-07-23T13:20:53 | 2021-07-23T13:20:53 | 307,398,450 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,094 | h | #pragma once
#include "GameObject.h"
#include "Effect.h"
#include "ObjCheckFalling.h"
#define KOOPAS_WALKING_SPEED 0.001f
#define KOOPAS_PARATROOPA_GREEN_WALKING_SPEED 0.0022f
#define KOOPAS_PARATROOPA_WALKING_SPEED 0.01f
#define KOOPAS_ROTATORY_SPEED 0.2f
#define KOOPAS_DIE_DEFLECT_SPEED 0.02f
#define KOOPAS_S... | [
"57520628+tranhuywin@users.noreply.github.com"
] | 57520628+tranhuywin@users.noreply.github.com |
128c9e8cd10b119c9dfcd27f21c7ba4b01176553 | 79611230a3138b0f0c31bdc46bad2eae7a077861 | /result_samecapital.cpp | 4e6a9d59c63a14535ea159717e9f5eee9a8d10d4 | [] | no_license | AustinNicholasNoah/fangdaijisuan | 74888eab922093b87830f86971ca6b1b453600ac | 24c2326afd12cdb3bf6108f63daa2e81236aa624 | refs/heads/master | 2022-11-05T11:23:46.037186 | 2020-06-21T08:21:02 | 2020-06-21T08:21:02 | 273,861,597 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,243 | cpp | #include "result_samecapital.h"
#include "ui_result_samecapital.h"
Result_sameCapital::Result_sameCapital(QWidget *parent) :
QDialog(parent),
ui(new Ui::Result_sameCapital)
{
ui->setupUi(this);
}
Result_sameCapital::~Result_sameCapital()
{
delete ui;
}
void Result_sameCapital::setValue(bool hasFirstP... | [
"1239754456@qq.com"
] | 1239754456@qq.com |
074b1f5ff26cc8e24f11d3521b765a6ecc2ea8ad | 3f01176c2037087ca68d19cadb016dc4b4ead932 | /modules/assimp/ext/assimp/code/TargetAnimation.h | 9e517cd631d4a8bf3ba3bfb6faa618bfa3aeaa4c | [
"BSD-3-Clause",
"BSD-2-Clause",
"LGPL-2.0-or-later"
] | permissive | liu3xing3long/inviwo | 02bdad1c6c9838893b736959318e3bc6c6b3c8a1 | 69cca9b6ecd58037bda0ed9e6f53d02f189f19a7 | refs/heads/master | 2020-03-09T02:15:39.355938 | 2018-04-06T13:04:25 | 2018-04-06T13:04:25 | 128,535,802 | 1 | 0 | BSD-2-Clause | 2018-04-07T14:24:21 | 2018-04-07T14:24:21 | null | UTF-8 | C++ | false | false | 5,821 | h | /*
Open Asset Import Library (assimp)
----------------------------------------------------------------------
Copyright (c) 2006-2012, assimp team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the
following condition... | [
"peter@steneteg.se"
] | peter@steneteg.se |
d904c864286850887e23bdc1a8f3bf9c5f433376 | 5712a01bc06416cf32fb637e10b21b34b938961c | /Zerojudge/b331 NOIP2013 2.表达式求值.cpp | 662a56c928f0b28bb6f7cff75513df3c75392ec3 | [] | no_license | WenShihKen/uva | 654a9f5f3e56935625e061795f152609899b79e5 | 03a3d603941dd9b9ec13e76fb99d24da6749a81b | refs/heads/master | 2021-01-10T14:34:29.580527 | 2020-06-25T15:34:23 | 2020-06-25T15:34:23 | 48,536,090 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 803 | cpp | #include <iostream>
#include <cmath>
#include<iostream>
#include<algorithm>
#include<stack>
#include<string>
using namespace std;
typedef unsigned long long int LL;
#define mod 10000
int main()
{
string in1;
while (getline(cin, in1)) {
stack<LL>temp;
bool oper = false;
LL ans = 0;
for (int i = 0; i < in1.len... | [
"00257142@ntou.edu.tw"
] | 00257142@ntou.edu.tw |
9d967e88cd0e1a12f5d38fd713f6260279fb244c | 8ab8c8e650ec40d6edcdae7c5339b838cc61be80 | /CPlusPlus/Adapter/src/CenterTranslator.cpp | c29792c2fd148ebe6f59eff6fcfc8c64af1d88bb | [] | no_license | yuhsh24/Design-Pattern | 36d8c6a1554b4ec6159f41e57adea99ee3da3851 | 4c1d5ade419c628009381f6d8205d1a66680add8 | refs/heads/master | 2021-01-19T13:55:56.283904 | 2017-04-09T03:26:47 | 2017-04-09T03:26:47 | 82,429,025 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 591 | cpp | /*************************************************************************
> File Name: CenterTranslator.cpp
> Author: ma6174
> Mail: ma6174@163.com
> Created Time: 2017年02月28日 星期二 14时41分31秒
************************************************************************/
#include"CenterTranslator.h"
#includ... | [
"yhshzju@163.com"
] | yhshzju@163.com |
57377b9b517202ebfe4650e8ed460817f7fd347f | e17ef9fd9a8092961bffaef3e9df2d2b3d11c0ce | /lstd/src/lstd/fmt/debug.h | 5cf605a52034a853a1116fdccd6dade122abe6c4 | [] | no_license | Repertoi-e/DataFlow | 510561260506022332a57a63c7e5496e06f010ac | 03ced1e05c898b4b3e7d54e0f583c9bcb04b2ad2 | refs/heads/main | 2023-02-24T17:25:26.571790 | 2021-01-23T00:23:27 | 2021-01-23T00:23:27 | 331,096,922 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,623 | h | #pragma once
#include "../memory/array.h"
#include "arg.h"
LSTD_BEGIN_NAMESPACE
namespace fmt {
struct format_struct_helper {
struct field_entry {
string Name;
arg Arg;
};
format_context *F;
string Name;
array<field_entry> Fields;
bool NoSpecs; // Write the result without t... | [
"dsotirov@windowslive.com"
] | dsotirov@windowslive.com |
b36e784ca6f1846fca708a3c1d7a8b77265753d1 | 746a87a8afc64b355207d334b4bb4f2d8a04bf17 | /C03/char_repl.cc | 0eaaba9cd5be777393ef9625f8e872a1cc6572b6 | [] | no_license | JallenKwong/CPlusPlusPrimer | 9c0f82448258fba8591ce61ac8b744c4062c1a05 | 8d4c4d42d96ed9267560e8c8fd2339d058c968d4 | refs/heads/master | 2020-05-19T17:27:56.849514 | 2019-05-29T03:13:12 | 2019-05-29T03:13:12 | 185,134,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,321 | cc |
#include <string>
using std::string;
#include <iostream>
using std::cout; using std::endl;
int main()
{
string str("some string"), orig = str;
if (!str.empty()) // make sure there's a character to print
cout << str[0] << endl;// print the first character in str
if (!str.empty()) // make sure th... | [
"jallenkwong@163.com"
] | jallenkwong@163.com |
4c96b801a96520533607d2ea741eae5545ca2a64 | f279fa731406c5214b958e8070ee5664ea92c81f | /14889_StartLink/Main.cpp | 9a17029ebe2f417122a62f0355b2c8c00cbaf863 | [] | no_license | 93Hong/Algorithms | 14a7ea2c8f402aaea6c76d7a83f795434bea26cc | b56512912131dc0149d4960b88aa76df6926119d | refs/heads/master | 2020-12-31T00:02:12.959480 | 2017-12-05T13:02:59 | 2017-12-05T13:02:59 | 86,582,927 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 518 | cpp | #include <cstdio>
#include <cmath>
#include <vector>
#include <algorithm>
#define INF 10000
#pragma warning(disable:4996)
using namespace std;
int arr[21][21], ans = INF;
vector<int> v;
void solve() {
}
int main() {
int N;
scanf("%d", &N);
for (int i = 0; i < N; i++) {
for (int j = 0; j < N; j++) {
scanf(... | [
"sk2rldnr@gmail.com"
] | sk2rldnr@gmail.com |
03062fee331d71514edacd4406134ace65c53898 | da9eda23163d01209bf6b158dd504cb22cced271 | /src/search.h | 5e4ced4a11bdf4523838112861d72e30fb2921b4 | [
"BSD-2-Clause"
] | permissive | meisterT/katarakt | 5051941e69558463e18212b6f82c1ff5d3df7eb7 | a4e4b4840e49845fd6df82ce047f7be9b9ac199a | refs/heads/master | 2021-01-10T07:33:06.578392 | 2015-11-13T14:11:54 | 2015-11-13T14:11:54 | 46,125,435 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,646 | h | #ifndef SEARCH_H
#define SEARCH_H
#include <poppler/qt4/poppler-qt4.h>
#include <QString>
#include <QThread>
#include <QMutex>
#include <QWidget>
#include <QLineEdit>
#include <QLabel>
#include <QHBoxLayout>
#include <QRect>
#include <QEvent>
#include <QList>
class SearchBar;
class Canvas;
class Viewer;
class Sear... | [
"Philipp.Erhardt@informatik.stud.uni-erlangen.de"
] | Philipp.Erhardt@informatik.stud.uni-erlangen.de |
8135b486c6aacec19ce1d35e8b493406c66dc4fc | 084006eb442b60b82b3d85d61a3b53d21c5c8855 | /shared/Bullet/BulletCollision/CollisionShapes/btTriangleCallback.h | b99adbd636fe1dfa4b39da70268e05287fbd4944 | [
"Zlib",
"LicenseRef-scancode-unknown-license-reference",
"XFree86-1.1",
"BSD-3-Clause"
] | permissive | SethRobinson/proton | 7aadcb38bc676c136dce01b8f6773fd75fa33d55 | 6b1474e75a2acf48d848c70fcb043ce8223001a9 | refs/heads/master | 2023-08-31T11:04:21.575522 | 2023-08-29T07:44:50 | 2023-08-29T07:44:50 | 142,253,855 | 81 | 31 | NOASSERTION | 2023-08-07T22:02:41 | 2018-07-25T05:55:38 | C++ | UTF-8 | C++ | false | false | 1,740 | h | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2009 Erwin Coumans http://bulletphysics.org
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permission is... | [
"seth@rtsoft.com"
] | seth@rtsoft.com |
fc1f4d0e909d82c9e8950292f749d9df719250ef | 2d9909133b6d2f5b50fd58d8a04f451a7247aba0 | /Cliente/src/common/Socket/Socket.cpp | e353194659386c756f514ac0ab32a2277f442d54 | [] | no_license | ldtg/tallerZ | e6f82bc45e36414a97ce3bdbc032c2d43d04151f | 3fa17ec2cec77f2625b8811e9dc00d50fdf30c8b | refs/heads/master | 2021-01-20T13:21:34.969423 | 2017-07-05T23:13:29 | 2017-07-05T23:13:29 | 90,473,475 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,020 | cpp | #include "Socket.h"
#include <string>
#include <sys/socket.h>
#include <netdb.h>
#include <unistd.h>
#include <cstring>
Socket::Socket(int fd) : socketfd(fd) {}
Socket::Socket() {
this->socketfd = INVALID_SOCKET;
}
void Socket::connectToServer(const std::string &host, const std::string
&service) {
bool seConecto... | [
"lteje11@gmail.com"
] | lteje11@gmail.com |
b322245bd485fb6477338b075f8827b7d2d01dd6 | b502b3502883e06b44ee84f255c7632340235744 | /Inc/incHalcon71/HSemImage.h | 61004631cb38699b7fb4e8e9e6b8c9994fb2651b | [] | no_license | datiacfl/GlasswareDetectSystem-VEXI | 162396ae1bf084f3d25b852a753751b9e07b811a | da0884984aebc9abd00ae00f5541e97431738747 | refs/heads/master | 2020-12-03T12:29:10.207260 | 2020-01-02T05:59:07 | 2020-01-02T06:04:24 | 231,316,025 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 31,653 | h | /*****************************************************************************
* HSemImage.h
*****************************************************************************
*
* Project: Halcon/C++
* Description: Types for semantic images
*
* (c) 1996-2005 by MVTec Software GmbH
* www.mvtec.c... | [
"cflchenfulin@163.com"
] | cflchenfulin@163.com |
15bec3c4e2c442f6be319b8e65d2216d57199647 | d38bd5737e0de480cba23f139d3fe542dbd4de95 | /ThirdParty/Bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp | 8d380828cfeb35526767baba9e3aa27882d0985f | [] | no_license | bmjoy/GameEngine | 56ddc007e0d22cc1fa50d3a56000929c1b6f54bc | 39b59b0e382d0010526b1a40487120e4a143f3c7 | refs/heads/master | 2020-11-23T22:21:51.998221 | 2019-12-16T05:17:22 | 2019-12-16T05:17:22 | 227,844,666 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,194 | cpp | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2009 Erwin Coumans http://bulletphysics.org
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permission is grant... | [
"ironmandev@gmail.com"
] | ironmandev@gmail.com |
8f34d110b262b938063ef018b3682e14b54686a5 | af2bcb03b0ca34e376084eb8676666306e2dde99 | /ext/googletest/googletest/test/gtest-port_test.cc | 240a99040f93d3431c70a31835bafad8ee0bbc40 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license",
"LGPL-2.0-or-later",
"MIT"
] | permissive | multifacet/ASAP | 5c0b26dd2f06cd3c125e809b318c16721720f5e2 | 68cb32c43e3ebad2a5dfb947ce98442375b235c7 | refs/heads/asap | 2023-04-11T16:02:42.997035 | 2021-11-30T15:05:22 | 2021-11-30T15:05:22 | 426,381,088 | 4 | 2 | BSD-3-Clause | 2022-12-12T23:33:17 | 2021-11-09T20:43:59 | C++ | UTF-8 | C++ | false | false | 40,501 | cc | // Copyright 2008, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | [
"sujay.yadalam@gmail.com"
] | sujay.yadalam@gmail.com |
10a7738acab7047792256a1ee1f4e847c1dc90af | 3b97b786b99c3e4e72bf8fe211bb710ecb674f2b | /TClient/TClient/TMainUI.h | 351ea51861deac69e401695a5e11ba498e4bc99e | [] | no_license | moooncloud/4s | 930384e065d5172cd690c3d858fdaaa6c7fdcb34 | a36a5785cc20da19cd460afa92a3f96e18ecd026 | refs/heads/master | 2023-03-17T10:47:28.154021 | 2017-04-20T21:42:01 | 2017-04-20T21:42:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,081 | h | #pragma once
class CTMainUI : public CTClientUIBase
{
public:
static LPTEXTURESET m_pNOTIFYMAIL;
public:
TComponent *m_pTMAINBTN[TMAINBUTTON_COUNT];
TComponent *m_pTMSGBTN[TMSGBUTTON_COUNT];
TComponent *m_pTTCASHMENU[TCASHMENU_COUNT];
TComponent *m_pTPARTYITEM;
TComponent *m_pTCHAPTERMSG;
TComponent *m_pTREGI... | [
"great.mafia2010@gmail.com"
] | great.mafia2010@gmail.com |
f8e7c722f2be1c274096c5121ce9fa14d064c04b | ff4bb3896343840cc488492e4e4d50efe5270d11 | /src/canon.h | f6a7df137728739fbf57a0c47cae7942e8910636 | [
"MIT"
] | permissive | obliviateandsurrender/LegendofZelda | 4d2dee0a51816f7dacb9c047de7438564e5f6fb3 | 9c9e01cb8b68fb5c88027802f46454e84f47178e | refs/heads/master | 2020-03-20T14:43:42.623513 | 2018-06-15T14:04:15 | 2018-06-15T14:04:15 | 137,493,848 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 485 | h | #include "main.h"
#ifndef Canon_H
#define Canon_H
class Canon {
public:
Canon() {}
Canon(float x, float y, float z);
glm::vec3 position;
void draw(glm::mat4 VP);
void set_position(float x, float y, float z);
void tick();
void fire(float angle);
float rotation;
float angle;
int... | [
"utkarshazad98@gmail.com"
] | utkarshazad98@gmail.com |
efa563efc2c0224eefd28f5f7e101069bb466214 | dfac93f878e0328bf441c669678fadbab663de79 | /q18deleteListNode.cpp | e91e6e550a3eaefb4c3ef0848824c693c8107b86 | [] | no_license | zhbei/offer_code | 2d5bc78ca3474e5d39ec59ad0cf3bb533e8af181 | 0d2725fb01e9e1fb0ad2fe1e1d6e516332bbfe15 | refs/heads/master | 2020-03-11T11:56:38.194305 | 2018-04-18T01:03:45 | 2018-04-18T01:03:45 | 129,982,183 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,971 | cpp | #include <iostream>
#include <cstdio>
using namespace std;
struct ListNode
{
int val;
ListNode *next;
ListNode(int v){
val = v;
}
};
void PrintList(ListNode* head){
while(head != NULL){
cout << head->val << " ";
head = head->next;
}
cout << endl;
}
void PrintListNode(ListNode * head){
if(head != NULL)
... | [
"zhangbeibei@ict.ac.cn"
] | zhangbeibei@ict.ac.cn |
ff5ec6f7cbada074a47d3956b8f6a8c4d858a895 | 2f822fee325948783f3d83bc462219a8819e488d | /c++App/Plotroc/qcpdocumentobject.h | 85c982cf0c5e678d7e6f562967cc9bc21f5c3489 | [] | no_license | aliakbarRashidi/pipewrap | c6719f9f6d3b725f980b07352ce1e95b0e7ba3d5 | aba704d31896d1ccd63b75a634a37d75b6d80f72 | refs/heads/master | 2020-05-09T21:08:50.111061 | 2016-01-11T16:25:07 | 2016-01-11T16:25:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,794 | h | /***************************************************************************
** **
** QCustomPlot, an easy to use, modern plotting widget for Qt **
** Copyright (C) 2011, 2012, 2013, 2014 Emanuel Eichhammer **
** ... | [
"piers.shepperson@btinternet.com"
] | piers.shepperson@btinternet.com |
ecbf787ab8b059dc1f1eff8cfa4d129c936c98aa | a5a99f646e371b45974a6fb6ccc06b0a674818f2 | /Geometry/HGCalCommonData/plugins/DDHGCalWaferF.cc | 2bb2c6051a0bfa5d642ceff2edeb2d09f58dabd7 | [
"Apache-2.0"
] | permissive | cms-sw/cmssw | 4ecd2c1105d59c66d385551230542c6615b9ab58 | 19c178740257eb48367778593da55dcad08b7a4f | refs/heads/master | 2023-08-23T21:57:42.491143 | 2023-08-22T20:22:40 | 2023-08-22T20:22:40 | 10,969,551 | 1,006 | 3,696 | Apache-2.0 | 2023-09-14T19:14:28 | 2013-06-26T14:09:07 | C++ | UTF-8 | C++ | false | false | 11,015 | cc | ///////////////////////////////////////////////////////////////////////////////
// File: DDHGCalWaferF.cc
// Description: Geometry factory class for a full silicon Wafer
// Created by Sunanda Banerjee
// Extended for rotated wafer by Pruthvi Suryadevara
//////////////////////////////////////////////////////////////////... | [
"sunanda.banerjee@cern.ch"
] | sunanda.banerjee@cern.ch |
00bbb3ff981fb0808b1cfa1bc18d22f39490b5e4 | 11ef4bbb8086ba3b9678a2037d0c28baaf8c010e | /Source Code/server/binaries/chromium/gen/services/viz/public/interfaces/compositing/frame_timing_details.mojom-blink-forward.h | 8a787c8e5bbc84d945b6771647d4a5c8d22c34f7 | [] | no_license | lineCode/wasmview.github.io | 8f845ec6ba8a1ec85272d734efc80d2416a6e15b | eac4c69ea1cf0e9af9da5a500219236470541f9b | refs/heads/master | 2020-09-22T21:05:53.766548 | 2019-08-24T05:34:04 | 2019-08-24T05:34:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 941 | 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 SERVICES_VIZ_PUBLIC_INTERFACES_COMPOSITING_FRAME_TIMING_DETAILS_MOJOM_BLINK_FORWARD_H_
#define SERVICES_VIZ_PUBLIC_INTERFACES_COMPOSITING_FRAME_TI... | [
"wasmview@gmail.com"
] | wasmview@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.