blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dfa00ce8d7d3c72fe310bcfd2e41366ef04beffc | d9234c208ac831aea11a2b46b7a4860a879e6e27 | /src/envoy/tcp/sni_verifier/config.h | 5ef1baf5aa96e7a3cb1608b606f1ae3e976bdca9 | [
"Apache-2.0"
] | permissive | liuerfire/proxy | b45a8197ead7d97e076ad6a905e1aa71837a2906 | 39d6b756016b8f56a6fa589807dbb94e781e5ac6 | refs/heads/master | 2020-06-28T07:57:33.475763 | 2019-08-01T19:45:03 | 2019-08-01T19:45:03 | 200,182,614 | 1 | 0 | Apache-2.0 | 2019-08-02T06:57:19 | 2019-08-02T06:57:19 | null | UTF-8 | C++ | false | false | 1,579 | h | /* Copyright 2018 Istio Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"istio.testing@gmail.com"
] | istio.testing@gmail.com |
eaa3828428f292b20e64bd3c9b2e1890f3892c2e | c38f2746e0fc168759f6147c5fc1d286ee08e94c | /Shared/Messages/Messages/Manager/ExecuteManager.hpp | 23198abb4dd66ce12451e6ba7924941863990270 | [] | no_license | cameronfrandsenjenkins/R-Pi-Cluster | 0777dee77487f9ec8ba5b63d29c38eb6487e6b74 | 85b2cbc211747cfd1301517d17309a8a0d360ddb | refs/heads/master | 2020-05-18T22:06:35.807521 | 2018-05-03T23:00:34 | 2018-05-03T23:00:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,356 | hpp | #ifndef EXECUTE_MANAGER_H
#define EXECUTE_MANAGER_H
#include "Job.hpp"
#include <map>
#include <mutex>
#include <string>
#include "Results.hpp"
#include "ProtoFiles/TaskMsg.pb.h"
#include <atomic>
#include <qthreadpool.h>
#include <qtimer.h>
#include <QObject>
Q_DECLARE_METATYPE(std::vector<manager::Result>)
namespa... | [
"cameron.frandsen1@gmail.com"
] | cameron.frandsen1@gmail.com |
ea59b5462c6884fa12b79f11b66f2a97deaf3cd6 | 67792dd74f487b85af202fe3eb2142f35b96f84f | /2531.cpp | e863cf6b78ac2f849a45a8b2914c04e0d371328e | [] | no_license | trickpsv/URI | ed8eade864ae673a718fe2de59914faccde6d5be | 952d6e0b37ca5f06ec6d9ff403763bc42775324b | refs/heads/master | 2020-12-02T23:55:18.973805 | 2017-07-01T12:48:33 | 2017-07-01T12:48:33 | 95,962,510 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,757 | cpp | #include <cstdio>
#include <algorithm>
#include <vector>
#define INF 9999999
#define INFNEG -9999999
using namespace std;
int tree[300010][2];
int vet[100010];
int folhas[100010];
typedef vector<int> vi ;
void build(int no , int a , int b )
{
if (a > b) return ;
if (a == b){
tree[no][0] = vet[a];
tree[no... | [
"trickpsv@gmail.com"
] | trickpsv@gmail.com |
1e0e58abbc9ba86aa9457e1268d1b61c7148d8e1 | 7fb0b8593cdf2a6304d2d2483d23f90aa46aed13 | /IMClient/view/IMDiscussionMemberListWidget.cpp | 3683a32e82f42f7d42714e7193789325fc55d128 | [
"MIT"
] | permissive | WenbinLiworks/desktopInstantMessagingTools | 42751348e969453e1b440d3a08917e6a55653b26 | 85d85b9bde027c1cc88d38a3b1ceab8a411a5e40 | refs/heads/master | 2020-12-11T00:03:07.629566 | 2020-01-20T14:21:11 | 2020-01-20T14:21:11 | 233,748,050 | 1 | 0 | MIT | 2020-01-14T04:38:14 | 2020-01-14T03:26:51 | C++ | UTF-8 | C++ | false | false | 1,384 | cpp | #include "IMDiscussionMemberListWidget.h"
#include <QVBoxLayout>
#include <QScrollArea>
IMDiscussionMemberListWidget::IMDiscussionMemberListWidget(QWidget *parent) :
QWidget(parent), m_layout(new QVBoxLayout)
{
QVBoxLayout *mainLayout=new QVBoxLayout();
mainLayout->setContentsMargins(0,0,0,0);
mainLay... | [
"1120173001@bit.edu.cn"
] | 1120173001@bit.edu.cn |
ed2cb50c8c26ee6d867512d9f1e21eb1daad7055 | e32fae35484e23dcb6e8c196bb9ee27ad6857b5d | /employee.cpp | a160c7daba4fe5768c4b8af70102606c496b8a1e | [] | no_license | SruthiVNair/B.Tech-Codes-Repo | 5f17d0e8d333a8693a8e88cd1b78857271c65449 | 22de53f404709af7eb597441a23f4ba38d665e05 | refs/heads/master | 2021-04-09T10:24:39.297671 | 2018-05-06T03:56:26 | 2018-05-06T03:56:26 | 125,472,973 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 504 | cpp | #include<iostream>
using namespace std;
class employee
{
private:
int p,d,s,n,i;
int emp_id;
char name[40];
public:
void input()
{
cout<<"enter name";
cin>>name;
cout<<"emp_id";
cin>>emp_id;
cout<<"basic pay:";
cin>>p;
}
void display()
{int g;
d=(52*p)/100;
g=d+p;
i=(30*g)/100;
n=p+d-i;
cout<<"\n...EMPLOYEE DETAILS\n"<... | [
"nairsruthiv@gmail.com"
] | nairsruthiv@gmail.com |
651458f78e9fc0958bfc91c8e9a9bb31cd20143b | 03dc61f77c8f338983c5111d25a01b8a42372bb3 | /cpp/13.roman-to-integer.cpp | 225853ca520b39056ab25b87ab79110624c8b6cb | [
"MIT"
] | permissive | Rholais/leet-code | f28c54a4fbcabfd9a9fd2e1fa3cb124a63ae4e88 | a0ae2788a2934d737f2a7581f1754a15f44c050a | refs/heads/master | 2020-04-22T21:41:54.122499 | 2020-04-12T05:06:39 | 2020-04-12T05:06:39 | 170,681,483 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,070 | cpp | /*
* @lc app=leetcode id=13 lang=cpp
*
* [13] Roman to Integer
*
* https://leetcode.com/problems/roman-to-integer/description/
*
* algorithms
* Easy (53.75%)
* Likes: 1557
* Dislikes: 2997
* Total Accepted: 528.6K
* Total Submissions: 983.4K
* Testcase Example: '"III"'
*
* Roman numerals are repre... | [
"rholais@gmail.com"
] | rholais@gmail.com |
38b3e01c4e44a5a862a72fd9b421e0e577e1712f | 9dee5e0636406de13eaab805d9267f034f265de2 | /binaryStrOp.cpp | abf35cb111e09a96aa0090baa66658142f1e07bf | [] | no_license | ssshrihari/MissionRnd-Strings | 141f7b520259484bdd968dbdf732efe092e2bbbc | 142125e84873ba87b66401df9bac0c42c75386e8 | refs/heads/master | 2021-01-19T15:24:14.020204 | 2017-08-21T15:30:28 | 2017-08-21T15:30:28 | 100,966,437 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,923 | cpp | /*
ProblemCODE : BINARYSTROP
Difficulty : Medium
Marks : 15
Given two binary numbers in form of strings and
a string representing "AND", "OR", "NOR" or "XOR". Return the output string which forms by doing the specified
operation on those 2 strings .
Ex: Input: "101", "111", op = "OR"
Output: "111"
... | [
"noreply@github.com"
] | noreply@github.com |
5420ed7ae0661ceed8d6dff6118b96664db44048 | 4c5645477261073c0d01aaea4c2cf62ddc89b311 | /Algorithms/Sorting/Quicksort 2 - Sorting.cpp | f92ec45002dfc16fe23683fe8150f9a801ee3e12 | [] | no_license | flere114/hackerrank | 978fac8c18e24ee3175ba45327cbf37be248e39d | 45024b00230746e5f8b904a26d03b273f184c039 | refs/heads/master | 2020-05-16T22:13:46.026384 | 2018-05-07T12:32:25 | 2018-05-07T12:32:25 | 41,917,922 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 798 | cpp | #include <bits/stdc++.h>
using namespace std;
void quickSort(vector <int> &arr) {
// Complete this function
vector <int> a,b;
if(arr.size()<=1) return;
int p = arr[0];
for(int i=1;i<arr.size();i++)
if(arr[i] < p) a.push_back(arr[i]);
else b.push_back(arr[i]);
quickSort(a);... | [
"forst.and.flame11235@gmail.com"
] | forst.and.flame11235@gmail.com |
d9e3d73d3b84aeca08fe9ffa80f0df25f6ec7ed9 | d1e491d0f0e6acf05827dcc326313c0c989814c6 | /Rogue/GameObjectFactory.cpp | c7119e7e395d145da8e457c6dacdc172f8d0ceee | [] | no_license | krovma/Rogue | 9bf9b856414ca58ac176b0ad73d63c64b765cde8 | 0e555e36ae358ee447fdab37f6059c65bfb349a0 | refs/heads/master | 2021-06-17T02:25:56.815103 | 2017-06-03T20:20:08 | 2017-06-03T20:20:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 607 | cpp | #include "GameObjectFactory.h"
#include <iostream>
bool GameObjectFactory::registerType(std::string typeID, BaseCreator *creator) {
if (_creators.find(typeID) != _creators.end()) {
delete creator;
return false;
}
_creators[typeID] = creator;
return true;
}
GameObject *GameObjectFactory::create(std::string typ... | [
"cs_suncc@outlook.com"
] | cs_suncc@outlook.com |
badf8842b782b6b3fd5a69df7a3e6d0c33cd1eed | ef25402a233fe78e114afdbe7bed46c8fed41c5d | /june14/june19_Heaps2/selfheap.cpp | 433e5a00e65d2707398425fc2154e4c92239d710 | [] | no_license | manojmalik35/Code | 966ae31351067a24713538a1fcbb659f57271eee | 59a60f528aa83e1a0359041c46ed26b3af85ba3e | refs/heads/master | 2023-01-13T03:12:43.795871 | 2020-11-09T07:15:19 | 2020-11-09T07:15:19 | 281,858,891 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,886 | cpp | #include<iostream>
#include<vector>
using namespace std;
class heap{
private:
vector<int> list;
bool type;//true for min
void swap(int i,int j)
{
int ith=list[i];
int jth=list[j];
list[i]=jth;
list[j]=ith;
}
... | [
"malik.manoj35@gmail.com"
] | malik.manoj35@gmail.com |
4afd4421c43c39fd3b3546f70788653a8f3ba010 | 6b40e9cba1dd06cd31a289adff90e9ea622387ac | /Develop/Server/GameServerOck/main/GDBTaskGuildDelete.h | 05a602f5864ec378de781e22ae9758f6b06b2fb5 | [] | no_license | AmesianX/SHZPublicDev | c70a84f9170438256bc9b2a4d397d22c9c0e1fb9 | 0f53e3b94a34cef1bc32a06c80730b0d8afaef7d | refs/heads/master | 2022-02-09T07:34:44.339038 | 2014-06-09T09:20:04 | 2014-06-09T09:20:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 722 | h | #ifndef _GDBTASK_GUILD_DELETE_H
#define _GDBTASK_GUILD_DELETE_H
#include "GDBAsyncTask.h"
#include "GDBTaskDataGuild.h"
#include "MMemPool.h"
class GDBTaskGuildDelete : public GDBAsyncTask, public MMemPool<GDBTaskGuildDelete>
{
public :
GDBTaskGuildDelete(const MUID& uidReqPlayer);
~GDBTaskGuildDelet... | [
"shzdev@8fd9ef21-cdc5-48af-8625-ea2f38c673c4"
] | shzdev@8fd9ef21-cdc5-48af-8625-ea2f38c673c4 |
3071ea296af898d23fd0d5339fd8e80d775592fb | 1d730206206c2c874c31554f0a1cea59f16fbbdd | /Car_Number/input.h | d56ff0a58fd4a64a4957b26001d8b846c5e34a68 | [] | no_license | VasinPavlo/CarNumber | 5347a937c27c859e99f40aa1294736df249fa401 | 911652d25a48acb8f59f1b0f85022610e7d3c2f6 | refs/heads/master | 2021-01-19T13:06:52.136845 | 2016-01-27T16:07:14 | 2016-01-27T16:07:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 276 | h | #ifndef INPUT_H
#define INPUT_H
#include <vector>
#include <string>
#include "World_of_Struct.h"
#include Direction_of_ImageH
using namespace std;
class Input
{
public:
Input();
vector<Image> input;
private:
void Load(string name_of_image);
};
#endif // INPUT_H
| [
"bot-1@i.ua"
] | bot-1@i.ua |
578d8a29c9953bc2c638175c6d3cde89c031ab75 | 89fc5b243d34612ba90e1d1649387907e29d90ac | /Closest Common Ancestors.cpp | d2c9c36a23f9523c72e89b6adad4b0a287abd65f | [] | no_license | Misaka233/exciting | 8a074bf0924476c067a1965c6ea9a6dc1ad77d75 | 069455bb92560ceee47add71e1743f0d36c8cd10 | refs/heads/master | 2020-04-12T09:01:27.313535 | 2017-02-03T08:28:37 | 2017-02-03T08:28:37 | 55,968,227 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,094 | cpp | #include<iostream>
#include<cstdio>
#include<cstring>
#include<cmath>
using namespace std;
const int MAXN = 1010;
const int MAXQ = 500010;//查询数的最大值
//并查集部分
int F[MAXN];//需要初始化为-1
int find(int x)
{
if(F[x] == -1)return x;
return F[x] = find(F[x]);
}
void bing(int u,int v)
{
int t1 = find(u);
int t2 = find(v);
if(t1 != ... | [
"1224936828@qq.com"
] | 1224936828@qq.com |
d2155d78791b3bb66415f252b2500fbe75bfd8a4 | cecf385c6bab5bc17ed93b05cc60d44a2e3c8aec | /Line Segment Intersection/a.cpp | 8026279d020ced85b9afab97bd9cd0b4879d1a18 | [] | no_license | meysamaghighi/Kattis | d2970366846a8af74a99df3f099c99dca7635618 | 7467513c2927e6ad92573c5fdc5927f629cf6681 | refs/heads/master | 2020-05-22T01:27:41.519329 | 2019-10-05T12:46:05 | 2019-10-05T12:46:05 | 55,591,374 | 9 | 17 | null | null | null | null | UTF-8 | C++ | false | false | 3,366 | cpp | // Meysam Aghighi
#include <iostream>
#include <cmath>
#include <algorithm>
#include <cassert>
#include <cstdio>
using namespace std;
// Geometry part
double INF = 1e100;
double EPS = 1e-12;
struct point {
double x, y;
point() {}
point(double x, double y) : x(x), y(y) {}
point(const point &p) : x(p.x), y(p.... | [
"meysam.aghighi@gmail.com"
] | meysam.aghighi@gmail.com |
e886440010f13dfeaee636820dbb67f88657cae0 | 76dae4dfe18379dd11cd6d28d8d5bfcf30ff9dd9 | /sources/opn2/adl/measurer/chips/opn_chip_base.h | 9c2bc7be148c23e90226a36b468972948b64f6e0 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jpcima/ADLplug | a28122e6250ac1611fd7cc4a1e8acbad7e8c64ca | a488abedf1783c61cb4f0caa689f1b01bf9aa17d | refs/heads/master | 2023-09-02T21:55:06.136735 | 2021-12-16T23:05:39 | 2021-12-16T23:05:39 | 129,364,699 | 388 | 27 | BSL-1.0 | 2023-05-12T13:28:41 | 2018-04-13T07:21:41 | C++ | UTF-8 | C++ | false | false | 4,880 | h | /*
* Interfaces over Yamaha OPN2 (YM2612) chip emulators
*
* Copyright (C) 2017-2018 Vitaly Novichkov (Wohlstand)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* versio... | [
"jpcima@users.noreply.github.com"
] | jpcima@users.noreply.github.com |
59ffdeb45acbd4e529ca9d47ac7576e5a0664196 | 43523509ac3324883943b52c7d3e0e92cc46ef70 | /renderer/modules/peerconnection/rtc_stats_response.h | 2fe975877fa340146b5abdd27e5855ab2f8dccab | [] | no_license | JDenghui/blink | d935ab9a906c9f95c890549b254b4dec80d93765 | 6732fc88d110451aebda75b8822ba5d9b4f9de04 | refs/heads/master | 2020-03-23T15:55:33.238563 | 2018-07-21T05:26:31 | 2018-07-21T05:26:31 | 141,783,126 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,651 | h | /*
* Copyright (C) 2012 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:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condition... | [
"Denghui_Jia@Dell.com"
] | Denghui_Jia@Dell.com |
be969a2003af669f99f7c3eb0c519740a645f5ef | 99b52b5283d24f8dc92dee1bf7714f9dc0c930da | /src/pbrt/util/mesh.cpp | c90d69e0d7f246275c4018e866523aed2bd6abb4 | [
"Apache-2.0"
] | permissive | xzllxls/pbrt-v4 | 15d9a7cf61a7eecca08cd1d7bb3b058dc274ec39 | d430b0bc227054cff76b0c5c5e9d52a570e9f288 | refs/heads/master | 2023-06-04T22:05:58.452482 | 2021-06-28T18:18:05 | 2021-06-28T18:18:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,536 | cpp | // pbrt is Copyright(c) 1998-2020 Matt Pharr, Wenzel Jakob, and Greg Humphreys.
// The pbrt source code is licensed under the Apache License, Version 2.0.
// SPDX: Apache-2.0
#include <pbrt/util/mesh.h>
#include <pbrt/util/buffercache.h>
#include <pbrt/util/check.h>
#include <pbrt/util/error.h>
#include <pbrt/util/lo... | [
"matt@pharr.org"
] | matt@pharr.org |
0587cd08c4b9b51495d16a390638738d1a41f8fa | d1933be4f7c06fe4290c368630a4cecab512ba76 | /src/include/infotrope/server/master.hh | 4292327f698d0f11c735dd88ae13d73e223c9a25 | [
"MIT"
] | permissive | dwd/acapd | 1159625ba4123ec2534a190a571a38e1263e41c6 | e396962d6c7c19beb236b2a08097a6bb08a7bb9c | refs/heads/master | 2020-05-19T12:20:58.644077 | 2017-02-24T11:48:08 | 2017-02-24T11:48:08 | 15,703,044 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,149 | hh | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will b... | [
"dcridland@arcode.com"
] | dcridland@arcode.com |
7470de152c2b810c468e7ef903b05a8d7953b5f6 | 2c62385f15b1f8e6072138d5175d7a70dd236b98 | /blazetest/src/mathtest/dmatdmatmult/SDbHDb.cpp | 1cf98eb925035c2afa9711f5179a84de9c78510c | [
"BSD-3-Clause"
] | permissive | lyxm/blaze | 665e4c6f6e1a717973d2d98e148c720030843266 | 10dbaa368790316b5e044cfe9b92f5534f60a2dc | refs/heads/master | 2021-01-12T20:31:45.197297 | 2015-10-15T21:39:17 | 2015-10-15T21:39:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,288 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dmatdmatmult/SDbHDb.cpp
// \brief Source file for the SDbHDb dense matrix/dense matrix multiplication math test
//
// Copyright (C) 2013 Klaus Iglberger - All Rights Reserved
//
// This file... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
4a07f7d353054a8f8aaf406b39aa27483da3b494 | cbfb8553a5c990c79e184149e236e1fa3e8ba943 | /Leetcode/Tree/543_DiameterofBinaryTree.cpp | 8574b63b55000dfc6190afe75f01d71958955eaa | [] | no_license | DancingOnAir/LeetCode | 09c0b8c428216302be02447b257e7b9ca44c741b | 62d5a81f9a774599368a91050bcf83e4ffab8f50 | refs/heads/master | 2023-05-09T01:59:58.943716 | 2023-05-04T01:10:42 | 2023-05-04T01:10:42 | 93,221,941 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,894 | cpp | //#include <iostream>
//#include <vector>
//#include <string>
//#include <queue>
//
//using namespace std;
//
//struct TreeNode
//{
// int val;
// TreeNode* left;
// TreeNode* right;
// TreeNode(int x) : val(x), left(nullptr), right(nullptr)
// {
//
// }
//};
//
//int depthOfBinaryTree2(TreeNode* root... | [
"taotong1984@hotmail.com"
] | taotong1984@hotmail.com |
ba66839a6918cbc6ef54821982379bde90124e9b | ccfcbf1112b0ff36665bd24ebd2ff2367ca69086 | /UI/JKAbout.h | a6704e7fe913ddc87d0312d5650f11d3cad928a4 | [
"Apache-2.0"
] | permissive | kenylerich/StockTool | 4733e8d8d5e56fb57443eb55dc7f205dcbb4d0ec | 04da77d9be6633a66bef2d4f15c2b23f9ef522da | refs/heads/master | 2020-03-18T10:24:52.085621 | 2018-03-26T10:44:11 | 2018-03-26T10:44:11 | 134,610,330 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 228 | h | #ifndef JKABOUT_H
#define JKABOUT_H
#include <QDialog>
#include "ui_JKAbout.h"
class JKAbout : public QDialog
{
Q_OBJECT
public:
JKAbout(QWidget *parent = 0);
~JKAbout();
private:
Ui::JKAbout ui;
};
#endif // JKABOUT_H
| [
"WANGJL-F@glodon.com"
] | WANGJL-F@glodon.com |
83a7b68c5b149e3cb259cfea4acda54d28cf9830 | 2a0fee7a6f566843c6d533bc1f7b621c7e3b3400 | /chrome/browser/media/unified_autoplay_config_unittest.cc | 9b950e4d8093793e4e155b43077ec91cecf1556a | [
"BSD-3-Clause"
] | permissive | amitsadaphule/chromium | f53b022c12d196281c55e41e44d46ff9eadf0e56 | 074114ff0d3f24fc078684526b2682f03aba0b93 | refs/heads/master | 2022-11-22T22:10:09.177669 | 2019-06-16T12:14:29 | 2019-06-16T12:14:29 | 282,966,085 | 0 | 0 | BSD-3-Clause | 2020-07-27T17:19:52 | 2020-07-27T17:19:51 | null | UTF-8 | C++ | false | false | 6,154 | cc | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/media/unified_autoplay_config.h"
#include "base/test/scoped_command_line.h"
#include "base/test/scoped_feature_list.h"
#include "... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
f383ade0c3f2660eee6b23eba0998b20c653ac1d | 9ffc3deb77c4e98e009e49324458179a59f8b2d5 | /lib/soloud/src/core/soloud_file.cpp | 93f018320387965d697f9cc26df7978647017a74 | [
"MIT",
"Zlib"
] | permissive | sina-/oni | befe59437628811a6b62c4c425138fd4f9d23b75 | 95b873bc545cd4925b5cea8c632a82f2d815be6e | refs/heads/master | 2021-06-04T23:50:25.188350 | 2020-10-05T13:32:08 | 2020-10-05T13:32:08 | 112,530,006 | 2 | 1 | MIT | 2019-11-24T12:55:15 | 2017-11-29T21:30:02 | C++ | UTF-8 | C++ | false | false | 5,761 | cpp | /*
SoLoud audio engine
Copyright (c) 2013-2015 Jari Komppa
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 granted to anyone to use this software for any purpose,
including comm... | [
"sina.tamanna@gmail.com"
] | sina.tamanna@gmail.com |
ba92fe184d5f93bebbc1e2f8a859422f4060e47c | 6bb4da71a780d5833756e555cc41584e1a136bbd | /workspace/assignments/03-mapping-and-matching/src/lidar_localization/src/matching/matching_flow.cpp | 4a1bbd1b68405f1ebed7730f89efa6f3dff92fe0 | [] | no_license | Xie-ai-catch/SensorFusionWork | f2eab05417cdb2d85bfc7ba80c2a3de8b123a5eb | f0dd736573ef6c346294d6c42cbf9631e4c0deb9 | refs/heads/main | 2023-06-21T16:51:45.801419 | 2021-07-08T08:28:04 | 2021-07-08T08:28:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,718 | cpp | /*
* @Description: 地图匹配任务管理, 放在类里使代码更清晰
* @Author: Ren Qian
* @Date: 2020-02-10 08:38:42
*/
#include "lidar_localization/matching/matching_flow.hpp"
#include "glog/logging.h"
#include "lidar_localization/global_defination/global_defination.h"
namespace lidar_localization {
MatchingFlow::MatchingFlow(ros::NodeHandl... | [
"gongyiqun51237@163.com"
] | gongyiqun51237@163.com |
717d2c6efa730f0e596184e800f82a0e59bd3fad | b9031e843ff2639d590f5294ff7f598999096da3 | /HardLight/include/Menu/MenuOption.h | ee859f4168c42c50565b48f2dd1a7cfc81ad58fb | [] | no_license | albchu/hardlight | d62fa67b5b1afdaa2e5a25a0eb7fe6fd042f882f | 02d52288303e31ff51cb46de667a996a76bb9949 | refs/heads/master | 2021-01-01T03:37:31.952071 | 2015-04-17T23:21:26 | 2015-04-17T23:21:26 | 57,224,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,997 | h | #ifndef _MENU_OPTION_H_
#define _MENU_OPTION_H_
#include <iostream>
#include "Menu/SDL_Texture_Wrapper.h"
using namespace std;
enum OptionType
{
REDIRECT,
FLAG,
RANGE
};
// An option for the menu
class MenuOption
{
public:
MenuOption(SDL_Renderer* new_renderer, const char* init_id, const char* new_text="", int... | [
"achu@coverity.com"
] | achu@coverity.com |
bcac64cf52985925a9a7bc1577be91a829c60253 | ccfc53b7b7214a42f28de2420367f98d7bf93bf0 | /camera.cpp | 5bdfa7d67c6861c803ee4d821b0e42d3017b368e | [] | no_license | rubcuadra/solarsystem | 28bef6789d2e23a98a6b249c1ca55dfe67fb7944 | e9c80328a4dd557f14fc8e20676a3d8a2d675943 | refs/heads/master | 2021-01-22T04:53:28.783813 | 2017-05-15T16:30:05 | 2017-05-15T16:30:05 | 81,592,323 | 0 | 1 | null | 2017-05-15T01:09:45 | 2017-02-10T18:08:24 | C | UTF-8 | C++ | false | false | 8,531 | cpp |
#include <cmath>
#include "camera.h"
#ifdef __APPLE__
#include <OpenGL/gl.h>
#include <GLUT/glut.h>
#else
#include <GL/gl.h>
#include <GL/glut.h>
#endif
// my camera system i envisioned to be controlled kinda like a spaceship
// so the keyboard would manipulate roll and direction and move around
// ... | [
"rubcuadra@gmail.com"
] | rubcuadra@gmail.com |
3c272c5ec0da6c292c5f470e2d19ce6028c8de82 | 4d9f3325764c08cc546b514d53796d7cef684747 | /Code/Tools/FBuild/FBuildTest/Tests/TestUnity.cpp | e19f3ac313feec9405e41af418bf6a278b4ef385 | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | inequation/fastbuild | 926fb0a321214810069cbba6d705e1161c92c4ed | 2122d227f09d022c7bf00db0e9c36e5d0b9a04a8 | refs/heads/master | 2021-01-16T23:04:26.443564 | 2015-05-31T03:22:34 | 2015-05-31T03:22:34 | 37,087,852 | 0 | 0 | null | 2015-06-08T19:27:21 | 2015-06-08T19:27:20 | null | UTF-8 | C++ | false | false | 7,368 | cpp | // TestUnity.cpp
//------------------------------------------------------------------------------
// Includes
//------------------------------------------------------------------------------
#include "FBuildTest.h"
#include "Tools/FBuild/FBuildCore/FBuild.h"
#include "Tools/FBuild/FBuildCore/BFF/BFFParser.h"
#includ... | [
"franta.fulin@gmail.com"
] | franta.fulin@gmail.com |
37425d3dfce4d12f1ffbcb9df3024ec17d335fcf | 23b297c816d8bfcee608684f798f1137258b5cbf | /MultiBallPowerUpSprite.h | 25c8912325006d63ea5ec8947edf72df4089ece7 | [] | no_license | AndreOliver/Brickout-Game | e1e16b38e874c3e14d1462329d7e347dcbc9abb5 | 4949e212c98457e63c5ad96b4dc993044ae505da | refs/heads/master | 2020-12-24T14:26:35.937688 | 2015-02-10T01:16:16 | 2015-02-10T01:16:16 | 30,569,012 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,095 | h |
#pragma once
#include "powerupsprite.h"
#include "BallSprite.h"
#include "TPlayers.h"
class MultiBallPowerUpSprite :
public PowerUpSprite
{
public:
MultiBallPowerUpSprite(string textureFileName="multiBall.png")
{
setup(textureFileName);
setColor(TGlobal::randomizeColor(sf::Color(200,200,200,255)));
setScale... | [
"andreoliverswe@gmail.com"
] | andreoliverswe@gmail.com |
7aa156c3b3b42513198115711b40f3c425d7ba99 | 1d4d57400a78731b3537e3a2fcc1b60a789027a5 | /GeocoderRequest.cpp | 9363235a3ef13bd6f774c12023237bda6d222828 | [] | no_license | ksmadhu/GoogleMaps-1 | e3c891a4d3320a356ca8cb064cbbc3ec94feb9cf | e85be57e8e6ea7de4d9ec2a4b740f95fb166a1bd | refs/heads/master | 2021-01-09T13:45:58.310197 | 2017-04-06T03:49:56 | 2017-04-06T03:49:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,327 | cpp | #include <exception>
using namespace std;
#include "GeocoderRequest.h"
#include "LatLngBounds.h"
#include "LatLng.h"
googleMaps::GeocoderRequest::GeocoderRequest(QObject *parent)
{
setParent(parent);
}
googleMaps::GeocoderRequest::~GeocoderRequest() {
}
googleMaps::GeocoderRequest::GeocoderRequest(const Geocod... | [
"cwinston@technotainment.com"
] | cwinston@technotainment.com |
5c47e981b9d5f38274a2f8673c96e1a7d25b13cd | 1070f5ab8344627ae983bae9fefd09d49757c87e | /math_lib/math_tmp_2.h | 0bd138fe8a22623b425008f515af0e83c6c2abe1 | [] | no_license | BorisK09/math_lib | b5c77adcb9e4a3fa6439d41fdf2a5577dadfbbb5 | bb854f7541aebe1a2b8ab884d95938880f034741 | refs/heads/master | 2016-09-06T02:46:53.136954 | 2013-09-05T15:04:10 | 2013-09-05T15:04:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,124 | h | /*
#include <cmath>
enum MATRIX_PACK
{
ROW_MAJOR = 0,
COLUMN_MAJOR = 1,
};
*/
/*
template <class BaseType, unsigned int _nRows, unsigned int _nColumns>
class Matrix
{
public:
const unsigned int nRows, nColumns;
BaseType* m;
union
{
struct
{
};
};
Matrix() : nRows(_nRows), nColumns(_nColumns)... | [
"boris132k@gmail.com"
] | boris132k@gmail.com |
c53cfafe7b1ea7d989a09247a91e284a1f6272f7 | 5cf1fc743b87470543002508ea596afcfd008026 | /Comm/glbdefs.h | 6429438a8d9e45aa7f201d5537aa782cb775a390 | [] | no_license | atelsy/dwm156_20141010 | 71ce531dc92965d485ee3ae7147657f0f2d2e6f6 | 68056917319586a815b053b152e37907bf181035 | refs/heads/master | 2021-01-23T14:56:29.777691 | 2014-11-12T07:23:49 | 2014-11-12T07:23:49 | 26,523,423 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,902 | h | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used o... | [
"sy_aaaa@126.com"
] | sy_aaaa@126.com |
34d575773b68ca3233f5c038a449cfcb8426c9ed | 2c36841c1c3bef06fe4a82bd87cacc64425d08c7 | /Source/rclUE/Private/Msgs/ROS2PoseWithCovarianceStampedMsg.cpp | d0116737c698c3330d3baebd76f4475f43c2586b | [] | no_license | saratrajput/rclUE | 29edba1a9b5b218264880b60844e9da2a1474602 | 4521c29ac66caba6eb5aa91483e75751652f91bf | refs/heads/master | 2023-08-12T07:28:01.881375 | 2021-10-04T22:06:57 | 2021-10-04T22:06:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,233 | cpp | // Copyright 2021 Rapyuta Robotics Co., Ltd.
// This code has been autogenerated from geometry_msgs/PoseWithCovarianceStamped.msg - do not modify
#include "Msgs/ROS2PoseWithCovarianceStampedMsg.h"
#include "Kismet/GameplayStatics.h"
void UROS2PoseWithCovarianceStampedMsg::Init()
{
geometry_msgs__msg__PoseWithCovari... | [
"christian.conti@rapyuta-robotics.com"
] | christian.conti@rapyuta-robotics.com |
890a604ecc698eb3f830a3623b89d07195423cc8 | c45ed46065d8b78dac0dd7df1c95b944f34d1033 | /TC-SRM-575-div1-250/qj.cpp | a32d248557185040f964a74f0d496a7debfd1cde | [] | no_license | yzq986/cntt2016-hw1 | ed65a6b7ad3dfe86a4ff01df05b8fc4b7329685e | 12e799467888a0b3c99ae117cce84e8842d92337 | refs/heads/master | 2021-01-17T11:27:32.270012 | 2017-01-26T03:23:22 | 2017-01-26T03:23:22 | 84,036,200 | 0 | 0 | null | 2017-03-06T06:04:12 | 2017-03-06T06:04:12 | null | UTF-8 | C++ | false | false | 279 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long i64;
class TheNumberGameDivOne {
public:
string find(i64 n) {
if (n & 1) return "Brus";
return (__builtin_popcountll(n) == 1 && !(__builtin_clzll(n) & 1)) ? "Brus" : "John"; // find the pattern
}
};
| [
"guru@live.hk"
] | guru@live.hk |
27ba47e1197a0d2c24e9425facb48d6d154a54b2 | c062e57abd677cc7c1fa4ca864a1eb75cce55388 | /알고리즘/프로그래머스/Level2/[1차]프렌즈4블록/[1차]프렌즈4블록.cpp | 04b540d7c8b1f74799b8c379f7cd60dfa78ace2f | [] | no_license | Soogyung1106/Algorithm | 3a732471a69ac760ecece0c6125edbf9788743e8 | a1376e46550d6e335e12a50d772f0241880f2a07 | refs/heads/master | 2023-08-20T14:11:00.464294 | 2021-10-21T13:45:34 | 2021-10-21T13:45:34 | 257,540,169 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,528 | cpp | #include <string>
#include <vector>
#include <iostream>
#include <utility>
#include <algorithm>
using namespace std;
vector<vector <char>> v;
vector<pair <int, int>> p; //삭제할 좌표 <행, 열>
void check(char c, int i, int j){
if(v[i][j+1]==c && v[i+1][j] == c && v[i+1][j+1] == c){
i... | [
"sally1106@naver.com"
] | sally1106@naver.com |
992440583280ceec74381b430b200c616ae78770 | 6ac12e5fe30b8bfa22713e9afdc21ae1e17cd20f | /form/form_overallClu.cpp | 118c5d880fac27aae3416b2385c2e960e54ce647 | [] | no_license | jingzhesiye/9-0-2 | 004bae153309ad881214af6912fede60f0616327 | 79618563cc18ef13b8711180bf209bbdb0180af1 | refs/heads/master | 2020-04-15T18:05:17.834785 | 2016-06-15T07:57:19 | 2016-06-15T07:57:19 | 52,349,024 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 896 | cpp | #include "mainwidget.h"
void MainWidget::fill_form_overallClu( QString str, replaceDocTypeList *replaceDocTypeList_Data)
{
if(overAll_conc.time.startsWith(QString::fromUtf8("不"))||overAll_conc.operating.startsWith(QString::fromUtf8("不"))
||overAll_conc.time.startsWith(QString::fromUtf8("不")))
{
f... | [
"jingzhesiye@163.com"
] | jingzhesiye@163.com |
8f1bfd12f10ac4dea4398b46f2c9ae8ab1908bb6 | fbdf23adb78bac6f1fc451c84bee4a31de4cd283 | /MultiSource/Applications/kimwitu++/testrk.h | f0b168a419309149e1103dd8ddb37f3842d09369 | [] | no_license | edmcman/llvm-test-suite-mcsema | aa18aeee1b44b4b103c886282d1a9a40206746e6 | 92bb50a303a17085997e93190c8031225be6a593 | refs/heads/master | 2021-01-10T12:29:52.549157 | 2016-10-30T20:48:39 | 2016-10-30T20:48:39 | 48,399,018 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,540 | h | /* translation of file(s)
"/home/ed/mcsema-testing/llvm-test-suite/MultiSource/Applications/kimwitu++/inputs/f3.k"
"/home/ed/mcsema-testing/llvm-test-suite/MultiSource/Applications/kimwitu++/inputs/f2.k"
"/home/ed/mcsema-testing/llvm-test-suite/MultiSource/Applications/kimwitu++/inputs/f1.k"
*/
/* generated by:
* ... | [
"eschwartz@cert.org"
] | eschwartz@cert.org |
2625bbe72f849b884df50987a31a4fb4c583b072 | 0d5715d6729c7cf95ef6bace081054547b3d7553 | /agendatablecontextmenu.h | 13910ee159a5531b99810bba5f13e51bad5fc340 | [] | no_license | ealkenbrecher/ETVManager_old | 098ddf9809fe4fa632d1ee0f8ef2c23adc1c3b84 | cc5ceeab293f85d56f860e664191b4edc7b6d2df | refs/heads/master | 2021-01-02T09:36:09.682869 | 2015-03-18T15:13:33 | 2015-03-18T15:13:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 207 | h | #ifndef AGENDATABLECONTEXTMENU_H
#define AGENDATABLECONTEXTMENU_H
#include <QMenu>
class AgendaTableContextMenu : public QMenu
{
public:
AgendaTableContextMenu();
};
#endif // AGENDATABLECONTEXTMENU_H
| [
"e.alkenbrecher@gmx.de"
] | e.alkenbrecher@gmx.de |
3d8a8922c99c59480ebb491bbacaf98207dd7edd | c04b36f0270adbcd0a9d50482496cc9d37f6549e | /ArduinoEEPROM/ArduinoEEPROM.ino | 8c614aa29a49287400ddd90aacf5196be5a5b91c | [
"MIT"
] | permissive | scemtan/Duino-hacks | 262a24a3c997c72925bd30d367515b619a8b3bbb | 7e316e29fece13b9c10360f431463653eaea9d22 | refs/heads/master | 2022-12-30T11:49:58.832525 | 2020-10-22T07:37:13 | 2020-10-22T07:37:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,123 | ino | // ArduinoEEPROM
//
// Copyright 2020 by Bill Westfield
// This is stripped version of ArduinoISP designed to allow access to the EEPROM of
// AVR that is actually running the sketch, using the STK500v1 or Arduino Protocols.
// This is needed because the normal Arduino Bootloader does not support accesss to
// the EE... | [
"westfw@gmail.com"
] | westfw@gmail.com |
cb46e39c2778ea34330caafd25f7cfa6a448f9ae | 208f1c8cca79c55c0df98c7aec920ee5b22e7e13 | /src/game.h | efb6ed7c846bf223ebb84693d88289d845f576a7 | [] | no_license | BenTarman/PhysicsPlatformerGameEngine | 2dad9126f81b3233d6f72e953182601606ead0c4 | 083bf413abde84717ede9336657e1bd2d7820d80 | refs/heads/master | 2021-04-18T19:41:54.546540 | 2017-06-16T23:30:38 | 2017-06-16T23:30:38 | 94,588,242 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 953 | h | #ifndef GAME_HPP
#define GAME_HPP
#include <stack>
#include <vector>
#include <SFML/Graphics.hpp>
#include "TextureManager.h"
#include "FontManager.h"
#include <memory>
class GameState;
class Game
{
public:
bool isSpriteClicked(sf::Text sprite);
sf::RenderWindow window;
TextureManager texmgr;
... | [
"btarman@mymail.mines.edu"
] | btarman@mymail.mines.edu |
3c5acd8893f0c99197bca6b08cd332e7a682d782 | 53ce2379978c3042519ad038c68f98e57b362b07 | /meshutil.cpp | 2016a1c86a9c397a6826b62e5bc3e2b126d5bde7 | [
"MIT"
] | permissive | elementbound/glwrap | c65a8229662fd423211e4f3f52a4ab80a737fc65 | 834fbeacfd2fb4bf56ed9feb06fc58069a08ee49 | refs/heads/master | 2021-01-20T12:05:14.867793 | 2015-05-22T02:43:17 | 2015-05-22T02:43:17 | 32,824,458 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,330 | cpp | #include "meshutil.h"
#include "util.h"
#include <sstream>
#include <string>
//strtod because std::stod is broken on my compiler ( mingw 4.8.1 )
#include <cstdlib>
#include <fstream>
#include <vector>
#include <set>
#include <array>
#include <glm/glm.hpp>
namespace meshutil
{
void read_vec2(std::istream& is, glm... | [
"ezittgtx@gmail.com"
] | ezittgtx@gmail.com |
4e673096b777663f79551a0f731b414fc23c6239 | 9280fea108f5b3912629de7851f6bbbde561c9a4 | /src/common/state_estimation/test/test_kalman_filter.cpp | 650efd7cd663d6a59c222b6fd8a54f9f52f89d0d | [
"MIT",
"Apache-2.0"
] | permissive | bytetok/vde | 93071992618b7c539cd618eaae24d65f1099295b | ff8950abbb72366ed3072de790c405de8875ecc3 | refs/heads/main | 2023-08-23T15:08:14.644017 | 2021-10-09T03:59:09 | 2021-10-09T03:59:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,222 | cpp | // Copyright 2021 Apex.AI, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to i... | [
"Will.Heitman@utdallas.edu"
] | Will.Heitman@utdallas.edu |
9597be6bb01e38a7f60dab3a366d874bf4189ef9 | da9bcb04a400492d226466264b9b6b9efea24059 | /CECS 282/Lectures/Classes/SimpleClasses/strings.cpp | 3085dd18cf93420512afee204f3356ddad93a6c8 | [
"MIT"
] | permissive | hidtran/CECS-Projects | bcb4ea6a1fcddf2d1c45582b903fd6952d3151c8 | d74f30632bf1f7d6e60440e2d2e188dd4363b5dc | refs/heads/master | 2021-01-10T10:02:26.659870 | 2015-10-15T03:35:40 | 2015-10-15T03:35:40 | 44,233,294 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,571 | cpp | #include <iostream>
#include <string> // note this
using namespace std;
/* Explore objects and classes through the Standard Library string class. */
int maint(int argc, char* argv[]) {
// string is a class. It represents a sequence of characters.
// We can create a string variable with assignment.
string s =... | [
"hidtran@gmail.com"
] | hidtran@gmail.com |
73ee09bd317f91b34cf37d405904ce043a4e9d26 | a9817b707768160e37105c7a71eeea8c4db05b6b | /BinaryTree/lowestCommonAncessotorNaive.cpp | 2e8d568cca38864e00126c6b714738bb6d9feac2 | [] | no_license | faisals345/ProblemSolvingShorts | 228e651c0c245c691c64305018efd85d1d590ca5 | a4a7ee28626fc80c6fbf5c903e513cc6f22e16a9 | refs/heads/master | 2023-07-16T01:56:13.740371 | 2021-08-31T11:53:47 | 2021-08-31T11:53:47 | 374,855,919 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,638 | cpp | #include <bits/stdc++.h>
using namespace std;
struct node
{
int data;
node *left;
node *right;
node(int d)
{
data = d;
left = NULL;
right = NULL;
}
};
//1 2 4 -1 -1 5 7 -1 -1 -1 3 -1 6 -1 -1
node *buildTree()
{
int d;
cin >> d;
if (d == -1)
{
... | [
"2019ugcs015@nitjsr.ac.in"
] | 2019ugcs015@nitjsr.ac.in |
88f91e76c708d007d9d2652c6eb6c4bd58c25c7a | f1ac5501fd36e4e420dfbc912890b4c848e4acc3 | /src/ui_interface.h | 59ead211bb6010c4886c817f2d8c8ffdc6fe71f2 | [] | no_license | whojan/KomodoOcean | 20ca84ea11ed791c407bed17b155134b640796e8 | f604a95d848222af07db0005c33dc4852b5203a3 | refs/heads/master | 2022-08-07T13:10:15.341628 | 2019-06-14T17:27:57 | 2019-06-14T17:27:57 | 274,690,003 | 1 | 0 | null | 2020-06-24T14:28:50 | 2020-06-24T14:28:49 | null | UTF-8 | C++ | false | false | 4,644 | h | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2012 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 KOMODO_UI_INTERFACE_H
#define KOMODO_UI_INTERFACE_H
#include <stdint.h>
#include <... | [
"ip_gpu@mail.ru"
] | ip_gpu@mail.ru |
4d2d8ec6ad04c3fa9e46eb7e6ae96b9dd5679f38 | 0f3cd546c1f60b1a47d045c9cbc6ab005d039aa9 | /mfcddraw/mfcddrawDlg.cpp | 31d1243f620a26ce2cfb4acff0b6da5c152a8f3e | [] | no_license | isliulin/legacy-vc6 | 62ea49025c519227af6cf73e5a4d1cc451568eb0 | 5d16f6e0bd71e3dff474cc2394263482c014ae56 | refs/heads/master | 2023-07-07T20:55:51.067797 | 2015-12-17T21:30:53 | 2015-12-17T21:30:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,407 | cpp | // mfcddrawDlg.cpp : Implementierungsdatei
//
#include "stdafx.h"
#include "mfcddraw.h"
#include "mfcddrawDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialogfelddaten
//{{AFX_DATA(CAboutDlg)
enum ... | [
"sebastian.kotulla@gmx.de"
] | sebastian.kotulla@gmx.de |
d33fa25526d0ef059024155630d2fc41dc9b151c | 107dd749c9886d781894e5238d9c2419f7952649 | /src/qt/transactionfilterproxy.cpp | 58a316defb61a2eadda264cd037f9c17c8108144 | [
"MIT"
] | permissive | Coin4Trade/Coin4Trade | ae58e76e09ed5a0cb62def5b91efd848cd77a284 | fb5c4b7580212cd7e3daacd93fabf1be4d20ff7c | refs/heads/master | 2023-08-23T22:42:33.681882 | 2021-10-02T20:58:21 | 2021-10-02T20:58:21 | 281,785,399 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,991 | cpp | // Copyright (c) 2011-2013 The Bitcoin developers
// Copyright (c) 2017 The PIVX developers
// Copyright (c) 2020 The C4T developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "transactionfilterproxy.h"
#include "... | [
"68502813+Coin4Trade@users.noreply.github.com"
] | 68502813+Coin4Trade@users.noreply.github.com |
5867e7c05c8c3a5051e2f495b762267d22ce7ba8 | 085bd798c39346feb10c6bc06fc4456c5bfd9cad | /include/kernel/assembly.hpp | d37ca11f81514911d8fbbbb98562e46c2711edd2 | [
"MIT"
] | permissive | GenuineAster/Asterix | a718dd856783bf99178c7e34a3a3aa3cba5ac5e0 | 31935b321a82963a61d23afba1bbb70e226373f1 | refs/heads/master | 2021-10-11T08:05:09.506136 | 2014-05-17T21:56:29 | 2014-05-17T21:56:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 299 | hpp | #pragma once
extern "C"
{
void set_cr0(uint32_t cr0);
uint32_t get_cr0();
void set_cr1(uint32_t cr1);
uint32_t get_cr1();
void set_cr2(uint32_t cr2);
uint32_t get_cr2();
void set_cr3(uint32_t cr3);
uint32_t get_cr3();
void set_cr4(uint32_t cr4);
uint32_t get_cr4();
uint64_t get_rsi();
}
| [
"mischa@destrock.com"
] | mischa@destrock.com |
4bdd0ecbdc4cac35417c4450c2e3c43f39cda3d4 | f834a91fd9fa445a3c7f3c26a7b09cc0e348b552 | /src/HKNetworkMessage.cpp | df536156f994db4a57024bd1fa40d2bd7e9cbe9a | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | DanielO/Particle-HAP | 90fdd33a1e79f207b820aef736f8b66935972a65 | 3c62f214660cf2383c8fdf5533171f7286a63bde | refs/heads/master | 2020-08-14T15:48:32.956847 | 2019-10-18T05:35:57 | 2019-10-18T05:35:57 | 215,193,671 | 0 | 0 | MIT | 2019-10-15T03:03:16 | 2019-10-15T03:03:16 | null | UTF-8 | C++ | false | false | 1,745 | cpp | #include "HKNetworkMessage.h"
#include "HKStringUtils.h"
HKNetworkMessage::HKNetworkMessage(const char *rawData) {
strcpy(method, "POST");
const char *ptr = rawData;
for (int i = 0; (*ptr)!=0 && (*ptr)!=' '; ptr++, i++) {
method[i] = (*ptr);
method[i+1] = 0;
} ptr+=2;
//Copy messag... | [
"ljezny@gmail.com"
] | ljezny@gmail.com |
b4bcc96df8f41ad176e1a88195b2529d011175c0 | 828390fe5c5c5ac723eaa7c5854f94ad3328ee7a | /PlatformIO/lib/myPowerMonitor/EmonLibPro.h | 67e5de2fd008f77e48154348e9efde4320430e71 | [] | no_license | Ulli2k/HomeControl | 64f58a1cd1978a0c5e1b51d0d58b13785a7c0759 | 767b1e6700ed48bb8bafac450952f7b2e018053b | refs/heads/master | 2021-06-22T01:50:15.473632 | 2019-07-07T19:16:30 | 2019-07-07T19:16:30 | 110,287,523 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,337 | h | /*
Energy monitor Library Pro
Based on emonTx hardware from OpenEnergyMonitor http://openenergymonitor.org/emon/
This is a generic library for any voltage and current sensors.
Interrupt based, implements a zero cross detector and phase-locked loop for better precision.
Reports Voltage, Frequency, Cu... | [
"14141949+Ulli2k@users.noreply.github.com"
] | 14141949+Ulli2k@users.noreply.github.com |
41f45cb43611b21ee0dc867d653e22d6c057206d | 29f2549998b45a046930f3b1c5e3024791b1be16 | /include/llvm/CompilerDriver/Plugin.h | 9f9eee3c0db99b566b5ec5225a1d5aa830de8d91 | [
"NCSA"
] | permissive | fanfuqiang/iec-61131_new | eda210bd30a6a32e3d14c3d3e87f51b179124c72 | fde56fdefd60e33facaa07661e388ed6c916c763 | refs/heads/master | 2016-09-05T14:59:12.678870 | 2015-02-06T23:55:09 | 2015-02-06T23:55:09 | 30,048,552 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,474 | h | //===--- Plugin.h - The LLVM Compiler Driver --------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open
// Source License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"feqin1023@gmail.com"
] | feqin1023@gmail.com |
5c39eba5989b87b36d11eda146907696d7841154 | 2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0 | /fuzzedpackages/tlrmvnmvt/src/svd.cpp | 08d2e089055ab3c64eb26123e219adb51cf0fba7 | [] | no_license | akhikolla/testpackages | 62ccaeed866e2194652b65e7360987b3b20df7e7 | 01259c3543febc89955ea5b79f3a08d3afe57e95 | refs/heads/master | 2023-02-18T03:50:28.288006 | 2021-01-18T13:23:32 | 2021-01-18T13:23:32 | 329,981,898 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,720 | cpp | #include <RcppEigen.h>
#include <R_ext/Lapack.h>
#include <R_ext/Print.h>
#include "svd.h"
using namespace std;
using namespace Eigen;
/*
svd decomposition
Decomposition is performed to a leading block of A of size
ARowNum X AColNum
work should be of dimension larger than 5 X m... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
4696032f14c2dba9b761d3861cfb7b28a5fc1022 | fb2d77dbb104dcf1406319c8a310904d03b24204 | /Practice/Level8/Exercises/5.1/Exercise 1/Exercise 1/Array.cpp | 91985ef86e4b319921ac82080e2e90419a96a1a6 | [] | no_license | mandeepsaikia/CPP-Programming-for-Financial-Engineering | 536a45f86c6263527651e3b5272f5d8e97315a85 | 9338166b3bebf10775f65e5c272e68278eb3ad34 | refs/heads/master | 2022-10-27T07:13:23.092005 | 2022-09-27T19:52:07 | 2022-09-27T19:52:07 | 175,872,048 | 0 | 0 | null | 2019-03-15T18:26:58 | 2019-03-15T18:26:58 | null | UTF-8 | C++ | false | false | 3,606 | cpp | //
// Array.cpp
// Exercise 1
//
// Created by Changheng Chen on 2/9/17.
// Copyright © 2017 Changheng Chen. All rights reserved.
//
#ifndef Array_CPP
#define Array_CPP
#include "SizeMismatchException.hpp"
#include "OutOfBoundsException.hpp"
#include "Array.hpp"
#include <iostream>
namespace chako
{
namespac... | [
"chiongheng.chen@gmail.com"
] | chiongheng.chen@gmail.com |
9b30fba793f2a44cb80abf7689949ab73a64d44c | 6b9cab39e61c5e2ec156a7312b62ce60bf301396 | /Trees and Graphs/binaryTree.cpp | bbd9b3316f2854c4514dc8cac672a70c8c7f1579 | [] | no_license | HItzz07/VsCode-CP | 4ed21ff4a25f99a3af0573fdf8676dac5e21d9b1 | e75eab0fd4994ee1aac3e9eec7fad6a25e6a91ad | refs/heads/master | 2023-02-16T19:33:13.744202 | 2020-06-13T01:59:49 | 2020-06-13T01:59:49 | 271,918,831 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,576 | cpp | #include<bits/stdc++.h>
using namespace std;
#define COUNT 10
class Node{
public:
int data;
Node *left,*right;
};
Node* newNode(int d){
Node *node = new Node;
node->data=d;
node->left=NULL;
node->right=NULL;
return (node);
};
void displayPreorder(Node *root){
if(root==NUL... | [
"noreply@github.com"
] | noreply@github.com |
ded27c1741c223f079092bad0e22553519a1fb36 | 60e284d357878ec65ca4527c182d95defac18d13 | /io/OutputStream.cpp | ff02698c7bd24e9f0885f26ed7f5dabd56fcb4a7 | [] | no_license | keyguansz/Obotcha | ee2198bc403e6d7ae76dbb5f0c758f35f0a4d0ad | c0cc39294d90abc9d7b92f79970bf4de573f70c8 | refs/heads/master | 2020-05-13T03:28:25.797363 | 2019-04-09T14:25:30 | 2019-04-09T14:25:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 355 | cpp | #include "OutputStream.hpp"
namespace obotcha {
bool _OutputStream::write(char c) {
//TODO
return false;
}
bool _OutputStream::write(char *buffer,int size) {
//TODO
return false;
}
bool _OutputStream::open() {
//TODO
return false;
}
void _OutputStream::close() {
//TODO
}
void _Outp... | [
"wang_sun_1983@yahoo.co.jp"
] | wang_sun_1983@yahoo.co.jp |
320df62c90ada4687d4bbf888aa371e76d11c838 | 18de2e600c01c29bb83d0714923a4d8583e36bed | /flashlight/app/asr/augmentation/AdditiveNoise.h | fef039adf5e6bb4c08f5e063676942e7ee90783d | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mega-cqz/flashlight | 5f5350ebf0f2596120405a902f08ded1e85c65c8 | 3d7bff540722b3a2e60ff89763134be579ef0b94 | refs/heads/master | 2023-02-17T02:06:49.003993 | 2021-01-16T19:58:57 | 2021-01-16T20:00:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,238 | h | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#include "flashlight/app/asr/augmentation/SoundEffect.h"
#include <random>
#include <string>
#include <vector>... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
1ebb5100726e2b5ec45640b48811884c62ba5ba1 | efa458412aa27e4f7c37eb4ad24bc04376f5e3e9 | /Lib/MPM/Force/MpmForceBase.cpp | 0e6cd410f2a2c5595fd1e50677b9ae4abef46df7 | [
"MIT"
] | permissive | Remotion/HOT | 27e28f020bc6977f562e714ad6e469e143bd6f23 | d8d57be410ed343c3fb37af6020cf5e14a0d1bec | refs/heads/master | 2022-04-25T06:39:06.228059 | 2020-04-25T19:24:21 | 2020-04-25T19:24:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,800 | cpp | #include "MpmForceBase.h"
#include <Ziran/CS/Util/AttributeNamesForward.h>
#include <Ziran/CS/Util/Timer.h>
#include <Ziran/Math/Geometry/Elements.h>
#include <Ziran/Math/Geometry/Particles.h>
#include <Ziran/Physics/LagrangianForce/LagrangianForce.h>
#include <Ziran/Sim/Scene.h>
namespace ZIRAN {
template <class T, ... | [
"wxlwxl1993@zju.edu.cn"
] | wxlwxl1993@zju.edu.cn |
d48015580b85853fd218c237cb21dcf703048b6d | 04cbaea0cd4ca0a018ae673437a6063cefbb443f | /src/shadow_pa10_trajectory_1_foam.cpp | 4ed06274d75939b3b9bcea999c16c65b7a0d2f86 | [] | no_license | AngelDR/trajectory_execution | 1e616c2bf2b539ade2494cffaa4a776bee6a851e | f472ec3a7ca3e9b9f7202c3f1da488a580e4543a | refs/heads/master | 2020-04-30T04:09:47.464200 | 2016-02-18T15:52:48 | 2016-02-18T15:52:48 | 39,887,917 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,322 | cpp | /* Author: Angel Delgado */
#include <ros/ros.h>
// MoveIt!
#include <moveit/robot_model_loader/robot_model_loader.h>
#include <moveit/robot_model/robot_model.h>
#include <moveit/robot_state/robot_state.h>
#include <moveit_msgs/DisplayRobotState.h>
#include <moveit/move_group_interface/move_group.h>
#include <moveit... | [
"angeldelrod@gmail.com"
] | angeldelrod@gmail.com |
e65229ae8ab0aa16d0ba556edbdafab68c9a83ed | 87483f2d2d6ba74a6d05332d02ca042e379bae4c | /citizen.cpp | 4f6234137e6b1a6d151a59cdfe42c90b5b9cb36a | [] | no_license | Yossi-boop/electionFinal | 045ee55f3213624dd1b95158d5b58f920e9a8a56 | 19cd3b4c4168b9413d2369dcd6920e9bff7297c0 | refs/heads/master | 2022-11-15T20:17:18.420326 | 2020-06-21T10:00:02 | 2020-06-21T10:00:02 | 273,877,127 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,941 | cpp | #define _CRT_SECURE_NO_WARNINGS
#include <iostream>
using namespace std;
#include "citizen.h"
int const VALID_YEAR = 2002; //all citizens in our electios system must be over 18
//C'tor
Citizen::Citizen(const string name, const Date& birthday, int id, int ballotNum, bool isIsolated) throw (string, string) : ... | [
"noreply@github.com"
] | noreply@github.com |
af13609715b8ab4afc1dbd39d34a55a556ff7d06 | c78f01652444caa083ca75211bae6903d98363cb | /devel/include/mavlink/v2.0/matrixpilot/mavlink_msg_serial_udb_extra_f2_b.hpp | f77107da9ec54569f04b99b527483a952ebc83ab | [
"Apache-2.0"
] | permissive | arijitnoobstar/UAVProjectileCatcher | 9179980f8095652811b69b70930f65b17fbb4901 | 3c1bed80df167192cb4b971b58c891187628142e | refs/heads/master | 2023-05-01T11:03:09.595821 | 2021-05-16T15:10:03 | 2021-05-16T15:10:03 | 341,154,017 | 19 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 14,324 | hpp | // MESSAGE SERIAL_UDB_EXTRA_F2_B support class
#pragma once
namespace mavlink {
namespace matrixpilot {
namespace msg {
/**
* @brief SERIAL_UDB_EXTRA_F2_B message
*
* Backwards compatible version of SERIAL_UDB_EXTRA - F2: Part B
*/
struct SERIAL_UDB_EXTRA_F2_B : mavlink::Message {
static constexpr msgid_t MS... | [
"arijit.dg@hotmail.com"
] | arijit.dg@hotmail.com |
e263b566f085fbfbf86dabbeacbb6e0cd8d1bfe6 | c90d34884688a881679bf9580764431ae3ff7448 | /include/RaZ/Render/Camera.hpp | 74d35e7dc4509d0854519c20ab51e2534df2d5ba | [
"MIT"
] | permissive | mtola/RaZ | dac5d508ea732d261fa07a0ecb937e63e717c685 | 51f8853d94d3e9d5939582dbdd64ac1766916259 | refs/heads/master | 2021-04-15T17:07:28.559056 | 2018-03-21T12:02:28 | 2018-03-21T12:02:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,070 | hpp | #pragma once
#ifndef RAZ_CAMERA_HPP
#define RAZ_CAMERA_HPP
#include <memory>
#include "RaZ/Math/Matrix.hpp"
#include "RaZ/Math/Vector.hpp"
#include "RaZ/Math/Constants.hpp"
#include "RaZ/Math/Transform.hpp"
namespace Raz {
class Camera : public Transform {
public:
Camera(unsigned int frameWidth,
... | [
"romain.milbert@gmail.com"
] | romain.milbert@gmail.com |
7f1f680069111d05243df6bdfb0028f0facfc79a | c6c159fb17a5ac18a7710f6bce826277f1385883 | /home_sen_net/working-sever-08-12/HomeSenNet.cpp | c72a94666926f96d7d87e6f6ca0864c10a2a2e87 | [] | no_license | sepulvedareinaldo/ard_rxtx | 062af41b5929db1c45ed31bf20cded060eca7b01 | b4f404373f2ddeaaa7ce6d46e30c1fd7bb3497cd | refs/heads/master | 2020-03-27T06:27:36.925073 | 2018-09-09T18:14:15 | 2018-09-09T18:14:15 | 146,107,789 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,838 | cpp | /*
open to anyone
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
*/
/**
* first shot at home sensor network as a standard library to load to all Arduino-Sensors that varies only by ... | [
"rsepulveda3@gatech.edu"
] | rsepulveda3@gatech.edu |
c60e536717158ff7e5cd691ea0e24e6f8374c67a | 2d209723d1a723df319d60c3805aa598f0677f6f | /include/ArrayDatasetReaderT.h | 2801622ac54f3bc6a8ddab3a077cf37080f55139 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | HDFGroup/psh5x | d81bcf7a4b92cc59b43ef0e3c508de53e2193eb9 | 4d1521ed79cd894b34329ab019213bd783721e6b | refs/heads/master | 2020-05-18T11:20:23.635946 | 2015-07-15T20:57:53 | 2015-07-15T20:57:53 | 39,159,932 | 6 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,454 | h | #pragma once
#include "ArrayUtils.h"
#include "H5ArrayT.h"
#include "HDF5Exception.h"
#include "PSH5XException.h"
extern "C" {
#include "H5Dpublic.h"
#include "H5Spublic.h"
#include "H5Tpublic.h"
}
#include <vector>
namespace PSH5X
{
template <typename T>
public ref class ArrayDatasetReade... | [
"gheber@bc1736a7-42db-4d61-a5e1-31a1cdc50de3"
] | gheber@bc1736a7-42db-4d61-a5e1-31a1cdc50de3 |
18f6f2361c6d1ba2dc0d7926647dbfe3b0b48986 | bb867828b2aa7211d08e86591c4fcabc3870edc6 | /322-coin-change/solution.cpp | aa9838b385684bd43efb47269f093b3b14a31c7c | [] | no_license | zhiwei1988/LeetCode | de3c2b608a4837614c46139657b86f573c93eb12 | ba2342998f40597c3e27c1cf09f0b90fa71e233a | refs/heads/master | 2023-09-04T04:36:46.502821 | 2021-10-27T13:24:16 | 2021-10-27T13:24:16 | 239,124,852 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 603 | cpp | class Solution {
public:
int coinChange(vector<int>& coins, int amount) {
// dp[i] 表示当总金额为 i 时所需的最小硬币个数
vector<int> dp(amount+1, amount+1);
dp[0] = 0;
for (int i = 1; i <= amount; i++) {
for (int j = 0; j < coins.size(); j++) {
int coin = coins[j];
... | [
"zhiweix1988@gmail.com"
] | zhiweix1988@gmail.com |
d5756cc0ca44d7ded1cf758bb9c16472b45d6856 | 5acf116c716f09357ffa703edd1ddde954c08a45 | /src/srv/fs/cfg_pre_process.cpp | 32bb16ea7971175f50de0d93a38a9fab5b6f3962 | [] | no_license | terencejia/demo-test | b372f2cec66034c0ca60395cc88dbb156dd29968 | ed9c2f9eed4f8c0d383c8daed68df9235d24b925 | refs/heads/master | 2021-01-01T06:28:00.247361 | 2017-07-18T00:46:25 | 2017-07-18T00:46:25 | 97,428,512 | 0 | 0 | null | 2017-07-17T03:46:06 | 2017-07-17T02:48:18 | null | UTF-8 | C++ | false | false | 8,795 | cpp | #include <fs_log.hpp>
#include <zmsg/zmsg_utils.hpp>
#include "cfg_pre_process.hpp"
namespace svcFS {
static void clamp_hvb_volt(double & dst, const double & max_volt)
{
if (dst < 0.0) {
log_warning("hvb strength underflow %f increase to 0.0", dst);
dst = 0.0;
return;
}
if (dst > max_volt) {
log_warning... | [
"terence.jia@163.com"
] | terence.jia@163.com |
18b0f8a0f1a42493ed18767fa0114dcd85f64382 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /third_party/WebKit/Source/modules/notifications/NotificationPermissionCallback.h | 6aa5aec038ca5eb4d9a1f4381860cdc530d136fc | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 1,844 | h | /*
* Copyright (C) 2012 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
336e972655d3093f96ebb58d335d9d4aae01cbde | f294032af74bb76a72a640cad3fe5e051c54a232 | /Mapbox/MapboxAR/Classes/Native/Il2CppCompilerCalculateTypeValues_32Table.cpp | da90644f93a83881a2b6b26b6ead608a88254e38 | [] | no_license | cgathergood/DomainAR | 751faad5acc2806036fa82e7b61d01ab72d8cf16 | 28c5a9347eed5e1f66aa413e09f743a6e69887e4 | refs/heads/master | 2021-01-19T00:58:47.356117 | 2017-07-13T03:27:51 | 2017-07-13T03:27:51 | 95,612,386 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,671 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include "class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "AssemblyU2DCSharp_Mapbox_Unit... | [
"calumgathergood@gmail.com"
] | calumgathergood@gmail.com |
4e5b728069bdedc97cd4dc1d8e77b40bfa15c1d9 | 54ea76530e2f0823cc39bbfebc9c5f2ab28014c6 | /remove-duplicates-from-sorted-array/remove-duplicates-from-sorted-array.cpp | cd77fab8291c95b1056082e318e683081711c7a9 | [] | no_license | adithyagaurav/Cpp_problems | 28e7323049adb99827ed4ba673e00121a69fe6e6 | f1cc9ecd8d08c0c5311548edc7cfb306af251e45 | refs/heads/main | 2023-06-29T07:04:24.928404 | 2021-07-24T11:21:25 | 2021-07-24T11:21:25 | 380,239,666 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,237 | cpp | /*
Solving the question using stack, each number from vector is popped, it is pushed to stack only if its not equal to the top of stack. Once all the elements from the vector have been popped, all the elements in stack are pushed back to the vector
*/
class Solution {
public:
int removeDuplicates(vector<int>& num... | [
"41729963+adithyagaurav@users.noreply.github.com"
] | 41729963+adithyagaurav@users.noreply.github.com |
4a38456abd3ba83d84cf44932962ef05799b6bd8 | 91b73204301dc0d26a196ec03da4d1f20d6834ec | /javac.cpp | 7b388454c73ace340f474d8d0ac5235121f4c648 | [] | no_license | kkathpal153/Spoj- | eec8347a0e64661798ebfb1057fcd6cef0d54006 | 37a947a22d0936a7f354854bff72dcb2d3d76b64 | refs/heads/master | 2021-01-10T08:29:32.415944 | 2018-09-24T12:19:56 | 2018-09-24T12:19:56 | 52,425,031 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,117 | cpp | #include<iostream>
#include<string.h>
using namespace std;
void cp (string s)
{
int i;
if(s[0]=='_'||s[s.length()-1]=='_')
{ cout<<"Error!\n";
return;
}
for(i=0;i<s.length();i++)
{
if((s[i]=='_'&&s[i+1]!='_')&&islower(s[i+1]))
{
s.erase(s.begin()+i);
s[i]=toupper(s[i]);
}... | [
"kunalkathpal153@gmail.com"
] | kunalkathpal153@gmail.com |
9d73cd62a08f0d0d5d1d792bc6f7eab2926ff8b1 | 548f0ab0398613c5221778010e865c3652d0d00b | /SampleOSXCocoaPodsProject/Pods/BRCLucene/src/core/CLucene/index/SegmentReader.cpp | a109e486051864f6ecf2d81fa3e244310d09c219 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"LGPL-2.1-or-later"
] | permissive | vlado-rudenok/BRFullTextSearch | 921cdeab5600f843f2bafb0a6607f52f4f0c867d | 22e50bc92e48c5af3803f0ad503298b2438b8e79 | refs/heads/master | 2020-07-01T06:50:03.027375 | 2017-07-19T03:35:15 | 2017-07-19T03:35:15 | 201,080,316 | 0 | 0 | Apache-2.0 | 2019-08-07T15:45:44 | 2019-08-07T15:45:43 | null | UTF-8 | C++ | false | false | 36,121 | cpp | /*------------------------------------------------------------------------------
* Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team
*
* Distributable under the terms of either the Apache License (Version 2.0) or
* the GNU Lesser General Public License, as specified in the COPYING file.
---------------------... | [
"git+matt@msqr.us"
] | git+matt@msqr.us |
b4bf15eba38c4144b3e1ec9c9dee67975a072ed3 | 037e25818ffabad34b9888f1e32a2264e8dabd98 | /include/Intrusion/Services/TowerPlaceableSurfaceService.hpp | d2d4accc67bd27e3ffa81edbf9b815570fd7f61b | [] | no_license | MarkRDavison/Games | b5e8e06f61e0b0c0a8c885d8d998531f50ffb32a | 004d8021b50e49748a846484599050560e31594a | refs/heads/master | 2018-11-15T04:28:55.001571 | 2018-11-09T05:30:35 | 2018-11-09T05:30:35 | 141,380,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 683 | hpp | #ifndef INCLUDED_INTRUSION_SERVICES_TOWER_PLACEABLE_SURFACE_SERVICE_HPP_
#define INCLUDED_INTRUSION_SERVICES_TOWER_PLACEABLE_SURFACE_SERVICE_HPP_
#include <Intrusion/Services/ITowerPlaceableSurfaceService.hpp>
namespace itr {
class TowerPlaceableSurfaceService : public ITowerPlaceableSurfaceService {
public:
To... | [
"markdavison0+github@gmail.com"
] | markdavison0+github@gmail.com |
8db314fe02bb12fd57c8eabf5879dfbf0dbfd8cb | d829d426e100e5f204bab15661db4e1da15515f9 | /tst/EnergyPlus/unit/ConstructionInternalSource.unit.cc | 8f268854d58937a02c1771ad1a949747d26bf416 | [
"BSD-2-Clause"
] | permissive | VB6Hobbyst7/EnergyPlus2 | a49409343e6c19a469b93c8289545274a9855888 | 622089b57515a7b8fbb20c8e9109267a4bb37eb3 | refs/heads/main | 2023-06-08T06:47:31.276257 | 2021-06-29T04:40:23 | 2021-06-29T04:40:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,671 | cc | // EnergyPlus, Copyright (c) 1996-2020, The Board of Trustees of the University of Illinois,
// The Regents of the University of California, through Lawrence Berkeley National Laboratory
// (subject to receipt of any required approvals from the U.S. Dept. of Energy), Oak Ridge
// National Laboratory, managed by UT-Batt... | [
"ffeng@tamu.edu"
] | ffeng@tamu.edu |
fe17de6ce1b2699bfb8149625c13e99736c6dc76 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /sql/recover_module/btree.h | 6538c0b61d2125b9317742e91f0aad9650f08dd2 | [
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | C++ | false | false | 6,822 | 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 SQL_RECOVER_MODULE_BTREE_H_
#define SQL_RECOVER_MODULE_BTREE_H_
#include <cstdint>
#include "base/logging.h"
#include "base/sequence_checker.h"
... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
bb02510bbca2923adcb34ad29ee7044083b9fad4 | 386e80cb6120123c217a28b4440df05231e934be | /contest_5/solutions/1004.cpp | 6c44544ae4dae0e475e3557608216c56c42120d3 | [] | no_license | luojinrong/ACM | 93170a71f9ca138925b7c84cd16272d237aba270 | c0df9dfb1e862749f5ef2902941b925b1648b245 | refs/heads/master | 2020-03-26T18:04:51.108682 | 2019-07-29T09:15:21 | 2019-07-29T09:15:21 | 145,195,181 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,349 | cpp | #include <bits/stdc++.h>
using namespace std;
const int maxn = (int)1e5 + 1, maxd = 17;
int t, n, m, lnk[maxn], rdep[maxn], mx, rfa[maxd][maxn];
struct Edge {
int nxt, v;
} e[maxn << 1 | 1];
bool ban[maxn];
int tot, ord[maxn], fa[maxn], dep[maxn];
void bfs(int rt) { // fa[rt], dep[rt] have been set
tot = 0... | [
"840841939@qq.com"
] | 840841939@qq.com |
88206df239091dc67bc625290c606aa9d58821ee | 3a578cc42c4b740f15bc594dbaaa31bb9d87c947 | /src/util/overflow.h | 369762b5fef42c663872b16edcc20f5a6397d242 | [
"MIT"
] | permissive | syscoin/syscoin | 7dded55aaf33a454bf1be1e80cb89b60f4fe5409 | 310151bd2e4860375de146c0568293559ad8b459 | refs/heads/master | 2023-08-17T06:35:29.025512 | 2023-08-16T11:57:03 | 2023-08-17T01:25:08 | 52,762,278 | 144 | 90 | MIT | 2023-09-08T17:52:13 | 2016-02-29T03:47:32 | C++ | UTF-8 | C++ | false | false | 1,477 | h | // Copyright (c) 2021-2022 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 SYSCOIN_UTIL_OVERFLOW_H
#define SYSCOIN_UTIL_OVERFLOW_H
#include <limits>
#include <optional>
#include <type_traits>... | [
"jsidhu@blockchainfoundry.co"
] | jsidhu@blockchainfoundry.co |
bc229c14a8e4b83b0f6143567c020afe2b0afbe9 | 46279163a543cd8820bdc38133404d79e787c5d2 | /test/cpp/jit/test_class_type.cpp | 21229594d56d0f6ef0f6017a22f3e96b7bd66dbb | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | erwincoumans/pytorch | 31738b65e7b998bfdc28d0e8afa7dadeeda81a08 | ae9f39eb580c4d92157236d64548b055f71cf14b | refs/heads/master | 2023-01-23T10:27:33.628897 | 2020-12-06T01:22:00 | 2020-12-06T01:23:40 | 318,930,000 | 5 | 1 | NOASSERTION | 2020-12-06T01:58:57 | 2020-12-06T01:58:56 | null | UTF-8 | C++ | false | false | 1,916 | cpp | #include <gtest/gtest.h>
#include <test/cpp/jit/test_utils.h>
#include <torch/torch.h>
namespace torch {
namespace jit {
TEST(ClassTypeTest, AddRemoveAttr) {
auto cu = std::make_shared<CompilationUnit>();
auto cls = ClassType::create("foo.bar", cu, true);
cls->addAttribute("attr1", TensorType::get(), true);
... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
29d32d2dbb09125c0ddc1a6154f83668a14a80fb | c42cbe94d0bfd1b68392a84d6c7f045918d73f35 | /Scanner/src/Symbol.cpp | 0eed836e78aa13e99fd0ce3ba41aa06874cf7abd | [] | no_license | coltonmorris/compiler | 34c4e9cc7f6c06ed5f8a8828ab8cc78cde48dcbd | ec7dbc5ff33f4add9855da2e5b6720054ca108e1 | refs/heads/master | 2020-12-30T22:43:55.297035 | 2017-02-01T21:49:55 | 2017-02-01T21:49:55 | 80,657,295 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,629 | cpp | #include "Symbol.h"
bool SymbolTableClass::Exists(std::string s){
std::vector<Variable>::const_iterator ptr;
for (ptr = SymbolTable.begin();ptr != SymbolTable.end();ptr++){
if (ptr->mLabel == s){
return true;
}
}
return false;
}
void SymbolTableClass::AddEntry(std::string s){
if (!Exists(s)){
... | [
"coltonmorris94@gmail.com"
] | coltonmorris94@gmail.com |
a503b0fd45c903d0ea812391b054a396d4678521 | fbd03f99969e62922ec785efd0105da7d18cf15b | /Impl/Test.cpp | 9894cd18cb4f201a773bfea454dcd2ac1d08695b | [] | no_license | nycshisan/DI2020 | e47db6ba6645ef9438489c3ae785d7ee2ccf271f | 541b5c9485c3e0532b679a8c5b333a8d50d6b852 | refs/heads/master | 2022-11-29T18:04:04.930966 | 2020-08-02T08:49:45 | 2020-08-02T08:49:45 | 280,866,703 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,697 | cpp | #include "PCH.h"
#include "Test.h"
#include "WordRAM.h"
#include "BitVector.h"
void SelfTest() {
WordRAM::CompressedArray::Test();
BitVector::Test();
}
void _TestCAImpl(RandomGenerator &rg, Int length, Int wordSize, std::ostream *logger = nullptr) {
rg.reseed();
Int *buf = new Int[length];
Int m... | [
"14307110157@fudan.edu.cn"
] | 14307110157@fudan.edu.cn |
f4bae1ecbbf4ef1d46cee11215ad158203e586e0 | 67a46851a67f0a93d7312c5a9a89c942e37b73eb | /algorithm/HDU-ACM/HDU_ACM_C++/1979.cpp | eeff9e1f2a2ac3775bb60e4238f076105c94b571 | [] | no_license | zhangwj0101/codestudy | e8c0a0c55b0ee556c217dc58273711a18e4194c9 | 06ce3bb9f9d9f977e0e4dc7687c561ab74f1980b | refs/heads/master | 2021-01-15T09:28:32.054331 | 2016-09-17T11:11:06 | 2016-09-17T11:11:06 | 44,471,951 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,500 | cpp | ////////////////////System Comment////////////////////
////Welcome to Hangzhou Dianzi University Online Judge
////http://acm.hdu.edu.cn
//////////////////////////////////////////////////////
////Username: devil_momo
////Nickname: Lucifer
////Run ID:
////Submit time: 2008-11-20 20:44:00
////Compiler: Visual C++... | [
"zhangwj@zhangwj-MacBook-Pro.local"
] | zhangwj@zhangwj-MacBook-Pro.local |
2b5200bc7de761d373fadc5a0c4745458d8acbf6 | 41d6b7e3b34b10cc02adb30c6dcf6078c82326a3 | /src/plugins/azoth/plugins/vader/avatarstimestampstorage.h | 4aab7a2fe5813c0bf93015ed5cb1db63d965999c | [
"BSL-1.0"
] | permissive | ForNeVeR/leechcraft | 1c84da3690303e539e70c1323e39d9f24268cb0b | 384d041d23b1cdb7cc3c758612ac8d68d3d3d88c | refs/heads/master | 2020-04-04T19:08:48.065750 | 2016-11-27T02:08:30 | 2016-11-27T02:08:30 | 2,294,915 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,193 | h | /**********************************************************************
* 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 |
53366eba1d485a0f478b9adfe506a720132dce27 | c85df84d7c98ad8e379b20714fb26723d567b001 | /src/messageRobotics.pb.cc | b199f65d240c3ebb48a64cb440816f3cc9182be5 | [] | no_license | klauski/get_polaris3d_deep_dataset | 910078f1d5d669203fd87adcdbffda0f68ec5e0f | 85a5d2f87a931334511e30391feb2ea5b7e56561 | refs/heads/master | 2020-04-11T23:39:42.775806 | 2018-12-17T18:47:04 | 2018-12-17T18:47:04 | 162,174,513 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 77,190 | cc | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: messageRobotics.proto
#include "messageRobotics.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/port.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_i... | [
"noreply@github.com"
] | noreply@github.com |
ca77de482e384fb2f80da7d3016b599a9ab67d6f | 612325535126eaddebc230d8c27af095c8e5cc2f | /src/net/disk_cache/blockfile/sparse_control.cc | a20012628122b539df961b6c4a4b578ff48fba3b | [
"BSD-3-Clause"
] | permissive | TrellixVulnTeam/proto-quic_1V94 | 1a3a03ac7a08a494b3d4e9857b24bb8f2c2cd673 | feee14d96ee95313f236e0f0e3ff7719246c84f7 | refs/heads/master | 2023-04-01T14:36:53.888576 | 2019-10-17T02:23:04 | 2019-10-17T02:23:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,740 | cc | // Copyright (c) 2012 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 "net/disk_cache/blockfile/sparse_control.h"
#include <stdint.h>
#include "base/bind.h"
#include "base/format_macros.h"
#include "... | [
"2100639007@qq.com"
] | 2100639007@qq.com |
94b4af62bc5f412473844d9ff02219a4185175e9 | 42c3e312765e4835150584ee09ce3a01ad286e00 | /csx/csx.cc | 1c5089343714e3695be230bdc937dcef1699ddfb | [
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | cslab-ntua/csx | 8ca6a842103f17b5d2124778911601053d5d8979 | 94dbf1471a7c55d637b824e92011ce7b9cb123ab | refs/heads/master | 2016-09-06T00:30:10.903237 | 2012-09-14T09:10:27 | 2012-09-14T09:14:27 | 1,351,039 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,679 | cc | /*
* csx.cc -- The CSX Manager implementation
*
* Copyright (C) 2009-2011, Computing Systems Laboratory (CSLab), NTUA.
* Copyright (C) 2009-2011, Kornilios Kourtis
* Copyright (C) 2010-2012, Theodoros Gkountouvas
* Copyright (C) 2011-2012, Vasileios Karakasis
* All rights reserved.
*
* This file is distributed... | [
"bkk@scirouter"
] | bkk@scirouter |
653f14be27d1679da407d09096b922f33a658899 | 6cc69d2446fb12f8660df7863d8866d29d52ce08 | /src/Practice/Websites/GeeksForGeeks/Linkedlist/Page 3/SinglyLinkedListPalindrome.h | 7602de4e1b8dc530edf306c4d0f7e862caeea0f6 | [] | no_license | kodakandlaavinash/DoOrDie | 977e253b048668561fb56ec5c6d3c40d9b57a440 | f961e068e435a5cedb66d0fba5c21b63afe37390 | refs/heads/master | 2021-01-23T02:30:10.606394 | 2013-09-12T08:06:45 | 2013-09-12T08:06:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,889 | h | /*
* SinglyLinkedListPalindrome.h
*
* Created on: Apr 18, 2013
* Author: Avinash
*/
//
// Testing Status
//
#include <string>
#include <vector>
#include <cstdlib>
#include <cstdio>
#include <cmath>
#include <algorithm>
#include <ctime>
#include <list>
#include <map>
#include <set>
#include <bitset>
#include ... | [
"kodakandlaavinash@gmail.com"
] | kodakandlaavinash@gmail.com |
e4001ab5e19fbbb587511552a073e05996002a55 | dd2bcd6e829347eef6ab8020bd8e31a18c335acc | /ThisIsASoftRenderer/Editor/XTP/Source/SyntaxEdit/XTPSyntaxEditLineMarksManager.h | 4dd8f1dfacba8c0502cb828ece6b38160a1aec59 | [] | no_license | lai3d/ThisIsASoftRenderer | 4dab4cac0e0ee82ac4f7f796aeafae40a4cb478a | a8d65af36f11a079e754c739a37803484df05311 | refs/heads/master | 2021-01-22T17:14:03.064181 | 2014-03-24T16:02:16 | 2014-03-24T16:02:16 | 56,359,042 | 1 | 0 | null | 2016-04-16T01:19:22 | 2016-04-16T01:19:20 | null | UTF-8 | C++ | false | false | 23,183 | h | // XTPSyntaxEditLineMarksManager.h : header file
//
// This file is a part of the XTREME TOOLKIT PRO MFC class library.
// (c)1998-2011 Codejock Software, All Rights Reserved.
//
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
// RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRI... | [
"54639976@qq.com"
] | 54639976@qq.com |
2de624358b5ffb0b07a3d24f6e60450c2a6ba5e7 | a4112183fe925673d75a825fe22379f34e85a108 | /VID.cpp | 115fef893950cbe057070e995b81cd3971a5c1b5 | [] | no_license | irfanrah/OpenCV_Learn | fa1c41738d7b001e4b1ed1ab7a7055229861ca88 | 9edf20523af68ed9ebe1420c28b6658fba33c1bc | refs/heads/master | 2022-05-29T00:35:27.390468 | 2019-08-17T17:20:36 | 2019-08-17T17:20:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,079 | cpp | #include "opencv2/imgcodecs.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/imgproc.hpp"
#include <iostream>
#include <string>
#include <sstream>
#include <cmath>
using namespace cv;
using namespace std;
//convert double to string
namespace patch
{
template<typename T> std::string to_string(const T& n)
{... | [
"noreply@github.com"
] | noreply@github.com |
87b21039909cacba5845c9668e263faed792928e | c79dc016ca85e461e89393ab59a4ebce80160161 | /Ice Climber Clone/TopiWalkingDeadState.h | c4c78199c01fd02f2be0e62c650cdeb737063ab9 | [] | no_license | janplaehn/Ice-Climber | e37d6e112aeb6e8164e1d8cab60036e5d896c3e2 | 1d0dcfc7aaa234aa0f9152d90c43ab285dd4398b | refs/heads/main | 2023-06-28T08:01:55.388763 | 2021-07-27T18:06:53 | 2021-07-27T18:06:53 | 331,251,484 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 282 | h | #pragma once
#include "State.h"
class Topi;
class TopiWalkingDeadState : public State
{
virtual void Enter() override;
virtual void Run() override;
virtual State* GetNextState() override;
virtual void Exit() override;
private:
Topi* _topi;
const float WALKSPEED = 20;
};
| [
"janplaehn@yahoo.de"
] | janplaehn@yahoo.de |
eafdd86182b579a9db9b7d4a0e4a9690a0e52cca | 6cd1641193c43fa3dfbd5fc631e3579260b3a45b | /PocketMonster/Main.cpp | 719507861abd7d4f75ba940afa0ee7f163439729 | [] | no_license | weronika-sleboda/PocketMonsterCpp | a35c7b0fd6fe96dcc522c9f9e5b79472243b57d2 | 547029ab1c7811c210e96cf0e867452b57d51706 | refs/heads/master | 2023-08-23T09:02:34.496042 | 2021-10-10T09:45:27 | 2021-10-10T09:45:27 | 415,543,694 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 81 | cpp | #include "Game.h"
#include <iostream>
int main()
{
Game game;
game.run();
} | [
"weron@LAPTOP-USNN67N0"
] | weron@LAPTOP-USNN67N0 |
974fbf68872b185ca21b48381203dd047fecd94d | 7c59f80ad58d11650b2bc89d17b47f3d2ab8327d | /Part A/Enemy.h | a113daac9d2d3a118102ec54b07229df25df6ca2 | [
"MIT"
] | permissive | Blekiusz/ControllerProject | f473b1d1526916bf30d8824a4fcc7c614f1e75cd | ac0c19922dcc338cd8de82dce3d1c37c8aaaf03f | refs/heads/master | 2020-05-14T17:12:27.797244 | 2019-05-01T13:48:52 | 2019-05-01T13:48:52 | 181,887,289 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 445 | h | #pragma once
#include "SDL.h"
#include <stdlib.h>
class Enemy
{
public:
Enemy();
~Enemy();
SDL_Surface * image;
SDL_Texture * texture;
SDL_Rect * rect;
SDL_Point * center;
void LoadImage(SDL_Renderer * renderer, int pos_x, int pos_y, const char * image_path);
void Render(SDL_Renderer * renderer, double rotati... | [
"kk215953@falmouth.ac.uk"
] | kk215953@falmouth.ac.uk |
8b24a2b8ce0fd2db1f2327083853d27cd8539e57 | e2a57a1903ffd40513344abb42f14e5dcc049696 | /Beautiful_Matrix.cpp | 5ad3ea69c443cc7ccc10e6ca2a1764727d32f94c | [
"MIT"
] | permissive | amitkumar0902/The_Quiet_Revolution | f18be4355d0930095f9c77b2ce2029aabf24251a | 7713787ef27c0c144e4c2d852d826ee1c4176a95 | refs/heads/master | 2020-03-18T18:48:14.278175 | 2019-09-14T19:20:15 | 2019-09-14T19:20:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 588 | cpp | #include <iostream>
#include<stdlib.h>
using namespace std;
int main()
{
int a[27],i,y;
for(i=1;i<=26;i++)
{
cin>>a[i];
}
for(i=1;i<=26;i++)
{
if(a[i]==1)
{
break;
}
}
if(i==1||i==5||i==21||i==25)
{
cout<<4;
}
else if(i==2|... | [
"noreply@github.com"
] | noreply@github.com |
f0981aaefa60deb344d79ddc3163538fc664d2c6 | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/97/886.c | f4cbfec0d7490acfd205f7cc88d475e2d3fe5720 | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 691 | c | int main ()
{
int n,a,b,c,d,e,i,zong;
scanf("%d",&n);
for(i=0;i<=1000;i++)
{
if(100*i<=n&&100*(i+1)>n)
a=i;
}
for(i=0;i<=1000;i++)
{
if(50*i<=(n-100*a)&&50*(i+1)>(n-100*a))
{b=i;
zong=n-100*a-50*b;}
}
for(i=0;i<=1000;i++)
{
if(20*i<=zong&&20*(i+1)>zong)
... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
ae435f2b1fa1a9b9b77505889d0359bf8ba46d67 | d324b3d4ce953574c5945cda64e179f33c36c71b | /php/php-sky/grpc/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc | 87ba3a36b78aa13596c1024d0051a15a35df9db4 | [
"Apache-2.0"
] | permissive | Denticle/docker-base | decc36cc8eb01be1157d0c0417958c2c80ac0d2f | 232115202594f4ea334d512dffb03f34451eb147 | refs/heads/main | 2023-04-21T10:08:29.582031 | 2021-05-13T07:27:52 | 2021-05-13T07:27:52 | 320,431,033 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,570 | cc | /*
*
* Copyright 2015 gRPC authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
9ce39fe0921a5511f371a26ac6d554484c609237 | f9599ba3a5fa64b1b23c9a051e7759788c8cab9c | /android/build/generated/jni/ti.fcm.FcmModule.cpp | 1ccfcae6d15b57e4c9836711da9af54c6b41f957 | [
"MIT"
] | permissive | rocket13011/Ti.FCM | d0197d35129570c781625a9c5718de98b3fa1c01 | 39f97279b178752ea512cf495da3bb4629b62892 | refs/heads/master | 2021-05-14T16:17:55.493753 | 2017-11-08T07:08:13 | 2017-11-08T07:08:13 | 116,016,260 | 0 | 0 | null | 2018-01-02T13:08:44 | 2018-01-02T13:08:42 | null | UTF-8 | C++ | false | false | 31,923 | cpp | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2011-2016 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*/
/** This code is generated, do not edit by hand. **/
#include "ti.fcm.FcmModule.... | [
"“rs@hamburger-appwerft.de“"
] | “rs@hamburger-appwerft.de“ |
8262830eda4314941c9910593c7f4df9f0aa0443 | 1cae5a667d553bfd0bc51c33d80c18fe16764aeb | /codeforces/651/b.cpp | 5834d786f18729e6665ca72290f57c20d3ae4974 | [] | no_license | freeI3ird/competitive-programming | 5b0775aebb85565b29eef72d581bfc306296d8a8 | c33a27dfaaaf56537a72895d05a8905269f92840 | refs/heads/master | 2021-08-03T23:31:17.114091 | 2021-07-21T23:23:38 | 2021-07-21T23:23:38 | 160,525,643 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,910 | cpp | /****************************
Author : MANISH RATHI *
Handle : free__bird *
Institute : NIT KURUKSHETRA *
*****************************/
#include<bits/stdc++.h>
using namespace std;
#define MAX 1000007
#define mode 1000000007
#define ll long long
#define ii pair<int,int>
#define vi vector<int>
#define mp... | [
"manishrathi1503@gmail.com"
] | manishrathi1503@gmail.com |
a2ccb0ab80c818387b3c93e9f0ce78b18441f2a3 | 33b567f6828bbb06c22a6fdf903448bbe3b78a4f | /opencascade/gce_MakeScale.hxx | 672a9548fb7df7f4304120aff20b1f1a6a1a8409 | [
"Apache-2.0"
] | permissive | CadQuery/OCP | fbee9663df7ae2c948af66a650808079575112b5 | b5cb181491c9900a40de86368006c73f169c0340 | refs/heads/master | 2023-07-10T18:35:44.225848 | 2023-06-12T18:09:07 | 2023-06-12T18:09:07 | 228,692,262 | 64 | 28 | Apache-2.0 | 2023-09-11T12:40:09 | 2019-12-17T20:02:11 | C++ | UTF-8 | C++ | false | false | 1,841 | hxx | // Created on: 1992-08-26
// Created by: Remi GILET
// Copyright (c) 1992-1999 Matra Datavision
// Copyright (c) 1999-2014 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the GNU Les... | [
"adam.jan.urbanczyk@gmail.com"
] | adam.jan.urbanczyk@gmail.com |
b00fcd9f3eb63951fb4ec8d75eabcc56b0e29f39 | c02e6a950d0bf2ee8c875c70ad707df8b074bb8e | /build/Android/Preview/bimcast/app/src/main/include/Fuse.Resources.ExpirationDisposalPolicy.h | 085fe5ffb088cdd9c8229dd03c06dee24ad0c6a3 | [] | 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 | 1,444 | h | // This file was generated based on C:\ProgramData\Uno\Packages\FuseCore\0.35.12\Resources\$.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Fuse.Resources.DisposalPolicy.h>
namespace g{namespace Fuse{namespace Resources{struct ExpirationDisposalPolicy;}}}
namespace g{
na... | [
"mabu@itechhub.co.za"
] | mabu@itechhub.co.za |
3d6fd0b2ea25ff932ff9a1d3d9a53865c48c6281 | 52c0c7a726581ac8f915763ea922b77b26def0f4 | /getMathML/getMathMLDlg.h | c3e0a461223031196ee302310b2b31c0c14db0c3 | [
"MIT"
] | permissive | TanWei/getMathML | 75182103044325f4cfafb9d443e0e2f21b8511c0 | b6fbef24aaa5e80229cce42823f7595f1fe78ddf | refs/heads/master | 2020-08-08T00:13:04.830112 | 2019-10-11T12:03:29 | 2019-10-11T12:03:29 | 213,636,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 637 | h |
// getMathMLDlg.h : header file
//
#pragma once
// CgetMathMLDlg dialog
class CgetMathMLDlg : public CDialogEx
{
// Construction
public:
CgetMathMLDlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
enum { IDD = IDD_GETMATHML_DIALOG };
protected:
virtual void DoDataExchange(CDataExchange* pDX); ... | [
"dcsvgwudi@gmail.com"
] | dcsvgwudi@gmail.com |
ac5cd54644ddd7d55c0d442b8ec1ff4b41f96148 | cd120e22caebd41a7e8dfa65e633d0479cee8631 | /src/output/osgParticle/customCode/osgParticle/Version_pmoc.hpp | 85d203d6cdbf2fb19058bd5b4938935266c9e06d | [] | no_license | mp3butcher/osg4noob | d61f510cecc4d07d827815fe01cdf21a45a34ebd | 72a869d092e72456a01ec8d7ced2757f73a5cb29 | refs/heads/master | 2021-05-16T02:23:31.003765 | 2017-03-14T15:57:21 | 2017-03-14T15:57:21 | 23,710,611 | 4 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 132 | hpp | #ifndef osgParticle_Version_customHPP
#define osgParticle_Version_customHPP 1
//includes
#endif //osgParticle_Version_customHPP
| [
"mp3butcher@gmail.com"
] | mp3butcher@gmail.com |
b0ccf5e551bc8e8b60c245c4a76fde36cf755869 | e27d9e460c374473e692f58013ca692934347ef1 | /drafts/quickSpectrogram_2/libraries/liblsl/external/lslboost/asio/detail/tss_ptr.hpp | 02f8709e980e22e2cb42dfaa93e526b205f30e1a | [
"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,984 | hpp | //
// detail/tss_ptr.hpp
// ~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2013 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.lslboost.org/LICENSE_1_0.txt)
//
#ifndef BOOST_ASIO... | [
"gabriel.ibagon@gmail.com"
] | gabriel.ibagon@gmail.com |
aec870e8f13cc9d4c3fb55dc0530d17036b04b0b | d6a134b9b7248e5b1b694d4ef2d33e4a171876b5 | /src/dungeon/dungeon.cpp | 06fcc35ff4c0d27aefaf481e8fcae71e1c5789eb | [] | no_license | maomihz/kattis | c06edec3ecc77c6014b27eb88cced4fabcec0d3f | 49a27f058426d5fac40f13af632fcf6672e5d469 | refs/heads/master | 2020-04-23T17:42:42.800837 | 2019-05-18T13:08:57 | 2019-05-18T13:21:38 | 171,341,276 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,856 | cpp | #include <iostream>
#include <sstream>
#include <stdexcept>
#include <vector>
#include <string>
#include <map>
#include <unordered_map>
#include <set>
#include <unordered_set>
#include <queue>
#include <deque>
#include <stack>
#include <climits>
#include <algorithm>
#include <stdio.h>
#include <stdlib.h>
using namesp... | [
"maomihz@gmail.com"
] | maomihz@gmail.com |
f82a11bea6b50000fc933c728e047c0831a852a3 | e741f43e6f28669f1330faa422bbf44c496b63b4 | /old/session13/hwGraphMain.cc | ae5e72aaac05d0e35c6c657ff3ab3251bc4b7497 | [] | no_license | StevensDeptECE/CPE593 | d5ee7816a42d9db112a9618fb95c14922ccd8e75 | 3ca8115e84287a2afd18d27976720c159ab056a2 | refs/heads/master | 2023-04-26T21:07:47.252333 | 2023-04-19T01:25:09 | 2023-04-19T01:25:09 | 102,521,068 | 50 | 51 | null | 2023-03-05T17:45:52 | 2017-09-05T19:22:17 | C++ | UTF-8 | C++ | false | false | 587 | cc | #include <iostream>
#include <CSR.hh>
int main() {
CSR g("hwgraph.dat");
// g.save("graph.bin");
// CSR g2;
// g2.load("graph.bin");
// cout << g2 << '\n';
g.DFS(0); // should print the graph depth first search starting with vertex 0
cout << '\n';
g.BFS(0); // should print the graph depth first search sta... | [
"Dov.Kruger@stevens.edu"
] | Dov.Kruger@stevens.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.