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 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
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 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5efeeaae6ed832819a1777d4b1b0030d0c571b1b | e34c757988cdd50fe613d56add9ece1cc1e3b6b6 | /lxserver/lxserver.cpp | 6a8de588c0259e182caee65ccbffaec984371a9a | [
"MIT"
] | permissive | MyOwnClone/lxss | 9fc793fe1a505d6690b0ef822b240dae66209533 | 6315cc2a9c7f6c3de207ec57a962652ce28a1ff6 | refs/heads/master | 2021-01-18T11:23:48.572363 | 2016-08-11T18:42:34 | 2016-08-11T18:42:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,246 | cpp | #include <initguid.h>
#include <ntstatus.h>
#define WIN32_NO_STATUS
#include <Windows.h>
#include <comutil.h>
#include "..\inc\nt.h"
#include "..\inc\lxssmanager.h"
#include "..\inc\adss.h"
INT
main (
_In_ ULONG ArgumentCount,
_In_ PCCH Arguments[]
)
{
HRESULT hr;
PLX_SESSION* iLxSession;
PLX_I... | [
"aionescu@gmail.com"
] | aionescu@gmail.com |
e43542287e8264e60c773bde5b0089e34c387a5d | a43680cdd08866ca4bcc4855b05b34d29c72087e | /src/imagetools/imagetools/color_data.cc | c3b16dff18fd7ed8e7ff301921b8c8023da61fc2 | [] | no_license | JaneGuanpinZhong/Flashphoto-App | e9c4415b014d00acb9c71f11bb39c4bc6f12e5ea | ebba5bb56c0d65fa27ccb8639a29b5bbb2d582d3 | refs/heads/master | 2020-04-12T06:58:24.258145 | 2018-12-18T23:26:04 | 2018-12-18T23:26:04 | 162,353,372 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,392 | cc | /**
This file is part of the CSCI-3081W Project Support Code, which was developed
at the University of Minnesota.
This code is to be used for student coursework. It is not an open source
project.
Copyright (c) 2015-2018 Daniel Keefe, TAs, & Regents of the University of
Minnesota.
Original Author(s) of this File:
S... | [
"noreply@github.com"
] | JaneGuanpinZhong.noreply@github.com |
565c3e6153819ca17beb3fedee40598f124d894b | 4352b5c9e6719d762e6a80e7a7799630d819bca3 | /tutorials/eulerVortex.twitch/eulerVortex.cyclic.twitch/4.79/rho | e57cd46f3217a6623b8600ac9da75c1f3d60a696 | [] | no_license | dashqua/epicProject | d6214b57c545110d08ad053e68bc095f1d4dc725 | 54afca50a61c20c541ef43e3d96408ef72f0bcbc | refs/heads/master | 2022-02-28T17:20:20.291864 | 2019-10-28T13:33:16 | 2019-10-28T13:33:16 | 184,294,390 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 74,514 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"tdg@debian"
] | tdg@debian | |
082e0a4b118a0e1048e88b0e9755cb7d9b95326d | 7a811197fcfb0904080b07dc02f0db09ca2aba7c | /Source/Engine/OS/Application/Application.h | ee631b5ece1e6c1b777d35d8c18bd75c1305550f | [] | no_license | dbowler92/D3D11Engine | 3af8abdd883bdf3930ffbe227c3e45906d871d87 | 1391d6353932aed3380b23e9828203f4cb7cca85 | refs/heads/master | 2020-11-30T04:56:26.986818 | 2017-08-12T19:15:06 | 2017-08-12T19:15:06 | 96,707,671 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,192 | h | //Application.h
//Created 23/07/16
//Created by Daniel Bowler
//
//Application layer of the engine. Each game that uses this engine
//should define a game specific class that inherits from this
//base application class & implement the virtual functions.
#pragma once
#include <Config/EngineConfig.h> //Engine settings
... | [
"dbowler1192@gmail.com"
] | dbowler1192@gmail.com |
5aa9ab4c49d3f31078366cf21b935d9fd6d68563 | 2b0c8a66c4062793d119f168235f027b2e52cb28 | /leetcode dsa bootcamp kunal kushwaha/search - binary and linear/278. First Bad Version.cpp | 7a8d6b6d2ca8d21f5df7e3ea9cfbea532228e917 | [] | no_license | ibhawna/PRACTICE-DS | 37cd20605e340e3466f013f4a7f102f0e720d860 | 7b88b7e52812b9cec3d2a9d33bd8a24d9ef5d45d | refs/heads/main | 2023-09-04T21:27:02.271256 | 2021-10-17T08:31:58 | 2021-10-17T08:31:58 | 396,265,631 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 590 | cpp | // The API isBadVersion is defined for you.
// bool isBadVersion(int version);
class Solution {
public:
int firstBadVersion(int n) {
int start = 1;
int end = n;
int ans = n;
while(start <= end){
int mid = start +( end - start ) / 2;
if(i... | [
"rathibhawna18@gmail.com"
] | rathibhawna18@gmail.com |
66a6d59ceddd1cc5d8bc376bd084fe3fceb31071 | f81124e4a52878ceeb3e4b85afca44431ce68af2 | /re20_1/processor21/50/U | 13e9502c74fb255f6c0296bbaa2130b901ef5e81 | [] | no_license | chaseguy15/coe-of2 | 7f47a72987638e60fd7491ee1310ee6a153a5c10 | dc09e8d5f172489eaa32610e08e1ee7fc665068c | refs/heads/master | 2023-03-29T16:59:14.421456 | 2021-04-06T23:26:52 | 2021-04-06T23:26:52 | 355,040,336 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,064 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*-------... | [
"chaseguy15"
] | chaseguy15 | |
6bcf236bdb632879ad537329d3687a82154a884b | dd8849cba469e624c4152dbf85a735acabdf3fd3 | /test/normalize_to_nfd_024.cpp | 50ab16302e8ac16e6664a6ffd66d7f83550d79c9 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | skyformat99/text | e237dce1cced4b8b92a1d80d4b25c99edb5772d6 | f9e5979710c9a391e81f3f432ea6fd04e97d5490 | refs/heads/master | 2020-03-22T04:35:53.875892 | 2018-07-01T13:21:27 | 2018-07-01T13:21:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 732,657 | cpp | // Warning! This file is autogenerated.
#include <boost/text/normalize_string.hpp>
#include <boost/text/utility.hpp>
#include <gtest/gtest.h>
#include <algorithm>
TEST(normalization, nfd_024_000)
{
// B550;B550;1104 1162 11AB;B550;1104 1162 11AB;
// (땐; 땐; 땐; 땐; 땐; ) HANGUL SYLLABLE DDAEN
{
... | [
"whatwasthataddress@gmail.com"
] | whatwasthataddress@gmail.com |
9d594aba3f0e9ea9f44faaced41d006d3c3992a1 | e331e4f0c321b98acde31faf3548194ae6d7d14b | /src/core_memusage.h | b9421dfa3955b29d8e7d0fa66bcd35d8979f48d8 | [
"MIT"
] | permissive | MB8Coin/mb8coin-core | 487e3e16e43c008a6913d92e6edcf428c67a1f50 | 1fa5bd60019f6cff8038ace509ec4ca17c8233c7 | refs/heads/master | 2021-10-27T07:12:31.935401 | 2021-10-19T19:02:31 | 2021-10-19T19:02:31 | 131,882,320 | 5 | 3 | MIT | 2019-05-24T14:29:38 | 2018-05-02T17:10:21 | C++ | UTF-8 | C++ | false | false | 3,069 | h | // Copyright (c) 2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef MB8COIN_CORE_MEMUSAGE_H
#define MB8COIN_CORE_MEMUSAGE_H
#include "primitives/transaction.h"
#include "primitives/block.h"... | [
"vidaru@protonmail.com"
] | vidaru@protonmail.com |
faa8dfce36b1c59ff5a7c1bfec33f77807e7900c | 1c89efc099293938fa435aad732ecea10228ac4c | /leetcode/math_uniform_rand_sampling.cc | 31099a311857310eb044a1b501e228a411ff6b2a | [
"MIT"
] | permissive | prashrock/CPP | b3a9462cf5b8ec740c44b528d92a18377e50f06b | 3ed46815d40b3e42cd9f36d23c8ee2a9de742323 | refs/heads/master | 2021-01-23T15:18:34.823918 | 2017-06-22T04:59:32 | 2017-06-22T04:59:32 | 37,199,027 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,354 | cc | //g++-5 -Wall --std=c++11 -g -o math_uniform_rand_sampling math_uniform_rand_sampling.cc
/**
* @file Math Uniform random sampling
* @brief Given a link-list return a random value
*/
// https://leetcode.com/problems/linked-list-random-node/
#include <iostream> /* std::cout */
#include ... | [
"prashrock@gmail.com"
] | prashrock@gmail.com |
5a437f4c1e1b4125b9e623502f152b3a8d678bb1 | 827e40cc066fbb72d4b86b396b38028863686df5 | /chrome/browser/profiles/profile_keep_alive_types.cc | c6f3ef3e4a8323340bbdb2ae594d6e2cea3c12ad | [
"BSD-3-Clause"
] | permissive | Sunder-AK/chromium | b06dd0aaa575d0e246156bcba7c3f3aafb69f863 | 0e4ccd1012f3ee3e9e2f2b1897c717ab7a2bc097 | refs/heads/main | 2023-06-26T06:20:22.364094 | 2021-08-19T16:41:02 | 2021-08-19T16:41:02 | 398,025,627 | 1 | 0 | BSD-3-Clause | 2021-08-19T17:36:05 | 2021-08-19T17:36:05 | null | UTF-8 | C++ | false | false | 2,430 | cc | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/profiles/profile_keep_alive_types.h"
#include "base/notreached.h"
std::ostream& operator<<(std::ostream& out,
... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
aba46ec25d9b83971554d2bede2c3765d6f63769 | e6b4a9fb699feb39ae4c80ae5c59c539440ccb43 | /Exercises/Interview/emrge.c++ | 68832dcfea2ef472c49a9add43fb5cae6a560862 | [] | no_license | Hedede/various-things | 2451154473892546c94633289b66b9d6cd341f9c | ae813b21d70a1dab72a091035332c898d89e5eda | refs/heads/master | 2023-08-09T17:46:52.906049 | 2023-07-30T09:55:41 | 2023-07-30T09:55:41 | 63,462,461 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 834 | #include <vector>
void Merge(std::vector<int>& A, size_t p, size_t q, size_t r)
{
auto B = A;
auto p1 = p;
auto p2 = q;
for (auto i = p; i < r; ++i)
{
if (p2 == r) {
A[i] = B[p1++];
continue;
}
if (p1 == q) {
A[i] = B[p2++];
continue;
}
// if ((B[p1] < B[p2] || p2 == r) && p1 != q)
if (... | [
"haddayn@gmail.com"
] | haddayn@gmail.com | |
f81b739350ca2df2a78f5ff3244a8451953c4bac | 671d2904ecce977a7c5bc24b8d4c06bbd90af293 | /src/plugins/blasq/plugins/rappor/rappor.cpp | e95733bc80dc1b4592f52ef05b446738e8f69d10 | [
"BSL-1.0"
] | permissive | AlexWMF/leechcraft | 200f59db453aae375089bf5a6a9c9e16d12fd6eb | 1988df9f57eb6e37b966287caa7c1d6030f409ad | refs/heads/master | 2021-01-21T17:50:43.910984 | 2014-08-14T06:28:38 | 2014-08-14T06:28:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,607 | cpp | /**********************************************************************
* LeechCraft - modular cross-platform feature rich internet client.
* Copyright (C) 2006-2014 Georg Rudoy
*
* Boost Software License - Version 1.0 - August 17th, 2003
*
* Permission is hereby granted, free of charge, to any person or organiz... | [
"0xd34df00d@gmail.com"
] | 0xd34df00d@gmail.com |
629992d27e20ef51083f2f83212a146a03619c61 | 5f5528e115083de02e272ac35fb3177fbc66182a | /test/dht_unittest.cpp | 74a92472b8c779194088457ca2ad37a08216f2c4 | [
"Zlib"
] | permissive | defcon201/llarp | 4d720391ea8c4eec184521a151213e5e5292a8ba | ff07fb118486a0cd646d004ea33d0786972e3061 | refs/heads/master | 2020-03-27T23:20:06.893307 | 2018-08-06T04:43:23 | 2018-08-06T04:43:23 | 147,310,694 | 0 | 1 | null | 2018-09-04T08:08:21 | 2018-09-04T08:08:21 | null | UTF-8 | C++ | false | false | 1,352 | cpp | #include <gtest/gtest.h>
#include <llarp/dht.hpp>
using Key_t = llarp::dht::Key_t;
class KademliaDHTTest : public ::testing::Test
{
public:
KademliaDHTTest()
{
}
~KademliaDHTTest()
{
}
void
SetUp()
{
us.Fill(16);
nodes = new llarp::dht::Bucket< llarp::dht::RCNode >(us);
size_... | [
"jeff@i2p.rocks"
] | jeff@i2p.rocks |
81e5531c6bca62fbf1b8e8f4e33e3d9466e42b63 | bb6ebff7a7f6140903d37905c350954ff6599091 | /content/shell/renderer/leak_detector.cc | 01cbb08003fd1e3ec72853bd6c415ebe88ea887b | [
"BSD-3-Clause"
] | permissive | PDi-Communication-Systems-Inc/lollipop_external_chromium_org | faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f | ccadf4e63dd34be157281f53fe213d09a8c66d2c | refs/heads/master | 2022-12-23T18:07:04.568931 | 2016-04-11T16:03:36 | 2016-04-11T16:03:36 | 53,677,925 | 0 | 1 | BSD-3-Clause | 2022-12-09T23:46:46 | 2016-03-11T15:49:07 | C++ | UTF-8 | C++ | false | false | 2,431 | cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/shell/renderer/leak_detector.h"
#include "base/json/json_writer.h"
#include "base/logging.h"
#include "base/values.h"
#include "content... | [
"mrobbeloth@pdiarm.com"
] | mrobbeloth@pdiarm.com |
42faff27a690f7d38a242f6ffbae3cc2891fb4e7 | 8577a5bd109e1345d203f69760a7ce0f1d207ad4 | /MusicPlayer/SimpleEngine/MeshManager.h | c13cb93cc4b52443adbae03aa64b61134d6ec5dd | [] | no_license | wu1274704958/MusicPlayer_cpp | ce086499ea00960d46f2a6b025fd53bd8c9423a2 | 12f62cbd52002e2fd3a2fb81f5cd81ec234397f6 | refs/heads/master | 2020-03-22T07:49:03.205283 | 2018-11-29T14:37:59 | 2018-11-29T14:37:59 | 139,726,394 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 277 | h | #pragma once
#include "MeshVAO.h"
#include <iostream>
#include <map>
class MeshManager {
public:
static std::map<std::string, MeshVAO> _MVS;
static void addMesh(float *d,int len,const char *name);
static const MeshVAO& getVAO(const char *name);
private:
MeshManager();
};
| [
"1274704958@qq.com"
] | 1274704958@qq.com |
7eb66c8fe836b2f9704dea27304e1343915dd692 | a65f32e9504e5d907be2d2ea50c148a23831d773 | /src/type.h | fb51e01305fc765c7f6a19be2c291de97242f90d | [
"Apache-2.0"
] | permissive | asbish/wabt | e1bc64715eddd74c50f09054749521a90977c905 | ae2140ddc6969ef53599fe2fab81818de65db875 | refs/heads/master | 2021-01-07T09:33:00.200597 | 2020-03-27T21:50:35 | 2020-03-27T21:50:35 | 241,650,743 | 2 | 0 | Apache-2.0 | 2020-02-19T15:03:06 | 2020-02-19T15:02:41 | null | UTF-8 | C++ | false | false | 4,091 | h | /*
* Copyright 2020 WebAssembly Community Group participants
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | [
"noreply@github.com"
] | asbish.noreply@github.com |
5205f174eab16e60b4a315a49a5eb852ba785bde | e7db57e8617bb3a8c25bb1b480c68199174bf8c9 | /escoladeverao/contests/24-04-2014/tram2.cpp | 155ad0cfefed92f25ce312777950c06be1cca263 | [] | no_license | jccarvalhosa/maratona | d30901e93b10d37afa812645dbcbcb81d46780ec | ef2a353c9eee4006c314d5c8f81ff9ffbbb26537 | refs/heads/master | 2021-01-17T09:05:23.847740 | 2016-04-10T22:24:15 | 2016-04-10T22:24:15 | 7,139,493 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,443 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
typedef pair<int, int> pii;
typedef long long ll;
int n;
const int N=1e5+10;
const int L=30;
vector<pii> adj[N];
vector<int> ord;
int pai[N][L], dep[N];
ll d[N];
void dfs(int v, int p) {
pai[v][0]=p;
if(p==v) dep[v]=0;
else dep[v] = de... | [
"jocarvalhosa@gmail.com"
] | jocarvalhosa@gmail.com |
84ca494438472fd506ffd8669302e9ffd55aa58f | 421f5b6d1a471a554ba99f6052ebc39a67581c96 | /binarysearch.com/Peak Heights.cpp | 25cb10f15f8b62b98ad12e3e3abc640d44f42025 | [] | no_license | avinashw50w/practice_problems | 045a2a60998dcf2920a1443319f958ede4f58385 | 1968132eccddb1edeb68babaa05aaa81a7c8ecf3 | refs/heads/master | 2022-08-31T08:39:19.934398 | 2022-08-10T16:11:35 | 2022-08-10T16:11:35 | 193,635,081 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,834 | cpp | /*You are given a two-dimensional integer matrix containing 0s and 1s where 0 represents water
and 1 represents land. Return a new matrix of the same dimensions where we increase the height
of every land cell as much as possible given that:
The height of any water cell stays 0
Any cell can differ by at most 1 unit o... | [
"avinash.kumar@seenit.in"
] | avinash.kumar@seenit.in |
eb63c4fbb887befe3dd96681b59aee1e9927079b | 41da981263ab7806a04bfde3de791ea57ec29b2b | /合并两排序列表/合并两排序列表/源.cpp | f9338e0c5f902b26cb5a596fcd989a31537a241f | [] | no_license | yaogit666/yaogit777 | c110c95e7ec13a11521bb474b0a2e28887241e0f | 79a84e4db0b28c0f0a4ca2dc801affd0aa44629b | refs/heads/master | 2022-09-08T03:29:27.283062 | 2020-05-24T15:20:45 | 2020-05-24T15:20:45 | 268,104,040 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 768 | cpp | /*
struct ListNode {
int val;
struct ListNode *next;
ListNode(int x) :
val(x), next(NULL) {
}
};*/
class Solution {
public:
ListNode* Merge(ListNode* pHead1, ListNode* pHead2)
{
if (pHead1 == NULL)
return pHead2;
if (pHead2 == NULL)
return pHead1;
ListNode *p;
ListNode *Head;
if (pHead1->val <=... | [
"1397847010@qq.com"
] | 1397847010@qq.com |
aaa6f401584a4bad8dc96a0e03321d0898abd362 | 5963c7225f4f1149256f64d66ebac2bc47c76c0e | /ciecsignal.h | 1ab1c56623471321133e04c233e388e4d0cfa8ea | [] | no_license | MicroKoder/QIEC104 | 456dcdc540d044e41ac8b0ef9ce708a90778502d | bf8ca077591076ca46ca5949fa3d0810b9df391f | refs/heads/master | 2022-08-13T02:01:53.695899 | 2022-06-27T09:11:35 | 2022-06-27T09:11:35 | 126,928,037 | 14 | 3 | null | 2019-09-02T13:07:39 | 2018-03-27T04:18:50 | C++ | UTF-8 | C++ | false | false | 1,800 | h | #ifndef CIECSIGNAL_H
#define CIECSIGNAL_H
#include <QVariant>
#include <QString>
#include "cp56time.h"
class CIECSignal
{
///unique key for signal depends of IOA and type
uint key=0;
///IOA
quint32 address=0;
///IEC104 type
uchar typeID=0;
public:
CIECSignal();
CIECSignal(uint16_t addr... | [
"zayruaz@gmail.com"
] | zayruaz@gmail.com |
1a9d6250a1e132b74c316559e704169990ab82bb | 90a5e9000d82dc9610214da8fe2b24688a26e1a4 | /test/CXX/expr/expr.prim/expr.prim.lambda/p5-generic-lambda-1y.cpp | ba41cb47f59f3b5da353655d378e13601191d683 | [
"NCSA"
] | permissive | vsajip/clang | c7ab9201102404f7671f6b114bcc5f834626285f | bc64d35c4151dc34c21d0fc971b3aee0d28d83a3 | refs/heads/master | 2021-01-20T21:49:14.496240 | 2013-10-31T22:24:10 | 2013-10-31T22:24:10 | 2,391,538 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,306 | cpp | // RUN: %clang_cc1 -fsyntax-only -verify %s -std=c++1y -DCXX1Y
namespace test_factorial {
auto Fact = [](auto Self, unsigned n) -> unsigned {
return !n ? 1 : Self(Self, n - 1) * n;
};
auto six = Fact(Fact, 3);
}
namespace overload_generic_lambda {
template <class F1, class F2> struct overload :... | [
"faisalv@yahoo.com"
] | faisalv@yahoo.com |
5acbbd371887240b32a340fea3c74815071dd366 | d38ae4247ccc120d42d4fd379a3f19c507037fd9 | /geometry.h | 17ad288255b936161dbe59d12869735d12f9b43e | [] | no_license | Grigorieva1Dasha/Moduls | ce9776c31e7ec51285ceb71ee4055e8c52d6b571 | f50e8007769d9aca7b40f618bc276bafe879a70a | refs/heads/master | 2020-03-19T10:13:12.181270 | 2018-06-06T16:02:52 | 2018-06-06T16:02:52 | 136,353,016 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 306 | h | #pragma once
#include <iostream>
using namespace std;
struct Point{
double x, y;
};
struct Triangle{
Point vertexes[3];
double area, perimetr;
};
double calcDistance(const Point& pa, const Point& pb);
double calcTringleArea(Triangle tr);
double calcTringlePerim(Triangle tr);
| [
"noreply@github.com"
] | Grigorieva1Dasha.noreply@github.com |
15a43b32e3c8b69e48123c7599f827a87223f90b | 1702be86fb699140f05db0dc153368c19e59e1cc | /vtkm/worklet/testing/UnitTestClippingWithFunction.cxx | 5335b5210f0db40e9ede0796643f50aad8be1ac7 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yisyuanliou/vtk-m-v1.5.0 | 7377e5ef962032aec0977a7248605958a562caf0 | 66e5fb7aa78ac327c2154b1a2ace7f88566358f2 | refs/heads/main | 2023-03-28T09:44:08.181818 | 2021-04-02T11:34:55 | 2021-04-02T11:34:55 | 329,729,614 | 0 | 0 | NOASSERTION | 2021-04-02T11:34:55 | 2021-01-14T20:42:29 | C++ | UTF-8 | C++ | false | false | 13,399 | cxx | //============================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURP... | [
"yisyuan@liuyixuandeMacBook-Pro.local"
] | yisyuan@liuyixuandeMacBook-Pro.local |
b73b1834f3c3144b3244b2696c66bb1d0dd287dd | 8203f141824d166b77e3f630d4d95f0ed5e87a18 | /数据结构/5.21/bTree.h | c2b9f75d480cd5d7f618c1b1c4b85364b545f149 | [] | no_license | LLLLOREN/Courseworks | 1efd20293d0e4f82f8106d8806511a42be4e9b88 | 14df0bf1004b11ed27b202d269c20db520c2dee2 | refs/heads/master | 2020-05-25T18:35:36.642581 | 2019-11-22T13:36:16 | 2019-11-22T13:36:16 | 187,932,715 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 915 | h | //
// bTree.h
// 5.21
//
// Created by Loren on 2019/5/18.
// Copyright © 2019 咕咕咕. All rights reserved.
//
#ifndef bTree_h
#define bTree_h
#include <iostream>
using namespace std;
class bTreeNode{
public:
string data;
int countNum;
bTreeNode *lChild, *rChild;
};
class bTree{
private:
string *da... | [
"noreply@github.com"
] | LLLLOREN.noreply@github.com |
5cb1be360b7887783d229dd8be0293ab11f5d9d8 | 39a971d68e4f81d980bc06ddc08f95d2465ba207 | /Sources/CoveredCalc/UI/UIController.h | 3a138f698f30b49489e6fc9e4ef577c3cdf2034c | [
"MIT"
] | permissive | HaikuArchives/CoveredCalc | 7a3acb263732943952322729a711ff6a7462f6ce | b027e6e6a9bc0d3269769b5a7f67c044103859c9 | refs/heads/master | 2021-01-23T03:04:26.060946 | 2010-06-07T23:44:08 | 2010-06-07T23:44:08 | 40,125,175 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,747 | h | /*
* CoveredCalc
*
* Copyright (c) 2004-2008 CoveredCalc Project Contributors
*
* 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 th... | [
"hironytic@23b10756-7f43-0410-a32e-9dae92c158fe"
] | hironytic@23b10756-7f43-0410-a32e-9dae92c158fe |
0bc3d939723cf004224bd1f1d7cacfbe3988ee3d | f445181ae3db84ffb82196967da92ccab62eb972 | /polari.cxx | 5a9586cf1360ebb820e8aef238829a4755b34ece | [
"MIT"
] | permissive | sschippe/hydrocal | 2c279081d8e62575282856590563f80f26f36064 | 387cc0c464fd78f096efbc6c96402edb296269fe | refs/heads/master | 2020-08-29T11:57:37.974531 | 2019-10-29T17:12:38 | 2019-10-29T17:12:38 | 218,025,089 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 12,191 | cxx | /**
* @file polari.cxx
*
* @brief Depolarization factors for radiative transitions
*
* @author Stefan Schippers
* @verbatim
$Id: polari.cxx 375 2016-02-05 16:40:12Z iamp $
@endverbatim
*
*/
#include <stdio.h>
#include <math.h>
#include "clebsch.h"
#include "lifetime.h"
#include "polari.h"
using namespace... | [
"noreply@github.com"
] | sschippe.noreply@github.com |
f63cd63993e87b689f14c672ecf37e0c8973ebe5 | 3f6b5311791024719759134138a7b5ce0d9bd8a0 | /Source/BNB/Private/Story/Replay/StoryReplay.cpp | 3b02268b52325a615d410677a06f3cd4702bf304 | [] | no_license | Spiris/bread-and-butter | 5778497a3969f86de0836d54f0a115edeb692661 | 34a381dfbded0df2bdce918bed779033bf383d9b | refs/heads/master | 2021-06-04T10:24:01.512077 | 2021-03-06T23:08:38 | 2021-03-06T23:08:38 | 101,022,663 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,848 | cpp | // Copyright Folding Sky Games LLC 2021 All rights reserved.
#include "Story/Replay/StoryReplay.h"
#include "Story/StoryBlueprintFunctionLibrary.h"
#include "GameFramework/PlayerController.h"
#include "FoldingSkyStoryComponent.h"
UStoryReplay* UStoryReplay::GetStoryReplayHandler(APlayerController* OwningPlayer)
{
... | [
"Jasontheechidna@cox.net"
] | Jasontheechidna@cox.net |
f9a22bab3e2bf49ff3641591dd49a1db95335342 | ef90fe5b0130a3361e3f962ee0b813270f487b23 | /src/qt/test/uritests.cpp | 8093d18ddb06ceaa10f76cf0ffd611d0b0221f4e | [
"MIT"
] | permissive | angelesmanzo/atechcoin | 11a5a6165dc3d7151c0ba084682b39dc61b10769 | 29b1235351563e065c5f945f84b0acc49e17b9a0 | refs/heads/master | 2020-04-17T17:50:53.889089 | 2019-06-19T07:41:49 | 2019-06-19T07:41:49 | 163,383,297 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,864 | cpp | #include "uritests.h"
#include "../guiutil.h"
#include "../walletmodel.h"
#include <QUrl>
void URITests::uriTests()
{
SendCoinsRecipient rv;
QUrl uri;
uri.setUrl(QString("atechcoin:LQDPC5rbjDB72fGFVHu4enYhxGAZuRiFh9?req-dontexist="));
QVERIFY(!GUIUtil::parseBitcoinURI(uri, &rv));
uri.setUrl(QStri... | [
"angelesmanzo@gmail.com"
] | angelesmanzo@gmail.com |
39131e56c65dda68cc8cdc4746b1b0831146acf5 | 515a28f08f58aaab7e277c90c7902c21bc8f4125 | /src/lipservice/argument/parser/FortranString/src/quoted.hpp | 7acc9cbd190f099c39ab812f5a15d74beb62affb | [
"BSD-2-Clause"
] | permissive | njoy/lipservice | e3bf4c8c07d79a46c13a88976f22ee07e416f4a6 | 1efa5e9452384a7bfc278fde57979c4d91e312c0 | refs/heads/master | 2023-08-04T11:01:04.411539 | 2021-01-20T22:24:17 | 2021-01-20T22:24:17 | 146,359,436 | 0 | 2 | NOASSERTION | 2023-07-25T19:41:10 | 2018-08-27T22:05:50 | C++ | UTF-8 | C++ | false | false | 291 | hpp | void quoted( std::basic_istream< Char >& is ){
do {
char c = is.get();
if ( c != '\n' ) this->core.push_back( c );
} while ( is.good() and ( core.back() != quote ) );
if ( is.good() ){
this->core.pop_back();
is.peek(); // pull the next character into the buffer
}
}
| [
"jlconlin@lanl.gov"
] | jlconlin@lanl.gov |
6da116ce2f21a754f867abfb8d7ca104f27fb3aa | b1c663dbd2eb9745f9bc10113c97121a13e024fc | /src/DataSet.cpp | 4bf5623f1b07a1bdc0a61462ef4145df2dc2d624 | [] | no_license | mdqyy/BoostedDecisionTree | a81c0a899db032c9aa701ecf2ca2443ddf682217 | 2b783dc9e05241f9d4b0a37dc15e865d4afc3557 | refs/heads/master | 2021-01-15T09:37:47.281253 | 2013-07-18T21:55:36 | 2013-07-18T21:55:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,293 | cpp | #include "DataSet.h"
#include <iostream>
#include <stdlib.h>
using namespace std;
DataSet::DataSet() {
trainingData = 0;
indices = 0;
lastSortedVariable = -1;
start = 0;
end = -1;
}
void DataSet::initialize() {
trainingData = new vector<TrainingEvent>;
indices = new vector<unsigned int>;
lastSortedVariable =... | [
"joshgev@gmail.com"
] | joshgev@gmail.com |
c01ec8222699147b1b74c3d25e6c0b06dc987bbb | 41166ce6d463167a556f838f006cb2d8aeac6274 | /teleduino/teleduino.ino | 97a169b9301b99716e08ce5561b52e87b8c0d2ee | [] | no_license | natural-telepresence/teleduino | f3d8cccd3618feb4d04a9533449a6322a269cb47 | 2327638bdd6ec6e6d89121315cd85a411fbc51fc | refs/heads/master | 2021-01-10T06:59:24.125656 | 2016-02-21T14:56:30 | 2016-02-21T14:56:30 | 52,202,966 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,198 | ino | #include <Servo.h>
/*
Controls motors
*/
#include <ros.h>
#include <geometry_msgs/Twist.h>
#define LEFT_PIN 6
#define RIGHT_PIN 5
Servo left_motor;
Servo right_motor;
ros::NodeHandle nh;
void messageCb( const geometry_msgs::Twist& data) {
digitalWrite(13, HIGH);
float left_duty = data.linear.x + data.a... | [
"yibrenth@gmail.com"
] | yibrenth@gmail.com |
777afe43e7fb61f16ddceea04dcefc8a74db48fb | c4044c483d3985c5077c9d6dcfd2ce3e82c8c27c | /bbp/scripts/oud_20090630/serProxy/testSerProxy/applet/testSerProxy.cpp | 38407cd55e838e8263912a4abebe701f3d4c2f4e | [] | no_license | arnolambert/noisejunk | 6055ff6fbb696a896837ad1fc422ef0a42ad3d68 | 21b88b6fbedbaf9f57ae6cd1a7b4abf2d7e35ac5 | refs/heads/master | 2021-01-01T20:23:17.351156 | 2010-06-15T15:00:55 | 2010-06-15T15:00:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,900 | cpp | /*
* Toggle LED via php
*/
#include "WProgram.h"
void setup();
void loop();
void checkSerial();
void doLEDS();
int incomingByte = -1;
int ledPin = 13; // LED connected to digital pin 13
int val = 0;
char code[10];
int bytesread = 0;
int led1 = 1; // LED initial state is ON
void set... | [
"arno.lambert@gmail.com"
] | arno.lambert@gmail.com |
4247f1708fd5c4fdc28959aac503717ce8c8a50b | bde250a5bd97435abf0ffa505ba3da1f129720d8 | /security/services/ca/ocmsetup/setuput.cpp | 311f652e874dbc7dcc2dab605e8f4fdaa3b24972 | [] | no_license | KernelPanic-OpenSource/Win2K3_NT_ds | f45afd1a1243e42a8ccb489048f4a73946dad99f | 0d97393773ee5ecdc29aae15023492e383f7ee7f | refs/heads/master | 2023-04-04T00:34:51.876505 | 2021-04-14T04:49:28 | 2021-04-14T04:49:28 | 357,774,650 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 230,040 | cpp | //+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1997 - 1999
//
// File: setuput.cpp
//
// Contents: Utility functions for OCM based setup.
//
// History: 04/20/97 JerryK Created
//
//-----------------... | [
"polarisdp@gmail.com"
] | polarisdp@gmail.com |
c5a5c3a2e700ea9d4f54bf3ca9a99b569a020948 | c02e6a950d0bf2ee8c875c70ad707df8b074bb8e | /build/Android/Debug/bimcast/app/src/main/include/Uno.ColorHelper.h | 21441b96dcffbcf97afdfaa3cea109d9d94cc0bf | [] | no_license | BIMCast/bimcast-landing-ui | 38c51ad5f997348f8c97051386552509ff4e3faf | a9c7ff963d32d625dfb0237a8a5d1933c7009516 | refs/heads/master | 2021-05-03T10:51:50.705052 | 2016-10-04T12:18:22 | 2016-10-04T12:18:22 | 69,959,209 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 626 | h | // This file was generated based on C:\ProgramData\Uno\Packages\UnoCore\0.35.8\Source\Uno\$.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.h>
namespace g{namespace Uno{struct ColorHelper;}}
namespace g{
namespace Uno{
// internal static class ColorHelper :1569
// {
... | [
"mabu@itechhub.co.za"
] | mabu@itechhub.co.za |
7c8b494ea2a5da48a8628d6758a7ad9255a35d7e | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_2463486_1/C++/MatteoJug/C.cpp | 423226e0dfd271f44452f90fb69be7c0f16c337c | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 7,249 | cpp | #include <iostream>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <vector>
#include <map>
#include <queue>
#include <set>
#include <algorithm>
#include <cassert>
#include <string>
#include <cstring>
using namespace std;
typedef long long ll;
typedef pair<int,int> ii;
typedef vector<int> vi;
typedef v... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
479f52a1e94ea30180187a92bc81c6fc28869a82 | d29063f7efe76a78d12184bc97b838724b38da6a | /PlanetFramework/PlanetTech/Patch.cpp | cbd15d703e516d74c3b0d0b88b75366ff536eaec | [] | no_license | sg47/PlanetRenderer | 8e75b096bcc787b7129f7ab6f3edb48a7c8a2e2a | 2fb21cfaf4ba78e5e78357fa49c08bc550e240b0 | refs/heads/master | 2021-01-13T14:47:32.860902 | 2016-11-21T02:34:55 | 2016-11-21T02:34:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,165 | cpp | #include "stdafx.h"
#include "Patch.h"
#include "../Shader.h"
#include "../Transform.h"
#include "../Camera.h"
#include "../Texture.h"
#include "Planet.h"
#include "Frustum.h"
#include "Triangulator.h"
Patch::Patch(short levels)
:m_Levels(levels)
{
m_pPatchShader = new Shader("./Shaders/patch.glsl");
}
void Patch... | [
"contact@robert-lindner.com"
] | contact@robert-lindner.com |
1e841809ef6d7e90348cf4776adef9ed3db0496d | 7cb2a9ef8c5086b409d672c3676c1d3bf8cf67bf | /918A - Eleven.cpp | 18c5be4cc61e0db32a90a3e1b28da3cf5eed53c1 | [] | no_license | ritwija05/codeforces | a413403704ce810d75db966e165d7c8ee8f63e77 | cdbeb9d40f3918864e5b82bf73d5fa2383ea3c6e | refs/heads/master | 2023-01-04T17:21:03.698939 | 2020-10-28T09:22:28 | 2020-10-28T09:22:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 411 | cpp | //https://www.geeksforgeeks.org/pair-in-cpp-stl/
// 918A - Eleven
#include<bits/stdc++.h>
using namespace std;
#define ll long long
int main(){
ll n; cin>>n;
map<int,bool> m;
ll a=1, b=1,c,i;
while(a<=n){
m[a] = 1;
m[b] = 1;
c = a+b;
a = b;
b = c;
}
for(... | [
"noreply@github.com"
] | ritwija05.noreply@github.com |
7effec6e639b5171cdf1f20b27728eee57beafb9 | e4eb141fcadbcc1826152c20e9782f69931b0d04 | /execonmainthread.h | 866d53ec12ce07d8680a7412a9d35981eacdc942 | [
"MIT"
] | permissive | alexzk1/ed_highway | 95f95ecf07fe0baf36812fe37789d32040d32f3a | 11ce48c901140a53b26119f0201efed24e20f577 | refs/heads/master | 2022-08-14T06:00:10.030171 | 2022-07-05T11:30:44 | 2022-07-05T11:30:44 | 201,464,525 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 532 | h | #ifndef EXECONMAINTHREAD_H
#define EXECONMAINTHREAD_H
#include <QObject>
#include <functional>
using SimpleVoidFunction = std::function<void()>;
class ExecOnMainThread : public QObject
{
Q_OBJECT
explicit ExecOnMainThread(QObject *parent = nullptr);
public:
void exec(SimpleVoidFunction func)... | [
"alexzkhr@gmail.com"
] | alexzkhr@gmail.com |
535760f7fe8aa6b1e1d7f2c3bb87e0c10a33bb43 | 092981d4a053c36f973727291760d0061c91888b | /Linked List/print_tree_in_vertical_order.cpp | dd59677b205d30e066f9a2378e33471761e513ca | [] | no_license | jatinsinghal1921/G4G--MustDoProgrammingQuestions | 8772fb450dc2dfa7b991e8e643e4ef6af87af3e4 | 1d1faae28e9e1d28952262d85af69146703f3d84 | refs/heads/master | 2022-08-29T14:11:38.375375 | 2020-05-24T12:00:48 | 2020-05-24T12:00:48 | 266,529,078 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 973 | cpp | void verticalOrder(Node *root)
{
if(root == 0)
return;
map<int,vector<int>>hash;
int v_distance = 0;
queue<pair<Node*, int>>q;
q.push(make_pair(root, 0));
while(!q.empty())
{
pair<Node*, int>p = q.front();
Node* temp = p.first;
int v_level = p.s... | [
"jtn1921@gmail.com"
] | jtn1921@gmail.com |
56e081e5138abf60639e93b014e7ecf53c489b1f | b2d4e19e51ab6cd9846532c05d8ef8465394d620 | /C-Plus-Plus/search/fibonacci_search.cpp | 51805ab8cccedca199f45427a6ea983fd24642e8 | [
"MIT"
] | permissive | khushbooag4/NeoAlgo | 10ba73ff75ce567f8b823d5971d44145e4740cd3 | 218f812553633babc9e548e3e1f16cd38f54e5c4 | refs/heads/master | 2023-08-24T20:41:16.695309 | 2021-10-14T13:49:31 | 2021-10-14T13:49:31 | 417,134,326 | 1 | 0 | MIT | 2021-10-14T13:49:31 | 2021-10-14T13:07:54 | null | UTF-8 | C++ | false | false | 2,516 | cpp | /*
Fibonacci Search
Search for an element in a Sorted Array
*/
#include<bits/stdc++.h>
using namespace std;
int fibonacciSearch(int arr[], int n, int element) {
// Initializing fibonacci no
//(m-2)th fibonacci no
int fibM2 = 0;
//(m-1)th fibonacci no.
int fibM1 = 1;
//mth fibonacci no.
int f... | [
"noreply@github.com"
] | khushbooag4.noreply@github.com |
f1eef5a66c495e99549766e45876ea1e267ead9a | d8f4c015c5c7da672c988ca2b3a7069ec0ce0d66 | /1parte/esperimenti/iterator_vector.cpp | 36073ca004410b025ea8f4c9be021765b97e22f0 | [] | no_license | lusergit/esercizi_p2 | 91311b67ca946022b92faf97906986c1e6fe1bb1 | 91b879290bf784e319d0f2fcaff6201115c78c41 | refs/heads/master | 2023-04-02T11:31:46.739260 | 2020-03-24T19:43:00 | 2020-03-24T19:43:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 338 | cpp | #include<iostream>
#include<vector>
#include<string>
int main(int argc, char *argv[]){
std::vector<char*> stringhe;
for( int i=0; i<argc; i++ ){
stringhe.push_back(argv[i]);
}
std::vector<char*>::iterator it = stringhe.begin();
while( it != stringhe.end() ){
std::cout << *it << std::endl;
++it;
... | [
"lucazanny@gmail.com"
] | lucazanny@gmail.com |
234fd37fd6ed97bcf1429830a3e7fec4fbddd721 | b3832793e06ca23210720a992b9be960800295fd | /4. STL/Deque-STL.cpp | 8079f59d420caaddd431ba143c948997c6971d32 | [] | no_license | laziestcoder/CPP_HackerRank | aa5ed0ff6b869cc741c7a49ed9140215b58ff947 | 6f4866ab926a3bf99f1f066ccb44d14e9d2abfdd | refs/heads/master | 2020-06-19T19:39:52.361095 | 2019-08-06T17:46:59 | 2019-08-06T17:46:59 | 196,845,645 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,347 | cpp | #include <iostream>
#include <deque>
using namespace std;
// A Dequeue (Double ended queue) based method for printing maixmum element of
// all subarrays of size k
void printKMax(int arr[], int n, int k)
{
//Write your code here.
deque <int> dq(k);//Creates a double ended queue of deque of int type
//mydequ... | [
"towfiq.106@gmail.com"
] | towfiq.106@gmail.com |
c920a4f375eb493f096e477cade1f254ef04527e | 1441b25f6717bef1b8b69cf6ce9fcc4dc4ecce7a | /display.h | 5c5502dd0f4bf82cfa6dbe217d5ba63c3aa6ef42 | [] | no_license | evantyra/Poker | 70647450b5032daad8fd9074bc55c93efd78cc33 | 702ca0776634c69c11f5c83c31e2d486aa93358e | refs/heads/master | 2021-01-19T13:50:31.415316 | 2014-01-20T00:23:09 | 2014-01-20T00:23:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,079 | h | /* Title: Project 1 ECE373 Display Class Header File
* Author: John Shield
* Description: Defines constants and class prototypes and variables
*/
#pragma once
// These are include files they are used for accessing functions and
// variables in external libraries.
#include <ncursesw/ncurses.h>
#include <iostream>
#in... | [
"evantyra@gmail.com"
] | evantyra@gmail.com |
2cedaeffd1e70d7830fa4500771cc7ee597855e5 | 9a5f80641de7d37fc21d03c02f799a18ed1d54f6 | /orwellJS/desktop/lib/react-native_autogen/EWIEGA46WW/qrc_react_resources.cpp | 389a59d49dd773c81a80fcf3d20a1efdb55708f8 | [] | no_license | chxj1980/orwell | 08fe8e80ab3e89792aaba15fa93536e90b72fb37 | 70a54603105a6a75a1483718cf97e3c9874777c7 | refs/heads/master | 2022-04-13T16:47:05.374572 | 2019-09-19T04:38:12 | 2019-09-19T04:38:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 165,514 | cpp | /****************************************************************************
** Resource object code
**
** Created by: The Resource Compiler for Qt version 5.13.0
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
static const unsi... | [
"me@lucaszanella.com"
] | me@lucaszanella.com |
b4de5aa5a646b296f0c915097ec9f31278d7ee98 | 0292ee2857c7c51877e4980a06b194be73641b54 | /src/BodyComponent.cpp | 88a65abde11c62c9fafc786e2ed266226061cb48 | [] | no_license | erullmann/RTS-Project | fcf0690a617e309c646d854c4a2e1ea1f3c2fccb | 67a292d1cf51288973fe6fc9cb7635ae7633736c | refs/heads/master | 2021-01-19T07:31:15.196344 | 2013-09-09T15:53:30 | 2013-09-09T15:53:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,522 | cpp | #pragma once
#include "BodyComponent.h"
BodyComponent::BodyComponent(BaseEntity* parent, float optMuscle, float optRatio, float optAge, float maxAge, float topSpeed, float startFat, float startMuscle){
_parentEntity = parent;
_optMuscle = optMuscle;
_optRatio = optRatio;
_optAge = optAge;
_maxAge = maxAge;
_fat... | [
"e.rullmann@gmail.com"
] | e.rullmann@gmail.com |
8e77ded38bb453d0acd7a97b744a9adcb9d573aa | bbd9b01e6b64ab4268bc2c86739c7de820d21c25 | /main.cpp | ca80ee836be8194a7084ac999f02c194f4cf3cf6 | [] | no_license | dreemkiller/lpc54608_test | fb566c7bd859dd92cb0adabca25a8e8a1e3cc556 | 29bec9e590295e93dee6d1f48e2459cbefa1106e | refs/heads/master | 2020-03-22T10:38:56.072657 | 2018-07-09T03:00:25 | 2018-07-09T03:00:25 | 139,917,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 932 | cpp | #include <stdio.h>
#include "mbed.h"
#include "EthernetInterface.h"
#include "wizfi310-driver/WizFi310Interface.h"
#define WIFI_SSID "Penfoldlo"
#define WIFI_PASSWORD "deadbeef01"
DigitalOut led1(LED1);
int main(int argc, const char **argv) {
led1 = 0;
printf("Sleeping\n");
wait_ms(3000);
... | [
"derek.miller@arm.com"
] | derek.miller@arm.com |
8acb637edc52aa523ac7789236a678d031843004 | e8dd43ab1d079b921e8b5d246fec7c8afbe12b1e | /animecheat.pw - Copy/b1g pasta/cheats/visuals/bullet_tracers.h | 8b280fc26904cb2a66f9cb1142345129e0d0c430 | [] | no_license | hvhgodsmile/some-bs-no-one-works-on | 3031940ab9ec5f2ef806ae10679bb13e2c0dea43 | 8134a772aba3653604da5b16864a9af6299821d3 | refs/heads/master | 2020-05-03T00:16:13.056717 | 2019-03-29T03:09:15 | 2019-03-29T03:09:15 | 178,305,079 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 504 | h | #pragma once
#include "..\..\includes.hpp"
#include "..\..\structs.hpp"
class bullettracers : public singleton< bullettracers > {
private:
class trace_info {
public:
trace_info( Vector starts, Vector positions, float times ) {
this->start = starts;
this->position = positions;
this->time = times;
}
V... | [
"49047029+hvhgodsmile@users.noreply.github.com"
] | 49047029+hvhgodsmile@users.noreply.github.com |
1f13a9bcacf979c595082d52657492b9135e5426 | b3a6b34f0800f32984708f16902a20bd022f3f34 | /ble/scan/scan.ino | 8fd4bc31c4b25d746a9f6b7192251b976c0dff0c | [] | no_license | baramuse/blue_hat | be247f3f41fedc2bea40ddf51377c2748fab1326 | 2ce4b15820871ae10d56da5edca03eab01eaf404 | refs/heads/master | 2020-03-28T05:18:31.523083 | 2019-12-14T09:21:15 | 2019-12-14T09:21:15 | 147,768,443 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,485 | ino | /*********************************************************************
This is an example for our nRF52 based Bluefruit LE modules
Pick one up today in the adafruit shop!
Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing
products f... | [
"basile@redflagpos.com"
] | basile@redflagpos.com |
731cfb26cfd5eefaa022f4088469a89c5f382a69 | b3a1d12da89d237ac0dd96aa3f8f41ce1e25fc00 | /src/dto/quik/account/TradeAccountDto.h | 76e2ae848971701b0d6697c8deb93dcb27a2155f | [
"Apache-2.0"
] | permissive | wytjws/quik-connector | d90e73835adbe22062d4bfd8b0b6c7ee9d794b64 | a14b4010f6cfc1b1a5880a843c05434dddb37a3c | refs/heads/master | 2023-08-23T18:25:14.479029 | 2021-10-23T19:04:29 | 2021-10-23T19:04:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 660 | h | //
// Copyright (c) 2021 SLM Dev <https://slm-dev.com/quik-connector/>. All rights reserved.
//
#ifndef QUIK_CONNECTOR_TRADEACCOUNTDTO_H
#define QUIK_CONNECTOR_TRADEACCOUNTDTO_H
#include <string>
#include <set>
using namespace std;
typedef struct TradeAccountDto {
set<string> classCodes;
string firmId;
... | [
"sergey.s.mareychev@gmail.com"
] | sergey.s.mareychev@gmail.com |
2983e9518b333cdc83ebc3289ec6dcc3d7220433 | f113b7f7695bf2f5c09e5e8afb28cc99ee06c63a | /xgen/include/OptimalityCriteria/Locus_SingleConstraintSubProblemTypeLP.hpp | 40824104746b031f42ddfd1a55e6388a701d236c | [] | no_license | maguilo11/locus | 501a074a12e260e2b9f0940a6eb389ad36aefb89 | cbf926808493c621893cc11f124f813b9e0fcbde | refs/heads/master | 2021-09-24T21:35:27.503003 | 2018-10-15T02:58:38 | 2018-10-15T02:58:38 | 72,475,433 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,616 | hpp | /*
* Locus_SingleConstraintSubProblemTypeLP.hpp
*
* Created on: Oct 17, 2017
* Author: Miguel A. Aguilo Valentin
*/
#ifndef LOCUS_SINGLECONSTRAINTSUBPROBLEMTYPELP_HPP_
#define LOCUS_SINGLECONSTRAINTSUBPROBLEMTYPELP_HPP_
#include <cmath>
#include <memory>
#include <cassert>
#include "Locus_Vector.hpp"
#inc... | [
"aguilo.miguel@gmail.com"
] | aguilo.miguel@gmail.com |
7897747dfc1d91a237a6e45e1fa3a35cf3a20dac | 9c568b737fafd8a44c0352a23a9f9568b645742a | /PyroVision/src/PyroVision/Application.h | 3d338a7019c173e0d7eac307bdf3a17708192847 | [] | no_license | PyroGames/PyroVision | 85d59346e2d81ab4e80e9f929d8efb421acbcd87 | a2d1ef9426de5ebaad2e7e083d6de7d99de9fc82 | refs/heads/master | 2023-03-26T23:44:00.708877 | 2021-03-23T22:17:58 | 2021-03-23T22:17:58 | 348,856,004 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 229 | h | #pragma once
#include "Core.h"
namespace PV {
class PV_API Application
{
public:
Application();
virtual ~Application();
void Run();
private:
};
// To be defined in the client
Application* CreateApplication();
}
| [
"50845550+AlexanderKandalaft@users.noreply.github.com"
] | 50845550+AlexanderKandalaft@users.noreply.github.com |
cb222423da71c149c35917bb55eb52f928f7d0a7 | 656a5c2c0ec1820dcc07a5c76282cd49f31d793f | /backend/third_party/xviz/include/xviz/third_party/asio/packaged_task.hpp | 0f250c2969f0b46bcd3c5bc54ad91af7c19895bd | [
"MIT"
] | permissive | sdhanush13/carlaviz | 9386c0843d5e507782ef070eeee15311db329c7d | bb0071c197a33e402fa749e087f57797f672d979 | refs/heads/main | 2023-01-20T00:21:55.469396 | 2020-11-15T16:19:14 | 2020-11-15T16:19:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,306 | hpp | //
// packaged_task.hpp
// ~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// 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)
//
#ifndef ASIO_PACKAGED_TASK_HPP
#d... | [
"harish.jartarghar@gmail.com"
] | harish.jartarghar@gmail.com |
0747121887c9e5c23278e6e47d2b29a09e8f21a2 | 7da7ee1ed863d4cd4cadef835b16d8950c6952d6 | /AtCoder/regio2018/regio2016_ao.cpp | 86a769b6aefcefa55441c982a97c13db4a9af57d | [] | no_license | rikuya6/ICPC_learning | 8fd226bcd9f13f37a4d55d6de57702d0ed7182b8 | d01e4c764f93f0330cc687365e3ac397e46f9559 | refs/heads/master | 2022-06-04T10:12:57.981280 | 2020-05-06T04:58:15 | 2020-05-06T04:58:15 | 52,092,562 | 0 | 0 | null | 2018-09-23T13:29:19 | 2016-02-19T14:20:22 | C++ | UTF-8 | C++ | false | false | 366 | cpp | #include <iostream>
#include <limits>
#include <algorithm>
using namespace std;
int main() {
int n;
cin >> n;
int max_v = numeric_limits<int>::min();
int min_v = numeric_limits<int>::max();
for (int i = 0; i < n; ++i) {
int a;
cin >> a;
max_v = max(max_v, a);
min_v = min(min_v, a);
}
cout... | [
"rikuya6@gmail.com"
] | rikuya6@gmail.com |
5c09355624d252926666f93b5ea25e005baee697 | 42a33de0a29e6aab9695aad02582c2b606527397 | /src/Object/meshobject.cpp | 6cbe4765948639a2cda20c7ef0a9afadb71ffcf2 | [] | no_license | martinglodas/GenerativeGui | 4a15ece21b1adb0e6825b9a05d0f546520f1a001 | bc22c20958c45092d648fa1dbf8e5022bcfa7ed3 | refs/heads/master | 2023-08-20T02:10:15.509518 | 2021-10-13T17:38:09 | 2021-10-13T17:38:09 | 416,839,910 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,394 | cpp | /**
* \file meshObject.cpp
* \class VehiclePosition
* \author Etienne Thuillier (etienne.thuillier@utbm.fr)
* \date 01/01/2018
* \brief meshObject is a class representing a meshObject
*/
#include <Object/meshobject.h>
#include <ResourceManagement/datamanager.h>
using namespace std;
/**
* \brief Default con... | [
"martin.glodas@gmail.com"
] | martin.glodas@gmail.com |
bb5db207756007944c80a420790e54b63e6c43a7 | 35e236409039ddd4ab0d9df13a1574ac2e2e641b | /INF252/CA/CA0/INF252_raycaster_template/main_window.cpp | 55c9f19b7d323687b9584b1ce04e17218123f6d8 | [] | no_license | Zeroxk/Assignments-Exercises | 5b43ccf2ddbc632847a90990f049a47980c7b9b3 | 596e7ec0cb1f78a1a2b6f8b24c6fdd45944b32a2 | refs/heads/master | 2020-04-12T11:13:12.121515 | 2014-10-06T05:52:15 | 2014-10-06T05:52:15 | 6,928,946 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,648 | cpp | #include "main_window.h"
#include "gl_cube_widget.h"
#include "gl_dvr_widget.h"
#include "gl_slicer_widget.h"
#include "gl_tf_widget.h"
#include <math.h>
#include <iostream>
#include <QAction>
#include <QApplication>
#include <QDialogButtonBox>
#include <QFileDialog>
#include <QLabel>
#include <QMenu>
#include <QMenuB... | [
"dhu009@student.uib.no"
] | dhu009@student.uib.no |
caffeb8f92c4c3912cacfe57464e085b60568b99 | 0df18522cc3880893cc8552dbf7172c03ca86479 | /AIR-ARR/Projektowanie Algorytmów i Metody SI/kolkoikrzyzyk/nienazwany/Funkcje.h | 8b7b87308a0dd3c3429c1d5e7fb71de86ef41bc7 | [
"MIT"
] | permissive | superdyzio/PWR-Stuff | 58922d5f5dbab4fd8a45da0793a60cc2b1e3796d | 942dfd72e4fa987f80b0de185c4a3086d98b4e3f | refs/heads/master | 2020-12-30T22:37:07.804573 | 2018-07-19T23:24:39 | 2018-07-19T23:24:39 | 80,641,047 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,045 | h | #ifndef FUNKCJE_H
#define FUNKCJE_H
#include <iostream>
#include <cstdio>
#define GRACZ "X" // znaczek gracza
#define SI "O" // znaczek komputera
// naglowki poszczegolnych rozmiarow planszy, wyswietlane po dokonaniu wyboru, przed rozpoczeciem gry
#define NAGLOWEK3 "\nkolko i krzyzyk 3x3\n1 | 2 | 3\n---+---+---\n4... | [
"perdekdawid@gmail.com"
] | perdekdawid@gmail.com |
1387cc30450316906cbead31dff752c3ec45ff9b | ac0957824d2730170603b6af26e38177965208a6 | /devel/include/xarm_msgs/TCPOffsetRequest.h | 15bfdd1cb092714cd04813fa8853da305d2fd765 | [] | no_license | JelenaKiblik/jekibl-rtech | 6c9c0ee78e4a2bf539ecac9f050110e96551171f | a3b4ef8bdfaba64a1209d695db78b6b7d7074c19 | refs/heads/master | 2020-08-01T06:29:20.727647 | 2019-11-17T10:38:14 | 2019-11-17T10:38:14 | 210,897,762 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,930 | h | // Generated by gencpp from file xarm_msgs/TCPOffsetRequest.msg
// DO NOT EDIT!
#ifndef XARM_MSGS_MESSAGE_TCPOFFSETREQUEST_H
#define XARM_MSGS_MESSAGE_TCPOFFSETREQUEST_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
... | [
"jekibl@ttu.ee"
] | jekibl@ttu.ee |
0f6200ec3c911ac1e3968974ddb6d9a02ae8d168 | bc6ed2da566215e8f858bb57a838982541503e36 | /LPlog/LPlog/LPlog.h | 4fbd352c2bda7f38bc6343e4143c02959bc5d5de | [] | no_license | r3sult/vsc-code | 743b8b2f42c56fc8db9e7a66c31301c364f45526 | f4bcc0661c3319f94048c00323e14f2528f97f3e | refs/heads/master | 2021-06-05T18:31:44.756742 | 2016-11-08T02:41:55 | 2016-11-08T02:41:55 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,194 | h |
///////////////////////////////////////////////////////////////
//Log类记录在程序运行过程中的一个状态
//
//
//globalLog实例化Log类的全局对象
///////////////////////////////////////////////////////////////
#ifndef __LPLOG_H
#define __LPLOG_H
#include<iostream>
#include <fstream>
#include <string>
#include <cstdio>
using namespace std;
exter... | [
"692603114@qq.com"
] | 692603114@qq.com |
23188da82a2c25981fb15edc042cb44c7def82be | 1e0be6beadcdd136b1ec714ee3df463a38c559fa | /some_function/greatest_common.cpp | 275a43f304afca9e0eebfcd48c63379cd5f6a4db | [] | no_license | yukinoxita/AC_CODE | 8172be6fc170acde67afd3f8101ef620ac4693ec | 36588308831571cb13b4f5b105f92c7a6ffd3a84 | refs/heads/master | 2021-07-25T20:34:45.066631 | 2020-10-09T11:53:33 | 2020-10-09T11:53:33 | 224,656,641 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 559 | cpp | #include <cstdio>
#include <iostream>
#include <cstring>
using namespace std;
int n;
int a,b;
int greatest_common_divis(int a,int b)
{
int tmp;
while(b%a > 0)
{
tmp = b;
b = a;
a = tmp % a;
}
return a;
}
int main()
{
int i,j;
//freopen("2.in","r",stdin);
s... | [
"m1091057545@163.com"
] | m1091057545@163.com |
c4d3d2e35694c6bdc8f1389f25dea80bbc469b9b | 4a21c5087811b3f9d6a99d2df5ea2d34bbf36e6f | /canny.h | 25899b904aa088405edceacaaed4cf1022932cc7 | [] | no_license | hknakst/object-tracking-with-edge-extraction | 3df8d435eda46c4a2c48c1a1dea9a78a20255616 | 68643c5c8ac461b8b73aaa0b3e404fdffd49bc53 | refs/heads/master | 2020-04-12T15:54:36.277190 | 2019-02-28T20:24:29 | 2019-02-28T20:24:29 | 162,596,054 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | h | #ifndef CANNY_H
#define CANNY_H
typedef unsigned char BYTE;
class Canny{
private:
int Height;
int Width;
BYTE *img;
int *verticalDerivativeImg ;
int *horizontalDerivativeImg;
int *edgeImg;
BYTE *nonmaximumSuppresionImg;
int C=0; //center
int index=0;
float Qangle=0;
in... | [
"hakan.aksut58@gmail.com"
] | hakan.aksut58@gmail.com |
ebdf02089bddd6e374075245f4539615f8a935c3 | 7766b9ec410e08d9992e2d069210938ca0958b0a | /tests/test1/多项式输出/p.cpp | 622ac2444db382b2cce570fda209d0e6e788111f | [
"MIT"
] | permissive | WinDerek/ProgrammingHomework | a6aa05249c52b41dc647db2a006d186b52f50cdd | 4e4921caa0e263a925a4e03d5d9bb0873c18832f | refs/heads/master | 2021-05-30T07:35:26.756409 | 2016-01-16T03:52:21 | 2016-01-16T03:52:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 724 | cpp | #include <iostream>
using namespace std;
int main()
{
int n, m;
int a[100] = {0};
cin >> n >> m;
for (int i = n; i >= 0; --i)
{
cin >> a[i];
}
//y'
for (int j = 0; j < m; ++j)
{
for (int i = 0; i < n; ++i)
{
a[i] = (i + 1) * a[i + 1];
}
--n;
}
for (int i = n; i >= 0; --i)
{
if (n ... | [
"twd2@163.com"
] | twd2@163.com |
d6c642ec1be56bb555b017dc0c2bec4dc1cc6ef8 | 4b2da3a8abf271f69dbf9c9c0c42a0e8e28086b8 | /exp1-2/Event.h | 0397b9135dcc94fd2ad6645ecceca86b0a9c3265 | [] | no_license | zhangtong1516/OS-simulator-2 | 21a0b3d6e2058fb564ec6768e6589c0d144b06e9 | 28e7dcdeb59b8eaa3ccecb7ff29d62360ad5e96a | refs/heads/master | 2021-05-17T10:22:44.708766 | 2020-02-27T12:24:07 | 2020-02-27T12:24:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 709 | h | #ifndef _Lemon_Event
#define _Lemon_Event
#include <string>
using namespace std;
class Event{
public:
string reason;
int start_time;
int total_time;
vector<int> requirements;
Event(string reason,int start_time,int total_time,vector<int> requirements):
reason(reason),start_time(start_time),... | [
"lemon412@foxmail.com"
] | lemon412@foxmail.com |
598e5818fc998bef75955db644d3aa9978338180 | ec681d943400d1ce01c1de6ccdea5245c3a87646 | /corecpp/Chapter05/Listing06.cpp | bbaa8c8b5c9b92916539c86edd1b7daee77d9ae3 | [] | no_license | hechenyu/book_code | 84ca011308c9d4faaff9050a8bdcc4cbbd0ea1cc | 4e1501bb1918f55be60bed1bd03f3441f0bdc66b | refs/heads/master | 2020-05-21T04:34:03.457535 | 2017-07-12T11:37:40 | 2017-07-12T11:37:40 | 65,210,563 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 537 | cpp | // Listing 5.6. A simple example of array overflow
#include <iostream>
using namespace std;
int main()
{
char first[6], last[6]; // are not these arrays too short?
cout << "Enter first name: "; // I enter "John\0" (5 symbols)
cin >> first; // no protection against overflow
... | [
"hexu_bupt@sina.com"
] | hexu_bupt@sina.com |
371fdaca69c087abe3cc45be62b6a8d79fa37aa2 | a72d01c6c8dfdd687e9cc9b9bf4f4959e9d74f5d | /AUTONOMAUS/autonomaus/include/autonomaus/core/isaac.hpp | c2f608396986ef377f070ebcfc680cf9d987730f | [] | no_license | erinmaus/autonomaus | 8a3619f8380eae451dc40ba507b46661c5bc8247 | 9653f27f6ef0bbe14371a7077744a1fd8b97ae8d | refs/heads/master | 2022-10-01T01:24:23.028210 | 2018-05-09T21:59:26 | 2020-06-10T21:08:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 653 | hpp | // This file is a part of AUTONOMAUS.
//
// Look, but don't touch.
//
// Copyright 2017 [bk]door.maus
#ifndef AUTONOMAUS_CORE_ISAAC_HPP
#define AUTONOMAUS_CORE_ISAAC_HPP
#include <string>
namespace autonomaus
{
class Autonomaus;
class Isaac
{
public:
typedef std::uintptr_t LibraryHandle;
Isaac(Autonomaus& ... | [
"squeak@erinmaus.com"
] | squeak@erinmaus.com |
d2a31422f42f5dc251d034bda4b69dc7c3fae98d | d41621eddfb9f3adb85939a93dfcd7f4acaabdb0 | /src/test/protocol/SecretKey_test.cpp | dbeca746621b8818f3c6a641dabd06d3c69dfc67 | [
"MIT-Wu",
"MIT",
"ISC",
"BSL-1.0"
] | permissive | ReddyArunreddy/casinocoind | 5ee215f8d1ebe349c1294ccbb116f9d50a256d7c | 0b9bb44d966fa729d82a924da94faaed5e50f63a | refs/heads/master | 2020-04-04T03:43:47.887301 | 2018-12-19T08:51:12 | 2018-12-19T08:51:12 | 150,135,934 | 0 | 0 | NOASSERTION | 2018-10-01T19:09:30 | 2018-09-24T16:45:40 | C++ | UTF-8 | C++ | false | false | 14,712 | cpp | //------------------------------------------------------------------------------
/*
This file is part of rippled: https://github.com/ripple/rippled
Copyright (c) 2012, 2013 Ripple Labs Inc.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby ... | [
"andre@jochems.com"
] | andre@jochems.com |
9b22fadf4bc044179017640d320a03d9d63d9250 | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /cbn/include/alibabacloud/cbn/model/RevokeInstanceFromTransitRouterResult.h | cdcf522c77ca9342ff5378eb94439616d2f869fb | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-cpp-sdk | 3d8d051d44ad00753a429817dd03957614c0c66a | e862bd03c844bcb7ccaa90571bceaa2802c7f135 | refs/heads/master | 2023-08-29T11:54:00.525102 | 2023-08-29T03:32:48 | 2023-08-29T03:32:48 | 115,379,460 | 104 | 82 | NOASSERTION | 2023-09-14T06:13:33 | 2017-12-26T02:53:27 | C++ | UTF-8 | C++ | false | false | 1,423 | h | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
25b490a95933c357348a129b186e02610fa0ae93 | 23e1116a76b8a914eb40463f91b4a97a1c7f2b29 | /libs/chessx-pgn/guess/misc.cpp | b73a4401b26e4ac7d7fc79db12f4dd3d9cf0956a | [
"MIT"
] | permissive | loloof64/ChessTrainingVsEngine | 6b69f16865a04095cc423319c8c31e49387d0904 | 6950b5f4adf6e6bc7745884f86f994e185c3ffb4 | refs/heads/master | 2023-02-17T12:08:29.678745 | 2021-01-15T19:49:29 | 2021-01-15T19:49:29 | 280,382,648 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,548 | cpp | //////////////////////////////////////////////////////////////////////
//
// FILE: misc.cpp
// Miscellaneous routines (File I/O, etc)
//
// Part of: Scid (Shane's Chess Information Database)
// Version: 3.5
//
// Notice: Copyright (c) 2001-2003 Shane Hudson. All rights reserve... | [
"laurent.bernabe@gmail.com"
] | laurent.bernabe@gmail.com |
ab1bf25c3dc678717be8e4490cd9cb981b7a50fa | 17216697080c5afdd5549aff14f42c39c420d33a | /src/src/Share/ShareLib/LinuxPublic/ACE_wrappers/apps/JAWS2/JAWS/FILE.cpp | b1ca98313c11f54055a2c43c13b5a5a3be2b23fc | [
"MIT"
] | permissive | AI549654033/RDHelp | 9c8b0cc196de98bcd81b2ccc4fc352bdc3783159 | 0f5f9c7d098635c7216713d7137c845c0d999226 | refs/heads/master | 2022-07-03T16:04:58.026641 | 2020-05-18T06:04:36 | 2020-05-18T06:04:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,689 | cpp | // $Id: FILE.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "ace/Guard_T.h"
#include "JAWS/FILE.h"
JAWS_FILE::JAWS_FILE (void)
: map_ (0)
{
}
JAWS_FILE::~JAWS_FILE (void)
{
delete this->map_;
this->map_ = 0;
}
ACE_Mem_Map *
JAWS_FILE::mem_map (int length,
int prot,
... | [
"jim_xie@trendmicro.com"
] | jim_xie@trendmicro.com |
c76da96473e413031f6a98b9cb14e31c7af45c51 | e27d9e460c374473e692f58013ca692934347ef1 | /drafts/quickSpectrogram_2/libraries/liblsl/external/lslboost/mpl/list/aux_/include_preprocessed.hpp | a90f26be7e3f4fd19e0cf4ae04ffab7b0e7f23ec | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | thoughtworksarts/Dual_Brains | 84a0edf69d95299021daf4af9311aed5724a2e84 | a7a6586b91a280950693b427d8269bd68bf8a7ab | refs/heads/master | 2021-09-18T15:50:51.397078 | 2018-07-16T23:20:18 | 2018-07-16T23:20:18 | 119,759,649 | 3 | 0 | null | 2018-07-16T23:14:34 | 2018-02-01T00:09:16 | HTML | UTF-8 | C++ | false | false | 1,126 | hpp |
// Copyright Aleksey Gurtovoy 2001-2006
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.lslboost.org/LICENSE_1_0.txt)
//
// See http://www.lslboost.org/libs/mpl for documentation.
// $Id: include_preprocessed.hpp 49267 2008... | [
"gabriel.ibagon@gmail.com"
] | gabriel.ibagon@gmail.com |
06aad12ef00b9a700c0e60c11c9bb9d23bd0b452 | 0e951569f6e6fc02804bc02a104081dcf8a112c0 | /example/NinjaPlatformer/GameplayScreen.hpp | 667e66e8658804dc42b1e6d3b1ac23a649a28e2e | [] | no_license | markygriff/Mr.Engine | 42190611931827d0eb98bd839077f5f99eca8c41 | adf942a04c8798eaf796df88ef8ef0e752b3a6df | refs/heads/master | 2020-09-28T03:11:23.615256 | 2017-12-31T20:43:43 | 2017-12-31T20:43:43 | 66,780,967 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,087 | hpp | #ifndef GameplayScreen_hpp
#define GameplayScreen_hpp
#include "Box.hpp"
#include "Player.hpp"
#include "ScreenIndices.hpp"
#include <Box2D/Box2D.h>
#include <IGameScreen.hpp>
#include <SpriteBatch.hpp>
#include <GLSLProgram.hpp>
#include <Camera2D.hpp>
#include <GLTexture.h>
#include <Window.hpp>
#include <SpriteFon... | [
"mgriffit@ualberta.ca"
] | mgriffit@ualberta.ca |
b0cf5f375b203dff835442ebcdf9fcd2f9337cd4 | a3bbe685d6189ad457a74a4ae37a043aa057ce29 | /app/mon/mon_tui/src/tui/view/message_visualization/proto.hpp | bb410ff98a83356c0e2aebffa03aaf391ea2d249 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-protobuf",
"LicenseRef-scancode-proprietary-license",
"BSL-1.0",
"LGPL-3.0-only",
"LGPL-2.0-only",
"CC-BY-3.0",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-only"
] | permissive | FlorianReimold/ecal | 907c6b0a1afd892b127da38f03b44f29fb11a3b1 | 3caed0408453ad07b7c52474f78612e5db072ce0 | refs/heads/master | 2023-04-29T16:13:55.718136 | 2023-04-14T09:26:50 | 2023-04-14T09:26:50 | 246,595,576 | 0 | 0 | Apache-2.0 | 2020-03-11T14:36:58 | 2020-03-11T14:36:58 | null | UTF-8 | C++ | false | false | 1,842 | hpp | /* ========================= eCAL LICENSE =================================
*
* Copyright (C) 2016 - 2019 Continental Corporation
*
* 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
*
* ... | [
"noreply@github.com"
] | FlorianReimold.noreply@github.com |
b729c54f43444463013e0f2f39392c183fc4fa2a | 0b22d789f780429757129a96207a0047e28aa1e4 | /ModelViewer/ModelViewLevel.cpp | 1a933275f6caf45e2ec5fafb1a4539ccad248086 | [] | no_license | dontpanic92/FoOTOo-Strike | 9b9ddd6aec7e746cfbef5c7389f3d985ffca3447 | 0fcc44f7ff137d6d7491b742f206fa98144c0891 | refs/heads/master | 2020-12-03T09:13:23.217990 | 2016-03-02T17:05:39 | 2016-03-02T17:05:39 | 49,556,259 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,098 | cpp | #include "ModelViewLevel.h"
bool ModelViewLevel::StartUp()
{
ShutDown();
mScene = new Scene();
mScene->StartUp();
Camera* c = mScene->GetCurrentCamera();
mScene->GetRoot()->Attach(c);
c->GetTransform()->SetPosition(Vector3f(0, 0, 50));
//CameraNode->GetTransform()->RotateByRadian(Deg2Rad(180), 0.0f, 1.0f, 0.0f... | [
"tuesdayslineara@gmail.com"
] | tuesdayslineara@gmail.com |
be4ccf57a17418b90cd0554b13e58e1b62adb8ba | 7738fbcbbe9a0619a9c370e5c0d0097825f98302 | /kolB.cpp | 69f4a74d5df2324cd5483b87bbb90f830a54eab7 | [] | no_license | MSharique/competitive_codes | 73e12dc5270c4ee73697f35f9caff9909ec2c4e0 | da3b39a9f7422fb8f6ea6ceb853bab3db5a98fa7 | refs/heads/master | 2021-09-27T09:35:33.306918 | 2018-11-07T15:11:24 | 2018-11-07T15:11:24 | 72,004,513 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,805 | cpp | #include <bits/stdc++.h>
using namespace std;
#define MAXN 1010
#define ll long long
#define INF 100000000
int A[MAXN][MAXN],L[MAXN][MAXN],R[MAXN][MAXN],U[MAXN][MAXN],D[MAXN][MAXN];
int main()
{
int t,n,m;
scanf("%d",&t);
while(t--)
{
scanf("%d%d",&n,&m);
for(int i=1;i<=n;++i)
for(int j=1;j... | [
"sharique2523@gmail.com"
] | sharique2523@gmail.com |
8c3b5a9808d5ea92e3ec5f500e65e52cffae840f | 6b155a4600c83d6bd4d7d7400cbe91bcf353f6e0 | /Coco2d_xDemo/Classes/AppDelegate.cpp | 9a7636be2d60b5766b2a6dd8de5a55b4a05c43a1 | [] | no_license | Archera/Coco2d_xDemo | eef49efcf8df39a59b785bd220b4ae5b3e0af7bf | bd6428ac2b4110a160e571d94fbefe8745dc653d | refs/heads/master | 2021-01-10T21:32:18.932609 | 2013-10-15T14:40:07 | 2013-10-15T14:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,541 | cpp | //
// Coco2d_xDemoAppDelegate.cpp
// Coco2d_xDemo
//
// Created by 刘彬彬 on 13-10-11.
// Copyright __MyCompanyName__ 2013年. All rights reserved.
//
#include "AppDelegate.h"
#include "cocos2d.h"
#include "SimpleAudioEngine.h"
#include "HelloWorldScene.h"
USING_NS_CC;
using namespace CocosDenshion;
AppDelegate::App... | [
"1062454152@qq.com"
] | 1062454152@qq.com |
8486fc2304364155915866d0533a84e7320e0653 | dcc27bf61eaca1dcae14720f532425e600b82c7c | /stdAudio/level_meter.cpp | 002cc65a5389a8d7f7641e915693c5a7bbf07e87 | [] | no_license | hongshui3000/audioToys | 2e11994dc7b6a7ecd16736ae7c4f5664e4ac4c4c | f6b0344a9b2952ce52e7fdf5ffe034245020b4f0 | refs/heads/master | 2020-12-23T11:02:48.096529 | 2020-01-29T11:48:54 | 2020-01-29T11:48:54 | 237,131,519 | 1 | 0 | null | 2020-01-30T03:27:54 | 2020-01-30T03:27:53 | null | UTF-8 | C++ | false | false | 1,340 | cpp | // This example app prints the current input level in regular intervals.
//{{{
// Copyright (c) 2018 - Timur Doumler
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
//}}}
//{{{ includes
#include <iostream>
#include <iomanip... | [
"colinwrey@hotmail.com"
] | colinwrey@hotmail.com |
eff5da4e8c1b4b72e9f3d5ca5030a632056ba52d | 35f5da53b4ef8db6866736db43bb6aa07db068de | /abc/5-1.cpp | fe7255434a8d19971528944386c41416a475e4f7 | [] | no_license | samhuu/test | 5224496d5dff4bc8f300676cc44fb8c663c7ba72 | e4af9d49460d5c8322b94b6af62572ad20546ed3 | refs/heads/main | 2023-01-14T08:14:08.834291 | 2020-11-22T19:35:30 | 2020-11-22T19:35:30 | 315,116,425 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 380 | cpp | #include<stdio.h>
#include<malloc.h>
int main(void)
{
int n;
scanf("%d\n",&n);
char *str=(char *)malloc(n * sizeof(char));
int i;
for(i=0;i<n;i++){
scanf("%c",(str+i));
}
int p=0;
int l=32;
char space=(char)l;
for(i=0;i<n;i++)
{
if (*(str+i)==space)
p++;
};
if(p==0)
... | [
"samhuu@163.com"
] | samhuu@163.com |
00f50b11d5698e7d354c34dcd21cbe274350517b | 7da30a784f83cb2449cb1b56c67f1faec96f41a3 | /GameEngine/GameEngine/Shapes.h | 862023485ae26695a2838841b68016e4001c5fce | [] | no_license | alexTrench/GameEngine | 7cfbaa1bb0804728acde035c6ce9f43bab97e166 | 046c400a42c09e19009d99f0aedf621a5985d299 | refs/heads/master | 2020-04-05T08:30:22.105119 | 2019-01-10T21:51:05 | 2019-01-10T21:51:05 | 156,717,769 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 16,903 | h |
// shapes.h
// Shell engine version 2020
// Chris Rook
// Last modified 20/09/2018
#include "Vector2D.h"
#pragma once
// Abstract 2D shape
class IShape2D
{
public:
virtual bool Intersects(const IShape2D& other) const=0;
virtual ~IShape2D();
};
// Predeclaration of all concrete shapes available
c... | [
"noreply@github.com"
] | alexTrench.noreply@github.com |
59ba88b1864d434cae2210f323af80ca651ab5a4 | 2bf04529975227342252b566b7ea6e72e568a3f0 | /Breakout/src/Player.h | 252d2bc6098c3d8c0806eb64167186bf9afc716d | [
"Apache-2.0"
] | permissive | Ebsidia/Mana | 0c29b4dd8c6eccd739cbaf87919aae5fa52a0ab1 | ebecc2a02ab65d634438e2c207b4bb0b8af01505 | refs/heads/master | 2023-01-28T08:35:44.541591 | 2020-12-09T22:35:46 | 2020-12-09T22:35:46 | 277,861,857 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 772 | h | #pragma once
#include "GameObject.h"
class Player : public GameObject
{
public:
Player();
virtual ~Player();
virtual void loadAssets() override;
virtual void onUpdate(Mana::TimeStep dt) override;
virtual void onRender() override;
virtual void onImGuiRender() override;
virtual void reset... | [
"Ebsidia@hotmail.com"
] | Ebsidia@hotmail.com |
aa3b2d234783c13e22e1950b76d6a1c891a0c99f | fff8a2fdc9c810a73ce32307fcb70c05c95e4172 | /robotCamera/robotCamera.ino | df03c3b4b845996f6054f382cbb5de8ac4b1858f | [] | no_license | KarlTheStudent/ArduinoProjects | 43eab776787a9b557d939ffd602fc396c8fc798e | 1f5c651f63514145ca7f9ca1719c09478cf6ed7e | refs/heads/master | 2020-12-21T18:09:01.078571 | 2020-01-27T04:23:12 | 2020-01-27T04:23:12 | 236,517,195 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,628 | ino | /*
SD card read/write
The circuit:
* SD card attached to SPI bus as follows:
** MOSI - pin 11
** MISO - pin 12
** CLK - pin 13
** CS - pin 4
*/
#include <SPI.h>
#include <SD.h>
#include <virtuabotixRTC.h>
File myFile;
String photoLog = "photoLog.txt";
String dataLog = "dataLog.txt";
const int SDCS = 10; //S... | [
"karl.griffin@mpls.k12.mn.us"
] | karl.griffin@mpls.k12.mn.us |
2d65a5031bee87ecc78336818c1e6d980e41365a | 4cd16782f17f0e7a0266b33191f137493f1e1993 | /481.cpp | cf5d01c1bef9daf06ee9034aee406bb3ccb7ef10 | [] | no_license | jaisong87/myUVA_Solutions | 6685098cf362b61b75d8ef73aed5fdcc2df0a3eb | e4cad41f958ef34f7c9d48b0865ec5b73b40ecab | refs/heads/master | 2020-05-17T13:11:50.673043 | 2012-04-17T12:21:50 | 2012-04-17T12:21:50 | 3,787,330 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,151 | cpp | #include<iostream>
#include<iomanip>
#include<algorithm>
#include<vector>
#include<map>
using namespace std;
bool dbg = false;
long long wtLis(vector<int> seq, vector<int> Wt)
{
int z = seq.size();
vector<int> prev(z,-1);
vector<long long> bestWt(z,0);
int u,v;
vector<int> b;
b.push_back(0); //best sequence that end... | [
"jaisong87@gmail.com"
] | jaisong87@gmail.com |
bba470e7ba8fc78d7a6375e7ff7c2b10564e4ce8 | 7127beefb2ea0abf98a32f81decb9e290a406ec8 | /source/agent/plugins/include/plugin.h | 7ea91848e899e05e5da061f3b703cf004ca617d8 | [
"Apache-2.0"
] | permissive | winlinvip/owt-server | 90f6652508f174b5a6ad5c501647acf1b53866b7 | 2257e304bba9bfa2bc17c27cd150c6b99004153c | refs/heads/master | 2021-01-08T03:40:45.283183 | 2020-02-13T06:06:03 | 2020-02-13T06:06:03 | 241,901,788 | 1 | 0 | Apache-2.0 | 2020-02-20T14:14:52 | 2020-02-20T14:14:51 | null | UTF-8 | C++ | false | false | 3,893 | h | // Copyright (C) <2019> Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0
#ifndef AnalyticsPlugin_h
#define AnalyticsPlugin_h
#include <unordered_map>
#include <string>
#include "rvadefs.h"
#include "analytics_buffer.h"
class rvaFrameCallback {
public:
virtual ~rvaFrameCallback() {}
/// Frame callbac... | [
"xiande.duan@intel.com"
] | xiande.duan@intel.com |
0bf4a4ceed1bdf865e61e10814b5d817b5eaf49a | 48cbfca9b2d5f7f0b368b7a896833d5e9f19f671 | /Luogu/P2628 冒险岛.cpp | a89f56459e09f13d0ba6481f0b80977449e55bc0 | [] | no_license | Luckyblock233/OI-code | 8a9099b106968dd087cb1b95ca7516bd6b7a5457 | 319993be9ec5eb642e2844db63e1c4f59fd8f0e8 | refs/heads/master | 2020-08-16T08:50:36.339838 | 2019-10-17T13:14:24 | 2019-10-17T13:14:24 | 215,478,816 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 779 | cpp | //注:本题样例有误
//起点为-1,不为0
#include<cstdio>
#include<iostream>
#include<cstring>
using namespace std;
char s[1000010];
int a[1000010];
int n,i=-1,s1;
int main()
{
gets(s);
scanf("%d",&n);
int l=strlen(s)-1;
for(int j=l-1;j>=0;j--)
{
if(s[j]=='>')
{
if(s[j+1]!='>')
a[j]=1... | [
"noreply@github.com"
] | Luckyblock233.noreply@github.com |
cc2ddc3d8b5c22bd378345cd11451a620b0de12e | 0574fa2637948b7bd7ebd03ddda46337f06e057b | /dev-cmake-sx/speed2.cpp | a063697de94a0072d6ccdbc6d26a8ce85a4be729 | [
"Apache-2.0",
"BSD-3-Clause",
"Intel"
] | permissive | necla-ml/gen-dnn | 397311c13bf990ed1fc8b624b06c4a5762914383 | c22fb79d3d8c4967bdc907a96541a8fa62ed1fb6 | refs/heads/master | 2021-06-06T13:23:52.932841 | 2020-05-28T19:08:13 | 2020-05-28T19:08:13 | 87,819,057 | 8 | 6 | NOASSERTION | 2020-03-05T12:29:08 | 2017-04-10T14:14:34 | C++ | UTF-8 | C++ | false | false | 873 | cpp | #include "libspeed.hpp"
#include <iostream>
#include <iomanip>
using namespace std;
int main(int,char**)
{
Timer t;
#define DMATDVEC_FLOAT( N, REP, STEP, MAXTIME ) do { \
t = blasDmatDvecMult< float >( (N), (REP), (STEP), (MAXTIME) ); \
cout<<" blasDmatDvecMult< float >( N="<<N<<", "<<REP<<", "<<STEP<<", ... | [
"nlabhpg@sapphire2.hpc.bs1.fc.nec.co.jp"
] | nlabhpg@sapphire2.hpc.bs1.fc.nec.co.jp |
bfc5e95440dac9c84149f6c7b54122553adb0c5e | 97170d8e0edf4cf3cf116f685eac56e136715f24 | /lmicp/include/utility/cxy_publisher.h | 0f939e96730331f82939e7b8c317d41263cdd3a9 | [] | no_license | cuixiongyi/cxy-ros | 03e2ecc95ac47db25dbc70788e115323a75858cb | 2ab38631f6f597b7050584c978c7f16b804e20c0 | refs/heads/master | 2021-01-15T15:25:36.555432 | 2016-07-15T00:12:00 | 2016-07-15T00:12:00 | 36,745,068 | 0 | 0 | null | 2015-09-08T18:51:09 | 2015-06-02T16:07:57 | C++ | UTF-8 | C++ | false | false | 1,339 | h | #pragma once
#include <atomic>
#include <thread>
#include <mutex>
#include <string>
#include "visualization_msgs/MarkerArray.h"
#include "ros/ros.h"
#include "visualization_msgs/Marker.h"
#include "sensor_msgs/PointCloud2.h"
#include "pcl_conversions/pcl_conversions.h"
#include "common/cxy_common.h"
#include "commo... | [
"cuixiongyi2013@gmail.com"
] | cuixiongyi2013@gmail.com |
c3e860698dff630bc509c6c57ea769db9006a57d | b017ebd0ec16a42d58b3bcf95da1b00a9c53a5a1 | /Src/BackendAnalyzer/SourceCodeChecker/Analyzer.cpp | 234a13abacd0e7f4427e230f05faa1fb837206b3 | [] | no_license | Chandler-Davidson/CS499-SeniorProject | 9b51a120235052f941fd683ecf20833670b4632d | 68900af766bb8c5ee448af83fb7e4fb54b3173f1 | refs/heads/master | 2023-01-13T20:49:21.026582 | 2019-04-17T21:06:59 | 2019-04-17T21:06:59 | 165,946,459 | 0 | 2 | null | 2022-12-30T08:37:36 | 2019-01-16T00:42:05 | C++ | UTF-8 | C++ | false | false | 1,114 | cpp | #include "Parser.h"
#include "RuleManager.h"
#include <string>
#include <vector>
#include <sstream>
#include <iterator>
#include "Analyzer.h"
#include "RuleManager.h"
using namespace std;
void StartAnalysis(char* results, char* rules, char* files)
{
// Set active rules
auto ruleManager = RuleManager::getInstance()... | [
"chandlermdavidson@gmail.com"
] | chandlermdavidson@gmail.com |
e43ddd0d1ed9e20bf75d96272251b52804f74bb7 | 4c25432a6d82aaebd82fd48e927317b15a6bf6ab | /data/dataset_2017/dataset_2017_8/StillFantasy/5304486_5697460110360576_StillFantasy.cpp | 1e8cce757c44766d88d87e9e34cb649607ed521b | [] | no_license | wzj1988tv/code-imitator | dca9fb7c2e7559007e5dbadbbc0d0f2deeb52933 | 07a461d43e5c440931b6519c8a3f62e771da2fc2 | refs/heads/master | 2020-12-09T05:33:21.473300 | 2020-01-09T15:29:24 | 2020-01-09T15:29:24 | 231,937,335 | 1 | 0 | null | 2020-01-05T15:28:38 | 2020-01-05T15:28:37 | null | UTF-8 | C++ | false | false | 2,035 | cpp | #include <bits/stdc++.h>
using namespace std;
#define maxn 100
#define INF 0x3f3f3f3f
#define eps 1e-9
#define ll long long
#define pii pair<int, int>
vector<int> v;
vector< pii > seg[maxn];
int have[maxn];
int idx[maxn];
bool cmp(pii a, pii b) {
if(b.second == a.second) return a.first < b.first... | [
"e.quiring@tu-bs.de"
] | e.quiring@tu-bs.de |
95101a24f8e24fd86c869507144e9b506da9cf6d | 6eaae9f045305830c4887f800e7557c62c84aaa8 | /src/mainwindow.cpp | e9df42db154494436b3507a12e669b799874adf8 | [] | no_license | Aightech/OTBconfigGUI | 3fe8f66c798fb89f485b645e2a7363abc22c7178 | 2ebd5be0d8481080532460f074e6c19d1d61002a | refs/heads/main | 2023-03-25T04:47:35.018620 | 2023-03-07T11:07:04 | 2023-03-07T11:07:04 | 180,167,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,442 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QTreeWidget>
#include <fstream>
#include <iostream>
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
ui->lineEdit_filepath->setText("config/config01.cfg");
initGUI();
//empti... | [
"aiiight.tech@gmail.com"
] | aiiight.tech@gmail.com |
444080044f5e13a36d0ec0e2e17dca429059d864 | 0665f6242ce2423970bb1f7b880d734756a2d615 | /UVALive/2697/16389519_AC_502ms_0kB.cpp | ecba8bc02b419fef879428a24daa5f618ea35c2c | [] | no_license | sadmanamin/Solved-Problems | 37b5d789e3582c00cf4cbc56c9ccc69a56d934b8 | 13349aef62442fd1a282434e2dfbbd09647eecb4 | refs/heads/master | 2020-04-02T02:18:27.731167 | 2018-10-22T16:06:37 | 2018-10-22T16:06:37 | 153,902,513 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 321 | cpp | #include <bits/stdc++.h>
#define le 10000007
using namespace std;
double n[le];
int main(){
n[0] = 0.0;
for(int i = 1; i < le; i++) n[i] = n[i - 1] + log10(i * 1.0);
int t, co = 0, idx;
for(scanf("%d", &t); t--; ){
scanf("%d", &idx);
printf("%d\n", (int)n[idx] + 1);
}
return 0;
}... | [
"22749546+sadmanamin@users.noreply.github.com"
] | 22749546+sadmanamin@users.noreply.github.com |
b2a9b8bae2a8e9a2d33d806a0118aae620f66f36 | 76f2146efb8c1d80cfac2e3809fe0405767e63bc | /Core/Physic/PhysicsComponent.h | 1e6a9c5de8ab7c96f153d054426b8f68f0274183 | [] | no_license | ngaeta/Donkey-Kong-CPP- | d3d6dd1e40e3a02e69cb7791aa630b979247e913 | 38f5ecfc6fad445347f58ae1ea36ad6bc8bbea2d | refs/heads/master | 2022-11-18T03:42:55.449803 | 2020-07-03T16:36:25 | 2020-07-03T16:36:25 | 255,673,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 271 | h | #pragma once
namespace DonkeyKong
{
class Timer;
class GameObject;
class PhysicsComponent
{
public:
virtual ~PhysicsComponent() = default;
virtual void Update(GameObject&, const Timer&) = 0;
bool UseGravity = false;
bool UseAirResistence = false;
};
}
| [
"nicgae93@gmail.com"
] | nicgae93@gmail.com |
e32fab7761536d84b655e3ab6bc925909aee6d46 | cc7cad4f7d0f7969ef673fbad2c7ada39e9cd859 | /Sources/_minecraft/src/Hole.cpp | ff6681e55039c2024930b7f80856d33334f67f1b | [] | no_license | usernameHed/Moteur | a1f3144ea30a6123e9742e03a1fe64d5437a6b9c | 36aac8816372eb17ed445d9f9bebf66d3a346394 | refs/heads/master | 2021-09-07T16:53:25.323977 | 2018-02-26T09:55:27 | 2018-02-26T09:55:27 | 122,939,477 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,854 | cpp | #include "Hole.h"
//défini la size du monde
Hole::Hole(int xMax, int yMax, int zMax)
{
holeCoord.clear();
max.X = xMax;
max.Y = yMax;
max.Z = zMax;
findMaxRadius();
}
Hole::~Hole()
{
}
//calcule le max radius
void Hole::findMaxRadius()
{
maxWorld = min(min(max.X, max.Y), max.Z);
maxRadius = maxWorld / 3;... | [
"ugo@belfiore.fr"
] | ugo@belfiore.fr |
7e80ea5a2c8f1c861212c2685e0a1e6d62cdec10 | 60c9d985436e81a18e5b4b1332f14212312f6e7a | /edbee-data/code/cpp/b_qapplication.cpp | f637af5801bc8c909e2bef4599f257dfb0838747 | [] | no_license | visualambda/simpleIDE | 53b69e47de6e4f9ad333ae9d00d3bfb3a571048c | 37e3395c5fffa2cf1ca74652382461eadaffa9aa | refs/heads/master | 2020-03-23T07:22:19.938662 | 2018-08-16T03:43:26 | 2018-08-16T03:43:26 | 141,267,532 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,758 | cpp | ////////// GENERATED FILE, EDITS WILL BE LOST //////////
#include "b_qapplication.hpp"
#include "wrap_qapplication.hpp"
#include "wrap_qstring.hpp"
#include <QApplication>
#include <QClipboard>
#include <QFont>
#include <QIcon>
#include <QList>
#include <QPoint>
#include <QSize>
#include <QString>
#include <QStringLis... | [
"jellyzone@gmail.com"
] | jellyzone@gmail.com |
de7a6b9ad403a2ad902c2f3a2e206ec1403465ad | dd3d11771fd5affedf06f9fcf174bc83a3f2b139 | /BotCore/DofusProtocol/PrismsInfoValidMessage.h | 2b042572e399a77c38ff08beb31f9717aff2e29a | [] | 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 | 518 | h | #ifndef PRISMSINFOVALIDMESSAGE
#define PRISMSINFOVALIDMESSAGE
#include "../IO/ICustomDataInput.h"
#include "../NetworkInterface.h"
#include <vector>
#include "PrismFightersInformation.h"
class PrismsInfoValidMessage : public NetworkInterface {
public:
std::vector<PrismFightersInformation> fights;
unsigned int... | [
"arkwell9112@nowhere.com"
] | arkwell9112@nowhere.com |
b4d3af3b35cd1aa831dc3e0eee69942e184719ff | f8d76935f342abceff51a90a2844110ac57a4d2e | /solution/srm147_flags.cpp | 8af22a2941972efc95230c6627c956c6ae694521 | [] | no_license | rick-qiu/topcoder | b36cc5bc571f1cbc7be18fdc863a1800deeb5de1 | 04adddbdc49e35e10090d33618be90fc8d3b8e7d | refs/heads/master | 2021-01-01T05:59:41.264459 | 2014-05-22T06:14:43 | 2014-05-22T06:14:43 | 11,315,215 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,995 | cpp | /*******************************************************************************
* Automatically generated code for TopCode SRM Problem
* Problem URL: http://community.topcoder.com/stat?c=problem_statement&pm=1206
*******************************************************************************/
#include <vector>
#... | [
"qiudejun@gmail.com"
] | qiudejun@gmail.com |
f61bc3d442ad5fbfb249fbf975f997327c340b82 | 0c85066d6aa0536341f7a2ff5c63af38bce432ac | /src/qt/bitcoinstrings.cpp | 380d0f5f56b6900742019b55e949796fff30fd03 | [
"MIT"
] | permissive | creath/swc | 04ae97556ac13a42f2d46b917fcf1e9b9a9a67c9 | cf2cc3fa45af3592d651c0b64595360fbc796ed7 | refs/heads/master | 2021-01-17T22:18:25.484094 | 2017-03-07T11:56:29 | 2017-03-07T11:56:29 | 84,193,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,642 | cpp | #include <QtGlobal>
// Automatically generated by extract_strings.py
#ifdef __GNUC__
#define UNUSED __attribute__((unused))
#else
#define UNUSED
#endif
static const char UNUSED *bitcoin_strings[] = {
QT_TRANSLATE_NOOP("bitcoin-core", ""
"%s, you must set a rpcpassword in the configuration file:\n"
"%s\n"
"It is recomme... | [
"root@q561-0010.cafe24.com"
] | root@q561-0010.cafe24.com |
b85c9354204c6193537c338460eb64f3cc9f4908 | fd24abf3db13ff4e52b6d4f3f3c09ee8e3562f07 | /src/include/googleapis/client/transport/versioninfo.h | 3975960712e4ec7163c19f993a7bad0eccd213c6 | [] | no_license | gfokkema/gtkdrive | b278ed284e2ab1871813d6630d6b614273c024b2 | ef0d9f48a2970f40c19c80697b7f672e3504fed9 | refs/heads/master | 2020-12-30T10:37:13.961943 | 2014-03-07T00:07:30 | 2014-03-07T00:07:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,901 | h | /*
* \copyright Copyright 2013 Google Inc. All Rights Reserved.
* \license @{
*
* 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
*
* ... | [
"gerlof.fokkema@gmail.com"
] | gerlof.fokkema@gmail.com |
885d6af86fcc598f8609bc56456917f2a13ec7d8 | cc10c515345af50d855ac92c20ef44008ad20ae1 | /src/smarty/driver_module.h | f29b8f38c0af0cb7f9b9f9a0e4cd97f18fb087d9 | [] | no_license | starand/smarty | 90cdf50da0075d6e27a072634d076adf57fb95e7 | 3e185db05cef244827abd81c48115d96aadba6f9 | refs/heads/master | 2021-05-02T01:02:11.678288 | 2019-10-29T18:02:20 | 2019-10-29T18:02:20 | 78,639,893 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 941 | h | #ifndef __CONTROLLER_WRAPPER_H_INCLUDED
#define __CONTROLLER_WRAPPER_H_INCLUDED
#include <common/driver_intf.h>
#include <common/errors.h>
#include <common/library_intf.h>
class driver_module_t : public library_intf_t, public driver_intf_t
{
public:
driver_module_t( );
~driver_module_t( );
public:
Error... | [
"starand@ukr.net"
] | starand@ukr.net |
046e2a53986d4487f9648b4a677ed109334b1083 | da9e2335dbd3455bd9c7d015ad9b2b8314377387 | /viewer/Viewer/Src/Obj/OBJGroup.hpp | 58dacb935c2bcdbf694ae4bb390d1354e4d92dca | [] | no_license | ThomasPru/gammatons-M1isidis | 7edd730d0257333a8b961df6a3992197fa6dae25 | 6bbdcc7af64494d282cc69a398b2a033ff3c209f | refs/heads/master | 2020-03-16T00:50:57.751381 | 2018-06-09T18:07:29 | 2018-06-09T18:07:29 | 132,426,606 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,928 | hpp | /* OBJGroup.hpp: interface for the OBJGroup class.*/
#ifndef OBJGROUP_H
#define OBJGROUP_H
#include "string.h"
#include "OBJTriangle.hpp"
#include "OBJMaterial.hpp"
#include "../Cpoint.hpp"
#include <list>
#include <vector>
#include <string>
#include <iostream>
using namespace std;
/**
* Classe p... | [
"thomas.23@live.fr"
] | thomas.23@live.fr |
24a310596116f2407102e0f28ce2037372dfbda2 | c1c6c5dee9e67de8421e58830b41b77a6b87c151 | /Camera_Select_Card/Camera_Select_CardDlg.h | a045ca4dd7c414cc4d98ffde63c207e98e6d7c16 | [] | no_license | adteng/Camera_Select_Card | aae7dabb988f82cd8a4bf64a5041c4a04d8dbb7f | ab0705daad177c1f844d66026f53d2748d49fa4e | refs/heads/master | 2021-01-23T10:58:10.472920 | 2017-06-23T03:50:46 | 2017-06-23T03:50:46 | 93,115,326 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 1,175 | h |
// Camera_Select_CardDlg.h : 头文件
//
#pragma once
// CCamera_Select_CardDlg 对话框
class CCamera_Select_CardDlg : public CDialogEx
{
// 构造
public:
CCamera_Select_CardDlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_CAMERA_SELECT_CARD_DIALOG };
protected:
virtual void DoDataExchange(CDataExchange* pD... | [
"lijt@gzyct.com"
] | lijt@gzyct.com |
d67e5e6996387cb7e11ce4ce7f6c8d8c7a6e86dd | 5b66cedfc284f47fbeb932704ae6518c3c38c6a3 | /lib/logic/factpp/data_type.cpp | 8e1555adef4adc6df1af4a1d7434e00128ca6ca0 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | GreyMerlin/owl-cpp | 4e28b0cfba288a8274084ad9fc4fbffdbba7f614 | ee7d4c9ebd0854cfaec64b2be61b0a05ea5b3e22 | refs/heads/master | 2022-04-09T16:57:00.880477 | 2016-07-05T04:27:47 | 2016-07-05T04:27:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,324 | cpp | /** @file "/owlcpp/lib/logic/factpp/data_type.cpp"
part of owlcpp project.
@n @n Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
@n Copyright Mikhail K Levin 2013
*******************************************************************************/
#include "data_type.hpp"
#include "owlcpp/te... | [
"mlevin@svarnetics.org"
] | mlevin@svarnetics.org |
bb9a3e71d0ab3d51fac43a6c18e1b43db91ff92f | 8052cda698e149c3baa8df1505b0a39517018568 | /mini-caffe/include/caffe/layers/threshold_layer.hpp | 686a605f5ca8602d7911fd36e30438507a1dc5e9 | [
"LicenseRef-scancode-generic-cla",
"BSD-2-Clause"
] | permissive | liaowang0125/64bit-mini-caffe | 206c24b3bc2f45dae08c2a0ea81cccbf3fe28b37 | 4e258e23544a8f80810c0813dd1badbea3ad4b0f | refs/heads/master | 2021-01-11T20:21:28.246654 | 2017-02-13T06:44:12 | 2017-02-13T06:44:12 | 79,099,519 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,822 | hpp | #ifndef CAFFE_THRESHOLD_LAYER_HPP_
#define CAFFE_THRESHOLD_LAYER_HPP_
#include <vector>
#include "caffe/blob.hpp"
#include "caffe/layer.hpp"
#include "caffe/proto/caffe.pb.h"
#include "caffe/layers/neuron_layer.hpp"
namespace caffe {
/**
* @brief Tests whether the input exceeds a threshold: outputs 1 for inputs
... | [
"46756583@qq.com"
] | 46756583@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.