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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a71ab47a58af26bb784e6e9259f2d1ddf57de3b6 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /content/browser/web_contents/web_contents_view_android.cc | 0222bc629b44766fe282fe8df395257522a925a6 | [
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 11,581 | 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 "content/browser/web_contents/web_contents_view_android.h"
#include "base/android/jni_android.h"
#include "base/android/jni_string.h"
#inclu... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
e56cbdbc2d025096dcbb941fb1c4d07b197525a3 | 3d92d4c1d204424a114a2db861add512e90a75df | /EventCLoop/Event.hpp | 97e897d31a30a8197532e6a007b335f6674c37be | [] | no_license | sea5727/hiredis-tutorial | 4aba10643d3befa10ee6a78df9f2b5970dbc8fea | 3f4b8b99183d2cbab036d0f7185b6a459326d621 | refs/heads/main | 2023-02-19T04:41:43.960592 | 2021-01-25T12:08:07 | 2021-01-25T12:08:07 | 331,785,885 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 481 | hpp | #pragma once
#include <functional>
#include <sys/epoll.h>
namespace EventCLoop
{
class Event{
public:
int fd;
std::function<void(const struct epoll_event & ev)> pop;
Event()
: fd{-1}
, pop{nullptr} {}
bool
isCleared(){
if(fd == -1)
... | [
"sea5727@naver.com"
] | sea5727@naver.com |
da6d28eecee10af714afc85796383fae67b5e7a3 | c82d4afeabb5247daf14045effea2dce06b82d54 | /C++/2_4_1/2_4_1/2_4_1.cpp | 9d6388c6df35759b02c46ca988122956dd6a2976 | [] | no_license | lubolib/University_Code | d9bcfefde5c7e5fd5bf50676a9f957f20e049fd3 | 092752985de849385be39a6740befbde2deab4aa | refs/heads/master | 2022-03-22T23:13:27.702527 | 2019-09-26T23:47:06 | 2019-09-26T23:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 857 | cpp | // 2_4_1.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。
//
#include <iostream>
int main()
{
const int i = 1024;
const int &r = i;
std::cout << r;
}
// 运行程序: Ctrl + F5 或调试 >“开始执行(不调试)”菜单
// 调试程序: F5 或调试 >“开始调试”菜单
// 入门提示:
// 1. 使用解决方案资源管理器窗口添加/管理文件
// 2. 使用团队资源管理器窗口连接到源代码管理
// 3. 使用输出窗口查看生成输出和其他消息
// 4. 使用错误... | [
"xixuecao@gmail.com"
] | xixuecao@gmail.com |
5582a2be46acab851aaf8a85b5a08bd1fab615a8 | 94e893fd29d0813bc74dd5afc05834681d46fe52 | /TCP聊天客户端/StdAfx.cpp | 41d0a92989fd68c4a2fc6baf235e1748f790f298 | [] | no_license | BangBangTangDe/TCPIP | 77805d1317652f8d4f16224552170f406edc440c | 897163330cbdc5b73fc4bc069d9826be2e7ebb7f | refs/heads/master | 2020-06-09T15:10:20.999408 | 2019-06-24T07:35:23 | 2019-06-24T07:35:23 | 193,456,876 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 204 | cpp | // stdafx.cpp : source file that includes just the standard includes
// CSocketcli.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"[1285219547@qq.com]"
] | [1285219547@qq.com] |
8daaa3a270f88dcf7f6c0dba8bc6cd0d9414f3da | ece90f5a6a123ab6c26ab8fa0fa7a81efbd651d6 | /moui/core/android/application_android.cc | e70303b2d81605daf4bc38ef32544c240e04eec9 | [
"Apache-2.0"
] | permissive | hinike/moui | ab79e28818ec7f552eeea86e07786421a5d27fcd | 4d558df1cb16ab1cd4a5ee8282abe2a3930b2a1c | refs/heads/master | 2020-03-19T11:24:58.500463 | 2018-06-07T06:30:13 | 2018-06-07T06:30:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,545 | cc | // Copyright (c) 2014 Ollix. 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 applicable ... | [
"olliwang@ollix.com"
] | olliwang@ollix.com |
1d26914ad2fcf58fe66431ce6148a82b7b1c7b6e | bcd6309fd23189bd17522575f2ed4e1fb8dbc0e5 | /Win32/应用程序/PEinfo/PEViewer/PEViewer/PEImportClass.cpp | f163b3d9fa7521d52bd1b897add7ea41be1993cc | [] | no_license | qqzxingchen/CodeDB | f6ed63ee165fe9f67b8b98a77e1e949881456449 | 7bab59fa69a1c132d79e45d4950dc8b575769a5b | refs/heads/master | 2021-01-10T04:47:59.199551 | 2015-12-10T01:57:34 | 2015-12-10T01:57:34 | 47,730,470 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,373 | cpp | #include "PEImportClass.h"
#include "PEBaseClass.h"
#include "global.h"
PEImportClass::PEImportClass(PEBase * peBase)
{
this->peBase = peBase;
}
bool PEImportClass::writeToTempFile()
{
CreateDirectory( TEXT("temp"),NULL );
HANDLE peFile = CreateFile(peBase->getPEFilePath(),GENERIC_READ,FILE_SHARE_READ,NULL,OPEN_E... | [
"1144290241@qq.com"
] | 1144290241@qq.com |
2d844fe0f213e4d32e0272ed97591570ee604647 | 1880ae99db197e976c87ba26eb23a20248e8ee51 | /iotvideo/include/tencentcloud/iotvideo/v20201215/model/DescribeDevicesResponse.h | 5afa05ee198781a30e57c6aa471ecfa8826c7226 | [
"Apache-2.0"
] | permissive | caogenwang/tencentcloud-sdk-cpp | 84869793b5eb9811bb1eb46ed03d4dfa7ce6d94d | 6e18ee6622697a1c60a20a509415b0ddb8bdeb75 | refs/heads/master | 2023-08-23T12:37:30.305972 | 2021-11-08T01:18:30 | 2021-11-08T01:18:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,936 | h | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | [
"tencentcloudapi@tenent.com"
] | tencentcloudapi@tenent.com |
2a30ed2e59720b5b8d9861d3bf7e809b6b639163 | f40fc57b3aaa9c3a720cbae1ebc5360d64f87b2b | /C++/Assignment1/Program5/Program5/Distance.cpp | b77fae8641e00d1325f7e6e919d62f98728b3137 | [] | no_license | SuryaPavan1/ncrwork | 303a0f90b360dbfc616d8fda5b2b9f828b0be1e8 | 63bbfd5b7dd5976f6ed07a60d94a5c37cc68777a | refs/heads/master | 2020-04-21T02:21:42.754546 | 2019-04-01T15:49:40 | 2019-04-01T15:49:40 | 168,962,583 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,498 | cpp | #include<iostream>
using namespace std;
class Distance2;
class Distance1
{
int meters;
int centimeters;
public:
Distance1() {
meters = centimeters = 0;
}
Distance1(int a,int b) {
meters = a;
centimeters = b;
}
friend Distance1 Add_1(Distance1 d1, Distance2 d2);
friend Distance2 Add_2(Distance1 d1, Dist... | [
"chennusuryapavan@gmail.com"
] | chennusuryapavan@gmail.com |
172b6bea2a23a737eb1f8d901cd5a492900e7845 | 21931fd388f368b4f59ad2d240ebd1300390bdab | /coding/codechef/SIMPSTAT.cpp | f98e0a5e11a6b0275d2ecc04a435c679ff285cd2 | [] | no_license | vishalgupta84/Programmes | 8c72486777eecf47c41b30b8bd1df116f8fa7fae | ef065e478d89b7fb09f653b41feab3f356963bd5 | refs/heads/master | 2021-01-21T03:13:32.742459 | 2019-07-28T15:42:57 | 2019-07-28T15:42:57 | 65,014,225 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 525 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
#include <iomanip>
using namespace std;
int main(int argc, char const *argv[]){
int t,n,k;
double ans;
cin >> t;
std::vector<int> num;
while(t--){
cin >> n >> k;
num.resize(n);
for (int i = 0; i < n; ++i){
/* code */
cin >> num[i];
}
sort(n... | [
"gupta.vishalarya@gmail.com"
] | gupta.vishalarya@gmail.com |
f151ec8e10591296918016fadd1cee2c156f8d05 | 6eb5d2987337fd2f184f471ec19234c0707b877f | /ASSIGNMENT/ASSIGNMENT 3/Q5Charges.cpp | e3c8413785212919b32f7ff593942c72b613dc0e | [] | no_license | piyushkeshari23/OOPS | ccca9a3295861b592f690189943c4273ebaa47d3 | 0235f77c22d2ab69e63841e01b8a485500d716b9 | refs/heads/master | 2023-01-01T12:46:48.190487 | 2020-10-22T09:30:57 | 2020-10-22T09:30:57 | 282,585,979 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 969 | cpp | #include <iostream>
using namespace std;
float calculateCharges(float customer_time);
int main()
{
int number;
cout<<"enter the number of customers";
cin>>number;
float customer_fees[number];
float customer_times[number];
int i;
float a,b;
for(i = 0; i < number; i++)
{
cout ... | [
"noreply@github.com"
] | noreply@github.com |
a9bd36a63aa34ada2cb4aee359b7060a63e11478 | 5338cd4e316f9ba4b7993c3b4db1b514a4ac6d45 | /csa/palp.cpp | fb71b841afe7f6e82066c31da3a08b405ace0d9d | [] | no_license | exopeng/Competitive-Programming | 5371ed2ee7b585b36cf232b5557ed30c50ce67de | 5d28c21d3e5df5fe50a86ec6251dbc2b7018da61 | refs/heads/main | 2023-07-08T13:20:23.946747 | 2021-08-15T17:43:28 | 2021-08-15T17:43:28 | 396,431,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,732 | cpp | #include <bits/stdc++.h>
using namespace std;
#include <ext/pb_ds/tree_policy.hpp>
#include <ext/pb_ds/assoc_container.hpp>
using namespace __gnu_pbds;
template <class T> using Tree = tree<T, null_type, less<T>,
rb_tree_tag, tree_order_statistics_node_update>;
#define mp make_pair
#define pb push_back
#define lb lowe... | [
"100023497@mvla.net"
] | 100023497@mvla.net |
9fe2b2543dea1cc8fcfe09842c6e8fbf9010b823 | 3557c04368516127ea9807e59b94061bdb11e551 | /cppcomponents_rt/external/cds-1.4.0/cds/intrusive/split_list_base.h | f64f578a9063a8d7075af753ee6137586ea273b2 | [
"BSD-2-Clause",
"BSL-1.0"
] | permissive | jbandela/cppcomponents_rt | 0d3c3360a94819a81f06ab21fbcfc027c3bcaa25 | eebbe27852f3882b61b47fbbdee1ef6836f4c905 | refs/heads/master | 2020-05-19T10:48:28.315193 | 2013-08-30T17:43:25 | 2013-08-30T17:43:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,684 | h | /*
This file is a part of libcds - Concurrent Data Structures library
See http://libcds.sourceforge.net/
(C) Copyright Maxim Khiszinsky (libcds.sf.com) 2006-2013
Distributed under the BSD license (see accompanying file license.txt)
Version 1.4.0
*/
#ifndef __CDS_INTRUSIVE_SPLIT_LIST_BASE_H
#defi... | [
"jbandela@gmail.com"
] | jbandela@gmail.com |
be30b42d3cf73eef31b6f6b8405b8a2038e842b5 | 48a761c24be1181b7506f656ad4ac734944dc24e | /Appointment_System/src/controller/MainWindowUIController.cpp | 8f71aae5c21316bcf684d86c3f2cadf901b5ddd3 | [] | no_license | hchen106/Appointment_System | 9fb48f99da2c9eb5f55f7624b4f51d35ec17418d | 1b9984bce4896a1965256e1b4af465454e24f78b | refs/heads/master | 2023-02-09T23:21:53.556304 | 2021-01-05T04:32:25 | 2021-01-05T04:32:25 | 281,277,620 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,074 | cpp | #include "controller.h"
#include "src/model/tcpConnection.h"
#include <iostream>
using namespace boost::asio;
Controller::MainWindowUIController::MainWindowUIController(tcpConnection::pointer connection, std::string username)
: new_connection(connection), loginID(username){
}
std::string Controller:... | [
"hchen106@ucsc.edu"
] | hchen106@ucsc.edu |
c0c6249dd1aceacb736245e90196fe8ef2cc4edb | 23c6e6f35680bee885ee071ee123870c3dbc1e3d | /test/libcxx/containers/pop_back.pass.cpp | c4c70a1aa5fddf5645e3bdd85b0a43ed65e7689f | [] | no_license | paradise-fi/divine | 3a354c00f39ad5788e08eb0e33aff9d2f5919369 | d47985e0b5175a7b4ee506fb05198c4dd9eeb7ce | refs/heads/master | 2021-07-09T08:23:44.201902 | 2021-03-21T14:24:02 | 2021-03-21T14:24:02 | 95,647,518 | 15 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,158 | cpp | /* TAGS: c++ fin */
/* CC_OPTS: -std=c++2a */
/* VERIFY_OPTS: -o nofail:malloc */
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-Lice... | [
"xkorenc1@fi.muni.cz"
] | xkorenc1@fi.muni.cz |
5ba5b40f6015512d971c77e4523199445bd9d299 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/xgboost/xgboost-gumtree/dmlc_xgboost_old_hunk_376.cpp | 1dc7ebc970e22dd26335e90d6216b781e1398fe1 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 232 | cpp | fprintf(stderr, "start %s:%d\n", pname.c_str(), rabit::GetRank());
}
if (rabit::IsDistributed()) {
this->SetParam("data_split", "col");
}
if (rabit::GetRank() != 0) {
this->SetParam("silent", "2");
| [
"993273596@qq.com"
] | 993273596@qq.com |
12e84494200b0b10a6f289228697a80ad1b8d074 | e27d27e615f576921592881a6d3c33755e339795 | /leetcode/Dynamic Programming/New 21 Game.cpp | f2ee3075bdcdbc093ee6fea541d3bed75a16f99a | [] | no_license | sangyx/algorithm | 3917f919dcbea001621d7d067dc57c56c16cac2d | aae0a8f474d4b1a2d21c0c211c638091893ce2a0 | refs/heads/master | 2021-07-10T06:01:13.819596 | 2020-07-31T08:05:26 | 2020-07-31T08:05:26 | 168,488,217 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 469 | cpp | class Solution {
public:
double new21Game(int N, int K, int W) {
if (K == 0 || N >= K + W) return 1.0;
vector<double> sum(K + W);
sum[0] = 1.0;
for (int i = 1; i < K + W; ++i) {
int t = min(i - 1, K - 1);
if (i <= W) sum[i] = sum[i - 1] + sum[t] / W;
... | [
"sangyunxin@gmail.com"
] | sangyunxin@gmail.com |
e8720582c07931ef4ac65efd606f783a16c68482 | 234efff5291e2ab5e87ef71eb8ad80ec3b1854a2 | /TestingHexThrombus/processor12/0.001/s | 496125db98f140dcdaf88397ccc197c5a4f455dc | [] | no_license | tomwpeach/thrombus-code | 5c6f86f0436177d9bbacae70d43f645d70be1a97 | 8cd3182c333452543f3feaecde08282bebdc00ed | refs/heads/master | 2021-05-01T12:25:22.036621 | 2018-04-10T21:45:28 | 2018-04-10T21:45:28 | 121,060,409 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,614 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.1 |
... | [
"tom@tom-VirtualBox.(none)"
] | tom@tom-VirtualBox.(none) | |
473367db9dc53f28947c96650f918de260bda950 | a06eb8c0df48113910d742e5f6f4a015e9673e77 | /src/HitagiFile.cc | 782abf8420494377350505e326b36c9ce156c945 | [] | no_license | EJDF/EJDF | 9b83336050d4989b72529ee153e21ea4e48fcdc8 | 86912a297d379ee7242b987944c8b65138a89b51 | refs/heads/master | 2021-07-07T07:33:08.904891 | 2018-11-18T04:35:22 | 2018-11-18T04:35:22 | 103,685,907 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 182 | cc | #include "HitagiFile.h"
#include "IOManager.h"
Engine::HitagiFile::HitagiFile(std::string filename){
Engine::IOManager::readFile(filename, this->file);
this->printFile();
}
| [
"ben@sixgables.com"
] | ben@sixgables.com |
f579dff079da04f96df628c2d7c3eaed122575c7 | cb38f5da8916a8c8192fd0d7729652f02417ede7 | /BeagleBone_Blue_catkin_ws/src/data/src/rc_calibrate_mag.cpp | 12f50a0a68e2698e23c289ab6d34cf3602a46eb7 | [
"MIT"
] | permissive | raymondturrisi/MiniMAUV-software | fe42057687e4fc42436309bd7cc5f0d729f3d638 | 442c3238e3ca441a5fb9544da4163ef2afbaafda | refs/heads/main | 2023-04-23T22:19:44.685960 | 2021-05-12T14:42:14 | 2021-05-12T14:42:14 | 306,679,229 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,407 | cpp | /**
* @file rc_calibrate_mag.c
* @example rc_calibrate_mag
*
* @brief runs the MPU magnetometer calibration routine
*
* If the routine is successful, a new magnetometer calibration file
* will be saved which is loaded automatically the next time the MPU
* is used.
*
... | [
"raymond.turrisi@gmail.com"
] | raymond.turrisi@gmail.com |
54d522f639499dd95e058af644a78a6976203e71 | 84916ee4107768fe18c24b561cfee07235ff388c | /code01/lc145PostOrderTrav.cpp | 67fa6629f83376d7fa176f0da96187c854e5fde0 | [] | no_license | azfa2019/lcCpp | 51bd3b83da6ddb95ce1dacdb8a61307abd98580d | 31d2041d599b4b81ab336ec28421dbe01de7b1ae | refs/heads/master | 2023-01-07T17:02:26.683087 | 2020-11-03T02:37:32 | 2020-11-03T02:37:32 | 288,076,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,695 | cpp | #include<iostream>
#include<vector>
#include<queue>
#include<set>
#include<map>
#include<stack>
#include<queue>
#include<algorithm>
#include <numeric>
using namespace std;
template<typename T>
void showVector(vector<T> g)
{
for (auto it = g.begin(); it != g.end(); ++it)
cout << *it<<" "; //'\t' ;
cout <... | [
"binsu00@hotmail.com"
] | binsu00@hotmail.com |
ef417c6be9fa86aead7983f20513b8394d603405 | 2b04a792ef138484c7bc48bc5a5b4fda140237ce | /Source/AudioSources/WavetableSound.h | 7c7648fe8c300f1528ec0afccc2610d46f4afe95 | [] | no_license | MeijisIrlnd/IPadTouchSynth | c1065729a9de563b5044b020755ab550e51b8270 | 8ea7449f4ef62397bf658b6a10e6ab57376bb165 | refs/heads/main | 2023-02-21T10:15:15.358663 | 2021-01-25T00:14:52 | 2021-01-25T00:14:52 | 332,586,315 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 485 | h | /*
==============================================================================
WavetableSound.h
Created: 24 Jan 2021 10:58:21pm
Author: Syl
==============================================================================
*/
#pragma once
#include <JuceHeader.h>
class WavetableSound : public juce::Sy... | [
"syl.morrison.dev@gmail.com"
] | syl.morrison.dev@gmail.com |
a81eb70e1656851bc30179796ad80c2aaa4f0c4f | 73709039ac2b42e410c4d1d7b862e4e352a74599 | /ipms_server_api/code_lib/include/epoll.h | 6a1f04619f03172a25275c4e52d6588d22ff6ed9 | [] | no_license | GarfieldLinux/IPMS | a0743629325032b3319d0bb713ed624d0f5c19b7 | 21fab7a2513c402c0c3b3314c974ad7ab0e21a9c | refs/heads/master | 2020-05-29T21:04:21.731270 | 2014-09-24T14:02:23 | 2014-09-24T14:02:23 | 19,529,124 | 1 | 1 | null | null | null | null | GB18030 | C++ | false | false | 1,735 | h | /************************************************************************************/
//模块名称:EPOLL 基类
//功能说明: 1)创建监听SOCKET
// 2)EPOLL管理
// 3)提供相关事件
// OnAccept()
// OnRecv()
//作者:徐永丰 tianya0513@hotmail.com
//日期:2010-09-21
//Copyright (C), 2008-2010 Dnion Tech. Co., Ltd.
/***************************... | [
"garfieldlinux@gmail.com"
] | garfieldlinux@gmail.com |
8fd46340790aaa8ee2910a6b0d628fd3b9d79778 | 85ec0860a0a9f5c0c0f0d81ce3cc0baf4b2a812e | /sngcpp20/symbols/Template.hpp | 0f06e5e927224c22a8661f5cc4da3fca009b41a8 | [] | no_license | slaakko/soulng | 3218185dc808fba63e2574b3a158fa1a9f0b2661 | a128a1190ccf71794f1bcbd420357f2c85fd75f1 | refs/heads/master | 2022-07-27T07:30:20.813581 | 2022-04-30T14:22:44 | 2022-04-30T14:22:44 | 197,632,580 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 926 | hpp | // =================================
// Copyright (c) 2022 Seppo Laakko
// Distributed under the MIT license
// =================================
#ifndef SNGCPP_SYMBOLS_TEMPLATE_INCLUDED
#define SNGCPP_SYMBOLS_TEMPLATE_INCLUDED
#include <sngcpp20/symbols/SymbolsApi.hpp>
#include <sngcpp20/ast/Node.hpp>
#include <sngcp... | [
"slaakko@gmail.com"
] | slaakko@gmail.com |
4fd96ce838bc7e6ef1217b60695fb472ed1b0457 | 749d78bfd5333ac80364d595bc64a0ee17257fdb | /src/utiltime.cpp | d57fd4ee0cdb1503d6a7f2186baef3044ceb64ab | [
"MIT"
] | permissive | bitcoinhedge/bitcoinhedge | 22b70fa2c76f6ca54b0c3b6885ad4e852afa3e31 | d627c6fb5e174feb8ce378e29af11846edd2a000 | refs/heads/master | 2023-07-14T14:59:39.741065 | 2021-08-15T06:49:15 | 2021-08-15T06:49:15 | 396,245,260 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,526 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2016-2018 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#include "co... | [
"bitcoinhedge.io@gmail.com"
] | bitcoinhedge.io@gmail.com |
f88456870b5ee97eeeff94607abdfa0e4ce59ca4 | cbce9107a4a38f263242b5224251a1ced8d75fec | /bootstrap/Renderer2D.h | 08bdb0e4aa7023c3e07e2f3773d372f1b4b72ba6 | [] | no_license | jakrevai/Jak_Revai_Town_Simulation | 3268e38dfe670113528e22b3d74119309da9807f | aa15e39ef0b4b94a638816576c658ce5c34263a3 | refs/heads/master | 2020-04-05T02:44:49.996187 | 2018-11-07T04:18:32 | 2018-11-07T04:18:32 | 156,488,254 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,497 | h | #pragma once
namespace aie {
class Texture;
class Font;
// a class for rendering 2D sprites and font
class Renderer2D {
public:
Renderer2D();
virtual ~Renderer2D();
// all draw calls must occur between a begin / end pair
virtual void begin();
virtual void end();
// simple shape rendering
virtual void drawB... | [
"jak.revai@gmail.com"
] | jak.revai@gmail.com |
0594c9f8f8656ac30e96dc26d09235a46a485cdf | 527739ed800e3234136b3284838c81334b751b44 | /include/RED4ext/Types/generated/game/interactions/InteractionEvent.hpp | 23b9475eadb6e5d6c569d4594c05124b2a558af9 | [
"MIT"
] | permissive | 0xSombra/RED4ext.SDK | 79ed912e5b628ef28efbf92d5bb257b195bfc821 | 218b411991ed0b7cb7acd5efdddd784f31c66f20 | refs/heads/master | 2023-07-02T11:03:45.732337 | 2021-04-15T16:38:19 | 2021-04-15T16:38:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,053 | hpp | #pragma once
// This file is generated from the Game's Reflection data
#include <cstdint>
#include <RED4ext/Common.hpp>
#include <RED4ext/REDhash.hpp>
#include <RED4ext/Handle.hpp>
#include <RED4ext/Types/generated/game/interactions/EInteractionEventType.hpp>
#include <RED4ext/Types/generated/game/interactions/LayerD... | [
"expired6978@gmail.com"
] | expired6978@gmail.com |
7980af5e984a5903a2f4618059f27f6f0f3590f1 | d5fb726ae2eb18469da8f97ef89f0bb5038f8471 | /bakingdog/basic-algo-lecture-master/basic-algo-lecture-master/0x03/solutions/1919.cpp | ce8269325742c9bd6b4c5145cfe188f0af1560fa | [] | no_license | fpzk5656/studio-code | 3fe9b853ca0a79c53503d71647470a19d7c11cd1 | d095afda3aaad35d988f8f929e18ff062b4a7a4c | refs/heads/master | 2023-08-28T02:12:31.729007 | 2021-10-31T15:11:19 | 2021-10-31T15:11:19 | 349,780,230 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 444 | cpp | // Authored by : twinkite
// Co-authored by : BaaaaaaaaaaarkingDog
// http://boj.kr/ae5d8d2f69f04530b4df0c591e9b07d5
#include <bits/stdc++.h>
using namespace std;
int arr[2][26], res;
string s1, s2;
int main(void){
ios::sync_with_stdio(0);
cin.tie(0);
cin>>s1>>s2;
for(char c : s1)
arr[0][c-'a']++;
... | [
"fpzk5656@gmail.com"
] | fpzk5656@gmail.com |
a3d863709e3cd887744fdecd3913cd691a0bb47e | 146283549c402ae088d12a038b3714c08f08e744 | /Browse/Client/src/Singletons/FirebaseMailer.cpp | 355bb341e48409e2c35f84d1daf7a2f6b0d6c5f4 | [
"MIT",
"Apache-2.0"
] | permissive | MAMEM/GazeTheWeb | 1ccc9473c7d8fd563ac5f0577e30e711aebd6285 | 54e1bf129c5ba64fd9518060d8538c46f0540ebb | refs/heads/master | 2021-12-28T08:15:32.143211 | 2021-08-29T21:16:25 | 2021-08-29T21:16:25 | 53,029,317 | 37 | 17 | null | 2018-11-13T11:07:17 | 2016-03-03T07:12:47 | C++ | UTF-8 | C++ | false | false | 26,061 | cpp | //============================================================================
// Distributed under the Apache License, Version 2.0.
// Author: Raphael Menges (raphaelmenges@uni-koblenz.de)
//============================================================================
#include "FirebaseMailer.h"
#include "src/Utils/gl... | [
"unrealer2@yahoo.de"
] | unrealer2@yahoo.de |
55f19bbf83f576db2d906b689dddb88db62aa8b4 | 34b722f3d89a1428975316a248cb2d58658ae2f2 | /util.h | c9f37d8e127cac633018a5269d7045ae5fa5de48 | [] | no_license | gaoyiyeah/autoencoder | 4bf896491d669be1f020bd521cad36fbd4acaf58 | 2dd3331f1668bdc8584a5642ee9b122c3782afe0 | refs/heads/master | 2020-04-25T21:13:13.800814 | 2015-04-22T02:57:00 | 2015-04-22T02:57:00 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,014 | h | #include <iostream>
#include <vector>
#include <map>
#include <set>
#include <string>
#include <bitset>
#include <io.h>
#include "global.h"
class Util {
private:
static std::vector<std::string> allFiles;
static std::vector<std::vector<ItemType>> finger_database;
static int _LoadFingerFromOneFile(std::string filepat... | [
"yg54123@126.com"
] | yg54123@126.com |
4319d8baefdfd06e879e74e6626ec861653bba14 | f297dc35be06acc9ded03b6fa97ae8c58dcadf55 | /EditorPage.xaml.h | 0e70cf2238544d5a32621c85ad274f3339957999 | [
"MIT"
] | permissive | yakcyll/ygc-dev | b8bee57c9a4422d137f619128d1e961e80bb0ebe | 36ce4702975c85c9e2c11f627140b3cdcf20f0f3 | refs/heads/master | 2021-01-19T15:04:06.061060 | 2014-11-24T21:28:45 | 2014-11-24T21:28:45 | 25,370,663 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,538 | h | //
// EditorPage.xaml.h
// Declaration of the EditorPage class
//
#pragma once
#include "BoardPage.h"
#include "EditorPage.g.h"
namespace ygc
{
public ref class EditorPage sealed
{
internal:
StackPanel ^ CounterPanel, ^ ToolPanel, ^ FilePanel, ^ BottomStack, ^ CPCount, ^CPInd, ^ TPMode, ^ TPHistory;
Grid ^ C... | [
"yakcyll@gmail.com"
] | yakcyll@gmail.com |
ee944f545e1909278bdffb776ad30d7314076d05 | 337f830cdc233ad239a5cc2f52c6562fbb671ea8 | /case5cells/6.1/polyMesh/cellZones | f1026a5764f38d94ff75fac8a4753121c2f07dea | [] | no_license | j-avdeev/laplacianFoamF | dba31d0941c061b2435532cdfbd5a5b337e6ffe9 | 6e1504dc84780dc86076145c18862f1882078da5 | refs/heads/master | 2021-06-25T23:52:36.435909 | 2017-02-05T17:28:45 | 2017-02-05T17:28:45 | 26,997,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 872 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | [
"j-avdeev@ya.ru"
] | j-avdeev@ya.ru | |
a826d7881e287a229bac52a8e9fe6e34987629ca | 00652caf4c8f04baa124d2f7afa8e941e1bdb58e | /paramics_traci-0.8-release/src/TraCIAPI/Subscriptions.h | c1b678718a89bf54c11cd3fa84d02c945141f5ba | [
"BSD-3-Clause"
] | permissive | Rukua95/Paramics-Omnet | 17ea5ef10bbcf3eedd176e25da8169556771ee66 | 8da0192f0a0aa63c580eb83101f93a4cce082a0a | refs/heads/master | 2023-01-16T03:59:39.028847 | 2020-11-28T17:51:57 | 2020-11-28T17:51:57 | 259,680,174 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,343 | h | #pragma once
#include <vector>
#include "storage.h"
#include "Constants.h"
#include "VehicleManager.h"
#include "Exceptions.h"
#include "Simulation.h"
namespace traci_api
{
class VariableSubscription
{
public:
static const uint8_t RES_SUB_INDVAR = 0xe0;
static const uint8_t RES_SUB_MULTVAR... | [
"tswysen95@gmail.com"
] | tswysen95@gmail.com |
90dcdcc98d5cf9b2cf54db84221eb2e43be69725 | b466fa3833c7ef39ac6d169d9df75f39e4a3b258 | /src/p528/FindKForYpiAt99Percent.cpp | 0f514997a2ee546b98c715fc3753fc4de4022211 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | NTIA/p528 | 8a1ad3aba6150fcf391134cb7c6742daef2e5619 | 93853a8a3e3923556971dfb872c8222d5a52b45a | refs/heads/master | 2023-05-23T05:16:47.486813 | 2022-01-27T15:34:09 | 2022-01-27T15:34:09 | 174,558,606 | 15 | 11 | NOASSERTION | 2022-06-02T19:15:01 | 2019-03-08T15:10:32 | C++ | UTF-8 | C++ | false | false | 1,254 | cpp | #include "../../include/p528.h"
/*=============================================================================
|
| Description: This function returns the K-value of the Nakagami-Rice
| distribution for the given value of Y_pi(99)
|
| Input: Y_pi_99__db - Y_pi(99), in dB
|
| Ret... | [
"wkozma@ntia.doc.gov"
] | wkozma@ntia.doc.gov |
79b3536f5401464d9d012979b19dfdcf8a8fea73 | 19407b960c6fe8fdc8fa59a0133fed9a73f5a66e | /src/vm/jvm_defines.h | fb5400649d44d16e07771b59cbeef135beaf9b7d | [] | no_license | slavam2605/BadVM | 0b5344c66773aa45de44c2a3c7ce00f9e491dced | 9260d0df86326fa86cef702b5177423926e5b0e4 | refs/heads/master | 2023-04-08T15:58:38.428112 | 2021-04-21T07:41:57 | 2021-04-21T07:41:57 | 351,406,223 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 350 | h | #ifndef BADJVM_JVM_DEFINES_H
#define BADJVM_JVM_DEFINES_H
#include <cstdint>
using jvm_reference = uint8_t*;
using jvm_boolean = bool;
using jvm_byte = int8_t;
using jvm_short = int16_t;
using jvm_char = uint16_t;
using jvm_int = int32_t;
using jvm_long = int64_t;
using jvm_float = float;
using jvm_double = double;
... | [
"vyacheslav.moklev@jetbrains.com"
] | vyacheslav.moklev@jetbrains.com |
1963ee736e46305ec3051ceafcc689151f90c4bf | 566314a9814d13826bfb21de1ef174ee7351d06d | /OOP3/OOP3/Polygon.h | d53d15f13162880b361502a0b19ffc013fcbd819 | [
"MIT"
] | permissive | Tomer20/Homework | a7bddbe6a213befc79c562b7db6fd6eb4e6c957e | 169e7b1bfc9240b2ec52a075af9a42151ae2c24e | refs/heads/master | 2022-11-07T21:47:30.771014 | 2018-02-05T11:51:45 | 2018-02-05T11:51:45 | 116,182,321 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 747 | h | //
// Assigned by:
//
// File Name: Polygon.h
// Files in project: TEST.cpp, Circle.cpp, Circle.h, Point.cpp,
// Point.h, Polygon.cpp, Polygon.h, Rectangle.cpp,
// Rectangle.h, Shape.h, Triangle.cpp, Triangle.h
//
#ifndef Polygon_h
#define Polygon_h
#include "Shape.h"
#... | [
"ctmr20@gmail.com"
] | ctmr20@gmail.com |
3bf1bad2a0faf2ff59be78d13cadc7b69d672d00 | 89df1ea7703a7d64ed2549027353b9f98b800e88 | /minecraft/minecraft/src/engine/data/time_data.h | 5cfe51e1eec8bfb82bbd03af3a06ed3cc7ab4cc4 | [
"MIT"
] | permissive | llGuy/gamedev | 31a3e23f921fbe38af48177710eb7bae661f4cfd | 16aa203934fd767926c58558e021630288556399 | refs/heads/master | 2021-05-04T15:09:33.217825 | 2019-01-17T23:15:36 | 2019-01-17T23:15:36 | 120,221,445 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 410 | h | #ifndef TIME_DATA_HEADER
#define TIME_DATA_HEADER
#include <chrono>
namespace minecraft
{
namespace data
{
struct Time
{
std::chrono::time_point<std::chrono::high_resolution_clock> beginning;
std::chrono::time_point<std::chrono::high_resolution_clock> currentTime;
std::chrono::time_point<s... | [
"luc.rosenzweig@yahoo.com"
] | luc.rosenzweig@yahoo.com |
842783a9782cfa5d4f10a9b8c9d8c08e8866c826 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/windows/advcore/gdiplus/test/functest/creadwrite.h | e1cccadd5aa985ac89b5a90e1f5f40d99f6361b2 | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C++ | false | false | 690 | h | /******************************Module*Header*******************************\
* Module Name: CReadWrite.h
*
* This file contains the code to support the functionality test harness
* for GDI+. This includes menu options and calling the appropriate
* functions for execution.
*
* Created: 05-May-2000 - Jeff Vezina... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
41bbc3f7b64edcee4b8a633ddbe1069f370239b7 | 6e4fd6be0921adfa1ec08d2e92acec312d42b793 | /src/h/register.h | 337c881ee1445609d8b17dab2f59594ebf9db4ac | [] | no_license | DraganVeljovic/GAssembler | a6e440c13f2bc3b4f125f6a15ef63e2017331d27 | a17b021f4f869b7a652bec98f0a4046c6f2a7248 | refs/heads/master | 2020-08-05T16:52:55.572797 | 2016-09-07T23:16:28 | 2016-09-07T23:16:28 | 67,649,807 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 281 | h | #ifndef REGISTER_H
#define REGISTER_H
class Register {
private:
char* name;
char* nameUC;
int index;
public:
Register();
Register(char* name, char* nameUC);
~Register();
char* getName();
char* getNameUC();
void setName(char*);
void setNameUC(char*);
};
#endif
| [
"dragan.d.veljovic@gmail.com"
] | dragan.d.veljovic@gmail.com |
3e03352b6693360a76457b1b56cbc1322a513777 | fa73ad7a78238f8050d20f196805f729d0333919 | /src/Parser/Nodes/JoinNodes/RightJoinNode.h | a10b2bb4e0bdc31f14fd45bc57d0195c73bca7ca | [] | no_license | quiksilver4210/SelSQL | 3c9494fe331579d74dec07b7d1bf04595af12bb7 | f4593ee2ccea54b7ba0221ee74b8ad9af38b29ed | refs/heads/master | 2021-10-27T01:28:19.477068 | 2021-10-15T11:59:01 | 2021-10-15T11:59:01 | 210,825,355 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 285 | h | //
// Created by sapiest on 07.11.2019.
//
#ifndef SELSQL_RIGHTJOINNODE_H
#define SELSQL_RIGHTJOINNODE_H
#include "BaseJoinNode.h"
class RightJoinNode : public BaseJoinNode {
public:
void accept(TreeVisitor* v) override { v->visit(this); }
};
#endif // SELSQL_RIGHTJOINNODE_H
| [
"toxaxab27@gmail.com"
] | toxaxab27@gmail.com |
6b1fc8d9e9e18b952e0c566aa531328f2c7f445e | 7f81952c20254ef5b4463615afdc53fbaf4e2885 | /main.h | b58573dd4b7285ef6e254e27b6391f486e07651d | [
"MIT"
] | permissive | pratinav/2048 | 40b6d06d98bf8562d8abdb0aa1804d04380af119 | dd279eb344267ff77db63b8ac8e886d8a8ff893b | refs/heads/master | 2021-01-02T08:37:50.537510 | 2017-09-10T11:30:10 | 2017-09-10T11:30:10 | 99,034,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 572 | h | /**
* Final Project
* author: Pratinav Bagla
*
* main.h
*
* main.h and main.cpp build an interface and other features such as
* a scoring system and a menu around the main board class
*/
#pragma once
#include <iostream>
#include <fstream>
#include <vector>
#include "board.h"
using namespace std;
void displayM... | [
"pratinavbagla@gmail.com"
] | pratinavbagla@gmail.com |
17c5ede9f5eaf64104edd421cb38ee0f81ee0108 | 561392a4f8a3ea16602368c7a8a13f6d26520a43 | /src/HihoCoderProblem/MergeKSortedLists.cpp | 604d87c2f8629faab25b4e128b8e0646c23645ca | [] | no_license | suntaopku/DataStruct | d576df8c775b7934dbd6e9c99a553d832ead2910 | 66486c0880cf65ff5f4d84ffcb4543346de6df5b | refs/heads/master | 2021-01-18T14:44:02.909348 | 2016-01-20T13:02:03 | 2016-01-20T13:02:03 | 50,030,100 | 0 | 0 | null | 2016-01-20T12:56:48 | 2016-01-20T12:56:47 | null | UTF-8 | C++ | false | false | 2,124 | cpp | #include "MergeKSortedLists.h"
MergeKSortedLists::MergeKSortedLists(void)
{
}
MergeKSortedLists::~MergeKSortedLists(void)
{
}
ListNode* MergeKSortedLists::mergeKLists(vector<ListNode*>& lists)
{
ListNode **p,*head,*s;
int Len=lists.size();
if (Len==0){
return NULL;
}
int i,j;//flag is the status of all zer... | [
"410672131@qq.com"
] | 410672131@qq.com |
eaeb8507e6cf346acb5e49ec0ed94a6290cb3495 | b3239097cad0e28dfce355fa1e6f5a6fd12c10f4 | /773D.cpp | 60c89adebf18bd4b4bdee63556665a84e58792f9 | [] | no_license | trinhtanphat/Codeforces | da52d4efae03fa8f20564a3062cf7fde8ff3224d | c52cd4749f1c1dd38a0f0140250e6d8e96181037 | refs/heads/master | 2023-04-12T11:34:04.121808 | 2018-11-10T19:36:01 | 2018-11-10T19:36:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,035 | cpp | #include <bits/stdc++.h>
using namespace std;
#define openfile {freopen("input.txt","r",stdin);}
#define debug 01
#define mp make_pair
const int MAX_N = 1e5;
int n, cnt, a[MAX_N][3];
map<pair<int,int>,int> mmap;
int mmax[2][3*MAX_N], mpos[2][3*MAX_N];
void exec(int idx, int x, int y, int z) {
pair<int, int> p... | [
"dphi999@gmail.com"
] | dphi999@gmail.com |
30615964214530630c80e7248c1511c15fa319f4 | 43d6d73e5b57e9bdab7cb0762f8ea76af30bfed2 | /code/engine/xrGame/base_client_classes_wrappers.h | 13704a5e3e079b4a08ff28c5024f015e9acabbab | [
"Apache-2.0"
] | permissive | xIRaYIx-zz/xray-162 | eff2186b811e710214fbc79c4e075d59e8356171 | fff9feb9ffb681b3c6ba1dc7c4534fe80006f87e | refs/heads/master | 2022-04-08T10:30:15.774896 | 2018-02-26T05:53:57 | 2018-02-26T05:53:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,937 | h | ////////////////////////////////////////////////////////////////////////////
// Module : base_client_classes_wrappers.h
// Created : 20.12.2004
// Modified : 20.12.2004
// Author : Dmitriy Iassenev
// Description : XRay base client classes wrappers
///////////////////////////////////////////////////////////... | [
"tsukanov.anton@gmail.com"
] | tsukanov.anton@gmail.com |
a49bb6fa4fc27f8a3f3554ca67cdc2912fa42880 | f679bf935a00fad933fb6237ed486456b907d480 | /fat32-x86/dir32.cc | cdb99320c81bb405db34ee02e7075b2b7868ac0f | [] | no_license | LimeProgramming/rpi | da3b278578eae27c97bc70929be697fe2694fd9d | 9bed84eeb518a0348ddefe1acaa403ccc490212e | refs/heads/master | 2023-09-05T16:52:48.764546 | 2021-11-10T16:04:32 | 2021-11-10T16:04:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 132 | cc | /* dump the partition table
*/
#include "fat32.h"
int main()
{
fat32_init();
fat32_list_root();
fat32_deinit();
return 0;
}
| [
"alt.mcarter@gmail.com"
] | alt.mcarter@gmail.com |
903781cb84e395a63271e6196969c36fe3fcafb2 | 46fe0f55257e00fe75c3a1ebfc72c011735ca8f0 | /src/Util/ObjectsConnector.cpp | 9faeb1f1f9a53ee3e749bed676aa6b4e63c2a16c | [] | no_license | Stepdan/ImageKit | 45b26c85145b2d8ffc06b398ce04245b8a4152f2 | 44ffe1f93d0493432b1e5e2d17f3ca7c08850a63 | refs/heads/master | 2020-06-07T14:12:04.566877 | 2019-06-25T10:40:17 | 2019-06-25T10:40:17 | 193,039,325 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,489 | cpp | #include "ObjectsConnector.h"
#include <cassert>
namespace ImageKit::Util {
static const std::string TYPE_SIGNAL = "TYPE_SIGNAL";
static const std::string TYPE_SLOT = "TYPE_SLOT";
ObjectsConnector::MetaObjectsMap ObjectsConnector::m_metaCollector = ObjectsConnector::MetaObjectsMap();
//............................... | [
"d.stepin@movavi.com"
] | d.stepin@movavi.com |
e520d546d4b2d2fb2c814413d9b5efd5e4541276 | 82c147779dfb0ddd4e539159c902d25487f8790f | /ABC/ABC071-080/ABC075/D/D.cpp | 4965d1d0551a33b0317d3c87ba3496b6f3a25870 | [] | no_license | nayuta1019/AtCoder | 4350e17ef21baf6015cbcf5a6d6ece8c5bbe767b | a1d8d85885e75dc103f185adfabd5354d0a69a6c | refs/heads/master | 2023-03-09T02:15:42.219174 | 2021-02-16T07:18:57 | 2021-02-16T07:18:57 | 339,315,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,050 | cpp | /**
ABC075
2019/01/25/ 未完成
**/
#define _USE_MATH_DEFINES
#include <bits/stdc++.h>
using namespace std;
#define FOR(i,a,b) for(int i = (a); i < (b); ++i)
#define rep(i, n) for(int i = 0; i < (int)(n); i++)
#define all(x) (x).begin(),(x).end()
inline int toInt(string s) {int v; istringstream sin(s);sin>>v... | [
"nayuta.04510@gmail.com"
] | nayuta.04510@gmail.com |
f9b7048e676543c10e3d9a7961da5ee6782a625d | 45aa6c77337e06f8ca8cd570a90d4542b3d63521 | /ThirdParty/cpgf/test/metagen/include/chainedobjectaccess.h | 9663ac5450bd2e29560d957ac7b0e95dd317d632 | [
"Apache-2.0"
] | permissive | iteratif/uifaces | b6fcf4a023f41ee92c6cba0f06090cd967742031 | 2db85273282a52af09ced7f8ca50baff600dc31c | refs/heads/master | 2021-07-01T05:15:11.858215 | 2017-09-13T23:32:17 | 2017-09-13T23:32:17 | 103,461,748 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,384 | h | /*
cpgf Library
Copyright (C) 2011 - 2013 Wang Qi http://www.cpgf.org/
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... | [
"olivier.bgualotto@iteratif.fr"
] | olivier.bgualotto@iteratif.fr |
8a4cb40c6f8d79b53a0ea383a2a6724fac084c30 | a54d505c359afac37084c1bde71521fe0ca86f1b | /src/pointPlayer.h | 23c7743b668eb14870a225421f4b16d708d6ad5b | [] | no_license | kritzikratzi/soundythingie | e4af2cae455d745fd0a6c83309cdd22f094489ae | a630e03c941f8f94aec86997d50807016565b044 | refs/heads/master | 2021-01-19T20:12:59.757958 | 2020-10-02T14:50:49 | 2020-10-02T14:50:49 | 433,833 | 5 | 3 | null | 2020-10-02T14:50:50 | 2009-12-13T17:52:14 | C++ | UTF-8 | C++ | false | false | 1,365 | h | #ifndef __PEEPEE
#define __PEEPEE
#include "pointRecorder.h"
#include "Tones.h"
#include "Helpers.h"
// shape functions
float shapeFlat( float t );
float shapeSinus( float t );
float shapeSawtooth( float t );
float shapeRectangle( float t );
class pointRecorder;
class pointPlayer{
public:
pointPlayer();
... | [
"super@superduper.org"
] | super@superduper.org |
9cee39d79416b9e917c0ac72bb22f365c3ead342 | e4d3d56265ed372e08976670143ee88e54b84b2e | /includes/mfbt/tests/TestTypedEnum.cpp | 08566f2d3ccb6008f7076866bd131f220ac90b4b | [
"MIT"
] | permissive | tigerwood/spec-cpp | e681d2a9de1e8469054ecf9a4b1aa109909a5774 | 1d7e33e93b9dfcecf8c79a94ee572965f6360247 | refs/heads/master | 2020-04-29T02:13:38.606000 | 2018-08-14T16:15:43 | 2018-08-14T16:15:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,255 | cpp | /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0... | [
"tatum.creative@gmail.com"
] | tatum.creative@gmail.com |
c826477a720a35c4b450658ab22c4c71138b22e4 | bd9370392b0fb5aaffc5ce2c6e0088fca58e1a62 | /RakNet/Source/cat/Config.hpp | fc26407a609be71bc59b08ef4c6bc415c3162bc2 | [
"BSD-3-Clause"
] | permissive | FearlessSon/Colin-AIE-Term-Project | 6151537375e0a623afb3669a430bb7afe8771d5e | b706335451669fc58dff6ea4c097f7661a9c483a | refs/heads/master | 2021-01-10T20:03:24.169449 | 2013-06-13T17:02:49 | 2013-06-13T17:02:49 | 10,132,201 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,472 | hpp | /*
Copyright (c) 2009-2010 Christopher A. Taylor. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions... | [
"fearlessson@gmail.com"
] | fearlessson@gmail.com |
379de8ccefc2d4ebe67da8afb6d99a6548bed11b | 4335e39b1d955a987e43c734357e6f19debec0c4 | /accumulate.hpp | 469593cb3c4ee9af05619321a04a93211e39e3c3 | [
"MIT"
] | permissive | amichai-H/it-cp-a | aaa27a0f2c7ad6d661c057cf5e67c6e6173d81fa | 7dd6fc503ae436c1a3a95e48217ce70562a21ab8 | refs/heads/master | 2022-10-06T00:47:13.162945 | 2020-06-10T16:03:37 | 2020-06-10T16:03:37 | 271,322,187 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,123 | hpp | //
// Created by amichai hadad on 08/06/2020.
//
#ifndef ITERTOOLS_CFAR_A_MASTER_ACCUMULATE_HPP
#define ITERTOOLS_CFAR_A_MASTER_ACCUMULATE_HPP
#include "range.hpp"
#include <iterator>
namespace itertools {
typedef struct {
template<typename T>
T operator()(T a, T b) const {
return a+... | [
"noreply@github.com"
] | noreply@github.com |
750240a328879a6d4034f3b1ebff211db899fe63 | 575ca804ab3745e681994823c92a273e1e690eed | /lv_cpp/widgets/LvImg.cpp | d85a924a549d4df3b5339ad74bd769404131bbae | [
"MIT"
] | permissive | HowToMeetLadies/lv_binding_cpp | 3851826cea9562de214af5dd102045304b4cdc45 | 5ce27254ac8526dd1ca61e883785ed2606076a68 | refs/heads/master | 2023-08-05T21:05:15.280138 | 2021-09-14T13:53:59 | 2021-09-14T13:53:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,615 | cpp | /*
* LvImg.cpp
*
*/
#include "LvImg.h"
namespace lvglpp {
LvImg::LvImg() : LvImg(NULL) {
}
LvImg::LvImg(LvObj* Parent) : LvObj(Parent) {
if(Parent)
cObj.reset(lv_img_create(Parent->raw()));
else
cObj.reset(lv_img_create(lv_scr_act()));
setUserData(this);
}
LvImg::~LvImg() {
}
LvImg& LvImg::setSrc(const ... | [
"dippotommaso@gmail.com"
] | dippotommaso@gmail.com |
3f13a654c440951120e2bbaefcddc13ddf1c0dec | 4c378a1be91f9574cffb428ea1a493dbe7306773 | /Eugene_and_an_array.cpp | 2a2ce35f92277d3560091498ae9746109ba49754 | [] | no_license | nishantprajapati123/competitive-coding | 81c09976833ff49d079e4edd0c5254203d0552d7 | 8cbac4be5cd36c3626af4676a8385a638f98654e | refs/heads/master | 2021-07-07T14:02:21.646254 | 2020-08-26T07:36:28 | 2020-08-26T07:36:28 | 160,255,056 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,130 | cpp | #include<bits/stdc++.h>
using namespace std;
#define ll long long int
#define pb push_back
#define mk make_pair
#define deb(x) cout << #x << "=" << x << endl
#define all(x) x.begin(), x.end()
#define clr(x) memset(x, 0, sizeof(x))
#define sortall(x) sort(all(x))
#define PI 3.1415926535897932384626
#define MOD 100000000... | [
"knishant147@gmail.com"
] | knishant147@gmail.com |
b50ebd140203ac5c15cf2939d1bc76371466dca5 | 798b409c2262078dfe770960586160fc47434fae | /include/sbstd/sb_shared_ptr.h | 6d7962908161fb4409ea5011d51ce97077920e82 | [] | no_license | andryblack/sandbox | b53fe7b148901442d24d2bcfc411ddce531b7664 | 6fcffae0e00ecf31052c98d2437dbed242509438 | refs/heads/master | 2021-01-25T15:52:16.330633 | 2019-08-26T09:24:00 | 2019-08-26T09:24:00 | 2,220,342 | 5 | 8 | null | 2018-06-18T15:41:44 | 2011-08-17T07:10:54 | C++ | UTF-8 | C++ | false | false | 11,968 | h | /*
* sb_shared_ptr.h
* SR
*
* Created by Андрей Куницын on 06.02.11.
* Copyright 2011 andryblack. All rights reserved.
*
*/
#ifndef SB_SHARED_PTR_H
#define SB_SHARED_PTR_H
#include <cstring>
#include "sb_assert.h"
#include "sb_pointer.h"
namespace sb {
template <class T> class weak_ptr;
template ... | [
"blackicebox@gmail.com"
] | blackicebox@gmail.com |
5d1a89baeeb377bc2abd94fde7ed56fa9588929a | 7b64779fb8894e1fc1657fb3e09f6cb976b632c3 | /tilde~/graphicobjects/Grid.cpp | ea1a42e3275bcf643941cadf2f5504b536b3e953 | [] | no_license | njazz/tilde | 5780c2c958a7ca20d16592033dd97b9158a4ad0d | 0b97df749e678a9855518723e52af0afb967bd88 | refs/heads/master | 2022-08-27T01:04:24.422269 | 2022-08-14T12:27:12 | 2022-08-14T12:27:12 | 83,314,714 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 506 | cpp | // (c) 2017 Alex Nadzharov
// License: GPL3
#include "Grid.h"
#include <QPainter>
namespace tilde {
Grid::Grid()
{
_gridStep = 20;
}
void Grid::paint(QPainter* p, const QStyleOptionGraphicsItem*, QWidget*)
{
p->setPen(QPen(QColor(224, 224, 224), 1, Qt::DotLine, Qt::SquareCap, Qt::BevelJoin));
for (int ... | [
"anadjarov@gmail.com"
] | anadjarov@gmail.com |
9bbd868810f5f875e912496a15886182c7047512 | 91c4e70da29d611198fdb4fde04a1401972b7e95 | /Source/Shoot/InfinitTerrainGameMode.cpp | 22fca72dce215ccf0bdc2826d718a1464b52ca39 | [] | no_license | TAZO0608/Shoot | 2d161ba4f2f93d1eef2ea8f6e762fca36c789140 | 2c44b62942d4f995196e3240c69ef4004a42f995 | refs/heads/master | 2021-01-24T08:16:42.065111 | 2018-02-26T23:08:59 | 2018-02-26T23:08:59 | 120,256,383 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 810 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "InfinitTerrainGameMode.h"
AInfinitTerrainGameMode::AInfinitTerrainGameMode()
{
NavMeshBoundsVolumePool = CreateDefaultSubobject<UMyPool>(FName("Nav Mesh Bounds Volume Pool"));
}
void AInfinitTerrainGameMode::PopulateBoundsVol... | [
"j1981700608@hotmail.com"
] | j1981700608@hotmail.com |
e5498b4a0eeb8c9922fae106601d55dd950b3d8f | 2173de8a7714f2fbc35f9519c2e742ae8f37c49b | /rrating.cpp | d6d6c220a2a32f8470cbadbf044508ecc1df8ceb | [] | no_license | sanjeev1779/codechef | b7e3b8bfe05989037f4e78f3f7191368abba7b10 | a132632f543ee192cf49f0280333f976908e7be5 | refs/heads/master | 2021-01-25T08:28:48.487194 | 2014-07-28T01:05:46 | 2014-07-28T01:05:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 210 | cpp | #include<iostream>
#include<vector>
#include<string.h>
#include<stdio.h>
#include<map>
#include<math.h>
#include<algorithm>
#define LL long long
#define pb push_back
using namespace std;
main()
{
return 0;
}
| [
"sanjeev1779@ubuntu.ubuntu-domain"
] | sanjeev1779@ubuntu.ubuntu-domain |
b616782f52e2db17dcfe4abb5ab5821f1c7cc709 | 55cec48a0f9c3312a8e87a3f657a79422e6855b1 | /Source/Utility/LostDream/Reflection/Serialization.cpp | 87e94bbf953d11babc4f74fcb0d4a9bf8a68569c | [
"MIT"
] | permissive | killvxk/PaintsNow | 65313cf445e0ac07169a7c9c412f41bb31500710 | f30aa83b419f75dc8af95f87827c4147cf75800f | refs/heads/master | 2020-04-11T20:31:09.750644 | 2018-12-16T14:09:12 | 2018-12-16T14:09:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,369 | cpp | #include "Serialization.h"
#include "../../../Core/Common/ZMemoryStream.h"
using namespace PaintsNow;
using namespace PaintsNow::NsLostDream;
struct MyType : public IReflectObjectComplex {
virtual TObject<IReflect>& operator () (IReflect& reflect) {
ReflectClass(MyType);
if (reflect.IsReflectProperty()) {
Refl... | [
"paintdream@paintdream.com"
] | paintdream@paintdream.com |
aba00e354c8cf6d414c1206ff66491af143c375b | 33a92a350d18515613a7c5bac8518556c2c1d799 | /VS 2012/小甲鱼Win SDK/015窗口绘画/015窗口绘画/stdafx.cpp | 034ecb37b09437a31aae2fe86666b85bd6fd5d2b | [] | no_license | WemtFox/MyLearningCode | 7b35345524f7cc047e364ab3d9f54892776213fa | e7df5692ea57756ae9563a84a5345e0b688c470d | refs/heads/master | 2020-04-12T07:50:30.255469 | 2015-12-05T01:47:40 | 2015-12-05T01:47:40 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 267 | cpp | // stdafx.cpp : 只包括标准包含文件的源文件
// 015窗口绘画.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中
// 引用任何所需的附加头文件,而不是在此文件中引用
| [
"sslujuzhi@sina.cn"
] | sslujuzhi@sina.cn |
604f4573c95b2c5afae38b858f42858c55975921 | 0b75287e40702c3d0a2d8e40a8a30634b9a7e14b | /HeapSort.h | 7ac420cc77ef6c4cd3ad17baebfe3a6c1c76402d | [] | no_license | MartinKarlikov/StudentDataSorting | 4efe68fb95141da8eac4e261e634b490a084329c | 081a6f277d568fe37091bac38cf95c148a242b33 | refs/heads/master | 2020-03-15T11:53:48.774787 | 2018-06-21T11:19:59 | 2018-06-21T11:19:59 | 132,131,218 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,813 | h | #pragma once
#include "DynamicArray.h"
#include "StudentData.h"
//Basic heapsort , nothing special
//uses the siftDown technique
template <typename T>
void ArrSwap(DynamicArray<StudentData<T>>& array, size_t firstIndex, size_t secondIndex)
{
StudentData<T> temp = array[firstIndex];
array[firstIndex]... | [
"noreply@github.com"
] | noreply@github.com |
849de9feeaa78f21512b1b97ef6248bb72970f42 | 682838aa69ccbf57be2ae2690737f072c0fdc5b5 | /libraries/IrRanger/IrRanger.ino | bc2d6b4f92a0e0bfb623dcec01bea8f2bad42f40 | [] | no_license | SuperheRos52/sketchbook | 3a6e4603a61f0fd2d0195532beb4bd923e2fe78e | 3c13a97120d2a4a9f48dd9001382eee2bf194dbe | refs/heads/master | 2021-01-19T06:34:17.006015 | 2015-08-13T15:36:23 | 2015-08-13T15:36:23 | 40,664,262 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,442 | ino | /*
* rosserial IR Ranger Example
*
* This example is calibrated for the Sharp GP2D120XJ00F.
*/
#include <ros.h>
#include <ros/time.h>
#include <sensor_msgs/Range.h>
ros::NodeHandle nh;
sensor_msgs::Range range_msg;
ros::Publisher pub_range( "range_data", &range_msg);
const int analog_pin = 8;
unsigned long rang... | [
"gggonzalez002@ikasle.ehu.es"
] | gggonzalez002@ikasle.ehu.es |
33871a72f7664512b4867fc9935b4daf557bd8b4 | 8b5d24bb19bed33ffbbc50b0a8fb34ed60496da3 | /jollaImport/catcher.h | 57a93379330afcb9b5d032cc0f4aa282918c5f5e | [] | no_license | sailfishapps/Harmattan-SMS-Boat | cc96dc34e4c8c12a3ff7267b937c90b46f6fecec | 719104dfa23f47355ad1c91c558bc0a4d2154af9 | refs/heads/master | 2020-05-29T12:15:07.209889 | 2013-12-26T01:04:54 | 2013-12-26T01:04:54 | 15,454,709 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,379 | h | /******************************************************************************
**
** This file is part of libcommhistory.
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Reto Zingg <reto.zingg@nokia.com>
**
** This library is free software; you can redistribute it and/or modify it
*... | [
"christian.ratzenhofer@cdnm.at"
] | christian.ratzenhofer@cdnm.at |
820a8ecdadfee8915eef2ac8fcd79c09a360503d | 54e1a786248dde2ac0143d261f69a0c0ad843b7f | /LhaForge/Dialogs/SevenZipVolumeSizeDlg.h | 01f382b7561ea67e41951f0a5f625a4bde4275f4 | [] | no_license | killvxk/lhaforge | 0cc741e8143df2205fa88869b6f42c59ff1fd0bd | 3cf98291f08de1e5c0f492115f54f3e89f99ab0c | refs/heads/master | 2020-04-25T04:11:10.360033 | 2013-05-31T16:17:20 | 2013-05-31T16:17:20 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 3,327 | h | /*
* Copyright (c) 2005-2012, Claybird
* 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 ... | [
"claybird.without.wing@gmail.com"
] | claybird.without.wing@gmail.com |
1735473f658b514ee99f3bc5c915b2f3c43dca09 | a4283571eb440b2027527740309133630738e4dc | /src/bitcoind.cpp | d13d389d1e5cda81b43527fa4988fd38b8c1da58 | [
"MIT"
] | permissive | gelinDevs/Gelin | 1672392fb7cb4a303c3d9919bc1dd462f7c61376 | a5b851adc6f7a84898e6b7b5cc6f876134b0aa92 | refs/heads/master | 2020-03-09T19:11:02.000239 | 2018-04-12T11:34:54 | 2018-04-12T11:34:54 | 125,657,989 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,200 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "rpcserver.h"
#include "rpcclient.h"
#include "init.h"
#include <boost/al... | [
"gelindevs@gmail.com"
] | gelindevs@gmail.com |
ecd185b5998990fcec541bd4c9be2380567db481 | 6c9bd50bdc4790c77d4840483cd126bea3c730f3 | /2nd semester/Data-structures-and-algorithms/Laboratories/Assignment 4 P21/main.cpp | 6dc1c266c06c3f25942de6ce4a05a5073fe8ff26 | [] | no_license | toadereandreas/Babes-Bolyai-University | b9689951b88cce195726417ec55f0ced1aa4b8e6 | ca6269864e5ade872cb5522a3ceb94a206e207b3 | refs/heads/master | 2022-09-24T13:11:03.610221 | 2020-06-04T12:19:12 | 2020-06-04T12:19:12 | 268,924,167 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,712 | cpp | #include <iostream>
#include <assert.h>
#include "SLLA.h"
#include "SLLA_iterator.h"
#include "SortedMultiMap.h"
bool cond1(TElem x){
if( x.first <= 8 ) return true;
return false;
}
bool relation1(TKey cheie1, TKey cheie2) {
if (cheie1 <= cheie2) {
return true;
}
else {
return fals... | [
"57907218+toadereandreas@users.noreply.github.com"
] | 57907218+toadereandreas@users.noreply.github.com |
50fc117a7fc71625937b1fa721100abd90da77fa | e01454c3f0e75207123d38171daabd90be5cc9c1 | /testnote.h | 19d8364cfac07307cb128aa23d6e4657b8b083ef | [] | no_license | sedoy-jango-2/Coffe-check | b242e36cce8f3c9b227c9fb3bee8bfccfe29e35d | 606bd1f93411938069a7247ea11d078be2d0a226 | refs/heads/master | 2021-08-11T10:19:10.765317 | 2017-11-13T14:54:52 | 2017-11-13T14:54:52 | 110,551,403 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 739 | h | #ifndef TESTNOTE_H
#define TESTNOTE_H
#include <QString>
#include <stdio.h>
#include <stdlib.h>
#include <QStringList>
#include <QString>
#include <iostream>
#include <basenote.h>
class TestNote: public BaseNote
{
public:
TestNote();
TestNote(const TestNote ©write);
TestNote(
QString curre... | [
"aa18.04.99@gmail.com"
] | aa18.04.99@gmail.com |
e44f77b56c1793f0bb7b894345ff334bb7b29cdc | ad74f7a42e8dec14ec7576252fcbc3fc46679f27 | /MediaMaker/ID3v2TagFrameHeader.h | 02a00e2f6b18c59db499a9ae5a0cebfd1fd7cddd | [] | no_license | radtek/TrapperKeeper | 56fed7afa259aee20d6d81e71e19786f2f0d9418 | 63f87606ae02e7c29608fedfdf8b7e65339b8e9a | refs/heads/master | 2020-05-29T16:49:29.708375 | 2013-05-15T08:33:23 | 2013-05-15T08:33:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 523 | h | // ID3v2TagFrameHeader.h
#ifndef ID3V2_TAG_FRAME_HEADER_H
#define ID3V2_TAG_FRAME_HEADER_H
class ID3v2TagFrameHeader
{
public:
ID3v2TagFrameHeader();
void Clear();
void ExtractFrameHeaderPointer(unsigned char *ptr);
unsigned char *ReturnFrameIDPointer();
unsigned int ReturnFrameSize();
void SetFrameID(char ... | [
"occupymyday@gmail.com"
] | occupymyday@gmail.com |
5e402ffa5d5ba017bd23d0b3838aab8f30a23028 | 2c5e0a3e492d854df0c823f19376ae33c95a9f2c | /Source/head/q8.h | 8f93f6a8c7f11d16c5b30a6d8ff0ffbf2ded32ed | [
"MIT"
] | permissive | FWdarling/DS_homework | 0cc8a21f962500ad5c4a029be60c8d027c7035e3 | 26f43a25aba400c214855a57b4e87fa53ae51d97 | refs/heads/master | 2020-07-28T08:28:39.003919 | 2019-12-23T20:21:56 | 2019-12-23T20:21:56 | 209,364,876 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,389 | h | #include"../../Lab/prim.h"
using std::cin;
using std::cout;
using std::endl;
void instructions(){
cout << "You can choose the following actions:" << endl;
cout << "A is creating grid vertex" << endl;
cout << "B is adding grid edges" << endl;
cout << "C is Generating shortest grid" << endl;
cout <<... | [
"1853204@tongji.edu.cn"
] | 1853204@tongji.edu.cn |
20be7732b2fac3c1833d33c5182b9b6b60724781 | 8fd426c0755306b7fad2446b51d1cbf6af41a7f3 | /Empty SFML1/Empty SFML1/State.h | b3a16c4e212c7fe2c223386b1d566c560d1e7b29 | [] | no_license | MartinFarrell24/FiniteStateMachine | 1f073d5cefea29e883ba492ca4ce466950779db6 | 3ccdcb170125ce271bdc2437117f163ec1c37f25 | refs/heads/master | 2021-07-25T21:38:58.744381 | 2017-11-08T17:58:12 | 2017-11-08T17:58:12 | 108,397,748 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 774 | h | #pragma once
/// <summary>
/// @Author Martin Farrell c00157047
/// Date: Nov 8th 2017
/// Num of hrs: 3
/// </summary>
/// No known bugs
#include<iostream>
#include"Animation.h"
using namespace std;
class State
{
public:
virtual void idle(Animation* a)
{
cout << "State::Idling" << endl;
}
vi... | [
"noreply@github.com"
] | noreply@github.com |
9c5106b7210870dfb48aa9f582bd0b6cf8a96493 | a57cc4f074203e8ceefa3285a1a72b564e831eae | /tests/unit_tests/mul_div.cpp | 5b0a74bffb79fc51274acac066d80b812729edd8 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | trublud/kickasscoin | 286b2c9637bf92416d8e2017c6c0c15a25f8ebc8 | 8153ff2f1fe8f3a761b71eab9afb1b02876809d5 | refs/heads/master | 2020-06-19T15:58:58.218099 | 2019-07-13T23:04:47 | 2019-07-13T23:04:47 | 194,447,129 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,695 | cpp | // Copyright (c) 2014-2019, The KickAssCoin Project
//
// 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 l... | [
"xmindpingx@gmail.com"
] | xmindpingx@gmail.com |
55628c6880242c0c3212805ce1c2b5c474f8cbd8 | 9079a555d1fd22ad9701227c58151ae1ca3595d3 | /Codechef/CLUSCL.cpp | 71a8e603f3a225eb6ad0137f653809704e699754 | [] | no_license | DebRC/My-Competitve-Programming-Solutions | c2a03b18f15cebd3793ce1c288dbb51fc0a33ef4 | fe956eed619a21bd24a5fd647791d4c56cd1b021 | refs/heads/main | 2023-02-04T08:28:13.915967 | 2020-12-28T09:11:29 | 2020-12-28T09:11:29 | 324,591,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,081 | cpp | #include<bits/stdc++.h>
#include<ext/pb_ds/assoc_container.hpp>
#include<ext/pb_ds/tree_policy.hpp>
#define ll long long
#define M 1000000007
#define sz(a) (ll)a.size()
#define pll pair<ll,ll>
#define rep(i,a,b) for(ll i=(ll)a;i<(ll)b;i++)
#define sep(i,a,b) for(ll i=(ll)a;i>=(ll)b;i--)
#define mll map<ll,ll>
... | [
"noreply@github.com"
] | noreply@github.com |
c969b832530ce4bbc328a22354f1c3bf2125f0a6 | 96dbdaeb27f33b006ce3ca876ee53fcf00c0e7ac | /sayi.cpp | df4d08c396fa99247844fe9f14a4e72c617eabd4 | [] | no_license | fatihinz/C_course | 56aa74626a69d69058d42f6ce3e82768d8db884a | 3d767981fc3fab7122abb596d54513f4def93549 | refs/heads/master | 2021-07-16T09:15:07.493223 | 2020-06-08T15:59:54 | 2020-06-08T15:59:54 | 165,135,335 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 202 | cpp | #include <stdio.h>
int main(){
int n;
printf("bir sayi giriniz :");
scanf("%d",&n);
int i;
int c=0;
for(i=1;i<n;i=i*2){
c++;
printf("%di, %dn,%dc \n",i,n,c);
}
printf("%d\n",c);
}
| [
"noreply@github.com"
] | noreply@github.com |
9fe9b44d5e3035e72f00e7589caa8d31df2ce1ed | e53fc7abb5a40fee791d3a0b5fac83ab36196a39 | /Intermediate/Build/Win64/UE4Editor/Inc/BuildingEscape/PositionReport.gen.cpp | 5b774e16dfa96668b57af07136e8c7f43ac64565 | [] | no_license | CesarChaMal/UnrealSection_03_BuildingEscape | 9eb39e0306b60273d651286038efb04c65e9f879 | 4d8472da2398e437575e016a49304a13a25488c2 | refs/heads/master | 2022-08-02T17:26:12.879198 | 2020-05-24T02:24:41 | 2020-05-24T02:24:41 | 263,173,186 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,326 | cpp | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"cesarchamal@gmail.com"
] | cesarchamal@gmail.com |
a16ba9c21511b3a49b0f0d8f03d2d5c40827516d | 5c8645d9c4deee4e77c7a9ca649d24c49794ce6f | /CPP/801-900/Q827. Making A Large Island.cpp | 34c2a83cf33b3e8d5ceaaa9fd3d9dd6e31c22849 | [] | no_license | XiandaChen/LeetCode | 51e9c851f739a5e47195745a2dddc87462a0efbf | fb8b5c67b3876f4a6752cdbe8c8b8979e185ab93 | refs/heads/master | 2022-10-23T20:34:56.375847 | 2022-10-17T06:06:27 | 2022-10-17T06:06:27 | 205,062,375 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,307 | cpp | class Solution {
public:
int largestIsland(vector<vector<int>>& grid) {
int m = grid.size(), n = grid[0].size(), res = 0;
bool hasZero = false;
for (int i = 0; i < m; i++) {
for (int j = 0; j < n; j++) {
if (grid[i][j] == 1) continue;
... | [
"xuc23@psu.edu"
] | xuc23@psu.edu |
a1e4a226eeb869d040b457cd4b6832ed9ce7815d | 38b7b48e02a077f266183c9521b2a3427fa179c9 | /packages/github.com/boostorg/array/tests/array_import_test.cc | 77ced05e5325f8947eee788c4eac9201e154e61b | [] | no_license | MarkusTeufelberger/BBW | 01ab1c1f6d420b637b0bd983ff0e9d3a331dba53 | 24164f7770d9dac7e35c3b117ed327ebaa5c2a06 | refs/heads/master | 2021-01-25T08:07:32.959662 | 2017-07-16T22:27:00 | 2017-07-16T22:27:00 | 93,719,368 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 123 | cc | #include <stdio.h>
#include <boost/array.hpp>
int main(int argc, char **argv)
{
printf("Hello Bazel!\n");
return 0;
}
| [
"markusteufelberger@gmail.com"
] | markusteufelberger@gmail.com |
0366f36f5b76285303cbc0c7e3c0b719f7ce2062 | f57aafcb05140bd174d9f272d9fa37572d6ac728 | /ThirdParty/maslib/src/common/mas/core/queue.h | 45654b1c28882c8355a2333dce2274bf032b82be | [
"BSD-2-Clause"
] | permissive | millerhooks/GMM-FEM | 003ca4bc2d9e820d728b407b6bd63016552a7037 | 045d5d9c19ef152c5268c04c111bbb9252a8b809 | refs/heads/master | 2021-06-13T19:51:59.300452 | 2017-03-09T18:23:30 | 2017-03-09T18:23:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,646 | h | #ifndef MAS_CORE_QUEUE_H_
#define MAS_CORE_QUEUE_H_
#include <vector>
#include <stack>
namespace mas {
namespace queue {
// Null callback
template<typename ReferenceType, typename SizeType>
struct null_callback {
void operator()(ReferenceType v, const SizeType a, const SizeType b) {}
};
/**
* @brief A modified... | [
"antonios@ece.ubc.ca"
] | antonios@ece.ubc.ca |
e12a7667cc7959aa810fbdf6f576a5b318585f99 | 0f2635f18d7b47323332ab733f34c9308888e851 | /LUOGU/工程规划.cpp | bcee0c6c60e6d8ff2b3a2a228a7e0d86a2929f9f | [] | no_license | stevebraveman/Code | 2e48b3638272126653c5a2baabac3438db781157 | 4205dd6c4c2f87a8d8554a21efac39616672004e | refs/heads/master | 2020-06-30T21:55:41.313296 | 2019-11-13T22:57:51 | 2019-11-13T22:57:51 | 178,631,305 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,151 | cpp | #include <iostream>
#include <cstdio>
#include <cstring>
#include <algorithm>
#include <queue>
#include <cstdlib>
#define MAXN 100010
struct Edge {
int v, nx, w;
}e[MAXN << 1];
int head[MAXN], ecnt, n, m, x, y, z, dis[MAXN], in[MAXN], ans;
bool vis[MAXN];
void add(int f, int t, int w) {
e[++ecnt] = (Edge) {t, head[f]... | [
"zhoujiangfan52D2@163.com"
] | zhoujiangfan52D2@163.com |
4d2a799f351e18d4fd90ee020b12b4740a143844 | 990a27d854cffc226ed54a7c0a2c4207a04dbb95 | /gamelist.h | 3a06381fe718c52974551081146ae6708cc3e88f | [] | no_license | AndreyKoshlan/MinesweeperBattleRoyale | ee37443e4f89dc165216b28d6e35843f56e92387 | 8d4084ad08175087cd0a4be59960b9b9f36b0820 | refs/heads/main | 2023-05-08T11:13:29.707008 | 2021-05-31T20:49:51 | 2021-05-31T20:49:51 | 372,617,167 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 414 | h | #ifndef GAMELIST_H
#define GAMELIST_H
#include <QListWidget>
#include <gameobject.h>
class GameList : public QListWidget, public GameObject
{
public:
/* placement on a graphics scene */
virtual QRectF gameObjectRect() const { return geometry();}
virtual void gameObjectMove(QPoint p) { move(p); };
vir... | [
"minebobrb@gmail.com"
] | minebobrb@gmail.com |
6b2a96982175a9c90fa632e63d0df85429fa9e4c | edd02c885c0146a76a3c9a9d89000335b8e3e302 | /airdcpp-webapi/web-server/ApiRouter.h | 559abef71b3a36e410c8efadbe26f919b3a3f0c7 | [] | no_license | Linconio/airdcpp-webclient | 84bc13e374d01b5c69dd392189d17f55bda85bde | a51f9f7d49791b6802e3bc98fc5eac0ab05b81ad | refs/heads/master | 2022-11-19T05:35:20.152293 | 2020-07-11T11:10:02 | 2020-07-11T11:10:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,593 | h | /*
* Copyright (C) 2011-2019 AirDC++ Project
*
* 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 distr... | [
"maksis@adrenaline-network.com"
] | maksis@adrenaline-network.com |
106dea093e01212cf5606bd856b65e5a68e8e2fd | 2209ddb1376fda6dcd99cf9573ffe74cd9acc362 | /map.cpp | 882f9d8aceb42cee3650806eec8e09fbd8037260 | [] | no_license | stephaniehingtgen/Harry-Potter-Basilisk | 6b3f46609aa07402f7cdd0975a43eef33a8811de | 1255d19c74e0970d5767ec78634c28ec935afa87 | refs/heads/master | 2021-10-16T07:49:19.809548 | 2019-02-09T04:20:38 | 2019-02-09T04:20:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,098 | cpp | #include "snake.h"
#include "map.h"
#include <curses.h>
#include <stdlib.h>
#include <iostream>
#include <cstdlib>
#include <vector>
#include <stdio.h>
#include <unistd.h>
#include <err.h>
#include <time.h>
using namespace std;
//This code is given from my professor
typedef struct io_message{
char msg[71];
struct io... | [
"root@coms327-vm.cs.iastate.edu"
] | root@coms327-vm.cs.iastate.edu |
b1311f653b6c3af1e0f45535fa36b77e9055b345 | 2eecc41bc8ae893490b30e3abd9808bbd2bd6bdb | /Include/scge/FileSystem.h | bf14edf5656df2af7cd7aee05dd361fff2e25740 | [] | no_license | shadercoder/scge | d991230860573a56a44f3ecac2de38c4f25a67f3 | cec2bb285aa284206b4d41b9bbbf129a151bf200 | refs/heads/master | 2021-01-10T04:20:19.240225 | 2012-11-05T22:50:20 | 2012-11-05T22:50:20 | 44,643,412 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,280 | h | #ifndef __FileSystem_h__
#define __FileSystem_h__
#include <map>
#include <fstream>
#include <memory>
#include <boost\bimap.hpp>
#include <boost\bimap\unordered_set_of.hpp>
class ResourceManager;
class FileResource;
class FileSystem
{
public:
FileSystem(std::string resourceDirectory = "Resources");
... | [
"quaver.smith@0469fb3b-1f0d-998d-8d12-02512b85cd7a"
] | quaver.smith@0469fb3b-1f0d-998d-8d12-02512b85cd7a |
e4e4242e2a336e20558a884c6eb51d812151a193 | 19e382c9e5c62e79494148d007bcb4f23539147c | /include/XeSimPhysicsMessenger.hh | 621dd22d6a0cac5f9fefe49d4da4c97c75e610a9 | [
"BSD-3-Clause"
] | permissive | l-althueser/XeSim | ad1f309f5d22b5496d1b085515a4b8364a9ab0c9 | 972ea62a35db7c80c6e4b3349987e31945651399 | refs/heads/master | 2020-09-02T05:03:45.182873 | 2020-02-03T10:20:14 | 2020-02-03T10:20:14 | 219,137,604 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 916 | hh | #ifndef __XeSimPhysicsMessenger_H__
#define __XeSimPhysicsMessenger_H__
#include <G4UImessenger.hh>
#include <globals.hh>
class XeSimPhysicsList;
class G4UIcommand;
class G4UIdirectory;
class G4UIcmdWithoutParameter;
class G4UIcmdWithAString;
class G4UIcmdWithADoubleAndUnit;
class G4UIcmdWith3Vector;
class G4UIcmdWi... | [
"coding@l-althueser.de"
] | coding@l-althueser.de |
8fe26a8406359d9ec08a452c488936401a182312 | 6b49c926e0ea3bee5e45b7e93551248f55276dd9 | /C++ Projects/gekkfogeek/Chapter 9/Soln9_03.cpp | a4e69dde6d808107bd6c44ba9e33e95a35c0bde9 | [] | no_license | RaduEmanuel92/misc | 6dedf29171929c48419d52492d90c59be58a74ea | c1c03a7f2e23d5ec99434f41e3cbbf91024aa140 | refs/heads/master | 2021-06-27T22:35:04.927642 | 2017-09-10T22:34:02 | 2017-09-10T22:34:02 | 103,050,995 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 969 | cpp | // Exercise 9.3 A lambda expression returning the number of vector elements that begin with a given letter.
#include <iostream>
#include <iomanip>
#include <string>
#include <vector>
using std::string;
int main()
{
std::vector <string> words {"apple", "pear", "plum", "orange", "peach", "grape", "greengage"}... | [
"noreply@github.com"
] | noreply@github.com |
95ee3960969e39a28198a0ecf23dd0a0ed94afc0 | 63af6e197f3bfe77ce6c895a19e1df0719d1e11e | /round2/neo.cpp | b89c92eb2903f9018e0d97d9039201525a7cfe93 | [] | no_license | ivonaj95/BC11 | 71b9cbdce1b1d7da47e3287e6003e664b43d9476 | 85f1aef84ee43a0efc506b7f2370bc9e94b9f117 | refs/heads/master | 2020-04-07T07:58:50.707202 | 2018-11-19T12:44:06 | 2018-11-19T12:44:06 | 158,196,497 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9 | cpp | u izradi
| [
"noreply@github.com"
] | noreply@github.com |
9ca3e28f48c8a9ef168982e6784d1b3cb5cad869 | e53f00bbd9c8f92c8adb452cbe31807c11f6770a | /Motor_v1.h | 85e543cfa7f79dedeb729e315c06abb8e2cdddc2 | [] | no_license | luo-yq/OpenCR_Motor | dc0e8fb189923635654671481eeacd36526c3757 | 5b11c0c0c186c0520c9a909ee4c56b8e59ae73d2 | refs/heads/master | 2020-03-31T07:59:57.063320 | 2018-10-08T08:18:49 | 2018-10-08T08:18:49 | 152,041,386 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,788 | h | #ifndef Motor_v1_h
#define Motor_v1_h
#define motor_pin_l_a 6
#define motor_pin_l_b 9
#define motor_pin_r_a 10
#define motor_pin_r_b 11
#define encoder_pin_l_a 2
#define encoder_pin_l_b 4
#define encoder_pin_r_a 8
#define encoder_pin_r_b 7
#define W_KP 0.27//0.35 0.27
#define W_K... | [
"luo.yuquan@qq.com"
] | luo.yuquan@qq.com |
bba9342478f5a73909040854474dfb3c929798aa | b3938012b6ba40bf208a9c41783c8aa06aeb71e1 | /Backtracking/로또_6603/6603.cpp | 35693a42e3f37ba206ad06f02b06702283383fb9 | [] | no_license | hansolpp/Algorithm | 008117602f62154f8de1e303c3fe06d42a8c2e58 | 40e5e689deaf485887bfb0150d4b04aa3d394198 | refs/heads/master | 2022-07-08T14:50:57.355379 | 2020-05-12T12:01:38 | 2020-05-12T12:01:38 | 233,571,497 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 812 | cpp | #include<cstdio>
using namespace std;
int N;
int numbers[12];
bool visited[12];
void get_info() {
scanf("%d", &N);
for(int i = 0; i < N; i++) {
scanf("%d", &numbers[i]);
}
return;
}
void print_case() {
int idx = 0;
while(idx != N) {
if(visited[idx]) printf("%d ", numbers[idx]);
++idx;
}
printf("\n");
... | [
"hansolmin3@gmail.com"
] | hansolmin3@gmail.com |
f37fa1262bf1bdcde9d7b4bba5cff6d0061b7ae7 | 8a101318023566a379096c46d94816dc3237b58a | /Arduino/libraries/pfodESP8266WiFi/src/pfodESP8266WebConfig.cpp | 4109bcebf485c001b488bab49e74f6ffa93f77f6 | [] | no_license | binhpham1909/MyProject | 8aef1971073af88874adf027e5072c1df26bc1fe | 11c2ebf99bae3ea9180421324e8e886d8ab87e21 | refs/heads/master | 2021-01-20T20:15:24.575508 | 2017-05-12T09:25:11 | 2017-05-12T09:25:11 | 60,657,275 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,091 | cpp | // pfodESP8266WebConfig.cpp
/**
(c)2015 Forward Computing and Control Pty. Ltd.
This code may be freely used for both private and commerical use.
Provide this copyright is maintained.
*/
#include <stdint.h>
#include <EEPROM.h>
#include "pfodESP8266WebConfig.h"
// uncomment this next line and call setDebugStream(&S... | [
"binhpham1909@gmail.com"
] | binhpham1909@gmail.com |
af559e1dd5e6cecf2e634c1dffec93ef68083abf | 799f7938856a320423625c6a6a3881eacdd0e039 | /clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp | 43b07360625f6aa344e6e1dc9b262c6f22c1f5a4 | [
"Apache-2.0",
"LLVM-exception",
"NCSA"
] | permissive | shabalind/llvm-project | 3b90d1d8f140efe1b4f32390f68218c02c95d474 | d06e94031bcdfa43512bf7b0cdfd4b4bad3ca4e1 | refs/heads/main | 2022-10-18T04:13:17.818838 | 2021-02-04T13:06:43 | 2021-02-04T14:23:33 | 237,532,515 | 0 | 0 | Apache-2.0 | 2020-01-31T23:17:24 | 2020-01-31T23:17:23 | null | UTF-8 | C++ | false | false | 10,182 | cpp | //===- AMDGPUOpenMP.cpp - AMDGPUOpenMP ToolChain Implementation -*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | [
"Pushpinder.Singh@amd.com"
] | Pushpinder.Singh@amd.com |
f640a2d601136f111bbdb491f7c840f1653f1317 | e2e3cf2edf60eeb6dd45adaa8a58e110bdef92d9 | /Portable/zoolib/PullPush_ZZ.cpp | aee05256aa7bd0f1d1ce5c56f13c1a902e91705a | [
"MIT"
] | permissive | zoolib/zoolib_cxx | 0ae57b83d8b3d8c688ee718b236e678b128c0ac7 | b415ef23476afdad89d61a003543570270a85844 | refs/heads/master | 2023-03-22T20:53:40.334006 | 2023-03-11T23:44:22 | 2023-03-11T23:44:22 | 3,355,296 | 17 | 5 | MIT | 2023-03-11T23:44:23 | 2012-02-04T20:54:08 | C++ | UTF-8 | C++ | false | false | 5,909 | cpp | // Copyright (c) 2018-2019 Andrew Green. MIT License. http://www.zoolib.org
#include "zoolib/PullPush_ZZ.h"
#include "zoolib/Channer_Bin.h"
#include "zoolib/Channer_UTF.h"
#include "zoolib/Chan_Bin_Data.h"
#include "zoolib/Chan_UTF_string.h"
#include "zoolib/ChanR_UTF.h"
#include "zoolib/NameUniquifier.h"
#include "z... | [
"ag@em.net"
] | ag@em.net |
2e277febae3fef41762c8977b9a527ee30013306 | 6b0ed1000d6340fe8e0a5b5a0be609bf42ad5a50 | /1287.cpp | db01f72be0bac5843837927ea7a7056d0306a4e2 | [] | no_license | HarshRaikwar/Leetcode-Submissions | 5bcdb96b63548cf0bb4522258800ebb7a3ae8b29 | 6b7aeb5def21e6652ad7b299f472e8152bafaab0 | refs/heads/master | 2023-07-29T18:50:46.607706 | 2021-09-13T14:35:47 | 2021-09-13T14:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 239 | cpp | class Solution {
public:
int findSpecialInteger(vector<int>& arr) {
int n=arr.size();
int l=n/4;
for(int i=0;i<n-l;i++)
if(arr[i]==arr[i+l])
return arr[i];
return -1;
}
}; | [
"sharmadeeksha325@gmail.com"
] | sharmadeeksha325@gmail.com |
993ad30c0f7cc21303ac663d2da364a1db4da6bc | fbf49ac1585c87725a0f5edcb80f1fe7a6c2041f | /SDK/Icon_Clear_S_parameters.h | 5d57d5fbd1dc0fa01bef8a8c12e502859f3cda20 | [] | no_license | zanzo420/DBZ-Kakarot-SDK | d5a69cd4b147d23538b496b7fa7ba4802fccf7ac | 73c2a97080c7ebedc7d538f72ee21b50627f2e74 | refs/heads/master | 2021-02-12T21:14:07.098275 | 2020-03-16T10:07:00 | 2020-03-16T10:07:00 | 244,631,123 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 775 | h | #pragma once
#include "../SDK.h"
// Name: DBZKakarot, Version: 1.0.3
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Parameters
//---------------------------------------------------------------------------
// Function ... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
5b34ab53ad1753129f868fd9941fd283fbdc1c47 | c1cd9648b9c2720aee02d71ea8233cb475462c77 | /SC-LeGO-LOAM_noted/SC-LeGO-LOAM/LeGO-LOAM/include/scan_context/KDTreeVectorOfVectorsAdaptor.h | 3321d95ba29b80434fabbe77991af75e3d4e3b9b | [
"BSD-3-Clause"
] | permissive | idontlikelongname/opensource_slam_noted | 9fb953effdbc15793fbea75fe556e1625dfd9318 | 0b53d113a306b4d086c8695a170e6d5f14dd44b4 | refs/heads/master | 2023-06-22T08:34:37.525467 | 2021-07-15T05:42:01 | 2021-07-15T05:42:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,449 | h | /***********************************************************************
* Software License Agreement (BSD License)
*
* Copyright 2011-16 Jose Luis Blanco (joseluisblancoc@gmail.com).
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pro... | [
"2022087641@qq.com"
] | 2022087641@qq.com |
2c27528533b96e12490302311f75ad58e0dee9cc | 52f5c428de18998913108f8e368b3ade5ca65217 | /VideoEffects/src/VideoTexture.cpp | cb4a42d422784dbbd5670b15654b5cf0353c3824 | [] | no_license | cache-tlb/VideoEffects | 4d6c03d43dc9943173a467f15a9e79e0055d94c7 | 755e848e5c9db4d545ee21c464d7f9e55f9a351d | refs/heads/master | 2021-01-10T22:08:29.236172 | 2017-09-13T08:02:25 | 2017-09-13T08:02:25 | 23,761,060 | 9 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,720 | cpp | #include "VideoTexture.h"
VideoTexture::VideoTexture(int w, int h, cv::VideoCapture &_cap)
: width(w), height(h), cap(_cap), timeStamp(clock()), dataSize(w*h*3)
{
glGenTextures(1, &textureId);
glBindTexture(GL_TEXTURE_2D, textureId);
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
... | [
"liubin1991@outlook.com"
] | liubin1991@outlook.com |
bad385786ba17e6401d74c11353c346d1baad9cf | 40ca25790d253de56dba15ec8362cf046db05ca0 | /data-structures/add_two_numbers.cpp | c01ea6c31b44af900398d38638ab69021f83d690 | [] | no_license | Hapiny/programming-problems | 63271f30c4d0bece90331101aad833231f1ae14e | 57609dee664b56646662ceab3f6f1f839e77b67f | refs/heads/master | 2022-11-27T01:31:50.561434 | 2020-08-05T20:29:30 | 2020-08-05T20:29:30 | 281,125,517 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,200 | cpp | #include <iostream>
using namespace std;
struct ListNode {
int val;
ListNode *next;
ListNode() : val(0), next(nullptr) {}
ListNode(int x) : val(x), next(nullptr) {}
ListNode(int x, ListNode *next) : val(x), next(next) {}
};
void print_list(ListNode* head) {
ListNode* tmp = head;
while (tm... | [
"tmironov6@gmail.com"
] | tmironov6@gmail.com |
663c97b30474108b634c55e412d1b68a57483ee5 | 3c09d1c279c8578791dae535852c06e09efad4a1 | /EclipseCpp/EuroDripShop2007/src/Shop.h | 37f68153d16f67a98323ecf38242fac62113a9dc | [] | no_license | rosen90/GitHub | f00653f8a65cdffc479b70d2d7ca8f9e103d3eeb | 851d210f2f6073d818e0984fa9daab96e833b066 | refs/heads/master | 2016-09-12T23:57:19.530896 | 2016-05-04T22:09:03 | 2016-05-04T22:09:03 | 58,085,509 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 822 | h | #ifndef SHOP_H_
#define SHOP_H_
#include "Sales.h"
#include "CashDesk.h"
#include "Date.h"
#include "scrappingClothes.h"
#include "StockLoad.h"
class Shop {
public:
Shop(StockLoad, Sales, scrappingClothes, CashDesk);
virtual ~Shop();
const scrappingClothes& getScapChloths() const;
void setScapChloths(const scrappin... | [
"karadinev@gmail.com"
] | karadinev@gmail.com |
e893dddbc0f817dfec1737f354a390d5ce232063 | 02987503becabd24aa359d6ceabcb332ad8c6302 | /sgpp-1.1.0/datadriven/src/sgpp/datadriven/application/BatchLearner.cpp | c944061c152ca507506945678f951eab047227f0 | [] | no_license | HappyTiger1/Sparse-Grids | a9c07527481ee28fe24abed6dad378ca9fc6d466 | 2832b262c1aeaa25312a3f7e48c5a67c90d183a5 | refs/heads/master | 2020-05-07T14:06:20.673900 | 2016-08-08T17:57:12 | 2016-08-08T17:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,985 | cpp | // Copyright (C) 2008-today The SG++ project
// This file is part of the SG++ project. For conditions of distribution and
// use, please see the copyright notice provided with SG++ or at
// sgpp.sparsegrids.org
#include <sgpp/datadriven/application/BatchLearner.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#inclu... | [
"alexander.atanasov@yale.edu"
] | alexander.atanasov@yale.edu |
d72df3619b6a618dddcfb407beb9b9bbcc920229 | 5456502f97627278cbd6e16d002d50f1de3da7bb | /chrome/browser/ui/autofill/save_card_bubble_controller_impl.h | 081784f31a24afb55eb1b30263b68bc7723c1ca4 | [
"BSD-3-Clause"
] | permissive | TrellixVulnTeam/Chromium_7C66 | 72d108a413909eb3bd36c73a6c2f98de1573b6e5 | c8649ab2a0f5a747369ed50351209a42f59672ee | refs/heads/master | 2023-03-16T12:51:40.231959 | 2017-12-20T10:38:26 | 2017-12-20T10:38:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,254 | h | // Copyright 2015 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 CHROME_BROWSER_UI_AUTOFILL_SAVE_CARD_BUBBLE_CONTROLLER_IMPL_H_
#define CHROME_BROWSER_UI_AUTOFILL_SAVE_CARD_BUBBLE_CONTROLLER_IMPL_H_
#inc... | [
"lixiaodonglove7@aliyun.com"
] | lixiaodonglove7@aliyun.com |
24843b3b73c235b9d29296569354dfda7accbd11 | bba4b68dff933011d25f0fb68dfad0ea20f13d46 | /token.h | 11e2f0b4811640fb21d89dbc2891b5e8316f40c3 | [] | no_license | KobeHV/compiler_grammer | 7af23b67793bef50f214e7857d7d03f64d34a734 | 36a71a60d54e763eb6f988daa177c676ff22f9b6 | refs/heads/master | 2020-05-16T18:49:37.267002 | 2019-05-12T14:11:51 | 2019-05-12T14:11:51 | 183,241,468 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 299 | h | //
// Created by kobe on 2019/5/12.
//
#ifndef LR1_TOKEN_H
#define LR1_TOKEN_H
#include <fstream>
#include <iostream>
#include <string>
#include <fstream>
#include <map>
#include <algorithm>
#include <vector>
using namespace std;
void ScanAnalyse(fstream&);
void print();
#endif //LR1_TOKEN_H
| [
"1329777148@qq.com"
] | 1329777148@qq.com |
18cf3045f2b4c0958a03e70422171da2a0d98e8a | f2248cf4b3323a316ba08933cfe231ae608f7f82 | /Overloading/operatorOverloading.cpp | 7dfcc8c587b2b25942ec30f1d6517d4012f33566 | [] | no_license | Roy19/Cplusplus_tutorials | df9fdd70e4d9235ad48059b37744f65281051bf0 | ec30bb74e00284b8ec0ad55d622ed77838cb5f4b | refs/heads/master | 2021-01-25T11:48:37.019585 | 2018-06-15T20:36:57 | 2018-06-15T20:36:57 | 123,430,541 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 750 | cpp | #include <iostream>
using namespace std;
class Shape
{
private:
int length; // Length of a box
int width;
public:
// Constructor definition
Shape(int l = 2, int w = 2)
{
length = l;
width = w;
}
double Area()
{
return... | [
"aritra1997@hotmail.com"
] | aritra1997@hotmail.com |
788e072a3c2f37e476fc56d5094a0461a5c63ce1 | e767f4b848a7c329df24d2efe471f3a762825356 | /APTDLLPack/APTDLLClient/APTDLLClient.h | 64e501ac396147debec297c2382ba3c9f5a1e79d | [
"MIT"
] | permissive | draustin/PyAPT | 3bdb2fb1c37245767624745e1486c9d87f77dd74 | bd377b412e408be58f56b4d1542ef95f0ab31558 | refs/heads/master | 2022-11-18T03:21:02.081716 | 2020-07-01T15:31:57 | 2020-07-01T15:31:57 | 274,436,910 | 0 | 0 | MIT | 2020-06-23T15:07:32 | 2020-06-23T15:07:31 | null | UTF-8 | C++ | false | false | 540 | h | // APTDLLClient.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CAPTDLLClientApp:
// See APTDLLClient.cpp for the implementation of this class
//... | [
"mcleung@stanford.edu"
] | mcleung@stanford.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.