blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
93f58ee7acac5bc8b8935fea838e235b7f9215b1 | 4c002cbf46477ac23c5a662309fe3b60f4df68f3 | /src/netbase.h | 5af03533b2e281a7275aafefd09b4b82a44341a5 | [
"MIT"
] | permissive | park-com/Coin | da8a382d170d26c2f4be1224ce9080a6f5b21d8d | 845a503fb0cf67b1d6b33b8ef90fe36ba60ef58e | refs/heads/master | 2021-05-31T23:01:15.414860 | 2016-05-29T18:23:31 | 2016-05-29T18:23:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,089 | h | // Copyright (c) 2009-2012 The COIN developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_NETBASE_H
#define BITCOIN_NETBASE_H
#include <string>
#include <vector>
#include "serialize.h"
#include "compat.... | [
"clintoncointeam@gmail.com"
] | clintoncointeam@gmail.com |
ffb122cf9cadf27c2db1e9e0e249a828b0d2dd32 | b1fed0cf607483a8c51df377d6278d186be95007 | /tags/Rel_1_3_FINAL/shib-target/RPCListener.cpp | 6e3340f73b27237db1ab060635871a134f2b38e1 | [] | no_license | svn2github/cpp-sp | eab0e52ce521ae696ba02d815d7da02481c4e24d | 9c0bfdae80f3c60860b36f15698f241f1e3d933f | refs/heads/master | 2020-06-06T03:24:19.620256 | 2015-01-20T00:27:14 | 2015-01-20T00:27:14 | 19,316,247 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,295 | cpp | /*
* Copyright 2001-2005 Internet2
*
* 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 agree... | [
"(no author)@cb58f699-b61c-0410-a6fe-9272a202ed29"
] | (no author)@cb58f699-b61c-0410-a6fe-9272a202ed29 |
b581c076161c588b32ff3dd497dec6d6923764ec | 469ab6e7dde3862e177e7dce1d21f182a0844a10 | /draft/quantico6/LTC68042.cpp | ad23b7806cb3cadedc68eedf03501db41ac61d4a | [] | no_license | jcaf/bs | c7d321a263bccf4215ff9447a82448fba55daa79 | 549881d795581b2cf8bf81d523381ea603e4269f | refs/heads/master | 2023-03-25T05:48:50.450169 | 2021-03-22T23:09:44 | 2021-03-22T23:09:44 | 350,516,204 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,175 | cpp | #include <Arduino.h>
#include "LTC68042.h"
#include <avr/pgmspace.h>
#include "system.h"
//#define _LTC68042_DEBUG_
#ifdef _LTC68042_DEBUG_
void ltc6804e_debug_errordump(int8_t error)
{
if (error == -1)
{Serial.println(F("ERROR PEC"));}
}
#endif // _LTC68042_DEBUG_
uint8_t ADCV[2];
uint8_t ADAX[2];
uint8_t ADSTAT... | [
"firwar21@gmail.com"
] | firwar21@gmail.com |
f808045910abb4ed2c94ad08dd77dd312b1ba07e | 841b2836af718bd36d7c1c5e1c31b2bd9f616bb4 | /Source/sober/log/Logger.hpp | 57cf61ca3d6e56e800afe6a2a64f9752a18e1a4f | [
"BSD-2-Clause"
] | permissive | abhishek-aurea/OhioLdapPlugin | 9422df42659713f02131a5fe96421933230d5a83 | 7fc6c0d9632a7b9eef719d544ebc00a50afbb21a | refs/heads/master | 2021-10-09T02:03:32.228609 | 2018-12-20T04:03:40 | 2018-12-20T04:03:40 | 104,431,063 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 732 | hpp | #ifndef SOBER_LOG_LOGGER_HPP_
#define SOBER_LOG_LOGGER_HPP_
// Copyright (c) 2014, Ruslan Baratov
// All rights reserved.
#include <leathers/push>
#include <leathers/all>
# include <boost/log/sources/logger.hpp>
# include <sober/log/Severity.fpp>
#include <leathers/pop>
namespace sober {
namespace log {
class Logge... | [
"abhishek.tiwari@aurea.com"
] | abhishek.tiwari@aurea.com |
be4e224dd6bd11af8fd061bbdc07f7d6e9087749 | 6e0b5857bd83ea845f2450a8708ee96ef4e91d9d | /Baikal/SceneGraph/IO/scene_gltf_io.cpp | 409f9af8e47aa8aef7eb6ebd034fca4525f062aa | [
"MIT"
] | permissive | mistajuliax/RadeonProRender-Baikal | 52d2108521b396846c46dcdfef92990e1526dc64 | 7956d798055ac79fcb1d046053b0e9d9a4f80e8f | refs/heads/master | 2022-07-06T04:23:00.089097 | 2018-03-19T15:51:41 | 2018-03-19T15:51:41 | 126,146,044 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,421 | cpp |
#include "Baikal/SceneGraph/IO/scene_io.h"
#ifdef ENABLE_GLTF
#include <cassert>
#include <iostream>
#include "FreeImage.h"
#include "Baikal/SceneGraph/IO/image_io.h"
#include "Baikal/SceneGraph/scene1.h"
#include "Baikal/SceneGraph/light.h"
#include "RadeonProRender.h"
#include "RprSupport.h"
#include "ProRenderG... | [
"konstantin.zverev@developex.org"
] | konstantin.zverev@developex.org |
e062033c18a6a1092d1e6e124a5b0e27b9123749 | e99b7caf1386ca79203e45af8726c60c3190d633 | /source/entities/enemy.h | bef2e394bb3e55ce39bb718bf962aff66bf31581 | [] | no_license | MarcosX/sdl_app | 184ec8aa3d54a8211a1390cc2083c7e11445655d | 7a106ea819cea6d11f229c2007afdb9cc5b7327a | refs/heads/master | 2021-01-02T22:17:57.674676 | 2013-03-02T18:13:26 | 2013-03-02T18:13:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 233 | h | #ifndef _ENEMY_H_
#define _ENEMY_H_
#include "game_entity.h"
#include "../states/enemy_walking.h"
class Enemy: public GameEntity {
public:
Enemy();
void loop();
void render(SDL_Surface* display);
void cleanUp();
};
#endif
| [
"marcos.uece.comp@gmail.com"
] | marcos.uece.comp@gmail.com |
58fe03fc01e597fe6c46235471d7fc645e27dc5d | 8063aa86d9a80321e7e8c0e76ab9675338bdf8aa | /Source/Hexagon/Mobs/ShootingEnemy.h | 41c64bdf768009daac6fc09ec3247c6770b355be | [] | no_license | Michael-Christie/Project-Hexagon | f0a4224ad339ba24f8ad084035b3bf55892429a6 | 26741d71233da1a4865a0c4f8bc408655ed64606 | refs/heads/master | 2022-12-11T03:26:54.754904 | 2020-09-08T15:27:17 | 2020-09-08T15:27:17 | 288,165,729 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,331 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Character.h"
#include "../Interfaces/Damageable.h"
#include "ShootingEnemy.generated.h"
UCLASS()
class HEXAGON_API AShootingEnemy : public ACharacter, public IDamageable
{
GEN... | [
"michaelchristie26@gmail.com"
] | michaelchristie26@gmail.com |
f3043385615a6ae9504007f10babdfd8853306bc | 2d5270c2d390f0a245aabc02eb1c32265bc9ac5d | /apollo-src/modules/control/common/pid_controller.cc | 926e1271a5d88d8e41cb397d9f716d09d23af8bf | [
"Apache-2.0"
] | permissive | qwetqwe/apollo_note | a1035a2137f9224dccf31a9dcc5fbfe7d6850580 | 248a25bb22e33f3396f155591d1af4edc13c1fa7 | refs/heads/master | 2022-06-03T20:06:47.171191 | 2022-05-18T06:17:31 | 2022-05-18T06:17:31 | 176,864,392 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,737 | cc | /******************************************************************************
* Copyright 2017 The Apollo 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
... | [
"slamcode@foxmail.com"
] | slamcode@foxmail.com |
c95f6f95d6c2809005eb69d678cded9d64e51837 | 0f209e19caa4d0c475e1e0802b2b075a3491fa36 | /gui/QT/settings_window.hpp | 834524c2e5023686de919305ec38b4806ba61433 | [
"OpenSSL",
"BSD-3-Clause"
] | permissive | anhlt309/UltraGrid | ab136fa3f4e4f408287984a8d4b0692530341124 | 9d75e70c0470c0d8771bdd299d0b648426736481 | refs/heads/master | 2020-04-23T02:00:55.229413 | 2019-02-13T08:50:09 | 2019-02-14T12:19:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 374 | hpp | #ifndef SETTINGS_WINDOW
#define SETTINGS_WINDOW
#include <QString>
#include "ui_settings.h"
class SettingsWindow : public QDialog{
Q_OBJECT
public:
SettingsWindow(QWidget *parent = 0);
QString getVideoPort() const;
QString getAudioPort() const;
bool isDefault() const;
QString getPortArgs() const;
signals:
vo... | [
"445597@mail.muni.cz"
] | 445597@mail.muni.cz |
934c51571084e455b2e0541206fbbb8af12b15d1 | 96681d233d1c91d677c0364bcf30491f87fec929 | /Codeforces/Little Artem.cpp | 811d53eb38df592be1cf05329d08d1c8e7071131 | [] | no_license | CarlosSalazar84/Solutions-Competitive-Programming- | 533669028b0838f977b46e252463948ee16e4082 | 5ef1f736a60eb481a5392a0245970fa112677ba4 | refs/heads/main | 2022-12-31T19:50:45.688585 | 2020-10-16T01:56:43 | 2020-10-16T01:56:43 | 304,451,401 | 0 | 0 | null | 2020-10-16T01:56:44 | 2020-10-15T21:24:38 | C++ | UTF-8 | C++ | false | false | 1,148 | cpp | #include <bits/stdc++.h>
using namespace std;
#define fastIO ios::sync_with_stdio(0), cin.tie(0)
#define endl '\n'
int main() {
int t;
cin >> t;
for(int i=0;i<t;i++){
int n,m;
cin >> n >> m;
char matriz[n][m];
for(int j=0;j<n;j++){
for(int k=0;k<m;k++){
... | [
"carlos.al.sa.me2002@gmail.com"
] | carlos.al.sa.me2002@gmail.com |
b4941ab4591602fe047d9d5d0a4bccd738a4befd | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium_org/ppapi/proxy/ppb_image_data_proxy.cc | c9d61f9feae039505b9121dab1244f5f567e2925 | [
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-khronos"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 23,345 | 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 "ppapi/proxy/ppb_image_data_proxy.h"
#include <string.h> // For memcpy
#include <map>
#include <vector>
#include "base/logging.h"
#includ... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
ac11e6e535681bbbc717db0145d85308dadd5e67 | bc17b47315bf09081b0aefcf46d5113c31f24a33 | /12468.cpp | deaf1886f3f3c6475afad914055b6ab21bf9db56 | [] | no_license | IshanX111/UVA_Problem_Solution | ece9b4d45c56c613bd8b786424060d183946b7bf | 9f4e15e1210400d62192915e476c8741ecbce1da | refs/heads/master | 2023-05-12T08:27:34.384826 | 2023-05-01T18:28:25 | 2023-05-01T18:28:25 | 231,390,534 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 495 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
int i,f,res,d;
for(;;){
cin>>i>>f;
if(i==-1 &&f==-1){
break;
}
if(i<f){
d=f-i;
if(d>=50){
d=100-d;
}
printf("%d\n",d);
}... | [
"noreply@github.com"
] | IshanX111.noreply@github.com |
88ecda2a0f6366ba618967ac10c952b0b07d601f | c3903103e3d78b835fe5ddf64eb9618a06b458f3 | /13.Dynamic-programming/MaximumValueContiguousSubsequence.cpp | b60b5e09968c6a369d5a8c41fc55baf2dd120479 | [] | no_license | Cquential/Data-Structures-and-Algorithms | 3e1f6202eb30b1d4966ea20de7f1cbdd36093e0d | a43254d1704de140bf77cad62d7768197e458639 | refs/heads/master | 2020-05-22T14:08:55.333805 | 2019-10-15T10:56:44 | 2019-10-15T10:56:44 | 186,378,378 | 0 | 2 | null | 2019-10-23T07:45:31 | 2019-05-13T08:32:35 | C | UTF-8 | C++ | false | false | 360 | cpp | /* Amit Bansal - @amitbansal7 */
#include <bits/stdc++.h>
using namespace std;
int main()
{
int A[] = { -2, -3, 4, -1, -2, 1, 5, -3};
int n = sizeof(A) / sizeof(A[0]);
int msf = A[0];
int cmax = A[0];
for (int i = 1; i < n; i++)
{
cmax = max(cmax + A[i], A[i]);
msf = max(cmax, msf);
}
printf("Maximum c... | [
"007amitbansal@gmail.com"
] | 007amitbansal@gmail.com |
18919647e32027ed7cebcc9934c0e805a0179322 | 22729f0eb84230e5becbca11fb86707f61f81516 | /examples/ar-basic/rs-ar-basic.cpp | b81e371205c8a3beaeb14b507ad73f31a06c08a1 | [
"GPL-1.0-or-later",
"OFL-1.1",
"GPL-2.0-only",
"GPL-3.0-only",
"BSL-1.0",
"MIT",
"Apache-2.0",
"LGPL-2.1-only",
"LicenseRef-scancode-public-domain",
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause",
"BSD-1-Clause",
"Unlicense"
] | permissive | lips-hci/ae400-realsense-sdk | 742cc375d421ee41c04d1934b5bec23d607f39ed | 2554f30bdcbf71b5b7279fef494176f3fbd6c6c7 | refs/heads/master | 2023-04-27T01:57:34.504808 | 2023-03-21T09:21:34 | 2023-04-13T06:11:17 | 227,797,796 | 9 | 4 | Apache-2.0 | 2023-08-25T07:42:36 | 2019-12-13T08:59:00 | C++ | UTF-8 | C++ | false | false | 12,998 | cpp | // License: Apache 2.0. See LICENSE file in root directory.
// Copyright(c) 2019 Intel Corporation. All Rights Reserved.
#include <librealsense2/rs.hpp>
#include <librealsense2/rsutil.h>
#include <array>
#include <cmath>
#include <iostream>
#include <vector>
#include "example.hpp"
struct point3d {
float f[3];
... | [
"timcheng@lips-hci.com"
] | timcheng@lips-hci.com |
6875aa155d0c4fad79d36f5b09700aad3a32a57e | 5bd2afeded6a39311403641533f9a8798582b5c6 | /codeforces/841/B.cpp | a3784dce7985fbcce5cd3439e5901328c974513b | [] | no_license | ShahjalalShohag/ProblemSolving | 19109c35fc1a38b7a895dbc4d95cbb89385b895b | 3df122f13808681506839f81b06d507ae7fc17e0 | refs/heads/master | 2023-02-06T09:28:43.118420 | 2019-01-06T11:09:00 | 2020-12-27T14:35:25 | 323,168,270 | 31 | 16 | null | null | null | null | UTF-8 | C++ | false | false | 3,664 | cpp | #pragma comment(linker, "/stack:200000000")
#pragma GCC optimize("Ofast")
#pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,avx,tune=native")
#pragma GCC optimize("unroll-loops")
#include<bits/stdc++.h>
#include<ext/pb_ds/assoc_container.hpp>
#include<ext/pb_ds/tree_policy.hpp>
using namespace __gnu_pbds;
us... | [
"shahjalalshohag2014@gmail.com"
] | shahjalalshohag2014@gmail.com |
54bc244ec2b2062c3ed69497bff5b676bc83b30e | 869b147ac9fd92fe44e2944da22b7b4826eff57d | /class-projects/ryanweng/LinkIt_ONE/LinkIt_ONE.ino | 9b1362fab3f78d31afb8e413cb07dacb24fa8d50 | [] | no_license | ryan4559/ntnu-2016-iot | 6c814e505c84147efddb37fbfaea4413ee940684 | 642c0a796eb5ff127594cbbf2269254efcbfbb51 | refs/heads/master | 2020-12-26T03:23:08.632357 | 2016-07-10T00:05:15 | 2016-07-10T00:05:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,150 | ino | #include <Arduino.h>
//0:A4 1:G3
#define PM_sensor 1
//========================================
void get_PM(int *PM1 = 0,int *PM25 = 0,int *PM10 = 0)
{
#if PM_sensor == 0
unsigned long timeout = millis();
int count = 0;
byte incomeByte[32];
boolean startcount = false;
byte data;
Serial1.begin(9600);
... | [
"ryan4559@gmail.com"
] | ryan4559@gmail.com |
d36172fede8007bb56072a7b914977c62735df65 | ad90fd7724d8bf72f3e8b3d967799e317769430a | /HelloWorld/win32/Character_data.cpp | 3fc33fc8519c722b5b652fca1df98b018c4fd804 | [] | no_license | geniikw/myFirst2DGame | f71865ec8eabdff35c33b2a013b3afd1711b7776 | d9050e71913000e9147fa3f889d4b6c7c35fda94 | refs/heads/master | 2021-07-09T21:09:57.886694 | 2016-12-15T16:50:51 | 2016-12-15T16:50:51 | 19,765,521 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 608 | cpp | #include"Character_data.h"
#include"Battle_Unit.h"
#include"Manager_Resource.h"
Character_data::Character_data
(int index, string name, int atk, int def, int spd,const CG3Point &size)
{
m_iIndex = index;
m_szName = name;
m_iAA = atk;
m_iDA = def;
m_iSR = spd;
//캐릭터의 크기
m_size = size;
}
Battle_Unit* Charac... | [
"geniikw@gmail.com"
] | geniikw@gmail.com |
21e5e6ff8f4888f22b608024c34d76d685bfba2c | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /ui/views/controls/button/image_button_factory_unittest.cc | 6d022452da064168bbcb1efec78ba7595c24c52a | [
"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 | 1,720 | cc | // Copyright 2017 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 "ui/views/controls/button/image_button_factory.h"
#include "components/vector_icons/vector_icons.h"
#include "ui/gfx/color_palette.h"
#include "... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
9e5c1637fb9c7d32c171b744bddf88b6bb6c48d4 | 8191afce54f369c18f98c602b1ee99fcb5a75004 | /Decorator/Borderdecorator.h | abec90e42ad4b61100936c7db67c3f80d5a432d3 | [] | no_license | KoiKomei/INGSW | 07f9a49a9c735ec0bba10537840b9e3ae4d0811f | 456b6f366177772c3340bf2c469f01dd218171d9 | refs/heads/master | 2020-04-01T17:24:29.858283 | 2018-11-14T18:04:52 | 2018-11-14T18:04:52 | 153,427,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 298 | h | #pragma once
#ifndef BORDERDECORATOR_H
#define BORDERDECORATOR_H
#include "Decorator.h"
class Borderdecorator : public Decorator {
public:
Borderdecorator(Widget *w) :Decorator(w) {}
void draw() {
Decorator::draw();
cout << " Borderdecorator" << endl;
}
};
#endif // !BORDERDECORATOR_H
| [
"alex.parisella@gmail.com"
] | alex.parisella@gmail.com |
c36521932cfd38ab2e791047511c95ca4b3b95d8 | f94f4db7c0dfe547267bfc64198a7563697ff511 | /com/win32com/src/PyRecord.cpp | 0937c2185a9feafa0e230524760422062c6b6cda | [
"Apache-2.0"
] | permissive | huanyin88/Mod-Pywin32-For-Python3.x-DDE | 8e4e766327efbc13b5e7aa0a3cba63a3b93637fc | 992931aa534357d54aaac34077f0128d3a740e5e | refs/heads/master | 2022-11-08T20:09:01.667351 | 2020-06-18T17:09:22 | 2020-06-18T17:09:22 | 273,058,757 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 21,636 | cpp | #include "stdafx.h"
#include "PythonCOM.h"
#include "PyRecord.h"
// @doc
// The owner of the record buffer - many records may point here!
class PyRecordBuffer {
public:
PyRecordBuffer(int size)
{
data = PyMem_Malloc(size);
if (data == NULL)
PyErr_NoMemory();
ref = 0;
... | [
"ldy104220@163.com"
] | ldy104220@163.com |
be0a098ef9ad854db99cfc4173dd6169a4ffaef5 | db557a30a28f77774cf4662c119a9197fb3ae0a0 | /HelperFunctions/getVkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV.cpp | 03f746be01a4453f95fb11e286f6b95c3493f468 | [
"Apache-2.0"
] | permissive | dkaip/jvulkan-natives-Linux-x86_64 | b076587525a5ee297849e08368f32d72098ae87e | ea7932f74e828953c712feea11e0b01751f9dc9b | refs/heads/master | 2021-07-14T16:57:14.386271 | 2020-09-13T23:04:39 | 2020-09-13T23:04:39 | 183,515,517 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,344 | cpp | /*
* Copyright 2020 Douglas Kaip
*
* 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 in ... | [
"dkaip@earthlink.net"
] | dkaip@earthlink.net |
71d68f1e2182fd766e49af1e74a2a56752c199a9 | 0d2ce66551a3c41c254aed1315565058ec72b996 | /src/blockchain_utilities/bootstrap_file.h | 7b7c8dac726f606832a7c7acfc2a145f37a0c18c | [
"BSD-3-Clause"
] | permissive | fireice-uk/ryo-currency | 03c536274c4d551e901d8e778c5786f1d19393de | 917dbb993178bb8a2ea571f214b15adcbb7c708f | refs/heads/genesis | 2022-10-24T22:44:05.249321 | 2018-06-24T21:21:39 | 2018-06-24T21:21:47 | 138,629,694 | 5 | 0 | NOASSERTION | 2020-08-23T23:27:04 | 2018-06-25T17:43:31 | C++ | UTF-8 | C++ | false | false | 3,906 | h | // Copyright (c) 2018, Ryo Currency Project
// Portions copyright (c) 2014-2018, The Monero Project
//
// Portions of this file are available under BSD-3 license. Please see ORIGINAL-LICENSE for details
// All rights reserved.
//
// Authors and copyright holders give permission for following:
//
// 1. Redistribution an... | [
"psychocryptHPC@gmail.com"
] | psychocryptHPC@gmail.com |
422a90460e3eaa820383df8511c275550c224014 | 7bc6c0cef3185a32dafefb0c47e43f104e6f5830 | /www/chromium-legacy/files/patch-components_metrics_metrics__log.cc | 4c3918ed3c933ba7f147f41886faf285043dfb7d | [
"BSD-2-Clause"
] | permissive | dkgroot/DPorts | e4580d23d34c2a783650c71442d2419972b14193 | 4d1993fd80d7f69ea0e80c07c79b57642343d2bc | refs/heads/master | 2022-03-26T00:05:26.019205 | 2019-11-19T11:05:05 | 2019-11-19T11:05:05 | 195,806,777 | 0 | 0 | NOASSERTION | 2019-07-08T12:23:49 | 2019-07-08T12:23:49 | null | UTF-8 | C++ | false | false | 565 | cc | --- components/metrics/metrics_log.cc.orig 2019-06-04 18:55:21 UTC
+++ components/metrics/metrics_log.cc
@@ -197,7 +197,7 @@ void MetricsLog::RecordCoreSystemProfile(MetricsServic
// OperatingSystemVersion refers to the ChromeOS release version.
#if defined(OS_CHROMEOS)
os->set_kernel_version(base::SysInfo::Kernel... | [
"nobody@home.ok"
] | nobody@home.ok |
08e90ef517864d00c729b93171898a66c4c5c7bf | 13c9224b601a0736f5e6d4dd74e5b715ca84f433 | /src/test/test_bitcoin.cpp | f6429df97d1acdaea21ac7002e96b7a9fcb56536 | [
"MIT"
] | permissive | DTL-UWM/SOISCOIN | 394881aacb711289d11a099d661d8f6cfede9ebf | dd9553a5f79fab4a044eaae1423426346d9c4a53 | refs/heads/master | 2020-05-30T10:18:42.461215 | 2019-06-03T13:39:07 | 2019-06-03T13:39:07 | 189,669,263 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,738 | cpp | // Copyright (c) 2011-2016 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "test_bitcoin.h"
#include "chainparams.h"
#include "consensus/consensus.h"
#include "consensus/validation.h"
#inclu... | [
"kris.zernikel@protonmail.com"
] | kris.zernikel@protonmail.com |
8d836bc57b4c2dbe201e45b3864ad251d9d3c301 | 09e3dd86f55a3c0dfa76c13e61c60a8d43444949 | /MainWin.h | e27af82d156ee8a5e64dcd512517336eef726147 | [] | no_license | vito/MusicPlayer | 548b58f0c901acdfa23bc0813c6030831a2489d4 | 5803c7c8386714761188c008c0418838defaf617 | refs/heads/master | 2020-05-03T02:28:53.171832 | 2009-11-11T03:38:40 | 2009-11-11T03:39:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,126 | h | #ifndef __MAIN_WIN_H
#define __MAIN_WIN_H
#include <Button.h>
#include <CheckBox.h>
#include <MediaFile.h>
#include <MediaTrack.h>
#include <SoundPlayer.h>
#include <StatusBar.h>
#include <Window.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
class MainWin : public BWindow {
// GUI elements
BBu... | [
"i.am@toogeneric.com"
] | i.am@toogeneric.com |
08b48d4d8935772d55ac9a63bd87f76bb54b6115 | aba1677649d60295b823c0eb65509cfbb7a1c44a | /base_files/lexemes.hpp | be467b45e141b82936d37247781e488eef84681f | [] | no_license | BangodKA/SubPython | 9183258256a515cce5e0809e27cc6650ef0a0139 | a6ebd3f3495307885bff845a3b344be42a627403 | refs/heads/master | 2022-07-20T21:27:39.665422 | 2020-05-09T17:58:15 | 2020-05-09T17:58:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 794 | hpp | #pragma once
#include <iostream>
#include <sstream>
#include <string>
struct Lexeme {
enum LexemeType {
// Constants
// String consists of ASCII only;
StringConst,
BoolConst,
IntegerConst,
FloatConst,
// Keywords
Bool,
Int,
Str,
Float,
While,
For,
Break,
Continue,
If,
Else,
ElIf,... | [
"krapivin_2000@mail.ru"
] | krapivin_2000@mail.ru |
43d807c43d8cc20e6f767cb4f5e8e3dd3d90230b | dd0ac9ffeefa100e3c68395c7615c884f4598f62 | /c2019/commands/test_auto.cpp | 80668c2ac735ea31848591c39290338bea9a3d94 | [
"MIT"
] | permissive | jishnusen/robot-code-public | 9dda261d1ee89b5a4588dcc81c6ed5606d095e6c | eb8eea0400bf57135e9e2e9d8a882a3491c88ab2 | refs/heads/master | 2022-12-28T03:14:32.150553 | 2019-04-03T01:52:09 | 2019-04-03T01:52:09 | 115,956,512 | 0 | 0 | null | 2018-01-01T23:49:31 | 2018-01-01T23:49:31 | null | UTF-8 | C++ | false | false | 959 | cpp | #include "c2019/commands/test_auto.h"
namespace c2019 {
namespace commands {
using muan::wpilib::DriverStationProto;
bool TestAuto::IsAutonomous() {
DriverStationProto driver_station;
AutoGoalProto auto_goal;
if (!driver_station_reader_.ReadLastMessage(&driver_station)) {
LOG(WARNING, "No driver station st... | [
"noreply@github.com"
] | jishnusen.noreply@github.com |
d2f7a6d18c79235ad5413b81b28c4563f9664adf | 8f9ac0b6269772bbcd809301e8ca8d1c9e24a348 | /src/test/base58_tests.cpp | 762a4d1f5c4191519c3e431f453709c05fb67602 | [
"MIT"
] | permissive | ezehy/starcashx | 3f6e8359cff15ec5568d97bcbad5cd20dbdb58e0 | 68aa67b863a4ed75d833875a55f5161e37e17f14 | refs/heads/master | 2020-03-26T23:07:04.092633 | 2018-10-11T10:05:41 | 2018-10-11T10:05:41 | 145,511,954 | 0 | 2 | null | 2018-11-04T09:32:19 | 2018-08-21T05:38:54 | C++ | UTF-8 | C++ | false | false | 9,546 | cpp | #include <boost/test/unit_test.hpp>
#include "json/json_spirit_reader_template.h"
#include "json/json_spirit_writer_template.h"
#include "json/json_spirit_utils.h"
#include "base58.h"
#include "util.h"
using namespace json_spirit;
extern Array read_json(const std::string& filename);
BOOST_AUTO_TEST_SUITE(base58_test... | [
"noreply@github.com"
] | ezehy.noreply@github.com |
a071624e0338d3932cd2db5d1c3367b450129f2e | 6d95b4e3e1d1dbbaeffe2c7e7b7c0e3f436c7ff8 | /Sqrt.cpp | d412d24f6eae330aecd669d291bb26f0dab87c77 | [] | no_license | bapijun/leetcode-1 | 7597dfee7e8dbb5f133bc3e90b182073f435614b | d2630c40bb938db27725fd4df3981183b0ada383 | refs/heads/master | 2021-01-21T03:33:55.109924 | 2015-12-22T14:08:44 | 2015-12-22T14:08:44 | 48,434,710 | 1 | 0 | null | 2015-12-22T13:54:26 | 2015-12-22T13:54:26 | null | UTF-8 | C++ | false | false | 364 | cpp | class Solution {
public:
int sqrt(int x) {
unsigned long long int l = 1;
unsigned long long int h = x;
while (l < h) {
unsigned long long m = l+ (h - l) / 2;
unsigned long long multiply = m * m;
if (multiply > x) {
h = m - 1;
} else if (multiply < x) {
l = m + 1;
} else {
return m;
... | [
"coderchen@yeah.net"
] | coderchen@yeah.net |
a59da7b75e89b015c59addefec840e4871e8c895 | 39c3d663992aec80c76c022393ee55d3ae83ad1d | /01_white/week04/02.cpp | e967a1a3d89c46afc6c45f2f03067990f7c65ae3 | [] | no_license | vlad-khramov/c-plus-plus-modern-development | 40f0dd670335e43cadecc73d0b104def5559027f | 44794e1f87a442ffc5fe6797f756b0cca2b7e5d4 | refs/heads/master | 2023-02-20T05:25:25.147169 | 2018-10-28T06:52:10 | 2018-10-28T06:52:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,077 | cpp | #include <iostream>
#include <string>
#include <cmath>
#include <vector>
#include <algorithm>
#include <numeric>
#include <map>
#include <set>
using namespace std;
//
//struct Image {
// double quality;
// double freshness;
// double rating;
//};
//
//struct Params {
// double a;
// double b;
// doub... | [
"quant13@gmail.com"
] | quant13@gmail.com |
431c59fb5c496f5ce7dc72d089658dd5c7e7a78c | f4526bb89a30d3df27a76e2167f6376a062f691f | /samples/rabbit/rabbit_profile.cpp | 1b015b6b1e4c47c99d0668f19596f70429915ad7 | [
"MIT"
] | permissive | Litutu/octoon | b5f5cc726b75cad7ccedca3bf5696c27c4e75695 | 613b3eb5b9c1576c083b2cc28eb5ca31ce03b506 | refs/heads/master | 2022-12-05T09:56:52.748413 | 2020-08-17T15:15:21 | 2020-08-17T15:15:32 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,139 | cpp | #include "rabbit_profile.h"
#include <fstream>
#include <filesystem>
#include <octoon/runtime/json.h>
namespace rabbit
{
RabbitProfile::RabbitProfile() noexcept
: denoiseModule(std::make_shared<DenoiseModule>())
, physicsModule(std::make_shared<PhysicsModule>())
, h264Module(std::make_shared<H264Module>())
, ... | [
"2221870259@qq.com"
] | 2221870259@qq.com |
b0faaaed8a02c042ecd1a82b63c15b896bd464d3 | e7f74d5683701e9552f3d476dc8f57775128f90f | /hackerrank.com/connecting-towns.cpp | 997b74870d48a3926b0ece6c01b5c7042995ca5c | [
"MIT"
] | permissive | bolatov/contests | 89463675ea3114115bd921973b54eb64620c19a2 | 39654ec36e1b7ff62052e324428141a9564fd576 | refs/heads/master | 2021-01-24T11:19:53.864281 | 2018-07-12T05:37:09 | 2018-07-12T05:37:09 | 21,923,806 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 434 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
const int MOD = 1234567;
int main() {
int t, n, ni;
cin >> t;
while (t-- > 0) {
cin >> n;
int ans = 1;
for (int i = 0; i < n - 1; ++i) {
cin >> ni;
... | [
"almer.bolatov@gmail.com"
] | almer.bolatov@gmail.com |
28b9493533c2d0668c2b79c25c53c14dc46d6a4b | f6cb916c7e9db39728e786f89df8d59fe3dfec3d | /bugs/13152/bindings/bcd/fltk/Fl_Tiled_Image.cc | ffd457db0e96aab522c1b080592cb426145674ca | [] | no_license | CyberShadow/DBugTests | 8e2b9935ab1e65e7c14638b4a63bc5fec8aee1a2 | 24a227d9b835c1bc72b6c469ab293e0c3bf9039f | refs/heads/master | 2023-08-22T14:37:08.841829 | 2023-07-20T16:51:45 | 2023-07-20T16:51:45 | 23,382,869 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,341 | cc | /* THIS FILE GENERATED BY bcd.gen */
#include <stdlib.h>
#include <string.h>
#include "../bind.h"
#include "FL/Fl_Tiled_Image.H"
extern "C" {
void _BCD_delete_14Fl_Tiled_Image(Fl_Tiled_Image *This) {
delete This;
}
Fl_Tiled_Image *_BCD_new__ZN14Fl_Tiled_ImageC1EP8Fl_Imageii(Fl_Image * i, int W, int H) {
return new Fl_T... | [
"vladimir@thecybershadow.net"
] | vladimir@thecybershadow.net |
189407752b4244f96f90e1d8220b4947cf411d49 | 4c28e923fa8af7a7afc4ece61afef842193dcf82 | /cpp/methods/boosting.cpp | 1fd26b7a7a0cba7be257e6507a69910c85c56b63 | [
"Apache-2.0"
] | permissive | towelenee/ml_lib | 3cb381959ddf697ee3200414bb0ef428368559d7 | 9fb218f98b7e4ae710e124e2f021125fb71e65a7 | refs/heads/master | 2020-06-16T07:01:09.788377 | 2019-06-27T12:19:42 | 2019-06-27T12:25:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,089 | cpp | #include "boosting.h"
#include <models/ensemble.h>
#include <chrono>
ModelPtr Boosting::fit(const DataSet& dataSet, const Target& target) {
assert(&dataSet == &target.owner());
Mx cursor(dataSet.samplesCount(), 1);
std::vector<ModelPtr> models;
auto start = std::chrono::system_clock::now();
for... | [
"vasilij.ershov@gmail.com"
] | vasilij.ershov@gmail.com |
e5cd3fe250c14d31b6ba7cf03c29f7d93ad8712f | 6b32a6ba99c200c3bcfa57a2e4597c57688f4ff7 | /erizo/src/erizo/rtp/SequenceNumberTranslator.cpp | ba4b16372ba42aba176a340bd9fcd6609ac169f7 | [
"MIT"
] | permissive | wlfsihua/licode | 380f76c33c02bbb926f714f8a1e5ca4a40c25859 | dd4fe81e1fbcb8204b0bc366382c87f6384a9eba | refs/heads/master | 2021-01-11T19:59:14.973686 | 2017-02-23T13:02:34 | 2017-02-23T13:02:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,463 | cpp | #include "rtp/SequenceNumberTranslator.h"
#include <vector>
#include "rtp/RtpUtils.h"
namespace erizo {
constexpr uint16_t kMaxSequenceNumberInBuffer = 511; // = 65536 / 128 and more than 10s of audio @50fps
constexpr uint16_t kMaxDistance = 200;
DEFINE_LOGGER(SequenceNumberTranslator, "rtp.SequenceNumberTranslato... | [
"noreply@github.com"
] | wlfsihua.noreply@github.com |
b4ccff19b6e3e515dee8fa505e3f6a6b7321df26 | 30c9c002e443b3fea15ffcf87e861b009bc93419 | /CommunicationPlugin/navigationBar/wnavigationtar.cpp | 59921de3f47cf747eaf51214ce5c83209e6637e2 | [] | no_license | fanzcsoft/Commication | 56dc6821b4f5ec7d6c42f191f8753419c0218a37 | 6fa0e1b6cf409431ce72d20d487c608ec910d686 | refs/heads/master | 2021-10-26T00:57:52.142285 | 2017-11-06T01:38:39 | 2017-11-06T01:38:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,878 | cpp | #include "wnavigationtar.h"
#include <QObject>
#include <QPointer>
#include <QMouseEvent>
#include <QDrag>
#include <QMimeData>
#include "core/core.h"
class WNavigationTarPrivate
{
public:
WNavigationTarPrivate(WNavigationTar *qq);
QColor currentItemColor;
QSize iconSize;
int itemSpacing;
QToolBu... | [
"157948938@qq.com"
] | 157948938@qq.com |
0c5e8dbd8f2238214b9e45d0a16a83f1540d0c5e | 8e820a44fd75fb265841f52b3d4fa6a016dcbdf2 | /Source/Tools/ParticleEditor2D/EmitterAttributeEditor.cpp | 880df011fa1ef5ca38ad98c45860520e73069b70 | [
"Zlib",
"LicenseRef-scancode-khronos",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | xujingsy/Urho3D_xujing | e68d1259e0cf16b4c65345dd83b62fe242daa18c | 4ae4cb174ca7f2f9a08e83e8bf3b3ab0085bcec0 | refs/heads/master | 2020-04-14T19:07:33.678470 | 2014-08-29T07:26:03 | 2014-08-29T07:26:03 | 21,970,592 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 12,114 | cpp | //
// Copyright (c) 2014 the ParticleEditor2D project.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modi... | [
"xujingsy@163.com"
] | xujingsy@163.com |
e3bf45599de74d87b50135c360bcfe2c6eacf348 | 3a76d65d40ca591e622cabb1cc433d5aa3024b80 | /tasfia2.ino | 4e3860dc3419135ec3fc56d386d51c8d7be5d41a | [] | no_license | hasibaust13/Android-Device-Controlled-Robot-Car | fb0618d306634c6d01e7c0cb14139f6e4fbecefe | a9576c156ce47450e803e87128d80f7f7b1aab18 | refs/heads/master | 2020-05-05T05:17:24.527107 | 2019-04-05T19:52:37 | 2019-04-05T19:52:37 | 179,745,369 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,114 | ino | int echo = 6;
int trig = 7;
long duration, distance;
int leftMotor1ForwardPin = 12;
int leftMotor1ReversePin = 11;
int rightMotor1ForwardPin = 9;
int rightMotor1ReversePin = 8;
int leftMotor2ForwardPin = 5;
int leftMotor2ReversePin = 4;
int rightMotor2ForwardPin = 3;
int rightMotor2ReversePin = 2;
void setup() {
... | [
"unitedhasib@gmail.com"
] | unitedhasib@gmail.com |
917c76b4716f4ef6694d8ebbb6b6999c618e9134 | ab7f2337d2907af4541bec5d148df03dac0844d2 | /src/hash_util.h | 256bfb5d6464c5505aac197f5db8af672db0b541 | [
"BSD-3-Clause",
"MIT"
] | permissive | vipinj/lockbox | 5a37943a8adacfbd654495ca43de60e5a694a3ed | 538a5706f39208c20420bd8d6c2b8c2ec84984cb | refs/heads/master | 2021-01-18T05:52:58.296990 | 2013-05-25T19:49:16 | 2013-05-25T19:49:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 135 | h | #pragma once
#include <string>
using std::string;
namespace lockbox {
string SHA1Hex(const string& input);
} // namespace lockbox
| [
"tierney@cs.nyu.edu"
] | tierney@cs.nyu.edu |
232fc8eb60a924317e203c5a505b09c5e3fa7b23 | 1ac667dcb0e08a94f150bf1cbbb724f743820a89 | /sc2d/src/core/rendering/renderable.cpp | 95d6c2dc021108cc207b93ee8c4d374c16c0b91b | [
"MIT"
] | permissive | NovaSurfer/scarecrow2d | 2dde91c2e7167c935521c809a5bab1228464424e | 3f877c082a8e0206edb3d899e18616c7d16b0e6f | refs/heads/master | 2023-01-10T15:47:43.498299 | 2022-10-09T20:34:04 | 2022-10-09T20:34:04 | 131,281,610 | 2 | 0 | MIT | 2020-03-14T22:05:57 | 2018-04-27T10:22:05 | C++ | UTF-8 | C++ | false | false | 2,145 | cpp | //
// Created by novasurfer on 5/6/20.
//
#include "renderable.h"
#include "math/transform.h"
namespace sc2d
{
void renderable_2d::set_texture(GLuint texid)
{
this->texid = texid;
shader.run();
shader.set_int(shader_const::IMG, texid);
}
void renderable_2d::set_texture_array(c... | [
"tribar.ge@gmail.com"
] | tribar.ge@gmail.com |
83b079ddacc0d93476a03a1c31f31123dbc1079c | 3c9d8787d9dd84b5402097c1331add04bc7a7f94 | /8.05 Greedy - Activity Selection.cpp | 9597e6b6fc9eb3aa0cba77aaeda3f659e018364d | [] | no_license | AbhishekPratik1810/my_cpp_dsa_practice | bfc6df01dc2412b39056b5d49791a0ccf105d19a | 37e465cf15d162dfaf535fdcf780d5d5225a8575 | refs/heads/master | 2022-12-09T03:24:24.220974 | 2020-09-15T17:50:33 | 2020-09-15T17:50:33 | 295,805,408 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,177 | cpp | //https://practice.geeksforgeeks.org/problems/n-meetings-in-one-room/0
#include<iostream>
#include<vector>
#include<algorithm>
using namespace std;
bool compare(pair<int,int> a, pair<int,int> b){
return a.second<b.second;
}
int main(){
int t;
cin>>t;
while(t--){
int n;
cin>>n;
... | [
"developerpratik18@gmail.com"
] | developerpratik18@gmail.com |
845c9d8c117a1f3e45726129a579e3736edce7f7 | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/run-scripts/tmp_1/3.LB+dmb.st+po+ctrlisb.c.cbmc_out.cpp | 308c4ceaa285ce388800e64c83a9a457aa7b3152 | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C++ | false | false | 43,463 | cpp | // 7:thr1:1
// 8:thr2:1
// 0:vars:3
// 3:atom_0_X0_1:1
// 4:atom_1_X0_1:1
// 5:atom_2_X0_1:1
// 6:thr0:1
#define ADDRSIZE 9
#define NPROC 4
#define NCONTEXT 1
#define ASSUME(stmt) __CPROVER_assume(stmt)
#define ASSERT(stmt) __CPROVER_assert(stmt, "error")
#define max(a,b) (a>b?a:b)
char __get_rng();
char get_rng( ch... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
14234d326c9b14a70dcebe2a0b0aeda941ed9568 | adc044646ef23ab5c228c2471fdf7f09c701ede5 | /Lab_1_2021_RT/Material.h | 4d7e470f831e2e1734770c71a5c3c44d82adf56d | [] | no_license | SavvaSalomatin/KGSalomatin | f27ad235e920d1a00d0ad6a76acaeb8b6290350b | fc1492aac852cdad2158b056e451cc89b44127b1 | refs/heads/main | 2023-04-11T04:57:53.408065 | 2021-04-25T20:52:22 | 2021-04-25T20:52:22 | 356,037,293 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,253 | h | #ifndef RT_SAMPLE_NEW_MATERIAL_H
#define RT_SAMPLE_NEW_MATERIAL_H
#include "LiteMath.h"
#include "RayTracer.h"
using namespace HydraLiteMath;
class Material;
class SurfHit
{
public:
bool hit; // наличие пересечения
float3 hitPoint; // точка пересечения
float3 normal; // вектор нормали к поверхности в то... | [
"salomatin.as1804@asugubkin.ru"
] | salomatin.as1804@asugubkin.ru |
e50368b4b6473d69c44daa8fd7cc875ec3b065fb | 9ff8e317e7293033e3983c5e6660adc4eff75762 | /Gamecore/math/Plane.h | 779b673b8229a2f14230ca33552fa529fabf093e | [] | no_license | rasputtim/SGF | b26fd29487b93c8e67c73f866635830796970116 | d8af92216bf4e86aeb452fda841c73932de09b65 | refs/heads/master | 2020-03-28T21:55:14.668643 | 2018-11-03T21:15:32 | 2018-11-03T21:15:32 | 147,579,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,996 | h | /*
SGF - Salvat Game Fabric (https://sourceforge.net/projects/sgfabric/)
Copyright (C) 2010-2011 Salvatore Giannotta Filho <a_materasu@hotmail.com>
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 freeMem Soft... | [
"rasputtim@hotmail.com"
] | rasputtim@hotmail.com |
4ff81002b9e361c70db68c33fa9f8280bd3dc3a7 | eb0de1a391bf912f7834737e0a56e5c13be5097d | /Playground/HallSensor/EepromUtil.cpp | 70eba91a29e18ff29faeae5e95f8377c824fefea | [
"MIT"
] | permissive | cbries/utilities | b3ec91b76db0e7c30166bfe04959e6cd156a3566 | 86ce97d2c3e0d13b9beb0fc6ec79d31945c14461 | refs/heads/master | 2022-12-13T00:08:47.757700 | 2021-09-30T07:13:29 | 2021-09-30T07:13:29 | 31,171,182 | 1 | 0 | MIT | 2022-06-23T10:16:15 | 2015-02-22T17:15:12 | C++ | UTF-8 | C++ | false | false | 5,721 | cpp | //
// Eeprom utilites library
//
// From http://playground.arduino.cc/Code/EepromUtil
//
#include "EepromUtil.h"
//
// Absolute min and max eeprom addresses.
// Actual values are hardware-dependent.
//
// These values can be changed e.g. to protect
// eeprom cells outside this range.
//
const int EEPROM_MIN_ADDR = 0;
... | [
"mail@christianbenjaminries.de"
] | mail@christianbenjaminries.de |
8f649b44a354c9d73395073268616b3dfff0557f | 99f711303beb42a7edd17643a87422e815a004b1 | /bonusAnimal.cpp | 3a98903683a4e8a8bbb18482d316cb07f2f717f4 | [] | no_license | wellheup/CS162_ZooTycoon | 5b773a97ce8aefca477c783af392c12068ff48c2 | 4f511a69ab15bff18ee50ed1e0e37f49e27bba8c | refs/heads/master | 2023-02-10T07:21:07.609498 | 2021-01-06T23:04:19 | 2021-01-06T23:04:19 | 327,449,143 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 314 | cpp | /*********************************************************************
** Author: Phillip Wellheuser CS 162-400
** Date: 4/28/19
** Description: Implements Tiger subclass
*********************************************************************/
#include "animal.hpp"
#include "bonusAnimal.hpp"
| [
"wellheup@oregonstate.edu"
] | wellheup@oregonstate.edu |
c70482567fa6ce8027c5aeafec4d55f314070b06 | e57cef9362f540ca996ae694f1497a0b21e443a5 | /src/Core/x/xParCmd.cpp | 5daaf84f5173e914485b465e0cff25ff28a58f2c | [] | no_license | sonich2401/bfbbdecomp | 78d75f33ad6ae94f1085e721e872eafd5a302fcd | 5f58b62505f8929a72ccf2aa118a1539eb3a5bd6 | refs/heads/master | 2023-01-30T19:43:18.389533 | 2020-12-06T12:29:47 | 2020-12-06T12:29:47 | 319,242,292 | 1 | 0 | null | 2020-12-07T07:48:05 | 2020-12-07T07:48:04 | null | UTF-8 | C++ | false | false | 3,531 | cpp | #include "xParCmd.h"
#include <types.h>
// func_80036B8C
#pragma GLOBAL_ASM("asm/Core/x/xParCmd.s", "xParCmdInit__Fv")
// func_80036DC0
#pragma GLOBAL_ASM("asm/Core/x/xParCmd.s", "xParCmdRegister__FUiUiPFP7xParCmdP9xParGroupf_v")
// func_80036DE0
#pragma GLOBAL_ASM("asm/Core/x/xParCmd.s", "xParCmdGetSize__FUi")
//... | [
"noreply@github.com"
] | sonich2401.noreply@github.com |
d2e004cffdc78483d1f67e0c89c8b0d458c3ad5e | c70384fc815d0611100fd86f9c25abdd4c04c036 | /neural-cpp/specs/create_training_data_spec.cpp | 61c1e6a1202150295a5da2b5be1482aefadd9978 | [] | no_license | MarkRedeman/neural-networks | 29317153efb91f2e31e404e727c14b4b5bfad097 | 39f39851ea0858d977ef3c1f5a10dfe5b30075bc | refs/heads/master | 2020-04-05T23:19:07.332972 | 2016-01-25T06:51:14 | 2016-01-25T06:51:14 | 49,136,674 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,219 | cpp | #include <bandit/bandit.h>
using namespace bandit;
#include "../src/create_training_data.h"
#include "../src/Is_A_Set_Of_Labels.h"
#include "../src/Rosenblatt_Algorithm.h"
#include "../src/Energy_Above_Threshold.h"
go_bandit([](){
describe("Creating training data for the perceptron algorithm", [&](){
it(... | [
"markredeman@gmail.com"
] | markredeman@gmail.com |
a6540dac70d2bf1f493588b7458207bcda2d10f2 | 4d107a97633559963f6510767bb9297febbcbb02 | /applications/SolidMechanicsApplication/custom_conditions/elastic_conditions/axisymmetric_point_elastic_condition.hpp | 5e4fdef91a4db2476b57ebcd4e5d2f984b29f5a9 | [
"BSD-2-Clause"
] | permissive | asroy/Kratos | 45dc4a9ad77a2b203ab2e0c6c5fe030633433181 | e89d6808670d4d645319c7678da548b37825abe3 | refs/heads/master | 2021-03-24T13:28:43.618915 | 2017-12-19T15:38:20 | 2017-12-19T15:38:20 | 102,793,791 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,343 | hpp | //
// Project Name: KratosSolidMechanicsApplication $
// Created by: $Author: JMCarbonell $
// Last modified by: $Co-Author: $
// Date: $Date: August 2017 $
// Revision: $Revision: 0.0 $
//
//
#if !defin... | [
"cpuigbo@cimne.upc.edu"
] | cpuigbo@cimne.upc.edu |
091bc6946610f8ecbfce23f1d1cf87e3bfa9de72 | 3149e2e17725eaf95b25e67274e0c7356d2bea0d | /src/qt/guiutil.h | 64a806db7de99fae3985b93a8ab62485e5262791 | [
"MIT"
] | permissive | Samsufi/GAL | 89642a83dba1f4b1c78b14efd471a7d0bf0b9348 | d64c4faac60d073d3e86c87ceedf3058dfade6cc | refs/heads/master | 2020-03-18T18:06:00.291246 | 2018-05-27T18:56:08 | 2018-05-27T18:56:08 | 135,071,466 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,809 | h | // Copyright (c) 2011-2013 The Bitcoin developers
// Copyright (c) 2017-2018 The GALR developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_QT_GUIUTIL_H
#define BITCOIN_QT_GUIUTIL_H
#include "amount.h"
... | [
"samuel.ly99@gmail.com"
] | samuel.ly99@gmail.com |
ff56db71cf29012ff4d18ec76665628248b080c9 | 083100943aa21e05d2eb0ad745349331dd35239a | /aws-cpp-sdk-kinesis/source/model/GetRecordsResult.cpp | 03101d69486a979118a4271d0056f6c137c14cb4 | [
"JSON",
"MIT",
"Apache-2.0"
] | permissive | bmildner/aws-sdk-cpp | d853faf39ab001b2878de57aa7ba132579d1dcd2 | 983be395fdff4ec944b3bcfcd6ead6b4510b2991 | refs/heads/master | 2021-01-15T16:52:31.496867 | 2015-09-10T06:57:18 | 2015-09-10T06:57:18 | 41,954,994 | 1 | 0 | null | 2015-09-05T08:57:22 | 2015-09-05T08:57:22 | null | UTF-8 | C++ | false | false | 1,832 | cpp | /*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file... | [
"henso@amazon.com"
] | henso@amazon.com |
3bcf29c18b27a00cae8216392d1edd1cbc5be65f | 475d7edc1983327b468a8f6d1ef3c6ad0f49c890 | /SET1/colour/colour/color.cc | 56798005b1133cf5ee9f8d40eebdd84112e87db6 | [] | no_license | 99002657/SET_1 | a8b8b17bde06b9a5c541d5c572275fe378f187ec | 7156c759c936ec6c5d12dd791698d2b106cbecd3 | refs/heads/master | 2022-12-19T23:56:26.124360 | 2020-09-19T07:15:00 | 2020-09-19T07:15:00 | 296,802,903 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 530 | cc | #include<iostream>
#include "color.h"
Color::Color():m_r(0), m_g(0), m_b(0)
{
}
Color::Color(int r, int g, int b) :
m_r(r), m_g(g), m_b(b)
{
}
Color::Color(color_t)
{
}
int Color:: invert()
{
m_r = 255 - m_r;
m_b = 255 - m_b;
m_g= 255 - m_g;
return m_r;
}
int Color:: greencolor()... | [
"noreply@github.com"
] | 99002657.noreply@github.com |
8ce79160c9e0f3f1b2b6dc405059275035f4f687 | 6494946d8db9db58f57c68253a8d0b658998c8ef | /Engine/Source/Renderer/Backend/Vulkan/Renderer Backend Layer/External/stb_font_consolas_24_latin1.inl | 5d8eafb6274ef944f25aa681e2dada20df2eb653 | [] | no_license | DhirajWishal/DynamikEngine-Prototype | bc7dbad1d8c13d2489bcfdc7d6f22e55932f5b7b | 0a95277c394b69e66f79342f028834458694af93 | refs/heads/master | 2022-11-10T00:02:30.496607 | 2020-06-27T04:46:03 | 2020-06-27T04:46:03 | 198,091,316 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 45,820 | inl | // Font generated by stb_font_inl_generator.c (4/1 bpp)
//
// Following instructions show how to use the only included font, whatever it is, in
// a generic way so you can replace it with any other font by changing the include.
// To use multiple fonts, replace STB_SOMEFONT_* below with STB_FONT_consolas_24_latin1_*,
/... | [
"wishaldhiraj@gmail.com"
] | wishaldhiraj@gmail.com |
53cf63979a0d9aadf85dc7cc78a2fe7dc8883dc2 | 77bfdfce66c76e75016585a4401ea450f70d0647 | /PRAC7/main_prac7.cpp | 6336ca435dccf0079e11c8fa66db9aa39f6c2164 | [] | no_license | Ernsst/lab | 57b33cecbbcacff2fc57130adcbcb2c813fe150f | 39e30b1e97a3910272f0e28b03e8433f0def7e52 | refs/heads/master | 2020-03-26T01:04:57.717997 | 2018-11-02T19:35:56 | 2018-11-02T19:35:56 | 144,351,186 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 12,655 | cpp | //Semestre 2019 - 1
//************************************************************//
//************************************************************//
//************** Alumno (s): *********************************//
//************* HERNANDEZ HINOJOSA ERNESTO
// ACTIVIDAD DE de lab PRACTICA 67 ... | [
"ernestodezsa"
] | ernestodezsa |
c3fa1a2b3b8b2f3b9a0ed0a55a95ca6fde0f9f3c | 634b22b2690d05dbd6f7d6ef680db98cea7b85da | /src/bitcoin-cli.cpp | 9412d60be892b84b1fb7dcf27f1979518136fc68 | [
"MIT"
] | permissive | XGSTeam/nacacoin | f770a3e0275205395ddb88f26d946a271954e43c | 69c2ba19e1ea0c30e7bcc90ef6f0571be6a5c0c9 | refs/heads/master | 2023-04-20T20:24:49.054365 | 2021-04-26T22:00:00 | 2021-04-26T22:00:00 | 289,020,782 | 1 | 3 | MIT | 2020-10-04T18:45:41 | 2020-08-20T13:59:13 | C++ | UTF-8 | C++ | false | false | 22,622 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2018 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#include <config/bitcoin-config.h>
#endif
#include <c... | [
"lemurnaca@nacacoin.org"
] | lemurnaca@nacacoin.org |
d7a43deb1e82745ced4875072f6c300191700d3b | a68c444d56d0bb6b5e0bb8ccbb76bfb081ba6b07 | /CowNetControllerV4/us/cownet/timers/PeriodicEvent.cpp | f6904beac77f4bf84832848aec1cf13627c3b68c | [] | no_license | fitzpatricksrus/Pinduino | 03040b99bdc27daecf6743a63a1a9a5d6f1b0a51 | 45bfdd5ca34163dc44ceb91380d36a7307c4f2df | refs/heads/master | 2020-04-06T07:05:09.429566 | 2016-06-30T02:23:51 | 2016-06-30T02:23:51 | 24,709,921 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 731 | cpp | /*
* PeriodicEvent.cpp
*
* Created on: Jul 31, 2015
* Author: Dad
*/
#include "PeriodicEvent.h"
#include "TimerUtil.h"
namespace us_cownet_timers {
PeriodicEvent::PeriodicEvent(bool isTickerIn, unsigned long periodIn)
: isTickerEvent(isTickerIn), period(periodIn), lastEvent(0)
{
}
PeriodicEvent::Periodi... | [
"junk@fitzpatircksr.us"
] | junk@fitzpatircksr.us |
196658722ecfa5b82998640163e6fe052431811f | c0a217968537f0d7e1acaf3b04c08369c6d5cfe1 | /Lab 3/lab3 Test.cpp | 96a9019ed7ac38ce954349f0c98b714b9c475501 | [] | no_license | Hanel32/C_Code_Dump | 6b7c9565a70d8ec5148dff1558424c53a03ec8a9 | e3784af922d40e952226a16cee6bffd31526770b | refs/heads/master | 2021-07-10T16:07:07.795528 | 2017-10-14T19:07:08 | 2017-10-14T19:07:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,542 | cpp | #include <stdio.h>
#include <math.h>
#include <conio.h>
float a, b, c, x, x1, x2;
float multi;
int caseC;
char cont = 'y';
int main()
{
void testModulation();
printf("\n\n\t\tSolve quadratic equation for giving A,B,C coefficient\n");
while(cont == 'y' || cont == 'Y')
{
caseC = 1;
p... | [
"noreply@github.com"
] | Hanel32.noreply@github.com |
efeb2ed32cd21e132549e244c78a5273e7f3ee7a | 6e7b02f56aaf65f155886df5adee072429275168 | /xcode_pok2/Classes/Native/Bulk_UnityEngine.AudioModule_0.cpp | d630fe5ae501c39364665c044a751c03c024d404 | [] | no_license | zhaifengacm/HelloPokemon | 8e781fa7348a07c1a68a61e480f033fa435d7549 | d0950b0fffcf1bff35e0d22c9bf369da45d4ecd5 | refs/heads/master | 2020-06-03T13:59:40.882395 | 2019-06-12T23:41:12 | 2019-06-12T23:41:12 | 191,595,074 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 232,819 | 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 <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "il... | [
"zhaifengacm@icloud.com"
] | zhaifengacm@icloud.com |
d087db5104231d2ce713eefb50859c9ccbf858cf | e09af34f2d646e64b2ad2075bd3b250a635cb214 | /SDK/SoT_wld_feature_shipwreck_bay_terrain_functions.cpp | b59cf0125ad88cf181c406f01f408baf3e7b4a51 | [] | no_license | zanzo420/SoT-SDK | 349e6f8b4afcd7756879d8ce5416af86705d8a79 | 5bc545e1822151b3519666a1ed8fef1ba259fc52 | refs/heads/master | 2023-07-14T17:41:58.212853 | 2021-09-01T04:01:29 | 2021-09-01T04:01:29 | 138,799,955 | 1 | 0 | null | 2020-02-20T19:41:03 | 2018-06-26T22:21:26 | C++ | UTF-8 | C++ | false | false | 370 | cpp | // Sea of Thieves (2.0) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "SoT_wld_feature_shipwreck_bay_terrain_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//------------------------------------------------------------------------... | [
"30532128+pubgsdk@users.noreply.github.com"
] | 30532128+pubgsdk@users.noreply.github.com |
f149f26c1e71e8e504f96fd4776d22387497c0b9 | bec57aaea91919248d940050538f2d27f9197793 | /design/logger_rate_limiter.cpp | 4427735c35f617dcc8ee65f5b0876cc4ceb70505 | [] | no_license | sparkfiresprairie/cpc | a58c3fc73c86dd9e5895af3a98295febc4d5bf50 | 657fa7c1fe828f44bbca86a056a50801add25e87 | refs/heads/master | 2021-01-21T06:31:03.075528 | 2017-04-16T04:53:15 | 2017-04-16T04:53:15 | 83,247,069 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,024 | cpp | //
// Created by Xingyuan Wang on 3/17/17.
//
/*
Design a logger system that receive stream of messages along with its timestamps,
each message should be printed if and only if it is not printed in the last 10 seconds.
Given a message and a timestamp (in seconds granularity), return true if the message
... | [
"xingyuan.wang.zju@gmail.com"
] | xingyuan.wang.zju@gmail.com |
09f19c21cc8ef81e08fd35aac2cec944964e40cb | 9ca6aedbc9690f94d033dbda6df094bc53b17d13 | /src/CppUtil/Basic/Shape/Sphere.cpp | 887b9ce80c7b4f6db60fef2893b8e80014d94374 | [] | no_license | blizmax/Learn-RTX | f04f163281c098b3da6779a1dd79b751f9915590 | 565ff572c44c3eda2ab8f1b9e4a314818efcd7c7 | refs/heads/main | 2023-09-01T21:53:29.125352 | 2021-10-25T07:29:36 | 2021-10-25T07:29:36 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,190 | cpp | #include <CppUtil/Basic/Sphere.h>
#include <cmath>
using namespace CppUtil::Basic;
Sphere::Sphere(size_t n)
: Shape((n + 1)*(n + 1), 2 * n*n) {
// normal 和 pos 的值相同
normalArr = vertexArr;
texCoordsArr = new Array2D<float>(vertexNum, 2);
indexArr = new Array2D<size_t>(triNum, 3);
//----------
float inc = 1.0f ... | [
"31715507+Heacker-c@users.noreply.github.com"
] | 31715507+Heacker-c@users.noreply.github.com |
248cdefdca778fc4789d9b424f3048d38cd6c0dc | e70259035b317ab4e7069859829546b1af939f37 | /Glitter/Headers/BoundingBox.h | d5947f20ccc6fb5d5c5a94f1bdb37d1a76970e0c | [
"MIT"
] | permissive | jalexanderqed/RayTracer | 50f39c1bd3af8f80655e089f165e516255675e8a | 58de9f07b0c0f88292c3760402e29a70e1805af9 | refs/heads/master | 2020-03-07T12:34:47.718886 | 2018-10-12T03:48:21 | 2018-10-12T03:48:21 | 127,481,202 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 581 | h | #ifndef BOUNDING_BOX_H
#define BOUNDING_BOX_H
#include <algorithm>
#include <glm/glm.hpp>
#include "scene_io.h"
#include "IntersectionPrimitives.h"
class BoundingBox {
public:
glm::vec3 vMax;
glm::vec3 vMin;
BoundingBox();
BoundingBox(const PolygonIO* poly);
BoundingBox(const SphereIO* sphere);
void apply(c... | [
"jalexander.qed@gmail.com"
] | jalexander.qed@gmail.com |
7c088f36525c5ac5cbf211805fa55c808d3be640 | ba93e07b97137d6769a61327946d287b18643d67 | /coarseSuf/src/TriangleInfo.cpp | 583df28e2fc0e0a418e16c5e74b7286e7cb4b614 | [] | no_license | winmad/PointContour | 5a269632099dbc05dbb6fd545e7413a881dbf9c1 | 1d9be354ab7f6567a637e54473ac04f95bd7dd9a | refs/heads/master | 2020-05-01T12:54:20.894064 | 2015-06-16T13:08:20 | 2015-06-16T13:08:20 | 23,320,517 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 176 | cpp | #include "TriangleInfo.h"
namespace coarseSuf
{
TriangleInfo::TriangleInfo(){
}
TriangleInfo::~TriangleInfo(){
}
int TriangleInfo::getSize(){
return 0;
}
} | [
"winmad.wlf@gmail.com"
] | winmad.wlf@gmail.com |
35a4f6bddea95961c19e04512e030b9b527e069c | 045fe863d65a681e2b90e9015be80346136cb63d | /Ej 01 Hora del Tren/Problema01 Hora del Tren/Source.cpp | de72e55b0a887b171a81217ae8640284c8ffddb2 | [
"Apache-2.0"
] | permissive | Alfon-III/Estructura-de-Datos-FDI | 571c820ff420fccdf78a8d945e026208f907c32c | dc04a48b9cc4c2501e7237c5c7983db30f188fc4 | refs/heads/master | 2022-08-28T19:52:43.664545 | 2020-05-30T10:19:04 | 2020-05-30T10:19:04 | 268,055,711 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,260 | cpp | #include <iostream>
#include <fstream>
#include "Hora.h"
using namespace std;
/*
4 2
06:40:30 12:50:00 19:20:00 21:25:00
10:20:00
22:00:00
6 3
00:00:00 09:30:00 16:40:30 17:00:00 20:10:40 22:35:00
20:10:40
08:61:30
08:40:30
0 0
*/
bool resuelveCaso() {
int n, casos;
Horas trenes[1000];
Horas consultas[1000];
cin ... | [
"altercer@ucm.es"
] | altercer@ucm.es |
a356e48e572ebf83d146bc4aec1d7a7d49763f76 | beaad89960151e0063c2f468171701f92e186120 | /src/parallel/life.cc | 31bd52957f8c202286b13c110bb674e9d6fdd72f | [
"MIT"
] | permissive | ronaldosvieira/threads-life | ae9826f83b26d2eb500bbab007bac911d1703092 | 7c36d2a745d7a7dd65280bd111f3d91c6208eed9 | refs/heads/master | 2021-01-19T09:21:56.575450 | 2017-02-15T23:06:21 | 2017-02-15T23:06:21 | 82,102,899 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,488 | cc | /*
* The Game of Life
*
* a cell is born, if it has exactly three neighbours
* a cell dies of loneliness, if it has less than two neighbours
* a cell dies of overcrowding, if it has more than three neighbours
* a cell survives to the next generation, if it does not die of loneliness
* or overcrowding
*
* ... | [
"ronaldoesv@gmail.com"
] | ronaldoesv@gmail.com |
df4410d68e9a4d50b9d0c31a33dd21ef13bedcbc | 26b4ff893da4c79a85dc6b53485fc2c882de66c4 | /CSUSB/CSE 420 - Computer Graphics/cse420/.fr-nwrhzZ/cse420/lab3_professor/turtle/draw_demo.cpp | 34d932a6c174eeb93bd1c54e1d4ccea61aad5cf6 | [] | no_license | DGMeyer96/School | 61a54109579523dcd2ebf7419178bcf2f775e273 | 1d26378078f1abc28db5dc23e3610861cc07cbf9 | refs/heads/master | 2020-10-01T06:17:51.685208 | 2020-08-05T04:49:24 | 2020-08-05T04:49:24 | 227,474,422 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,065 | cpp | /*
draw_demo.cpp
Demonstrate the use of turtle grapics using the surface class developed
by T.L. Yu
@Author: T.L. Yu, April 15, 2006
*/
#include <SDL/SDL.h>
#include <stdlib.h>
#include <stdio.h>
#include "draw.h"
#include "surface.h"
//draw a hook
void draw_hook ( Surface &surf, int L )
{
surf.forward ( ... | [
"005051094@coyote.csusb.edu"
] | 005051094@coyote.csusb.edu |
ed70bce2742dae92629489e873baeb87657815a3 | 399b5e377fdd741fe6e7b845b70491b9ce2cccfd | /LLVM_src/clang/lib/CodeGen/CGBuilder.h | bc2f2eee05fee127b5ed33c15ee4c5323ce5eae3 | [
"Apache-2.0",
"LLVM-exception",
"NCSA"
] | permissive | zslwyuan/LLVM-9-for-Light-HLS | 6ebdd03769c6b55e5eec923cb89e4a8efc7dc9ab | ec6973122a0e65d963356e0fb2bff7488150087c | refs/heads/master | 2021-06-30T20:12:46.289053 | 2020-12-07T07:52:19 | 2020-12-07T07:52:19 | 203,967,206 | 1 | 3 | null | 2019-10-29T14:45:36 | 2019-08-23T09:25:42 | C++ | UTF-8 | C++ | false | false | 13,192 | h | //===-- CGBuilder.h - Choose IRBuilder 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
//
//===---------------------------... | [
"tliang@connect.ust.hk"
] | tliang@connect.ust.hk |
b58dddb7cfcb393a40348bdc3517deb2dcdd60cb | f501d690498272785564db8e4bf2420eeff23a0b | /thirdparty/rocksdb/db/plain_table_db_test.cc | 0b60332e53aba30e0f7b9795a18249e81cffc2d1 | [
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"Zlib",
"MIT-0",
"LicenseRef-scancode-openssl",
"ISC",
"LicenseRef-scancode-ssleay-windows",
"OpenSSL",
"JSON",
"BSL-1.0",
"curl",
"LicenseRef-scancode-public-domain",
"MIT",
"BSD-2-Clause",
"BSD-1-Clause",
"LicenseRef-... | permissive | phrocker/nifi-minifi-cpp | 04bad621c1f82c0ab3ef3fffb5085d64939ef290 | 97a05c1bdb6bfd40f5f33da01cf0893060350ef4 | refs/heads/master | 2020-12-30T23:23:01.041185 | 2019-08-27T07:50:15 | 2019-08-28T17:25:00 | 80,614,745 | 3 | 1 | Apache-2.0 | 2019-06-14T11:46:17 | 2017-02-01T11:41:22 | C++ | UTF-8 | C++ | false | false | 40,541 | cc | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under both the GPLv2 (found in the
// COPYING file in the root directory) and Apache 2.0 License
// (found in the LICENSE.Apache file in the root directory).
//
// Copyright (c) 2011 The LevelDB Authors. All rights r... | [
"phrocker@apache.org"
] | phrocker@apache.org |
3e968c2d9cacac76eb4305098908d72351c83d95 | 3614d02dc00b4970ae31775ab9b40c043fcb5168 | /InventoryManagement/InventoryManagement/AssemblyInfo.cpp | bab2231ab5ef17d8a6518629ebfbe21ef7b99b9b | [] | no_license | rajchow/Raj | 3c75fdb4cdf77c39459daf06bf1f55be44327d24 | 133d259fb513ba0e46a2d0c746c718d07a9fffcc | refs/heads/master | 2016-09-06T02:05:19.736409 | 2012-11-13T06:23:41 | 2012-11-13T06:23:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,326 | cpp | #include "stdafx.h"
using namespace System;
using namespace System::Reflection;
using namespace System::Runtime::CompilerServices;
using namespace System::Runtime::InteropServices;
using namespace System::Security::Permissions;
//
// General Information about an assembly is controlled through the following
// set of ... | [
"raj.chowdhury@uleth.ca"
] | raj.chowdhury@uleth.ca |
b2374636c7a815b595df6d732138cddb6025ccf8 | 5da7acab91c9d64406338a149538ab2d34820e10 | /third_party/mlir/include/mlir/IR/SymbolTable.h | 3b89d73a8af71f7c1a00b86a389c6efde87e6fa7 | [
"Apache-2.0"
] | permissive | H4NG-MAN/tensorflow | 32b818b9b1172abd03acb27b154c6c48d94feb93 | 432b55a161e70db42103d38d3e18c165dd0c7fde | refs/heads/master | 2023-06-28T23:03:12.286796 | 2019-12-07T16:18:25 | 2019-12-07T16:18:25 | 212,573,936 | 2 | 0 | Apache-2.0 | 2023-06-26T17:18:26 | 2019-10-03T12:25:23 | C++ | UTF-8 | C++ | false | false | 4,141 | h | //===- SymbolTable.h - MLIR Symbol Table Class ------------------*- C++ -*-===//
//
// Copyright 2019 The MLIR 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.... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
631bdbeadb7e5fd3766423ccd53d36f6f8357441 | d39f7a039477196ab1d31953548578f77efa2cb9 | /smallest_number_of_notes.cpp | 1d14767e3bef51e88c41bdba1dd83ba8f480e8ff | [] | no_license | TheAbhisar/cpp_workspace | 22631bbea09c48b7120147d13f99f6be3174bf93 | de088086d9edb7135f439265f1fe420537f0b594 | refs/heads/main | 2023-05-03T14:59:25.417344 | 2021-05-28T06:28:15 | 2021-05-28T06:28:15 | 355,159,793 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 418 | cpp | #include <iostream>
using namespace std;
int main() {
int t;
cin>>t;
while(t--){
long int n,sum=0;
cin>>n;
int a[]={100,50,10,5,2,1};
while(n>0){
for(int i=0;i<6;i++){
int x;
x=n/a[i];
sum=sum + x;
... | [
"abhisar97@gmail.com"
] | abhisar97@gmail.com |
bfde5a06736b69894f1ed4ad39eb3b05628ab8bf | 73020030a511bbbbaf537c9f0049ed9ec58f13dd | /Unary operators/src/Unary operators.cpp | 32b8359f1cd3de06257d72456168b6548d678625 | [] | no_license | Sagar-Pro3/c_c-master | 1275f6088f881fd7b97d5b325c51ded8ec1c9e0a | 874b172792547b91e2668c71948158e5fc05034b | refs/heads/main | 2023-03-09T15:45:06.148084 | 2021-02-27T04:08:53 | 2021-02-27T04:08:53 | 335,394,298 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 540 | cpp | //============================================================================
// Name : Unary.cpp
// Author :
// Version :
// Copyright : Your copyright notice
// Description : Hello World in C++, Ansi-style
#include <iostream>
using namespace std;
class unary {
public:
int a, b;
void operator -()... | [
"noreply@github.com"
] | Sagar-Pro3.noreply@github.com |
911e7954f68db888f8db4fabd169258c61421c40 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5686313294495744_0/C++/johnjq/OPTIMIZED_C.cpp | 8b9752e3fc46cf3a25530022d14ba9d085fb825f | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 11,905 | cpp | //////////////////////////////////////////////////// BEGIN OF SOLUTION ////////////////////////////////////////////////////
//////////////////////////////////////////////////// BEGIN OF SOLUTION ////////////////////////////////////////////////////
//////////////////////////////////////////////////// BEGIN OF SOLUTION /... | [
"alexandra1.back@gmail.com"
] | alexandra1.back@gmail.com |
ab1c021485db4efcbc7469a83c10c1e33f49ebf1 | 334f2246503eecb8d3cb99b074b7ce2f2f47955f | /src/g3dxml/XMLRectifiedGridReader.cpp | e63fa7cec584e5efc3e4f394715da9cafce7fe35 | [
"MIT"
] | permissive | WuZixing/Geo3DML-CPP | 4c61d8705cdbf889359425be984a8152e3100bc0 | 29f5948b6de08d9600823ff7622df0fb5e1acedc | refs/heads/master | 2023-08-17T16:27:44.558334 | 2023-07-29T13:50:56 | 2023-07-29T13:50:56 | 145,398,120 | 11 | 6 | MIT | 2023-05-16T06:31:35 | 2018-08-20T09:44:13 | C | UTF-8 | C++ | false | false | 4,168 | cpp | // UTF-8编码
#include <g3dxml/XMLRectifiedGridReader.h>
#include <geo3dml/Utils.h>
using namespace g3dxml;
const std::string XMLRectifiedGridReader::Element = "RectifiedGrid";
const std::string XMLRectifiedGridReader::Element_Low = "low";
const std::string XMLRectifiedGridReader::Element_High = "high";
const std::strin... | [
"wzixing@qq.com"
] | wzixing@qq.com |
6a381046a7c6d4f3b9d608e59ab2c9a1a82a8f01 | cf2d7c2b137ed39b20667a41271057c8aef2389a | /calculatinghash.cpp | 32c1351f74561b5988c9414be5e9ed2a8ca47a20 | [] | no_license | blockchain-samples/mySimple_blockchain | f5e181736b24210c0dee3fa9d1aebf86fcb5200d | b42ebf83f7e7c6fd26830af5bfed78026562fa20 | refs/heads/master | 2022-01-13T18:49:00.939569 | 2019-05-18T16:53:37 | 2019-05-18T16:53:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 49 | cpp | #include<iostream>
#include<string>
main()
{
}
| [
"amiabir19@gmail.com"
] | amiabir19@gmail.com |
8ae6c058c40eb5a1b6daa117f25e8e2d1682bacf | 5fc5955fc122f5fec54ca61e0b74d95a24842bf0 | /2014/Summer1/Assignments/Lab8/DynamicQueues.cpp | 0053a6b0ae200cdb7e305247c4b1620bae197598 | [] | no_license | jannunzi/CS1500 | 7ed14c46179c519a854389ee929f802abdbc747f | 46eddc4ce5d5f23413eced02c62f58a07cf3a9eb | refs/heads/master | 2020-06-01T09:22:01.025380 | 2015-06-24T12:54:51 | 2015-06-24T12:54:51 | 14,442,407 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,375 | cpp | #include <iostream>
#include <string>
using namespace std;
// structure representing a donut
struct Donut
{
string flavor = "";
float price = 0.0;
// constructor to initialize member variables
Donut(string flvr, float prc)
{
flavor = flvr;
price = prc;
}
// default, no argument constructor
Donut(){}
};
... | [
"jannunzi@gmail.com"
] | jannunzi@gmail.com |
b2a64f3ffaeabc810cfce820d9f514537dd16e7f | 80b35536213bcb6529f6a6ec5404e8552e1397ee | /CTreeCtrlXML/CTreeCtrlXML/CTreeCtrlXMLDlg.h | ccc484e80cf7f751182f19e7baca6d13fe2dc7c7 | [] | no_license | Fatih-stack/Aricanli | 29fa3eb7b90938dde9b89c6adfaecb042aaec91a | c5206862eb2301cee4cb4d341ce8f929e93dc737 | refs/heads/main | 2023-06-30T17:43:37.115976 | 2021-08-04T11:06:53 | 2021-08-04T11:06:53 | 390,956,223 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 966 | h | // CTreeCtrlXMLDlg.h : header file
//
#pragma once
#include "afxcmn.h"
// Use our new class CTreeCtrlXML
#include "TreeCtrlXML.h"
#include "resource.h"
// CCTreeCtrlXMLDlg dialog
class CCTreeCtrlXMLDlg : public CDialog
{
// Construction
public:
CCTreeCtrlXMLDlg(CWnd* pParent = NULL); // standard constructor
/... | [
"55389140+Fatih-stack@users.noreply.github.com"
] | 55389140+Fatih-stack@users.noreply.github.com |
548c7b55befc6061aaf15e6315d86289723beb77 | 531c8038dcb82d5e1e82d1ec612bbad4ef4eabb5 | /C++/1102C - Doors Breaking and Repairing.cpp | 798a834a344a5dfcb0e7eaa4dd287acdfd7ced0d | [] | no_license | csongor9999/Codeforces | 3add98b0292900b61dae62296ffba7f733186617 | 55128b6b106f32d39a89b8f21ceaf8c1b0030afb | refs/heads/master | 2021-06-17T09:56:08.275140 | 2021-02-21T00:57:58 | 2021-02-21T00:57:58 | 152,790,151 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 597 | cpp | #include <iostream>
#include <set>
#include <algorithm>
using namespace std;
int main(){
int n,x,y;
cin>>n>>x>>y;
int db = 0;
multiset <int> doors;
multiset <int>::iterator it;
for(int i=0;i<n;i++) {
int sv;
cin>>sv;
doors.insert(sv);
}
int ... | [
"noreply@github.com"
] | csongor9999.noreply@github.com |
203b8a98350ea9236f38a4e0aa74a0f6d965104c | 44e01961f29f7d6261696cd44ea1463ef778e3e2 | /StringListGenerator/main.cpp | 16bf27a678e4ece5b58fe2ab710f0b988bb58c30 | [
"MIT"
] | permissive | Pujolsluis/StringListGenerator | 76311a0810e3971f0747e566c5c4bd75613d4206 | 2d7d900151a128b0142053bb3ea50a615cdcc9c5 | refs/heads/master | 2020-03-09T13:41:21.919179 | 2018-04-09T19:55:43 | 2018-04-09T19:55:43 | 128,817,442 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 906 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
#include <string>
using namespace std;
int main()
{
vector<string> inputList;
string inputString;
// Line break sentence list.
while(getline(cin, inputString)){
inputList.push_back(inputString);
}
// Space separated word list... | [
"luispujols@hotmail.com"
] | luispujols@hotmail.com |
c45e0e73fd362c1243c376ca734b2a2079e447e4 | dde739606fdd48dfecff729f4bc2d114de369924 | /ToMysql.cpp | 56362bb1614aa7387a615a817eb762b4d8e27f85 | [] | no_license | MinfonTsai/AutoAppInstall | 38a9448fafa5e02a6a7cbc0247538c606b22af0e | 754beeca1b6a9c562955c6fa1b295077972c9b37 | refs/heads/master | 2021-01-25T08:19:54.954269 | 2017-06-08T14:03:48 | 2017-06-08T14:03:48 | 93,756,515 | 0 | 0 | null | null | null | null | BIG5 | C++ | false | false | 2,320 | cpp | #include "stdafx.h"
#include "tomysql.h"
//=======================================================================
//初始化數據
int ToMysql::ConnMySQL(char *host,char * port ,char * Db,char * user,char* passwd,char * charset,char * Msg)
{
if( mysql_init(&mysql) == NULL )
{
Msg = "inital mysql handle error";
... | [
"minfon@foxmail.com"
] | minfon@foxmail.com |
aedee1995c5cf029cf985047f138c9c5384b8cac | 3626a948afd2cea604bd79706613b90de49cde5a | /temperature.h | c4a3e539fe1ff40f77890a986685245f6642c402 | [] | no_license | lupton4/HunterLupton-CSCI20-Spring2018 | e32a03ee8ce32cdc49a246ab4d13318ce571618c | 139d89419c29e574bad4655d7960c52d6c90f17d | refs/heads/master | 2021-09-06T23:50:09.650695 | 2018-02-13T16:36:39 | 2018-02-13T16:36:39 | 118,704,629 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,411 | h | /*
* Name : temperature.h
* Author : Hunter Lupton
* Description : Class Header File
* With help form: Jacob
*/
#ifndef TEMPERATURE_H
#define TEMPERATURE_H
#include <string>
#include <sstream>
using std::string;
using std::stringstream;
/*
* Class Temperature.
* A class that converts temperatures... | [
"noreply@github.com"
] | lupton4.noreply@github.com |
ab0d885a00a5027481f8cf6a662ee12067dcaf0b | 706df2ab7b753741ac830309e4da2716585bd3e4 | /ImageProcessor/GaussianBlur.h | 77fe41400f60ec228dbcb8dfccb0632c41744915 | [] | no_license | huyuji/slider2 | 4fe11bff894d3e09c928734f8205d46bb063cd34 | 391bf161e0bcc019a3be53989343595a4a2e830f | refs/heads/master | 2021-01-10T10:10:01.817029 | 2016-04-11T19:39:19 | 2016-04-11T19:39:19 | 47,346,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 593 | h | #pragma once
#ifndef idBA2E79BA_A355_49E8_8FE8D7A44594D3B3
#define idBA2E79BA_A355_49E8_8FE8D7A44594D3B3
#include <string>
#include <boost/property_tree/ptree.hpp>
#include "Operation.h"
namespace ImageProcessor
{
class GaussianBlur : public Operation
{
public:
GaussianBlur(const boost::property_... | [
"yuji.hu@curvedental.com"
] | yuji.hu@curvedental.com |
3692506235e4f167a2bb341ac69f517452a85190 | d4a78a9099884c1e1c203f7e5b78b844de053ff7 | /tensorflow/compiler/xla/service/hlo_module_dce_test.cc | f6e2866204955ac024c2b6f972de449cc3df4c15 | [
"Apache-2.0"
] | permissive | pint1022/tensorflow | b4b7632c0f833135a0bb37ab5a939a6c1ec51ef6 | ab1f872bbcf7749112f76a7f9ba17406e8fbbf4e | refs/heads/master | 2020-04-15T00:16:48.132100 | 2019-02-05T17:48:11 | 2019-02-05T17:48:11 | 164,233,910 | 2 | 2 | Apache-2.0 | 2019-01-05T16:53:25 | 2019-01-05T16:53:25 | null | UTF-8 | C++ | false | false | 20,013 | cc | /* Copyright 2018 The TensorFlow 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 applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
9bd2ac1e36eec4d7f572a69a2f92aa09a8cece68 | 0bf7eeb15acf89888b5e2ca06afc59a562b708cb | /RDA5981_SDK_MbedOS515_V1.3.7/RDA5981_SDK_MbedOS515_V1.3.7/features/TARGET_RDA/FEATURE_SPIFBD/SPIFBlockDevice.cpp | 9e09c5ed50f667a78c4727236b5c30056de53468 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Trion/rda8955_Development | ee3acd3877467573a7eb4badf3aa160aacd7a40e | 8fec60e71a79f3eff110f6e75b2b00fc18ba1127 | refs/heads/master | 2023-03-21T17:05:36.094081 | 2019-08-30T11:10:36 | 2019-08-30T11:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,540 | cpp | /* mbed Microcontroller Library
* Copyright (c) 2016 ARM Limited
*
* 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 require... | [
"2535418266@qq.com"
] | 2535418266@qq.com |
742a3e0d3b4a1f1b2812b38a89347194776b4bde | deb97bd0ef0d428da15e23648ff17a77b4869db5 | /Source/DetailCustomization/Customization.h | f4b96bafbbc6ee06c95cf8976a5210528b5d03c6 | [] | no_license | Shirty/DetailsCustomization | c2b3e3fe6ac81813494715da5938164725ba7bac | aacfa8227022e2391dd27727fa1c91c29660b8c4 | refs/heads/master | 2021-01-10T15:43:24.399578 | 2015-11-07T18:00:55 | 2015-11-07T18:00:55 | 45,713,674 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 369 | h | #include "SharedPointer.h"
#include "IDetailCustomization.h"
class FExampleCustomization : public IDetailCustomization
{
public:
virtual void CustomizeDetails(IDetailLayoutBuilder& DetailBuilder) override;
static TSharedRef<IDetailCustomization> MakeInstance()
{
return MakeShareable(new FExampleCustomization());... | [
"shirtykezrat@gmail.com"
] | shirtykezrat@gmail.com |
ef8e8c48c670f22d37e0d51d6562818e0f6bd79e | 606d031ab6468d98f698379b8ada16ce137fac61 | /sistemmodel.h | e898d2a5428a52c479256393eb4608cc31bb1290 | [
"MIT"
] | permissive | situkangsayur/MouseHandTrackingLK | 1fa32a8fff4c35aad68e172aa75a9dda8aad62cd | 52a9e2c125d77231e73b1b314834168533fc6fbf | refs/heads/master | 2020-08-30T14:37:55.936241 | 2019-08-08T09:09:00 | 2019-08-08T09:09:00 | 67,471,532 | 16 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 2,005 | h | /**
* MouseHandTracking is an application to control mouse pointer of the computer with hand gesture via camera
* Copyright (C) 2011 Hendri Karisma
*
* 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 F... | [
"situkangsayur@gmail.com"
] | situkangsayur@gmail.com |
7ce4f1ec73fd8513014d6c4457ed589d053cf167 | b89223f2e4a3e47308dec4fb271e9639e65d6617 | /Symulator/src/citem.cpp | 6a10da5a2499c23d56ebfdfaa53d227fcbfaba18 | [] | no_license | matmarczuk/Symulator-farmy | 7613290d9be1d1bd145d61811ff56fea577e9404 | c22f67381b0f5f5f6cfbcf3baa1b9e5e749afea4 | refs/heads/master | 2020-03-18T13:22:04.343641 | 2018-12-06T12:36:40 | 2018-12-06T12:36:40 | 134,778,664 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 40 | cpp | #include "citem.h"
CItem::CItem()
{
}
| [
"marczuk@live.it"
] | marczuk@live.it |
53a36559697b915b676314374aad628e4e7788e6 | 807a3a72360f8bf166938ee9d6263210bf4de228 | /NetworkRecorder/src/NetworkRecorder.cpp | bed8c6ade1cff8800421c34c7786114a68aab3a9 | [] | no_license | alb3rtobr/logAnalyzer | 6b453ef22fa4c5b8f69a74f673396c8532dc410d | f43d6824cca6f6078257fa751886825d263b38b2 | refs/heads/master | 2021-04-18T20:06:32.057449 | 2018-03-25T21:49:46 | 2018-03-25T21:49:46 | 126,640,870 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 252 | cpp |
#include "NetworkRecorder.h"
const std::string OUTPUT_FILENAME="network_issues.log";
const std::vector<std::string> FILTERS={"timeout"};
NetworkRecorder::NetworkRecorder(const std::string& name)
:FileRecorderFilter(name,OUTPUT_FILENAME,FILTERS){
}
| [
"alb3rtobr@users.noreply.github.com"
] | alb3rtobr@users.noreply.github.com |
8b53383350e629e6c2fa749c0713c32a65f62896 | 7e9a73cf9e01b353945b53c91556536641a02137 | /td/telegram/BackgroundManager.cpp | 084142abda9c7735efae89b00b5fb70116539dcd | [
"JSON",
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | tdlib/td | a3036bf50a834f68337f8dc451165d4dd474b6e1 | 470c36ceef780ff6189bbd8e2f889941ca828247 | refs/heads/master | 2023-09-04T01:37:21.754421 | 2023-08-24T09:21:04 | 2023-08-24T09:21:04 | 115,883,761 | 6,323 | 1,497 | BSL-1.0 | 2023-09-04T19:10:38 | 2017-12-31T20:23:47 | C++ | UTF-8 | C++ | false | false | 57,785 | cpp | //
// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2023
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#include "td/telegram/BackgroundManager.h"
#include "td/tele... | [
"levlam@telegram.org"
] | levlam@telegram.org |
a2e75bcebbb53282d221a9e56d94d7775f0fafde | d94330a71001e79db8230841a8f2da342af73d52 | /graph/articulation_point_easy_version.cpp | 1d73d78cbf1d9f4897b726b2eb8460aa8cb78906 | [] | no_license | wxr031/DSA | ef2d7f7c697f5bc5428acfab4cc6fff5111d0140 | 680daaa39d5b00e196c8dcb0a0b1b27e236a0db2 | refs/heads/master | 2018-08-28T04:45:26.211811 | 2018-06-03T11:46:43 | 2018-06-03T11:46:43 | 110,069,612 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,281 | cpp | #include <iostream>
#include <vector>
#include <list>
using namespace std;
class graph {
int vertex;
list<int> *adj;
void ap_aux(int, int, int&, vector<bool> &, vector<int> &, vector<int> &);
public:
graph(int);
void add_edge(int, int);
void print_all_articulation_points();
};
graph::graph(int v) {
vertex... | [
"wxr031@gmail.com"
] | wxr031@gmail.com |
3d7428e76c32e1edab36f3d5fd65afd3ef953da4 | f3e813535f75fb461e2306f1ad18596ac233e758 | /odb_api_bundle-0.17.6-Source/eckit/src/eckit/container/CacheLRU.h | 75a7c6dc3b3f7980895c0b2f708b66f4a29e8956 | [
"Apache-2.0"
] | permissive | vyesubabu/metview | 47f9de3eb5f1bf418e513ed306aa2279635b79c7 | 74c2b9bc28673001fd02e00194e92c53a897fb62 | refs/heads/master | 2021-05-17T16:42:41.697859 | 2018-04-09T15:08:19 | 2018-04-09T15:08:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,520 | h | /*
* (C) Copyright 1996-2017 ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an in... | [
"Xin.L.Zhang@noaa.gov"
] | Xin.L.Zhang@noaa.gov |
6fc76e53e69f94eba0e7310886360cf618c49acb | be56b1241df7d49370310796b510654859d60c8e | /算法竞赛入门/3个数的全排列.cpp | 3ec938413047063d92ea406f768b67d95cba53a6 | [] | no_license | NCU-ZW/The-First-Project | 967888c732f1896521505d2f8a4b17e96b4f89b9 | fc5656ae5f97746ced5d943662dea148dbaf89e8 | refs/heads/master | 2021-01-22T00:58:31.130451 | 2015-04-21T05:41:11 | 2015-04-21T05:41:11 | 34,261,944 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 675 | cpp | #include <stdio.h>
#define N 3
int a[N];
void perm(int);
void print();
void swap(int, int);
int main()
{
int i;
for(i = 0; i<N; i++)
a[i] = i + 97;
perm(0);
}
void perm(int offset)
{
int i;
if(offset == N-1)
{
print();
return;
}
f... | [
"zhoudongxu929@163.com"
] | zhoudongxu929@163.com |
a9e7491a476b2c14d661998bc226af0574eaddc2 | 89d7c404af1a1ac6f86a67a61f412b316e82ca78 | /zoom_sdk_c_sharp_wrap/meeting_sharing_dotnet_wrap.h | c19bb7a5544eaac1512143027480a68520383684 | [] | no_license | wuscier/Classroom | 1def2ced6b71a11be5c4d2bff6d378ffe1a39170 | 492130fca9d133cf0ab080f8731881c7995986bb | refs/heads/master | 2021-09-04T19:06:25.068155 | 2018-01-21T13:40:51 | 2018-01-21T13:40:51 | 115,183,676 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,413 | h | #pragma once
using namespace System;
#include "zoom_sdk_dotnet_wrap_def.h"
namespace ZOOM_SDK_DOTNET_WRAP {
public enum class SharingStatus : int
{
Sharing_Self_Send_Begin,
Sharing_Self_Send_End,
Sharing_Other_Share_Begin,
Sharing_Other_Share_End,
Sharing_View_Other_Sharing,
Sharing_Pause,
Sharing_Resum... | [
"wuxu@shengtao.net"
] | wuxu@shengtao.net |
f2375e35f765118721eaccc60bc4d3468dc5ffc9 | 947a4b48f592700a06cb332758ef8406a3808809 | /banking_system_step8_v0.8/AccountHandler.cpp | 1f98c4f523911ca974a0d455c34b10f86348403a | [] | no_license | 95kim1/banking-system | b5da741a6aa4f11164c326ff1d76da01e9f23da3 | 78d79969840310a04e97f3a771efea2ef670e0e7 | refs/heads/main | 2023-08-01T11:36:57.642701 | 2021-09-06T14:01:56 | 2021-09-06T14:01:56 | 401,977,902 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 5,015 | cpp | /*
* 파일이름: AccountHandler.cpp
* 작성자: sh.kim
* 업데이트 정보: [2021, 09, 04] 파일버전 0.8
*/
#include "CommonDeclare.h"
#include "AccountHandler.h"
#include "Account.h"
#include "NormalAccount.h"
#include "HighCreditAccount.h"
/*
* 클래스명: AccountHandler
* 유형: Control class
*/
// 생성자
AccountHandler::AccountHandler(cons... | [
"95kim1@naver.com"
] | 95kim1@naver.com |
6d50d0bb0cf109ac0cd9aa3e677312dcd310c484 | 21962c612aa4ff50a1b0150932ed92aaa56c7726 | /src/default/aw_notificationmanagerfactory_default.cpp | 11c63ac7d23f0cf4a592b1638c3d9eca2feab45d | [
"MIT"
] | permissive | angelsware/aw-plugin-local-notifications | 0e246d48f2447fd0ac3d41415e336ae844415f9f | 4d92746237e83e1eb3ae801cefdbc35f7cfea2cb | refs/heads/master | 2020-08-14T02:14:04.920033 | 2020-01-06T21:34:39 | 2020-01-06T21:34:39 | 215,078,889 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 373 | cpp | #include <localnotifications/aw_notificationmanagerfactory.h>
#include "aw_notificationmanager_default.h"
namespace LocalNotifications {
INotificationManager* CNotificationManagerFactory::create() {
return new CNotificationManager_Default();
}
void CNotificationManagerFactory::destroy(INotificationManager* notif... | [
"joachim.klahr@gmail.com"
] | joachim.klahr@gmail.com |
72d0ac5789c4867651709fe70ca7a24221c336a7 | e543beb033fd4feb8e41a97c003d177398b56eaa | /topics/Constructors.cpp | 0eb4527ce4b76e40123e2491e4a13d537bfda014 | [] | no_license | Vladi756/Intermediate-CPP | 30a977c154d32b4acc8ea76c26e3158d4e3fe76e | c13ea418fe17f27a794b4e9f3d029d62546e2ec7 | refs/heads/main | 2023-03-29T02:33:52.325226 | 2021-03-31T18:01:39 | 2021-03-31T18:01:39 | 342,294,279 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 940 | cpp | #include <iostream>
using namespace std;
class Book { // A class is the template for a complex data type.
public:
string title;
string author;
int pages;
Book(string aTitle, string aAuthor, int aPages) {
title = aTitle;
au... | [
"noreply@github.com"
] | Vladi756.noreply@github.com |
74d4566bcf5e96181cf2322855328f04dd16c8ea | 154ad9b7b26b5c52536bbd83cdaf0a359e6125c3 | /content/browser/service_worker/service_worker_register_job.cc | b6125adcb1a3cd6c9b1b53c56484531aff98081a | [
"BSD-3-Clause"
] | permissive | bopopescu/jstrace | 6cc239d57e3a954295b67fa6b8875aabeb64f3e2 | 2069a7b0a2e507a07cd9aacec4d9290a3178b815 | refs/heads/master | 2021-06-14T09:08:34.738245 | 2017-05-03T23:17:06 | 2017-05-03T23:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,069 | cc | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/service_worker/service_worker_register_job.h"
#include <stdint.h>
#include "base/location.h"
#include "base/single_thread_task... | [
"zzbthechaos@gmail.com"
] | zzbthechaos@gmail.com |
0ccce7c70b43dd50d870bcf2b04f5edfcc093efb | c2774a0f06f5652155ee4ef6c475e69b779707d8 | /src/qt/bitcoinaddressvalidator.cpp | 97cedf27d89d21da730d2cb81dbc352eda761807 | [
"MIT"
] | permissive | futurexcoin/FuturexcoCore | 7228eb6f5ab4386e8feff77f6b55c0b0d03df1db | 6f585cb7eabbdd28af5583d6d260f9b1d47c0ef0 | refs/heads/master | 2020-06-07T06:29:45.100171 | 2019-06-24T09:31:18 | 2019-06-24T09:31:18 | 192,949,031 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,721 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Copyright (c) 2018-2019 The futurexco Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/li... | [
"futurexcoin@gmail.com"
] | futurexcoin@gmail.com |
5b1034ebb08cb3c4ea1e855fa3c95738039d6248 | 724507b6814376361cede2fbd8788cf33a17123b | /hylib/loki/test/DeletableSingleton/DeletableSingleton.cpp | 9a7a34ef89b319af0016d9991866a76670e552b5 | [] | no_license | hyperfact/rhythm | 103c56f09a63aa0d78f4eab186a9f89a2f47f7ce | 77dde2504f2364c0f7e4712659432937c2800174 | refs/heads/master | 2021-01-17T08:17:55.133675 | 2016-11-09T07:00:33 | 2016-11-09T07:00:33 | 9,600,905 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,989 | cpp | ////////////////////////////////////////////////////////////////////////////////
// The Loki Library
// Copyright (c) 2005 by Curtis Krauskopf
// Copyright (c) 2005 by Peter Kuemmel
//
// Code covered by the MIT License
// The authors make no representations about the suitability of this software
// for any purpose. It... | [
"huaiyu@miglab.com"
] | huaiyu@miglab.com |
258d6d0fe93295bfd0f008f9e14fad8e2b436414 | 8e8c17ec61cff93b9cec23d643f01ca3b713ca5e | /src/capi/impl/capi_visualization.cpp | 9b6fc539333d82766af1ac27c6521d59d70db7b8 | [
"BSD-3-Clause"
] | permissive | whosnail/turicreate | bc4030a17ceb470d3cc631661dd05cca4f4f32a1 | 71de6254190199d5b10be2f30abd50b1fcec6d40 | refs/heads/master | 2020-08-28T19:56:52.078276 | 2019-10-26T01:13:28 | 2019-10-26T01:13:28 | 217,804,395 | 1 | 0 | BSD-3-Clause | 2019-10-27T04:23:03 | 2019-10-27T04:23:03 | null | UTF-8 | C++ | false | false | 6,639 | cpp | /* Copyright © 2018 Apple Inc. All rights reserved.
*
* Use of this source code is governed by a BSD-3-clause license that can
* be found in the LICENSE.txt file or at
* https://opensource.org/licenses/BSD-3-Clause
*/
#include <capi/TuriCreate.h>
#include <capi/impl/capi_error_handling.hpp>
#include <capi/impl/cap... | [
"noreply@github.com"
] | whosnail.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.