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
5cf0f3686e50a5d915e6e0dfe47c87e3e4e4656c
dc11693557b088c61c0f773ceecc55cfe1cb5a36
/Servo_btn_fix_pelipat_baju/Servo_btn_fix_pelipat_baju.ino
ea6c9e10ffda83e00f1dfc925a618a1aafd884ae
[]
no_license
irwan75/Arduino-Project
c849c6eaa092630fc18c8378b840848ad72a5437
200fae5cb229a13eb6bea60b79e641555e8ef256
refs/heads/master
2022-06-04T00:12:16.611056
2020-05-04T08:40:24
2020-05-04T08:40:24
261,112,907
1
0
null
null
null
null
UTF-8
C++
false
false
451
ino
#include <Servo.h> int button = 7; int led = 12; int btnState = 0; Servo servo1; //Servo servo2; //Servo servo3; //Servo servo4; void setup() { pinMode(button, INPUT); // pinMode(led, OUTPUT); servo1.attach(5); // servo2.attach(6); // servo3.attach(8); // servo4.attach(9); } void loop() { btnState = dig...
[ "irwan.ardyansah75@gmail.com" ]
irwan.ardyansah75@gmail.com
047ac049d796bc75aabf55dc34ccddc038e13b97
e917dd96f8485f9679702184216d5798e1782415
/FrameWnd/WkeWebkit.h
b7bb4f050d3c4f6193daf8ec8399a70486a8e17a
[]
no_license
chxj1980/Demo-Of-Duilib
99dd9a1f63f3b2de73f2db79b42ee6e93449bca2
5137921ee8f26007d6c6a23ecf58bfdcbd50b279
refs/heads/master
2021-09-14T09:33:37.967215
2018-05-11T09:37:32
2018-05-11T09:37:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,412
h
#ifndef WKEWEBKIT_H #define WKEWEBKIT_H #include "stdafx.h" #include "wke.h" #pragma comment(lib,"../lib/wke.lib") const char TM_TICKER = 1; class CWkeWebkitUI; class CWkeWebkitWnd : public CWindowWnd ,protected wkeBufHandler { friend class CWkeWebkitUI; public: CWkeWebkitWnd(); ~CWkeWebkitWnd(); void Init(CWk...
[ "zc_cjh@163.com" ]
zc_cjh@163.com
3ac37a172cb6db47a5d78a7559f8a80942d0f540
a5456881ccf348327fab10e61a37129cee923a9f
/server_bot_settings.cpp
c5696d37936027106f08c2d1ae451e01cc98b090
[]
no_license
Ashlyyn/discord_bot
01f3d9c8085bc325ccd972b1bbe308845fcea491
c7385cef21b60faed40a68ae7c2539c48ae7449a
refs/heads/main
2023-06-12T13:27:01.695421
2021-04-11T18:38:30
2021-04-11T18:38:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,484
cpp
#include "sleepy_discord/sleepy_discord.h" #include "server_bot_settings.hpp" ServerBotSettings::ServerBotSettings() { logsChannelID = SleepyDiscord::Snowflake<SleepyDiscord::Channel>(); botAdminRoleID = SleepyDiscord::Snowflake<SleepyDiscord::Role>(); //mutedUsers = std::vector<SleepyDiscord::Snowflake<SleepyDisc...
[ "sirfingerlingus@gmail.com" ]
sirfingerlingus@gmail.com
2008f7a26ae69749b6205c8e3a8515f131716489
b1f04c4f1e00f6efb78f2ce62b8735ee16bfb529
/Bit-Manipulations/(CODECHEF)missing_a_point.cpp
87fbf40296b17629ecc90384b17c42f4ea8131a6
[]
no_license
hardikhere/competitive-programming
b2843737837d6dbff7570f4f29ef9329472abe92
0af7a77dde5a6e60319ff8b55ecba662d643ebeb
refs/heads/master
2022-12-21T12:54:27.353378
2020-10-01T15:19:13
2020-10-01T15:19:13
300,214,588
3
1
null
2020-10-01T09:03:27
2020-10-01T09:03:26
null
UTF-8
C++
false
false
1,487
cpp
#include <bits/stdc++.h> #include <set> #include <cstdlib> using namespace std; // #include <ext/pb_ds/assoc_container.hpp> // using namespace __gnu_pbds; #include<algorithm> #include <typeinfo> // cout << typeid(mm).name() << endl; #define ff first #define ss second #define int lo...
[ "56363215+27Anurag@users.noreply.github.com" ]
56363215+27Anurag@users.noreply.github.com
9fd23d702bbcd2fb2b64256c918ff7e3644121f1
0728a2e165808cfe5651693a6e7f47804bfb085f
/rek/2013/libs/OLD_LIBS/mongo-cxx-driver-v1.6/mongo/scripting/engine_spidermonkey.h
4617b5d878f4d91d576ed9c4ade2e45d2ca3a1c6
[ "Apache-2.0" ]
permissive
testTemtProj/OLD_PROJECT
5b026e072017f5135159b0940370fda860241d39
9e5b165f4e8acf9003536e05dcefd33a5ae46890
refs/heads/master
2020-05-18T15:30:24.543319
2013-07-23T15:17:32
2013-07-23T15:17:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,374
h
// engine_spidermonkey.h /* Copyright 2009 10gen Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
[ "Kyzmenko_Pavel@mail.ru" ]
Kyzmenko_Pavel@mail.ru
472e826254f08080392ca3f1018623b8002d7c3b
673eaab40a1b13c7ce41b3f6ab580ba0855ea12a
/ED/L01Q08.cpp
2256af779f6170dac990b3fa306df6c8a5c81cb9
[]
no_license
marcosf63/CC
bb9b8a609b9e08ae6f59fce40c2bcade1137c5ba
95559828c6bf1a02434b7fb3720661541aede7c7
refs/heads/master
2021-01-21T13:41:58.941563
2016-05-03T01:16:09
2016-05-03T01:16:09
45,278,805
0
0
null
null
null
null
UTF-8
C++
false
false
1,330
cpp
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <algorithm> using namespace std; int main() { int i, j, n, x, k, l, **ma, **mb; do { printf("Digite a ordem da matriz: "); scanf("%d", &n); } while (n < 0 || n > 99); do { printf("Digite digite o numero x (1 a ordem da matriz): ")...
[ "marcosf63@gmail.com" ]
marcosf63@gmail.com
f4e4110ae251ed7cca0a76225c866e3be4523951
75148e9c83552d32e79a11853160104c820dd2a6
/MCSoftware/FOAM2.06/TRND.cxx
777c39e33fc2c74fd4bf9e4534adc1a4f624c6fb
[]
no_license
vhalyolee/PhaseSpace
3ae96867928da9c6b984104afbf41270f451fda9
ef697001405626f7aa6de0fc1e38e10ac97d1d3e
refs/heads/master
2021-01-20T05:15:37.810315
2018-05-23T16:27:12
2018-05-23T16:27:12
101,424,177
2
0
null
null
null
null
UTF-8
C++
false
false
548
cxx
#include "TRND.h" #ifdef ROOT_DEF ClassImp(TRND) #endif /////////////////////////////////////////////////////////////////////////////// // // // Class TRND // // Abstrac...
[ "noreply@github.com" ]
noreply@github.com
bf09334d132600553d8c34fd4599af412a422736
10b0d8b163b772e485b64953ff1abeae486d7154
/src/cpu/inorder/resources/mult_div_unit.cc
e7bd6750f897cd4286506b6e496ed446731b6371
[ "BSD-3-Clause" ]
permissive
hassahma/m5
fd38cf6e1192716ad97e8c4a45268e3378cf2912
b52324b1b5fda06b11a04f87734c25391d99c8b0
refs/heads/master
2021-01-16T19:41:53.382649
2010-12-14T20:49:59
2010-12-14T20:49:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,542
cc
/* * Copyright (c) 2007 MIPS Technologies, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: redistributions of source code must retain the above copyright * notice, this list of condi...
[ "lw2aw@virginia.edu" ]
lw2aw@virginia.edu
7d63185cd55077c0eea70c70786646fd5d0fcd9f
6e2d4044121e2e59240a3e9c7600b04f0fb1cc3a
/leetcode/leetcode_232/main1.cpp
c1108aa20594a2633d01a1858e42c1c93d9ef6c6
[]
no_license
gxsoar/algorithm_practice
01bdd08615e1be3025acfa00a1ca430d27c351f1
f375eb5269bacf85e6c82f3196d6875b76c81c1e
refs/heads/master
2022-05-31T04:29:46.280914
2020-02-11T13:42:01
2020-02-11T13:42:01
221,185,956
1
0
null
null
null
null
UTF-8
C++
false
false
1,383
cpp
#include <iostream> #include <cstdio> #include <cstring> #include <stack> #include <vector> using namespace std; class MyQueue { public: /** Initialize your data structure here. */ stack<int> st; MyQueue() { } /** Push element x to the back of queue. */ void push(int x) { ...
[ "2278926493gx@gmail.com" ]
2278926493gx@gmail.com
a5293da94e899aad6a3accd8cd0030ccc8569eb2
fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd
/components/gcm_driver/crypto/gcm_encryption_provider_unittest.cc
384dc76b43e240a479318a7de813b1667985e47f
[ "BSD-3-Clause" ]
permissive
wzyy2/chromium-browser
2644b0daf58f8b3caee8a6c09a2b448b2dfe059c
eb905f00a0f7e141e8d6c89be8fb26192a88c4b7
refs/heads/master
2022-11-23T20:25:08.120045
2018-01-16T06:41:26
2018-01-16T06:41:26
117,618,467
3
2
BSD-3-Clause
2022-11-20T22:03:57
2018-01-16T02:09:10
null
UTF-8
C++
false
false
23,075
cc
// 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. #include "components/gcm_driver/crypto/gcm_encryption_provider.h" #include <stddef.h> #include <sstream> #include <string> #include "base/base64url.h" ...
[ "jacob-chen@iotwrt.com" ]
jacob-chen@iotwrt.com
90d81dfe40e618e93b8d5d78e644d72b68a31776
7c60a4cd1cc117f1b76d2cbf101074500e72f471
/common_utils/include/common_utils/random.hpp
ef08cb104174bdb4e2b6d8b99aab429fceb6ff3d
[ "Apache-2.0" ]
permissive
Yanick-Salzmann/carpi
0d32b452fe2c0e69434e3aa5989b6993af90e0db
29f5e1bf1eb6243e45690f040e4df8e7c228e897
refs/heads/master
2020-09-15T23:26:07.396758
2020-03-28T22:07:36
2020-03-28T22:07:36
223,575,460
2
0
null
null
null
null
UTF-8
C++
false
false
255
hpp
#ifndef CARPI_COMMON_UTILS_RANDOM_HPP #define CARPI_COMMON_UTILS_RANDOM_HPP #include <random> namespace carpi::utils { std::vector<uint8_t> random_bytes(std::size_t num_bytes); uint32_t random_uint32(); } #endif //CARPI_COMMON_UTILS_RANDOM_HPP
[ "yanick.salzmann@gmail.com" ]
yanick.salzmann@gmail.com
164b6c0fe6e2bb8925e063a67e2c5c8fe88ad531
282aaadc0f9b8458a053ebda72f8887ca2cb2e6f
/C++ Games/BomberMan/BomberMan/Player.cpp
08ba3e5a6fbe2bd1a45133cedfaf4a33b81e7f0d
[]
no_license
milletf1/BIT
0be30452eaa531a9780c5950138b8b7c990fa931
0c216b96719062096e6a8fe781fbbeb259823b8a
refs/heads/master
2020-12-31T00:54:47.039435
2017-06-03T06:05:33
2017-06-03T06:05:33
80,593,207
0
0
null
null
null
null
UTF-8
C++
false
false
3,184
cpp
#include "StdAfx.h" #include "Player.h" /// <summary> /// Constructor /// </summary> Player::Player(Graphics^ sCanvas, String^ upSheet, String^ downSheet, String^ leftSheet, String^ rightSheet, int sNFrames, Point^ sDrawPos, int sDrawWidth, int sDrawHeight, int sMoveSpeed, int sLives, int sHitBoxXOffset, int sHit...
[ "timmiller83@gmail.com" ]
timmiller83@gmail.com
c30dfa7b7ffb0d734ba4363d29be64ac122df848
0bada19fd7fbfc96c48e006976dac40d69f3898e
/firmware/Prototype_v4/Display/3.5inch_Arduino_8BIT_Module_ILI9486_MAR3501_V1.1/1-Demo/Demo_Arduino/Example/Example_04_display_graphics/display_graphics/display_graphics.ino
be459745bce00de832225bf528a6c889f907594d
[ "MIT" ]
permissive
oxycon/ProjectApollo
21e797762c0f21192daeef42f1ce7e7d47675e09
e9dce060e55b708489106f58cf334be1f9ba677a
refs/heads/master
2022-08-07T16:29:09.658452
2022-08-03T11:25:42
2022-08-03T11:25:42
248,296,869
45
26
MIT
2021-09-27T10:52:28
2020-03-18T17:21:38
C
UTF-8
C++
false
false
10,537
ino
/*********************************************************************************** *This program is a demo of how to display picture and *how to use rotate function to display string. *This demo was made for LCD modules with 8bit or 16bit data port. *This program requires the the LCDKIWI library. * File ...
[ "adi.oltean@quick2space.org" ]
adi.oltean@quick2space.org
2a2a87a0bf860186628a491e66052b752611ee20
e2885d6a73e93a8991dd8bd076d682b6692143c1
/src/qt/masternodetablemodel.cpp
10f64c7a3b28ff87bc6580515171dbf8ebd62fcc
[ "MIT" ]
permissive
HashUnlimited/chaincoin
419954d66f87a92b7e7cbac0ecabec85d365cfee
9a035680d6d9b9a0524dc7524c55cfedd1a683ca
refs/heads/master
2021-07-13T10:35:51.762640
2020-05-31T12:55:03
2020-05-31T12:55:03
139,189,912
0
0
MIT
2019-04-28T19:35:44
2018-06-29T19:53:49
C++
UTF-8
C++
false
false
15,485
cpp
// Copyright (c) 2011-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. #include <qt/masternodetablemodel.h> #include <qt/clientmodel.h> #include <qt/guiconstants.h> #include <qt/guiutil.h> #incl...
[ "" ]
633eada1279987e41c87ed66c1c465982f13638f
025d8ec5de37eb5f4270d23dec9899b08fdef391
/src/qt/signverifymessagedialog.cpp
c62b21eb42b4297c4775237782ebb63f2bfaa189
[ "MIT" ]
permissive
ed-ro0t/GrimMasterNode
e877a9bb98ca6af02dcea848700b3dd2c4c5b754
bec5bed23a22b49cc9ce6c6f8c7ddc213bcf0fcd
refs/heads/master
2020-03-23T14:46:01.099858
2018-07-18T20:39:01
2018-07-18T20:39:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,789
cpp
#include "signverifymessagedialog.h" #include "ui_signverifymessagedialog.h" #include "addressbookpage.h" #include "base58.h" #include "guiutil.h" #include "init.h" #include "main.h" #include "optionsmodel.h" #include "walletmodel.h" #include "wallet.h" #include <QClipboard> #include <string> #include <vector> Sign...
[ "gr33k420@gmail.com" ]
gr33k420@gmail.com
691031a2c6e6cb095e9c5732c6a425cd85f6708a
7b2456c98c94ff1c9a0334b24797a85ecc5cff21
/codeforces/507B - Amr and pins.cpp
21cfa54b5ed2d0e8c320a01c92d796362f48d5cb
[]
no_license
bkorecic/competitive-programming-solutions
fe694b485f10d5b90903552efd3e740e90891c94
f7edecc7bfb318992ea4e49cae11942e1e1e6879
refs/heads/master
2021-12-15T04:43:23.722769
2021-12-12T05:59:50
2021-12-12T05:59:50
211,429,503
1
0
null
null
null
null
UTF-8
C++
false
false
631
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int, int> ii; typedef vector<int> vi; typedef vector<ll> vll; typedef vector<ii> vii; #define FOR(i, a, b) for (int i=a; i<(b); i++) #define F0R(i, a) for (int i=0; i<(a); i++) #define EPS 1-e6 #define INF 1e6 #define PI acos(-1.0) #...
[ "blaz.korecic@ug.uchile.cl" ]
blaz.korecic@ug.uchile.cl
15596fcdd975fe33a8ac9f8fba35418e19ce9fcb
675ad919b372939fcc4cd2ccffd62817522caaad
/source/core/testing/testing_spectrum.hpp
bd878dfb0a0b6aef2089ee1727dfd86a3ac6def4
[]
no_license
lineCode/sprout
2308ff7de515c6499ffb5bf6889bf9ccebc6b2bd
ffaefc1c6ffd5f8fb6da3acbe98d05555586791e
refs/heads/master
2020-04-05T06:15:25.954312
2018-11-07T09:41:57
2018-11-07T09:41:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
54
hpp
#pragma once namespace testing { void spectrum(); }
[ "benjamin.savs@gmail.com" ]
benjamin.savs@gmail.com
3366ffc09f145c6ef5d85ab3a6a4c944df915958
7538073b4bbb6ee7f199db698f2a0fa8d883416e
/main.cpp
8489a15b6f8925068a1e44a95a1816f2340fa00e
[]
no_license
danielcu888/ColourChart
96eaddb6d71ccc793cf7b21ac1e724caa7431e3a
15725406a25b0dbe1bbfc969bc43e8bda08782eb
refs/heads/master
2020-03-26T18:34:24.213776
2018-08-18T12:57:53
2018-08-18T12:58:58
85,432,507
0
0
null
null
null
null
UTF-8
C++
false
false
3,847
cpp
#define CONDUCT_UNIT_TESTING 1 //Set to 1 for unit testing, otherwise 0 to run normal application. #include <cstdlib> #include <iostream> #include <string> #include "Utilities.h" #include "Display.h" #include "ColourRGB565.h" #include "ColourRampGenerator.h" #include "unit_tests.h" using std::cerr; using std::endl; us...
[ "daniel.cumberbatch1@gmail.com" ]
daniel.cumberbatch1@gmail.com
6260e5b4e492de8f72905402e97be5c596c7d358
81a942d959f8712491be7a92e535020f24c7096d
/test/extensions/filters/http/ext_proc/utils.cc
c9bb93b4738d5c143b2251b9db64280957de27a9
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
siepkes/envoy-smartos
c83d4498a11eb6e866f81b19bfe0b439af9a3a8b
e5ffbbb24f7b53d594f6acf6b3f74df82b1c972d
refs/heads/smartos-v1.18.4
2023-08-16T11:33:19.306548
2021-10-21T07:58:51
2021-10-21T07:58:51
135,030,335
7
0
Apache-2.0
2021-10-05T23:36:57
2018-05-27T08:51:09
C++
UTF-8
C++
false
false
833
cc
#include "test/extensions/filters/http/ext_proc/utils.h" #include "test/test_common/utility.h" namespace Envoy { namespace Extensions { namespace HttpFilters { namespace ExternalProcessing { bool ExtProcTestUtility::headerProtosEqualIgnoreOrder( const Http::HeaderMap& expected, const envoy::config::core::v3::Hea...
[ "noreply@github.com" ]
noreply@github.com
0f995309c64523f2be00d5366c09f1e0e62e51ba
8b5f0a1c8e56fabc757daf06fc595e56f281279c
/android-flutter/app/src/main/cpp/WfirstRWLock.h
e94e6a683eb0d6f91b64fe649c77894cca58434f
[]
no_license
toberole/flutter-hybrid
2eef10917c6aa1f732988069f1fb853a43df3138
586d2a0b35713746d9d7134b6fe6e41fad644118
refs/heads/main
2023-07-22T21:24:34.637598
2021-09-01T05:06:10
2021-09-01T05:06:10
331,244,580
0
0
null
null
null
null
UTF-8
C++
false
false
2,248
h
#ifndef __WRITE_FIRST_RW_LOCK_H #define __WRITE_FIRST_RW_LOCK_H #include <mutex> #include <condition_variable> class WfirstRWLock { public: WfirstRWLock() = default; ~WfirstRWLock() = default; public: void lock_read() { std::unique_lock <std::mutex> ulk(counter_mutex); cond_r.wait(ulk, [...
[ "zhouwei441300@163.com" ]
zhouwei441300@163.com
c43765f17f3f623181a1b539a5a42eb89bf24aa0
f45c8775c0517fdc46939e6d5d728a09a7fe55e3
/atcoder/abc182/C.cpp
b716f684c62cfdd90e85cd3f015d2bb0f8fe6c93
[]
no_license
Radhesh-Sarma/Competitive-Coding
6550af86545d7456923c559a78784af201f57e4e
ce71acaa912249717a8f6cbf7584034548db7951
refs/heads/main
2023-02-23T09:40:57.401882
2021-01-31T15:53:24
2021-01-31T15:53:24
191,410,831
0
1
null
2019-06-11T16:34:32
2019-06-11T16:34:31
null
UTF-8
C++
false
false
2,137
cpp
#include <bits/stdc++.h> using namespace std; #define IOS ios::sync_with_stdio(0); cin.tie(0); cout.tie(0); #define int long long #define endl "\n" #define all(v) v.begin(),v.end() #define double long double #define trace1(x) cerr<<#x<<": "<<x<<endl #define trace2(x, y) ...
[ "radhesh@pop-os.localdomain" ]
radhesh@pop-os.localdomain
7d8cb218dac9cb5614e8eaddbcf5122113cb955c
04b1803adb6653ecb7cb827c4f4aa616afacf629
/chromeos/services/device_sync/cryptauth_v2_enrollment_manager_impl.cc
3815d1683f4c37b71184b1074e3b6c9e10ad3148
[ "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
20,254
cc
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chromeos/services/device_sync/cryptauth_v2_enrollment_manager_impl.h" #include <utility> #include "base/bind.h" #include "base/memory/ptr_util...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
59375bfcec72501de892a745a71814dd7b35f9b7
955e610518a741a37a9db726942a48cb14523e6b
/C12/DXApp.h
4fc4cc5be72ee5e7ed7b957bd88f48e525335e03
[]
no_license
GuillaumeWerle/C12
253a6f8328527ba84164cf9bcb8e11e55966fbc6
431b028d3a2bb402b78f44ecb188b9597b729bf4
refs/heads/master
2021-01-18T11:57:16.137659
2017-10-12T18:15:10
2017-10-12T18:15:10
100,361,858
0
0
null
null
null
null
UTF-8
C++
false
false
1,357
h
#pragma once #include "DXResourceContext.h" #include "DXDescriptorHandle.h" #include "DXSRV.h" class DXRenderer; class DXDescriptorHeap; class DXDescriptorHeapLinear; class DXDescriptorPool; class DXFence; class DXRenderer; class DXTexture2D; class Timer; class DXRenderContext; class MasterRenderThread; class DXDepthS...
[ "guillaume.werle.77@gmail.com" ]
guillaume.werle.77@gmail.com
dddfcee4c22e8f77ba045be0c728b129635fc4a0
240de63555b826e5e43837bca0fad84aff40ab87
/src/tiger/net.cpp
ceb49823d515a1442d39e1504a66af1d6eedaf8f
[]
no_license
zhangmengzxz/Tiger
b4b6995726eba5b0d80b46eca51af62d38a8b1b1
924885b4471fe27d74687eafe109df7d4613e938
refs/heads/master
2022-02-16T12:14:29.949411
2019-08-17T12:21:09
2019-08-17T12:21:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,601
cpp
#include <algorithm> #include "tiger/net.hpp" #include "tiger/layer_factory.hpp" namespace tiger{ static void show_map(std::map<std::string, int>& blob_name_to_idx){ std::vector<std::pair<std::string, int> > vec(blob_name_to_idx.begin(), blob_name_to_idx.end()); std::sort(vec.begin(), vec.end(), [](std::...
[ "yupeifengyannis@foxmail.com" ]
yupeifengyannis@foxmail.com
7b587a410b79114d6e7fa479f3523893284ce4bc
26ad4cc35496d364b31396e43a863aee08ef2636
/SDK/SoT_capstan_underwater_01_CustomizationDesc_functions.cpp
be4b757f35ea3b18a32dc44e0ad465eb50f6c91c
[]
no_license
cw100/SoT-SDK
ddb9b19ce6ae623299b2b02dee51c29581537ba1
3e6f12384c8e21ed83ef56f00030ca0506d297fb
refs/heads/master
2020-05-05T12:09:55.938323
2019-03-20T14:11:57
2019-03-20T14:11:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
376
cpp
// Sea of Thieves (1.4) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "SoT_capstan_underwater_01_CustomizationDesc_classes.hpp" namespace SDK { //--------------------------------------------------------------------------- //Functions //------------------------------------------------------------------...
[ "igromanru@yahoo.de" ]
igromanru@yahoo.de
61cf210b901d2d35b7f62a5cba7ef26a9fff06ff
5456502f97627278cbd6e16d002d50f1de3da7bb
/device/bluetooth/dbus/fake_bluetooth_gatt_application_service_provider.h
98da11d9550e2f1797d7e4d8566bcfb57c7f19ff
[ "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
1,957
h
// Copyright 2016 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 DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_GATT_APPLICATION_SERVICE_PROVIDER_H_ #define DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_GATT_APPLICATION_SERVI...
[ "lixiaodonglove7@aliyun.com" ]
lixiaodonglove7@aliyun.com
1008de4186891b77442901ca157a0f8fa81c7ac3
402128d394151f038888d198f17bb93c09dd0d7d
/Source/GAS/Private/GAS_DebugMenu_ItemWidget.cpp
8d9972e706f9851e12f95766f631725c340010eb
[]
no_license
fogeZombie/GAS
24a0e5fe4963e5aaa999b6f7b77c740e72a775e9
9e4db66263e5a129b630654281af386137774c4a
refs/heads/master
2020-06-23T20:43:47.118754
2019-08-04T12:02:35
2019-08-04T12:02:35
198,746,941
0
0
null
null
null
null
UTF-8
C++
false
false
2,551
cpp
// Copyright BroachForge 2019 #include "GAS_DebugMenu_ItemWidget.h" #include "Engine/Console.h" int UGAS_DebugMenu_ItemWidget::GetDebugMenuVariableValue_Bool() { IConsoleVariable* Variable = IConsoleManager::Get().FindConsoleVariable(*DMIW_Data.CommandString); if (Variable && !Variable->TestFlags(ECVF_Unregistered...
[ "fogeZombie@gmail.com" ]
fogeZombie@gmail.com
ae6da62b42cf563f9ca1b297ee94e79b84f320fc
9ba33709768397096fe7ccf8da7aa90feec66cc6
/lengthSum.cpp
701ff3b152721279852b267bf80b38bcc565f1cb
[]
no_license
subhankar-ghosh/CCPractice
b9d549dad48ba608bc63a3e29d649b02d38be633
7377e91154a22275f0a7f20c2d0595af3873f4e5
refs/heads/master
2021-01-01T19:48:29.454787
2017-09-09T08:08:42
2017-09-09T08:08:42
98,691,636
0
0
null
null
null
null
UTF-8
C++
false
false
725
cpp
#include <bits/stdc++.h> using namespace std; int main(){ int m, s; cin>>m>>s; if(s==0 && m==1) { cout<<"0 0"; return 0; } if(9*m<s || s==0) { cout<<"-1 -1"; return 0; } string mn(m, '0'); string mx(m, '0'); int k=s; int j=m-1; while(j>=0) { ...
[ "subhankar2321@gmail.com" ]
subhankar2321@gmail.com
dac2949c0c073362f7fb183f4a1eedbafe842ead
fe82c71f2fd798a52d5668460eef34bf1b47468b
/ecs_sgav/src/main.cpp
e32e8bc01ba055d14a7be5ebfc475ad8053554a5
[ "MIT" ]
permissive
sgavil/ECS
b6eb76886028b6ff3ede7a5445b2eedb36b67dca
7aef63138fe4bb5e0b48733cd1a6ec9b7e9efb46
refs/heads/master
2023-02-07T18:28:19.117131
2021-01-02T20:07:17
2021-01-02T20:07:17
324,826,770
0
0
null
null
null
null
UTF-8
C++
false
false
290
cpp
#include <iostream> #include "registry.hpp" int main() { ecg::registry reg; auto entt = reg.create_entity(); auto entt1 = reg.create_entity(); auto entt2 = reg.create_entity(); reg.erase_entity(entt1); std::cout << entt << entt1 << entt2 << '\n'; return 0; }
[ "ssjsrgx@gmail.com" ]
ssjsrgx@gmail.com
c9a0c1e9c2d8a10cd84eb67cafdf56aeaf77c3e5
af204c83fe7f942a7b028f39ee054bc3b8df737b
/HomeworksCG/Task3.h
6d1fd47f1fcbc3d16e59c252e6d5128402aa34b4
[]
no_license
Radostinaa/HomeworksCG
f85e6ac953435d0f6e71a450c781c9e6d83a31eb
666904dbf68bd491cee1f524875ec94ff78a1fcc
refs/heads/master
2021-01-11T20:31:18.382412
2017-01-19T21:40:39
2017-01-19T21:40:39
79,132,764
0
1
null
null
null
null
UTF-8
C++
false
false
769
h
#pragma once #include "Task.h" #include <SDL.h> struct Pixel { int x, y; SDL_Color color; Pixel(int _x = -1, int _y = -1, SDL_Color _color = {0,0,0,0}) : x(_x), y(_y), color(_color) {} }; class Task3 : public Task { public: Task3(SDL_Renderer* r, int _w, int _h) : Task(r, 5) { pointsNeeded = 2;//first sid...
[ "radostina.dimovaa@gmail.com" ]
radostina.dimovaa@gmail.com
827bef382d24243df2fc3b6135b2e209754808a0
3b94872795555b631eedf5ca548ad18cd1f31f29
/automatedtesting/can-simulator-ng/lib/cansimulatorcore.h
86602282bd70d7d75f4db643b69dc15082b5a4e4
[]
no_license
hanwei7788/LM-auto
715950644489c4db8bb3a3c48e95f023213cf2dc
cb3ac067efe9588a0a2debf98ab564d5053e6bd8
refs/heads/master
2020-03-27T09:47:17.059040
2018-09-26T02:18:30
2018-09-26T02:18:30
146,372,309
0
0
null
null
null
null
UTF-8
C++
false
false
4,207
h
/*! * \file * \brief cansimulatorcore.h foo * * Copyright of Link Motion Ltd. All rights reserved. * * Contact: info@link-motion.com * * \author Matti Lehtimäki <matti.lehtimaki@nomovok.com> * * any other legal text to be defined later */ #ifndef CANSIMULATORCORE_H #define CANSIMULATORCORE_H #include "ascreader.h" #i...
[ "hanw_79@hotmail.com" ]
hanw_79@hotmail.com
4b7cd3c367be92dea6774f566812a06b4068e6f3
05dfd955d19004e931c25eb6a9c755916c3908ce
/Arduino/SparkFun_ADXL345_Single_Output/SparkFun_ADXL345_Single_Output.ino
f1adff01c181821acbc446789297aa894c12d4d0
[]
no_license
evilda/Recognition-of-pHRI-by-Vibration-Analysis
6c3eb3777587fa9e01df8f2d4925ea6d580af8ee
c1b1037e95b309daa16142b7a69bde2d60c2dcb0
refs/heads/master
2020-04-04T21:09:42.813433
2019-01-24T13:02:30
2019-01-24T13:02:30
156,276,090
1
0
null
null
null
null
UTF-8
C++
false
false
1,800
ino
#include <SparkFun_ADXL345.h> // SparkFun ADXL345 Library /*********** COMMUNICATION SELECTION ***********/ /* Comment Out The One You Are Not Using */ //ADXL345 adxl = ADXL345(10); // USE FOR SPI COMMUNICATION, ADXL345(CS_PIN); ADXL345 adxl = ADXL345(); // USE FOR I2C COMMUNICATION...
[ "noreply@github.com" ]
noreply@github.com
c20852662d8e8c05ab84579cd8eed85a904817d1
618c02b1b10fce11f53a976a4ed40fd2b700ebf6
/SlideGame/Classes/Utility/SceneManager.cpp
f67ec151d7e285070a71de52a7f0f19b8f66e4f0
[]
no_license
yamashita8655/CocosSample
263ae80eff82180f7ddb8f570da2c7c2809047d4
3e5b69626f289917b26fa6b03a93f7c80aae5330
refs/heads/master
2021-01-19T20:26:38.673842
2015-12-05T05:16:21
2015-12-05T05:16:21
34,890,811
0
0
null
null
null
null
UTF-8
C++
false
false
3,189
cpp
// ============================================================ //! @file SceneManager.cpp //! @brief シーンの管理 //! @note //! @attention //! @warning // ============================================================ #include "SceneManager.h" #include "cocostudio/CocoStudio.h" #include "ui/CocosGUI.h" #include ".....
[ "wisdomword-justice@hotmail.co.jp" ]
wisdomword-justice@hotmail.co.jp
d29257a351e21480542a11b20ef42d7422f0620c
a0f2e39645ea284939b5d5b8acf70e879300b277
/sketches/a_haos_infrared_linetracer/haos_smartcar_linetracer.cpp
c570e71342e1a952a52e67f6589ad36387a55502
[]
no_license
EntropyHaos/codebender_cleanup
3bf515035129ddc27dd674978361a9c295655f5b
11b5002b0d72a583af8077a1e1dac91ae7c92617
refs/heads/master
2021-06-16T06:53:12.818086
2017-04-09T16:28:30
2017-04-09T16:28:30
87,721,723
0
0
null
null
null
null
UTF-8
C++
false
false
3,716
cpp
#include "Arduino.h" #include "haos_smartcar_movement.h" #include "haos_smartcar_infrared.h" int main_loop_delay = 5; // = ms between chechs in the IR. boolean move_wheels_for_reals = false; boolean line_tracing; boolean smartcar_is_still_learning_and_has_lost_his_way; void move_car_for_line_tracing(int left_speed,...
[ "noreply@github.com" ]
noreply@github.com
39c47e72d1de97438e62c4257b4623b20a56cf3f
7820d7cb4fc1f277928924c5552ce7b256bde2aa
/暑假集训8/Estd.cpp
6b3219e699de1fe5bfa54d793d470916c24b3c70
[]
no_license
AllenOris/ACM-Solution
49c7013bba818652360896217c6c6d8d3f899f43
41b7ab5489b966e69fff83c823c912cfd3d6a30a
refs/heads/master
2020-03-23T11:41:42.701908
2018-08-21T13:34:45
2018-08-21T13:34:45
141,516,498
1
0
null
null
null
null
UTF-8
C++
false
false
742
cpp
#include <iostream> #include <vector> #include <set> #include <algorithm> #include <cstdio> using namespace std; #define rep(i,a,b) for(__typeof(b) i=a; i<(b); ++i) typedef pair<int, int> pii; int main() { int n, k; scanf("%d %d", &n, &k); vector<pii> intervals(n); rep(i,0,n) scanf("%d %d", &...
[ "935697492@qq.com" ]
935697492@qq.com
aebda815efb688158f212344a7cf181f0cd7aec8
93d39ed4ac9dcd1e060d7284b3485857a177f80a
/c++begins/ch_nested_class.cpp
87483c580c70cf8d4c7362921e6d54e9df88b610
[]
no_license
rajat1293/ALL_PROGRAMS
fa11202f761fd6bc23b70132d9f4714e6a1e68ff
bce0d2338770688341dd24ec7c1b9f848f7b5cb8
refs/heads/master
2021-03-12T23:03:49.125602
2014-02-10T17:45:14
2014-02-10T17:45:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
480
cpp
#include<iostream> using namespace std; #include<stdlib.h> #define size 5 class mahastack { class stack { public: int arr[size],top,roll; public: stack() {top=-1; } void push(int element) { if(top==size-1) cout<<"stack full\n";//here 5 is added in stack else arr[++top]=element; } voi...
[ "rajat1293@gmail.com" ]
rajat1293@gmail.com
62afecc28145d8fa8dc99e70f21c08f2b54c4c71
440001e2363180d1c7fd7f74b3459fa8e07111bc
/src/cpp/runner/HandBenchmark.cpp
96261362caf395d4718cb918cb4add244abc7ebe
[]
no_license
novikov-alexander-zz/ADBench
1ba31fba8855b911d933e47ecb54ffa6b3d63f44
500d213ed3877ad2f29ab4c32d94cdce29c33904
refs/heads/master
2022-01-28T18:10:20.078138
2019-07-22T11:33:58
2019-07-31T06:55:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,159
cpp
#include "HandBenchmark.h" template <> HandInput read_input_data<HandInput, HandParameters>(const std::string& input_file, const HandParameters& params) { HandInput input; const auto model_dir = filepath_to_dirname(input_file) + "model\\"; // Read instance if (params.is_complicated) { read_han...
[ "dmitryxk@gmail.com" ]
dmitryxk@gmail.com
fe24efc6de6bc8a83ecbefc5cb19d60c18636833
fd4dcb01cdbb1d8663264551586fd21eb36e2626
/PSO/mainwindow.h
b430af00d461d85a347c604df839f65ad861495d
[]
no_license
ardfard/AI_Tinkering
ee51dfa476ce7cf3c3abdfbbef3e2c5781fa98b3
777c4dc00332e4aa9085fb56f7971b6c6388d42a
refs/heads/master
2020-04-05T23:41:05.917094
2014-01-18T11:55:19
2014-01-18T11:55:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
819
h
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <vector> class GraphicsScene; class Particle; class QGraphicsEllipseItem; class QGraphicsSimpleTextItem; class GraphicsEdge; namespace Ui { class MainWindow; } class MainWindow : public QMainWindow { Q_OBJECT public: explicit Mai...
[ "fardiansyah.ardin@yahoo.com" ]
fardiansyah.ardin@yahoo.com
82188d994ec7c44a6fa7e2ae71a5c6ddb92f3027
4d32e11fd6a5891adb9f48d6de4ae97e5c78f2f0
/proj-rt-files/dump_png.cpp
ae6e4e8752fe7a40e94637bd59bf2dbc7a18620f
[]
no_license
mjime051/CS_130_Graphics
ef763e5b2ead2e5f4219366d0f05406b7b9aef2f
acc07cef037101c3eb12983a39cfc11891f35523
refs/heads/main
2023-04-15T13:40:42.397590
2021-04-21T08:21:31
2021-04-21T08:21:31
359,947,279
2
0
null
null
null
null
UTF-8
C++
false
false
3,108
cpp
#include <png.h> #include <cassert> typedef unsigned int Pixel; void Dump_png(Pixel* data,int width,int height,const char* filename) { FILE* file=fopen(filename,"wb"); assert(file); png_structp png_ptr=png_create_write_struct(PNG_LIBPNG_VER_STRING,0,0,0); assert(png_ptr); png_infop info_ptr=png_c...
[ "mjime051@ucr.edu" ]
mjime051@ucr.edu
9afb750c63ca3cc4ea4b8a234ee652e4ee0862b4
61d5bd9f11c5b0c2cf61ada6831571843d6c78a4
/alscloud.h
9bb78c40e518d9785ba53f949aaa54499667f4a7
[]
no_license
dreamfulMoonlight/Alscollation
79be5c69a1fca5a156cc94ef225cb2cadb3418fe
7aa1a4dd474f286e82d0de6c601e48dd1c8b6689
refs/heads/main
2023-03-10T03:51:49.203699
2021-02-26T05:58:44
2021-02-26T05:58:44
342,475,687
0
0
null
null
null
null
GB18030
C++
false
false
1,611
h
#pragma once #include <pcl/io/io.h> #include<pcl/io/pcd_io.h> #include<pcl/point_types.h> #include <pcl/common/common.h> #include<pcl/visualization/pcl_visualizer.h>//可视化头文件 #include "lasreader.hpp" #include <pcl/filters/extract_indices.h> #include <pcl/filters/radius_outlier_removal.h> #include <pcl/sample_consensus/...
[ "980913140@qq.com" ]
980913140@qq.com
d186f2afddd52891f2d0d59b3a01d012f668c723
f3efdf8c4466a8e1dffa40282979d68958d2cb14
/atcoder.jp/abc179/abc179_d/Main.cpp
6114fe890637287eddd647320f88d3b353c45c87
[]
no_license
bokusunny/atcoder-archive
be1abd03a59ef753837e3bada6c489a990dd4ee5
248aca070960ee5519df5d4432595298864fa0f9
refs/heads/master
2023-08-20T03:37:14.215842
2021-10-20T04:19:15
2021-10-20T04:19:15
355,762,924
2
0
null
null
null
null
UTF-8
C++
false
false
563
cpp
#include <bits/stdc++.h> using namespace std; #include <atcoder/modint> using namespace atcoder; using mint = modint998244353; int main() { int N, K; cin >> N >> K; vector<int> L(K), R(K); for (int i = 0; i < K; i++) cin >> L[i] >> R[i]; vector<mint> dp(N); dp[0] = 1, dp[1] = -1; for (int i = 0; i < ...
[ "abovillage1407@gmail.com" ]
abovillage1407@gmail.com
4a024385f52f0c8c06aedeaa2b6fb770570c4bd0
9d0c1da53da9e60d4a891d7edb7a02c31c8d26b9
/kresources/blogging/kcal_resourceblogging_plugin.cpp
33884c21b26a8b9ecc1f36afa1bf93e1d3738c33
[]
no_license
serghei/kde3-kdepim
7e6d4a0188c35a2c9c17babd317bfe3c0f1377d2
a1980f1560de118f19f54a5eff5bae87a6aa4784
refs/heads/master
2021-01-17T10:03:14.624954
2018-11-04T21:31:00
2018-11-04T21:31:00
3,688,187
0
0
null
null
null
null
UTF-8
C++
false
false
1,403
cpp
/* This file is part of kdepim. Copyright (c) 2004 Reinhold Kainhofer <reinhold@kainhofer.com> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the...
[ "serghei.amelian@gmail.com" ]
serghei.amelian@gmail.com
8371ca4e7a3135c568dd3d1a22c7b7b82c53dbcf
8a0aa6df0318e7d171ca45d1273ce98f8a922fd6
/cpp/cpp/PropertyUtil.h
0eb32c5b6333d76aa9f607da9d576d9427b1e298
[]
no_license
jgalfaro/mirrored-tbridge-modbus
52780cda197c207ee4d19871af1de633d96c68d5
f850b1e91e5490821ff90823b59885c1c22b96aa
refs/heads/master
2021-01-21T17:10:12.336400
2017-06-21T11:58:31
2017-06-21T11:58:31
91,938,274
0
0
null
null
null
null
UTF-8
C++
false
false
1,016
h
#pragma once #include <map> #include <string> #include <iostream> class PropertyException : std::exception { public: PropertyException(const char* message) { this->message = message; } const char* what() { return message; } private: const char* message; }; class PropertyUtil { enum { ...
[ "ken@leprado.com" ]
ken@leprado.com
41063f5df84269ec4ed5586764f3b995df7d8d76
744c38647f9ad6ef13da1c1be711491cfdc4effe
/pessoa3.hpp
8b89a3bac7ccf486a57ab267f2387254b611cbe6
[]
no_license
pauloatavila/estrutura_dados_II
e041a29431d8ba03bbc9c2f6804d508663fa4856
97f79548618120cf062343425f65a1b94c19b15c
refs/heads/master
2019-05-16T13:48:55.304533
2016-06-16T00:44:20
2016-06-16T00:44:20
55,104,997
0
2
null
null
null
null
UTF-8
C++
false
false
6,709
hpp
#include <iostream> #include <string> using namespace std; // class PessoaTeste { // protected: // int variavel; // public: // PessoaTeste(); // void Aula(); // }; // // PessoaTeste *raiz_teste = NULL; // // void PessoaTeste::Aula() // { // raiz_teste = NULL; // // }; class Pessoa { protected:...
[ "psjunior_atavila@hotmail.com" ]
psjunior_atavila@hotmail.com
271bed1b81f3e1f6b54054828517a60ffb53b288
be427a149157edf3f702b8775cfcf6e690e386d1
/CastleVania/CastleVania/TopStair.h
ba11c49d26779f747004a13fb61b9ea53e2ad35c
[]
no_license
Liinhleo/17520691-GameUIT-CastleVania
934dbb3f120360efc36b6e96124b95511cdb0347
808954632f69946832397202b43ac70f08398874
refs/heads/master
2022-03-28T23:01:26.390760
2019-12-06T02:45:25
2019-12-06T02:45:25
215,361,952
0
0
null
null
null
null
UTF-8
C++
false
false
455
h
#pragma once #include "GameObject.h" class TopStair : public CGameObject { int id; int width; // rong int height; // cao public: TopStair(int _id, int _width, int _height) { type = ObjectType::TOP_STAIR; // TREN CAU THANG -> ON GRAVITY this->id = _id; this->width = _width; this->height = _height; ...
[ "17520691" ]
17520691
903352c69709e5a775e0cfcdb5dc0401cb24dca3
de2a8f634a0e99f463df2ad79853dcf35bf23deb
/src/rpcmgr.h
fc53b97daf7b70037f2bf8071e35652225bbe981
[ "MIT" ]
permissive
SelfSellTeam/Wallet
35a5bc42831fe43005ce055b13ff0623b235deba
15a047a308fb0145c6d5df4e54c53a58b59fbf07
refs/heads/master
2020-03-10T10:43:23.934099
2018-04-13T08:50:59
2018-04-13T08:50:59
129,339,549
1
0
null
null
null
null
UTF-8
C++
false
false
2,023
h
#ifndef __RPC_MGR_H__ #define __RPC_MGR_H__ #include "misc.h" #include <QObject> #include <QMap> #include <QSettings> #include <QFile> #include <QProcess> #include <QMutex> #include "outputmessage.h" class QTimer; class QFrame; class WorkerThreadManager; static QMutex _mutex_for_current_process;...
[ "36432234+david-selfsell@users.noreply.github.com" ]
36432234+david-selfsell@users.noreply.github.com
b0a32b67df84fc6037ab2f141b23328a14a46a73
6470fe9c1d498018d8661c12f8a0152dfc7e53b1
/GP3CW-Final/GP3Coursework/cSphere.h
9aef398021501e169c2998ca0ab59dcf8ddbfb26
[]
no_license
Declanw07/Games-Programming-3-Coursework-Final
b886ec60b5fb33e8e1e0bb182eab6a1618959a00
0ee8fa2407ac589e4d50c25fade80daa5f4722fd
refs/heads/master
2021-09-03T11:15:00.802468
2018-01-08T16:03:02
2018-01-08T16:03:02
116,697,885
0
0
null
null
null
null
UTF-8
C++
false
false
789
h
/* ========================================================================== cSphere.h ========================================================================== */ #ifndef _SPHERE_H #define _SPHERE_H #include "windowOGL.h" #include "glm\glm.hpp" #include "glx\glext.h" #include "wglext.h" #include "GL\glut.h" #inclu...
[ "declanw07@hotmail.com" ]
declanw07@hotmail.com
1fe7f38f5f1d0b4636961c4fd1be349bf46c2d89
c05867651bb33a4b30e9d41f483b991657122478
/src/qt/bitcoin.cpp
333e4425040449a1fa0487817b8ab02b867b3a4b
[ "MIT" ]
permissive
TetraProject/Tetra
05127dd95f7d692bb725b7f1d30aac42ef87ff6b
1174dda734672e2e238f062520cf24ca61e891d3
refs/heads/master
2021-01-09T20:46:38.682558
2016-06-06T16:46:37
2016-06-06T16:46:37
60,505,975
0
1
null
null
null
null
UTF-8
C++
false
false
10,764
cpp
// Copyright (c) 2011-2013 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 <QApplication> #include "bitcoingui.h" #include "clientmodel.h" #include "walletmodel.h" #include "optionsmodel.h" #...
[ "chilicoin@yahoo.com" ]
chilicoin@yahoo.com
e247286a3eb496660b8b7a33b26e8b20252d5720
c98bcc95294d3cc38d103a6dbbafb10a0d3540c5
/CarDrivingSim/src/Report.cpp
a93088329ed802b6ddf001fe7ef5b0e31edbd025
[]
no_license
mor91/cs
19d35ddb5045737f2ba04d633296ded246748059
951db0dcff50adcb8e92b18722a28705c4091e91
refs/heads/master
2021-01-18T14:59:02.200497
2015-01-05T14:58:45
2015-01-05T14:58:45
28,816,797
0
0
null
null
null
null
UTF-8
C++
false
false
1,667
cpp
/* * File: Report.cpp * Author: chen * * Created on November 15, 2014, 11:45 AM */ #include "Report.h" #include "ini.h" #include <map> #include <vector> #include <string> #include <boost/property_tree/ini_parser.hpp> #include <boost/property_tree/ptree.hpp> #include <boost/lexical_cast.hpp> #include <boost/al...
[ "mormichl@guest5x2.cs.bgu.ac.il" ]
mormichl@guest5x2.cs.bgu.ac.il
d5396dffa6e7d9d9c6630d414627d2ca9721bff2
e0a02adb87ebeed031be11f190cf43945ec08ab9
/robot_controll/historic/PhoneThread.cpp
7edac9c4a709222f8069b165c3684654ed843e90
[]
no_license
Robotics-DAI-FMFI-UK/smely-zajko
e596195ec75e8c2b8628b049cdd58756fb2d2563
aaae62e01f67c6b70dc8d2a5b6e64f5d81441a34
refs/heads/master
2020-04-12T03:44:07.054752
2016-09-19T19:02:09
2016-09-19T19:02:09
40,720,258
0
1
null
2016-09-14T11:10:09
2015-08-14T14:51:14
C++
UTF-8
C++
false
false
2,788
cpp
/* * File: PhoneThread.cpp * Author: robotour * * Created on September 10, 2012, 12:37 AM */ #include <string.h> #include "PhoneThread.h" bool PhoneThread::end; SbotThread* PhoneThread::sbot; PhoneThread::PhoneThread(SbotThread* sbot1) { sbot = sbot1; end = false; } PhoneThread::~PhoneThread() { } ...
[ "pavel.petrovic@gmail.com" ]
pavel.petrovic@gmail.com
f5679589f940f3a2247e5dead1fa051dcf244183
4ffbc2e49202a19cf39699819a8a6804b696f4ff
/src/CLRObject.h
2ae67ed2b63bdddd477510b1dadbeb8af03c930d
[]
no_license
BenitoJedai/node-clr
357b2dccb1b1851ed744b15b831df7829a554c07
4f49d3ea3ba27bb6c8993d7f1229f70eca2fb02e
refs/heads/master
2020-02-26T14:00:25.612586
2015-03-31T16:39:06
2015-03-31T16:39:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
968
h
#ifndef CLROBJECT_H_ #define CLROBJECT_H_ #include "node-clr.h" // node object wrapper that holds System::Object^ class CLRObject : public node::ObjectWrap { public: static void Init(); static bool IsCLRObject(v8::Handle<v8::Value> obj); static v8::Handle<v8::Value> GetType(v8::Handle<v8::Value> value); stati...
[ "possibly.maybe.probably@gmail.com" ]
possibly.maybe.probably@gmail.com
5aa5a9c68bc0769c233770d50e550d6ae7be3aa7
28490f37f4c4393963718d1539d00bbfdf97047f
/assignment_8-B/main.cpp
a37b3cd02a89867917d3ed08a4b68a509b12b3ff
[]
no_license
collinbrake/computerscienceI
d4bb8e755b4e9653c44d9b451e16251c8f8b8aca
532d09c6ed306f7ca389aa808292f073f46dce01
refs/heads/master
2023-01-25T01:57:23.204612
2020-12-09T00:24:13
2020-12-09T00:24:13
290,885,084
0
0
null
null
null
null
UTF-8
C++
false
false
1,474
cpp
/* COPYRIGHT (C) 2020 Collin Brake (cmb361) All rights reserved. Computer Science I - ASSIGNMENT 8-B Author: Collin Brake cmb361@zips.uakron.edu Purpose: Practice vectors and strings by decoding a code. */ #include <iostream> #include <string> #include <cstring> using std::cin; using std::...
[ "collinmbrake@gmail.com" ]
collinmbrake@gmail.com
4be3c939195103d5aa5d6702ab7f497b913edc63
0ab72b7740337ec0bcfec102aa7c740ce3e60ca3
/include/minimizer/copy.h
35427468b468dc66a998751d85f230ee410fa4e2
[]
no_license
junwang-nju/mysimulator
1d1af4ad7ddbe114433ebdadd92de8bb3a45c04f
9c99970173ce87c249d2a2ca6e6df3a29dfc9b86
refs/heads/master
2021-01-10T21:43:01.198526
2012-12-15T23:22:56
2012-12-15T23:22:56
3,367,116
0
0
null
null
null
null
UTF-8
C++
false
false
562
h
#ifndef _Minimizer_Copy_H_ #define _Minimizer_Copy_H_ #include "minimizer/interface.h" namespace mysimulator { template <MinimizerName MN, LineMinimizerName LMN, typename KT, template<typename> class VT, typename PT, typename T> void copy(Minimizer<MN,LMN,KT,VT,PT,T>& M, const Minimizer<...
[ "junwang.nju@gmail.com" ]
junwang.nju@gmail.com
5ec04ef478bfed4172c3583a05db07da8cea9efa
571e4a9d6ef8b651fa847180858cc441d3de4e7d
/Source/FiftGit/FiftGitCharacter.h
89e2930b8cc1fba3ce5476409e0cb2f5d01d13bf
[]
no_license
smallB007/FiftGit
d10ebedd26dd563de5162796608ba7fe08b35f2c
040a1ea71dcd481f7d83075f8e02a58db2caa2b8
refs/heads/master
2021-01-06T20:37:53.635619
2015-06-14T12:08:30
2015-06-14T12:08:30
37,410,647
0
0
null
null
null
null
UTF-8
C++
false
false
3,264
h
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #pragma once #include "GameFramework/Character.h" #include "FiftGitCharacter.generated.h" class UInputComponent; UCLASS(config=Game) class AFiftGitCharacter : public ACharacter { GENERATED_BODY() /** Pawn mesh: 1st person view (arms; seen only by self) *...
[ "atch.cpp@gmail.com" ]
atch.cpp@gmail.com
874494b3d2a50fdfeee41818e24c580145993a01
5559e9585efcc8ca1724b86a0105253271f5ce0c
/Source/FileSystem/Directory.h
855136e316b1d349bcd33012b0830003d3f6285e
[]
no_license
ProjectStortSpel/MasterServer
0923e0e605522f889857825a72d5d3deabea2598
fc62a9a3e41e3b03082d8593d3a7e4726ec5e936
refs/heads/master
2020-05-17T00:12:04.838976
2015-04-22T11:05:14
2015-04-22T11:05:14
30,415,584
0
1
null
null
null
null
UTF-8
C++
false
false
844
h
#ifndef DIRECTORY_H #define DIRECTORY_H #include <string> #include <vector> #if defined(WIN32) #define EXPORT __declspec(dllexport) #define IMPORT __declspec(dllimport) #else #define EXPORT __attribute__((visibility("default"))) #define IMPORT #endif namespace FileSystem { enum Type { _Directory, ...
[ "pontaren_nilsson@hotmail.com" ]
pontaren_nilsson@hotmail.com
1c67802062bded6aaa2bd36dabccd3b2c35ed45d
32f8a5ad85b87cbf7bd031a09164a50725f49847
/Source/LuminoEngine/Source/Animation/AnimationCurve.cpp
b36f65817610ad18693da531cd5dabdd3cb13cb5
[ "MIT" ]
permissive
mediabuff/Lumino
9787c588bac3a983c79199cbc168a919bb17a0f6
684be8f25631a104f5236e6131c0fcb84df8bb57
refs/heads/master
2021-05-14T17:04:46.553426
2017-12-28T14:33:47
2017-12-28T14:33:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,341
cpp
 #include "../Internal.h" #include <Lumino/Animation/AnimationCurve.h> LN_NAMESPACE_BEGIN //============================================================================== // AnimationCurve //============================================================================== //--------------------------------------------...
[ "lriki.net@gmail.com" ]
lriki.net@gmail.com
d2965ad71440e2fea24607458ad37394378ca24e
b1aef802c0561f2a730ac3125c55325d9c480e45
/src/test/csf/timers.h
ba699647e339329372d0e7d06ba0ca28483b1c6e
[]
no_license
sgy-official/sgy
d3f388cefed7cf20513c14a2a333c839aa0d66c6
8c5c356c81b24180d8763d3bbc0763f1046871ac
refs/heads/master
2021-05-19T07:08:54.121998
2020-03-31T11:08:16
2020-03-31T11:08:16
251,577,856
6
4
null
null
null
null
UTF-8
C++
false
false
1,434
h
#ifndef RIPPLE_TEST_CSF_TIMERS_H_INCLUDED #define RIPPLE_TEST_CSF_TIMERS_H_INCLUDED #include <chrono> #include <ostream> #include <test/csf/Scheduler.h> #include <test/csf/SimTime.h> namespace ripple { namespace test { namespace csf { class HeartbeatTimer { Scheduler & scheduler_; SimDuration interval_; ...
[ "sgy-official@hotmail.com" ]
sgy-official@hotmail.com
e76efa86a34f9a5c71ee2c294d6c4098a5b8554d
7d1a96565a1b46eaa38770bc592f0f508ba659b3
/OpencupGrandPrixOfKazan/I_normal.cpp
ec5cc42ace2f47d15b89b0c91d67058302805ea3
[]
no_license
RubenAshughyan/Programming-olympiads
f09dff286677d65da19f0ba4c288aa6e97ba9fd5
2bc85f5e6dc6879105353d90e8417b73c0be2389
refs/heads/master
2021-09-26T17:18:47.100625
2021-09-13T09:58:41
2021-09-13T09:58:41
73,565,659
2
0
null
null
null
null
UTF-8
C++
false
false
3,783
cpp
#pragma GCC optimize "-O1" #pragma GCC optimize "-O2" #pragma GCC optimize "-O3" #include<bits/stdc++.h> //#include "rubo.h" #define MP make_pair #define PB push_back #define in int #define ll long long #define ull unsigned long long #define vc vector #define SQ(j) (j)*(j) //#define i first //#define j second //#def...
[ "ruben.ashughyan@gmail.com" ]
ruben.ashughyan@gmail.com
094cdff386ec580d73ddc91cfa55f7a5457e84bb
35596c34d80d1378091090e6183cb0e1c27fdc4d
/src/pcl_tutorial/src/linemod/linemod_train.cpp
f6051919f3bf2420b0e21570797a81343632510e
[]
no_license
YeeKal/grasp_ws
bdb22a04a52919621fd69d15a5ba274322f61102
7e40ddb871c4975f39f677ada035aac56d79e511
refs/heads/master
2020-09-02T04:12:41.745818
2019-12-31T05:26:35
2019-12-31T05:26:35
219,128,067
4
0
null
null
null
null
UTF-8
C++
false
false
8,377
cpp
#include <pcl/console/print.h> #include <pcl/console/parse.h> #include <pcl/point_types.h> #include <pcl/point_cloud.h> #include <pcl/io/pcd_io.h> #include <pcl/recognition/linemod.h> #include <pcl/recognition/color_gradient_modality.h> #include <pcl/recognition/surface_normal_modality.h> #include <boost/range/irange...
[ "gangy521@gmail.com" ]
gangy521@gmail.com
c74227075308c70005024391ff1fd1afd72b59b3
b5a9d42f7ea5e26cd82b3be2b26c324d5da79ba1
/tensorflow/compiler/xla/service/gpu/kernel_thunk.cc
969fb7976360f83d40dd23c5347a7559718ba540
[ "Apache-2.0" ]
permissive
uve/tensorflow
e48cb29f39ed24ee27e81afd1687960682e1fbef
e08079463bf43e5963acc41da1f57e95603f8080
refs/heads/master
2020-11-29T11:30:40.391232
2020-01-11T13:43:10
2020-01-11T13:43:10
230,088,347
0
0
Apache-2.0
2019-12-25T10:49:15
2019-12-25T10:49:14
null
UTF-8
C++
false
false
4,113
cc
/* Copyright 2017 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 ...
[ "v-grniki@microsoft.com" ]
v-grniki@microsoft.com
99217aaab110ed9e0f0c4b460771e2a09c993f37
8ac3e61c78b617269800376e9bfa3e729a40f1ce
/Class_code/Class_5/drum_machine_2/drum_machine_2.ino
0d4cd6227c63cd255aaf7b45d4324fbc5d3ee6f1
[]
no_license
BleepLabs/dadageek-April-21
4d2451b844ee6c12bd4476bf0a1c6323e9900ad5
82a6d175f9eb3e62b086e7029bd9a78730102cac
refs/heads/main
2023-05-23T00:07:38.292565
2021-06-08T16:55:31
2021-06-08T16:55:31
358,999,605
10
1
null
null
null
null
UTF-8
C++
false
false
8,167
ino
/* Use arrays to play a beat with the drum and noise objects Random chance is added */ #include <Audio.h> #include <Wire.h> #include <SPI.h> #include <SD.h> #include <SerialFlash.h> // GUItool: begin automatically generated code AudioSynthSimpleDrum drum1; //xy=151,187 AudioSynthSimpleDrum drum2...
[ "drbleep@bleeplabs.com" ]
drbleep@bleeplabs.com
3da1b2f47f7bc957a9cee325bfb8445b336df9e3
346e7f4aa65d89e3ca1e4b6210e1a68eb99bab5d
/Graphics/GraphicsEngineD3D11/include/TextureViewD3D11Impl.h
ff405a89b0a0e786b2fff080a7e93c54e5eebbea
[ "Apache-2.0" ]
permissive
raptoravis/DiligentCore
cd74be889968cfebab635fcc07d382c22f9065a5
a2ee49069659eb650b912463a8e380c1c49a0605
refs/heads/master
2020-08-12T19:30:35.599793
2019-11-02T04:04:54
2019-11-02T04:04:54
214,829,391
0
0
Apache-2.0
2019-10-13T13:55:22
2019-10-13T13:55:22
null
UTF-8
C++
false
false
2,421
h
/* Copyright 2019 Diligent Graphics LLC * * 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 * * THE SOFTWARE IS PROVIDED "AS...
[ "egor.yusov@gmail.com" ]
egor.yusov@gmail.com
80192a93307d10fd25ece7353e922eb004cecbd7
7ec52f1eeb83bbc27f1674af805948858b2bd9a7
/Keyframe.cpp
d4df7b6bec03219da07107e192c48a8f65ea1ebc
[]
no_license
amirbaghi/skeletal-animation-opengl
c1b4000e14baa804b86a3cf1d7565d4f48a4fa6c
bc53e9014d67159b6a9149c7844ce97041782dfe
refs/heads/main
2023-05-28T02:22:19.070958
2021-06-13T09:31:35
2021-06-13T09:31:35
375,739,287
1
1
null
null
null
null
UTF-8
C++
false
false
359
cpp
#include "./Headers/Keyframe.h" void Keyframe::addOrientation(std::string boneName, glm::quat orientation) { this->orientations[boneName] = orientation; } glm::quat Keyframe::getOrientation(std::string boneName) { return this->orientations[boneName]; } std::map<std::string, glm::quat> Keyframe::getOrientatio...
[ "bamirmasoud@gmail.com" ]
bamirmasoud@gmail.com
58d18123462347223f8a6558389f4a0f49735749
75119b12a8d15ad7f700ac9db302dc557777ea81
/src/myo_ros_windows.cpp
98521d85a21ad9ee1a4341800d028ee556f045b8
[ "BSD-2-Clause" ]
permissive
jossichrist/myo_ros_windows
267901f5a08ff6059d90aec7407e8dee88a02d79
508dc03f9d2798bc1eaf95e5d1555d038dd52319
refs/heads/master
2020-03-07T13:39:43.832445
2015-01-07T15:52:18
2015-01-07T15:52:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,041
cpp
// Copyright (C) 2013-2014 Thalmic Labs Inc. // Confidential and not for redistribution. See LICENSE.txt. #define _USE_MATH_DEFINES #include <cmath> #include <iostream> #include <iomanip> #include <stdexcept> #include <string> // The only file that needs to be included to use the Myo C++ SDK is myo.hpp. #include <myo/...
[ "rgariepy@clearpathrobotics.com" ]
rgariepy@clearpathrobotics.com
3a36536bfabaabb84bd02a02c27451069b886f4f
3b749f6471e0649d705edcaab722945d59378440
/drawable.h
f21e7a98c493863fa4b782b1e1645b06024fd967
[]
no_license
xuanyu233/CS543-F18-HW-Reflection
350185b8edc5279e36127b3565b39a4b807006ce
bb8a60e21545a03036de0a1b97c370306147bf0e
refs/heads/master
2020-03-29T15:17:04.042998
2018-12-04T22:20:59
2018-12-04T22:20:59
150,054,512
0
1
null
null
null
null
UTF-8
C++
false
false
80
h
#pragma once class Drawable { public: virtual void Render() const = 0; };
[ "xychen233@gmail.com" ]
xychen233@gmail.com
a2c2f9211ca103dd419a74cfb7b5ed1f9520b967
394a279fc8b82f3e7e980698023f84bdab30beb9
/src/init.cpp
0d246abeda18b5d68acbfc52ec756533a5f21d6c
[ "MIT" ]
permissive
hocf/h1
d9dd886908776f6f6cdd7116a464ce9fbbc54d66
36ed792a0507f415e98cd2c9d3b1b6e3562571bf
refs/heads/master
2020-07-21T02:42:37.129061
2016-11-14T21:16:27
2016-11-14T21:16:27
73,740,920
0
1
null
null
null
null
UTF-8
C++
false
false
41,725
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The HuobiCoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "init.h" #include "main.h" #include "core.h" #include "chainparams.h" #...
[ "empowrcoin@gmail.com" ]
empowrcoin@gmail.com
628e0fd9f2fcfb408b13ac53e71e40a5a63d3a52
995fef3accf2aedbcd431dd98bc9ab2a2ecace9d
/src/plugins/advancednotifications/advancednotifications.cpp
b19747b08f7953c31174c66938fcedad458deaf1
[ "BSL-1.0" ]
permissive
eringus/leechcraft
2e3da6263e7530f002b532aae616a4b158d53ff6
415a9a49aa4c942a4953e8c6e59876fc7e217b24
refs/heads/master
2020-12-26T04:56:09.461868
2013-12-17T13:03:26
2013-12-17T13:03:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,956
cpp
/********************************************************************** * LeechCraft - modular cross-platform feature rich internet client. * Copyright (C) 2006-2013 Georg Rudoy * * Boost Software License - Version 1.0 - August 17th, 2003 * * Permission is hereby granted, free of charge, to any person or organiz...
[ "0xd34df00d@gmail.com" ]
0xd34df00d@gmail.com
28f8272944b7d8c72cf50448dd5746e9e2e39bad
bf1b6f8125f4784c13ea02da085c4bfa37a4b712
/test_source/hoge.cc
03852003cb78d2573855d4f213d709b63971ad88
[]
no_license
Ailes-Grises/ELF
e8b42cbb044b82b5c82b5d4deda423e169d56826
e9280ef89d68f46b4c09b02dca9c8dbe3b7c333f
refs/heads/master
2023-01-19T16:10:46.174294
2020-08-26T13:20:27
2020-08-26T13:20:27
258,823,909
0
0
null
null
null
null
UTF-8
C++
false
false
866
cc
#include<iostream> #include<memory> #include<string> using namespace std; class foo; class hoge{ private: int key; string value; public: hoge(void){ }; hoge(int key, string value){ this->key = key; this->value = value; }; ~hoge(void){ }; void key_to_value(int key){ cout << value << endl; return; ...
[ "toriniku.n.s@gmail.com" ]
toriniku.n.s@gmail.com
742cbd2a083e0f91879a6e0ac4cffcae44f7c56e
040abbdbf19ebdde475a26769377f6ae7319cc0c
/1.HelloJNI/app/src/main/cpp/native-lib.h
6ab2d324706304b6b2dcc64015dab4c9b6c17ec1
[ "MIT" ]
permissive
spacecase123/Native-Android-Examples
1e8e34e2f0405f6806a8f34b22b5f365556ca77b
a4618b753f8e5af471125ca3e926b4aef3f7bdd6
refs/heads/master
2023-08-13T21:15:51.037059
2021-10-11T02:45:37
2021-10-11T02:45:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,280
h
//MIT License // //Copyright (c) 2020 Saket Upadhyay // //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, ...
[ "x64mayhem@gmail.com" ]
x64mayhem@gmail.com
f4d4854c0178a6c1bb545e02b021a949f08b4d1a
1d039b7b820a9b6c04db14eb6a73be9b0358ac4a
/desktop_src/Arduino.cpp
a181201618c8b35f19b675bb613a87b0dc9660a3
[]
no_license
FernandoVelcic/nfsu2_speedometer
7d95758303a61b3afe52342d961002e255b9200c
0072c0663441e6eadb9067a0feb204435b97c3d0
refs/heads/master
2020-03-26T12:20:49.683394
2018-08-15T18:55:51
2018-08-15T18:55:51
144,887,713
1
0
null
null
null
null
UTF-8
C++
false
false
1,789
cpp
#include "stdafx.h" #include "Arduino.h" #include <math.h> HANDLE hPort; #pragma pack(2) struct sSpeedometerInfo { /*<thisrel this+0x0>*/ /*|0x2|*/ unsigned short Speed; /*<thisrel this+0x2>*/ /*|0x1|*/ unsigned char Shift; /*<thisrel this+0x3>*/ /*|0x1|*/ unsigned char Leds; } SpeedometerInfo; #pragma pack() vo...
[ "fernando_velcic_77@hotmail.com" ]
fernando_velcic_77@hotmail.com
083d4fec3087c45c243f20eff039a32b6217e023
6a1c85f2342971896e538eb3089b76ef39afcdbb
/source/radeon_gpu_analyzer_gui/rg_start_tab_opencl.cpp
b547fadec8bdc7521b57065369e03c92ac2d8fbc
[ "MIT" ]
permissive
clayne/RGA
e5add6183c44df652c58383bfb5d78252660c926
6271d5636a790fa87d2c07f1c580cda9a84d3079
refs/heads/master
2023-06-25T10:54:27.363181
2023-06-13T22:48:25
2023-06-13T22:48:25
192,228,832
0
0
MIT
2019-06-16T19:27:49
2019-06-16T19:27:49
null
UTF-8
C++
false
false
2,362
cpp
// C++. #include <cassert> // Qt. #include <QAction> // Local. #include "radeon_gpu_analyzer_gui/qt/rg_start_tab_opencl.h" #include "radeon_gpu_analyzer_gui/qt/rg_app_state_opencl.h" #include "radeon_gpu_analyzer_gui/rg_data_types_opencl.h" #include "radeon_gpu_analyzer_gui/rg_utils.h" RgStartTabOpencl::RgStartTabOp...
[ "amit.ben-moshe@amd.com" ]
amit.ben-moshe@amd.com
cf02d6178a84e6179bfbab4816558c0cd2876ae6
33b567f6828bbb06c22a6fdf903448bbe3b78a4f
/opencascade/NCollection_HSequence.hxx
4cb6f1e366e43d09ce17fae100e00388afef9066
[ "Apache-2.0" ]
permissive
CadQuery/OCP
fbee9663df7ae2c948af66a650808079575112b5
b5cb181491c9900a40de86368006c73f169c0340
refs/heads/master
2023-07-10T18:35:44.225848
2023-06-12T18:09:07
2023-06-12T18:09:07
228,692,262
64
28
Apache-2.0
2023-09-11T12:40:09
2019-12-17T20:02:11
C++
UTF-8
C++
false
false
1,069
hxx
// Created on: 2001-01-29 // Created by: Alexander GRIGORIEV // Copyright (c) 2001-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License version ...
[ "adam.jan.urbanczyk@gmail.com" ]
adam.jan.urbanczyk@gmail.com
672dbe710acb62ac8f0e8be89bd5be8fac8a6008
59418b5794f251391650d8593704190606fa2b41
/plugin_api/qsf/qsf/renderer/material/material/MaterialTexture-inl.h
32be4c0ecaeba50fc7044aa3ef655f79005e24e0
[]
no_license
JeveruBerry/emergency5_sdk
8e5726f28123962541f7e9e4d70b2d8d5cc76cff
e5b23d905c356aab6f8b26432c72d18e5838ccf6
refs/heads/master
2023-08-25T12:25:19.117165
2018-12-18T16:55:16
2018-12-18T17:09:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,318
h
// Copyright (C) 2012-2018 Promotion Software GmbH //[-------------------------------------------------------] //[ Namespace ] //[-------------------------------------------------------] namespace qsf { //[-------------------------------------------------------] //[ Pub...
[ "christian.ofenberg@promotion-software.de" ]
christian.ofenberg@promotion-software.de
de9a021afb7dc237c207e18e9bc7a44afa9ca226
916ef1b31f0b683de4f043626d9df59f37edbbc4
/atcoder/05_AtCoder-Beginner-Contest/abc128/D/main.cpp
2c936cfe1c0ac4bef26a78458497e8fb5b43e21d
[]
no_license
solareenlo/cpp
56cc33673d30dd4a4031e4b81cec16b08b3490e0
f78f8a098849938153e6e3a282737e067dbe2c58
refs/heads/master
2021-03-31T04:31:39.420394
2020-11-29T22:22:25
2020-11-29T22:22:25
248,076,420
0
0
null
null
null
null
UTF-8
C++
false
false
495
cpp
#include <iostream> #include <map> #include <set> #include <vector> #define REP(i, n) for (int i = 0; i < (n); i++) using namespace std; void solve(long long N, long long K, std::vector<long long> V){ } int main(){ cin.tie(0); ios::sync_with_stdio(false); long long N; scanf("%lld",&N); long long...
[ "solareenlo@gmail.com" ]
solareenlo@gmail.com
ab89e1f841ff05fe0ef57c484c4b450744283859
b9d9b29c2a180399393c6ab298b9e5bfba17831e
/每日一题/day126-63. 不同路径 II.cpp
f1acbc34fda181a771402a3b554ab42017740e07
[]
no_license
qqwangxiaow/leetcode-fast-and-elegant
08b7c6120b82f7ee3b5a99b84e7ba0f0eb38a477
f5081a9e1d893b9d936d9486cf6141b5b35684e1
refs/heads/master
2022-02-11T00:36:22.911461
2022-01-02T05:14:20
2022-01-02T05:14:20
199,302,384
0
0
null
null
null
null
UTF-8
C++
false
false
1,002
cpp
//if(obstacleGrid[0][0]==1) // return 0; class Solution { public: int uniquePathsWithObstacles(vector<vector<int>>& obstacleGrid) { if(obstacleGrid.empty()) return 0; int m=obstacleGrid.size(),n=obstacleGrid[0].size(); if(obstacleGrid[0][0]==1) return 0; ...
[ "ywwangxiaow@qq.com" ]
ywwangxiaow@qq.com
170f289222675ad42ee7318075f29f457f12f3d1
f66d568c3a4fa3ae985f8cfa4b9db064a6eb33c1
/src/unit-test/cpp/VariantFields.cpp
069cbbc4bae01f94ed1b789c8b1dddf79be24353
[]
no_license
ribomation/OverlayRecord
e8a7e3fb7d55648b71c9166e23e9b0a3d1d4730c
d84a0fb8495c36d5b1ad70be38c182c6841b4f2e
refs/heads/master
2020-03-26T07:48:21.188350
2014-08-31T04:37:01
2014-08-31T04:37:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,353
cpp
/* * VariantFields.cpp * * Created on: Aug 29, 2014 * Author: jens */ #include <cppunit/extensions/HelperMacros.h> #include "Record.hpp" using namespace overlay_record; using namespace std; struct VariantFields : public CppUnit::TestFixture { CPPUNIT_TEST_SUITE( VariantFields ); CPPUNIT_TEST( few_ov...
[ "jens.riboe@ribomation.com" ]
jens.riboe@ribomation.com
30123664e8e8deeb991203231ff62470dccb49c7
41021a03e168f0ff10c574c8d306e15c5848c00c
/8383/kolmykov/OOP/OOP/GunAttack.cpp
5479cea6d76700000fb9bad30823ea2a9d1e70da
[]
no_license
ephemerno/oop
1f9e2a0968543a1e92f49c376f3edaee34397c86
70c042295f5aee753667ce6cd5c4d8dce7f7f56e
refs/heads/master
2021-05-21T20:46:11.140302
2020-06-01T21:36:04
2020-06-01T21:36:04
252,789,144
0
0
null
2020-04-03T16:51:15
2020-04-03T16:51:15
null
UTF-8
C++
false
false
619
cpp
#include "GunAttack.h" #include "Unit.h" GunAttack::GunAttack() { } GunAttack::~GunAttack() { } void GunAttack::attack(std::shared_ptr<Unit> unit) { std::vector<Point> points; Point point1; point1.x = unit->getX(); point1.y = unit->getY() - 1; points.push_back(point1); Point point2; point2.x = unit->getX()...
[ "vladislav.kolmykov@yandex.ru" ]
vladislav.kolmykov@yandex.ru
df50750faee3c213471aed40ba3ec3c4abf05311
492b8f041bc0fd203869c9d682706839e69c1c2b
/2º Semestre/AEDs II/Aula Prática/TPs/TP1/TP01Q11 - Palíndromo em C/TP01Q11PalindromoEmC.cpp
2b5f5cf535b349d4f9c8ccc9160ea5a5360e64ea
[]
no_license
GeovaneF55/pucminas
93e595d64ea84af3b4455d6a5d554ab5aae53ef4
285272e17c744598c8a2b5222479659b136d8382
refs/heads/master
2022-05-20T11:00:48.917687
2022-05-01T22:20:44
2022-05-01T22:20:44
102,910,040
1
1
null
2017-09-17T20:41:09
2017-09-08T22:36:11
HTML
UTF-8
C++
false
false
1,579
cpp
#include <stdio.h> // Variável para simular valores booleanos int falso=0, verdadeiro=1, tamanho=1000; // Método que retorna o tamanho de uma string int length(char str[]){ int cont = 0; while(str[cont] != '\0'){ cont++; } return cont; } // Método que retorna verdadeir...
[ "geovanefss@gmail.com" ]
geovanefss@gmail.com
4fc6f8cfd559313c2d84087f8f19936ec1fff320
5782659fd7827a61d3f21043ddb915313c9eabe0
/Windows_version/Interpreter/src/AloadInstruction.cpp
248ffe9c27f710b8c5e2972ac2a3a3e75153c0ae
[]
no_license
mlboua/Mini-jaja
5c87d9fd8befda3bfeacf72a0633b3704af9bde6
b6b642a1b92a97b033e91eafe00b06c52494e15a
refs/heads/master
2016-08-04T03:11:56.190242
2015-05-20T11:55:17
2015-05-20T11:55:17
18,727,743
0
1
null
null
null
null
UTF-8
C++
false
false
838
cpp
#include "AloadInstruction.h" using namespace std; AloadInstruction::AloadInstruction(string label, string ident):Instruction(label) { this->ident = ident; } string AloadInstruction::getLabel() const { return label; } void AloadInstruction::setLabel(std::string label) { this->label = label; } string Al...
[ "b.oua55@hotmail.fr" ]
b.oua55@hotmail.fr
335a8f580ddb1dab35040ab3f6edb4470904ad81
1fea001ec1d935c30cd5927629cdcb51a7331f6c
/client-pc/source/DlgUploadList.cpp
7b3ae009efa9293f77ab8b1c07e11058a43499a6
[]
no_license
black0592/BlueClick
5d884114b71f93de642df04ae4686a6bd5a1b1b0
5295f23b99ebe5f0aac793cf6e24274313fb1e9c
refs/heads/master
2021-05-29T11:50:06.671785
2015-04-19T12:24:16
2015-04-19T12:24:16
null
0
0
null
null
null
null
GB18030
C++
false
false
4,131
cpp
// DlgUploadList.cpp : implementation file // #include "stdafx.h" #include "BlueClick.h" #include "DlgUploadList.h" #include "BlueClickDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /////////////////////////////////////////////////////////////////...
[ "zhangyongjun369@gmail.com" ]
zhangyongjun369@gmail.com
a40acb1668db308b3fa60b11bd6a04db53e25ceb
36183993b144b873d4d53e7b0f0dfebedcb77730
/GameDevelopment/Advanced 2D Game Development/sources/ch10/Engine/Advanced2D.h
b2270991440af38d235429cae39dbd827936813a
[]
no_license
alecnunn/bookresources
b95bf62dda3eb9b0ba0fb4e56025c5c7b6d605c0
4562f6430af5afffde790c42d0f3a33176d8003b
refs/heads/master
2020-04-12T22:28:54.275703
2018-12-22T09:00:31
2018-12-22T09:00:31
162,790,540
20
14
null
null
null
null
UTF-8
C++
false
false
5,673
h
// Advanced2D Engine // Main header file #pragma once //#ifndef _ADVANCED2D_H //#define _ADVANCED2D_H 1 //*****ADD TO CHAPTER 1 LISTING #define WIN32_EXTRA_LEAN #include <windows.h> //****CHAPTER 7 NOTE: winmain.h was removed //#include "winmain.h" #include <iostream> #include <list> #include <vector> #include <str...
[ "alec.nunn@gmail.com" ]
alec.nunn@gmail.com
e4e91ab62d7a209f68bb8204209aa8ea6330adb0
c372bc24b3337a0b2be215e5fca2f7ab7536d663
/SendMail.h
e08369e68a082c9e4c57c599a142e6734f1ebbc1
[]
no_license
ecuyar/Logger
8b403b463f5732087b22738bd56852d85633603c
b7c5bbc8504b98e46f49bb57755e12655f3dd125
refs/heads/master
2020-07-12T06:42:26.028201
2019-08-27T16:39:09
2019-08-27T16:39:09
204,746,329
0
0
null
null
null
null
UTF-8
C++
false
false
5,902
h
#ifndef SENDMAIL_H #define SENDMAIL_H #include <fstream> #include <vector> #include "windows.h" #include "IO.h" #include "Timer.h" #include "Helper.h" #define SCRIPT_NAME "sm.ps1" namespace Mail { #define X_EM_TO "denemedeneme4949@gmail.com" #define X_EM_FROM "denemedeneme4949@gmail.com" #define X_EM_PA...
[ "uyar.enescan@gmail.com" ]
uyar.enescan@gmail.com
6c5a53455496517e2f9dd045d1af2efc0d514804
f14626611951a4f11a84cd71f5a2161cd144a53a
/武侠世界/代码/Common/Packets/GCCharJump.h
2507435212749856a84c356c7c56c7a43ce0781b
[]
no_license
Deadmanovi4/mmo-resourse
045616f9be76f3b9cd4a39605accd2afa8099297
1c310e15147ae775a59626aa5b5587c6895014de
refs/heads/master
2021-05-29T06:14:28.650762
2015-06-18T01:16:43
2015-06-18T01:16:43
null
0
0
null
null
null
null
GB18030
C++
false
false
1,156
h
#ifndef __GCCHARJUMP_H__ #define __GCCHARJUMP_H__ #include "Type.h" #include "Packet.h" #include "PacketFactory.h" namespace Packets { class GCCharJump : public Packet { public: GCCharJump( ){} ; virtual ~GCCharJump( ){} ; //公用继承接口 virtual BOOL Read( SocketInputStream& iStream ) ; virtual B...
[ "ichenq@gmail.com" ]
ichenq@gmail.com
7f39a4a09d736ac860477da9951d81a3960405c1
d6895da6461fcf99415ca895e82d57bf425d7ccb
/C++/CppExercises/LinkedList/src/SinglyLinkedList.cpp
6bc54d9e533854d2c04eeb106943f564da723846
[]
no_license
MichaelAnthonyP96/LeetCode-Scripts
9fe14bc4c1356a5cf661bd90d34ab0c691ccc5cc
bbd2c146256f5db5f633a7282bc5a653ef6745b0
refs/heads/master
2021-11-22T09:45:13.345656
2021-10-01T13:55:23
2021-10-01T13:55:23
176,650,084
0
0
null
null
null
null
UTF-8
C++
false
false
27,340
cpp
// // ListNodeUtilities.cpp // CppExercises // // Created by Michael Anthony Pope on 6/4/19. // Copyright © 2019 Michael Anthony Pope. All rights reserved. // #include "SinglyLinkedList.hpp" #include <cmath> #include <stack> #include <unordered_set> template<typename T> SinglyLinkedList<T>::ListNode::ListNode(co...
[ "mapope2@illinois.edu" ]
mapope2@illinois.edu
6b4f54d75daf0fb9789445c4ae2f845d7226894e
73ee941896043f9b3e2ab40028d24ddd202f695f
/external/chromium_org/chrome/browser/chromeos/cros/network_library_impl_stub.h
c7d607514dd34f75343de76f41db690d6937d5bc
[ "BSD-3-Clause" ]
permissive
CyFI-Lab-Public/RetroScope
d441ea28b33aceeb9888c330a54b033cd7d48b05
276b5b03d63f49235db74f2c501057abb9e79d89
refs/heads/master
2022-04-08T23:11:44.482107
2016-09-22T20:15:43
2016-09-22T20:15:43
58,890,600
5
3
null
null
null
null
UTF-8
C++
false
false
4,727
h
// 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. #ifndef CHROME_BROWSER_CHROMEOS_CROS_NETWORK_LIBRARY_IMPL_STUB_H_ #define CHROME_BROWSER_CHROMEOS_CROS_NETWORK_LIBRARY_IMPL_STUB_H_ #include "chrome/...
[ "ProjectRetroScope@gmail.com" ]
ProjectRetroScope@gmail.com
74ca846d2719e9eb8335aef930bf7a17c35b04d5
d9a66840bf09cb926de8ee1749a47acc11bcdd05
/old/Codeforces/379/A.cpp
ddb896ba85f1cc2b5b08eda16a4d9c5278bf67d8
[ "Unlicense" ]
permissive
not522/CompetitiveProgramming
b632603a49d3fec5e0815458bd2c5f355e96a84f
a900a09bf1057d37d08ddc7090a9c8b8f099dc74
refs/heads/master
2023-05-12T12:14:57.888297
2023-05-07T07:36:29
2023-05-07T07:36:29
129,512,758
7
0
null
null
null
null
UTF-8
C++
false
false
157
cpp
#include "template.hpp" int main() { int a, b; cin >> a >> b; int res = a; for (; a >= b; a = a / b + a % b) res += a / b; cout << res << endl; }
[ "mizuno@eps.s.u-tokyo.ac.jp" ]
mizuno@eps.s.u-tokyo.ac.jp
178fb8497e1a640e4cce177b2f9aaa95a01856c0
c102d77e7e363d043e017360d329c93b9285a6be
/Sources/Plugins/Model_3DS/3DSModelPlugin.h
f0b759cddf4e3b2604bca5893d0338b9ed632414
[ "MIT" ]
permissive
jdelezenne/Sonata
b7b1faee54ea9dbd273eab53a7dedbf106373110
fb1b1b64a78874a0ab2809995be4b6f14f9e4d56
refs/heads/master
2020-07-15T22:32:47.094973
2019-09-01T11:07:03
2019-09-01T11:07:03
205,662,360
4
0
null
null
null
null
UTF-8
C++
false
false
516
h
/*============================================================================= 3DSModelPlugin.h Project: Sonata Engine Author: Julien Delezenne =============================================================================*/ #ifndef _SE_3DSMODELPLUGIN_H_ #define _SE_3DSMODELPLUGIN_H_ namespace SE_3DS { #define SE_ID...
[ "julien.delezenne@gmail.com" ]
julien.delezenne@gmail.com
bc447784686b40ce08b28edfd1ee05610384ea1f
54b7f521b0a7ec791b502489cbc3d6eb7f9bb163
/For/exercicio6.cpp
bd0afb19c10f399133b544c00b44f10cb44df05c
[]
no_license
HenriqueOliveiradaRocha/programcaoealgoritmos
eb3f63a30bcaa501b2b42595d591ea5eb412b326
1cb337f0a9afa063f06e6a7f77cdec7ab137340e
refs/heads/master
2020-03-27T02:18:33.906502
2018-11-28T23:49:14
2018-11-28T23:49:14
145,780,937
0
0
null
null
null
null
ISO-8859-1
C++
false
false
549
cpp
#include<stdio.h> #include<stdlib.h> #include<locale.h> int main(){ setlocale(LC_ALL,"Portuguese"); int i; float a,b,c; for(i=1;i<=5;i++){ puts("Calculo das medidas de um triâgulo"); puts ("digite o lado A a do triangulo"); scanf("%f", &a); puts ("digite o lado B do triangulo"); scanf("%f", &b); puts ("...
[ "henrique.oliveira33@hotmail.com.br" ]
henrique.oliveira33@hotmail.com.br
6656b7907ed3b5c067e5a5358d8f5cfcfda5caaa
c2e6f84b7d97afb7a34de9785f420830c33f79b5
/7.cpp
157d95486e4b9f11837ecb164fed85cd0335d078
[]
no_license
AFutureD/Leetcode
2b2c294a386aeefcdfa722181d1ec0eda1c253e7
d3dea93b3ff6993b532ad7d278546d477bc0339c
refs/heads/main
2023-03-08T08:01:21.292494
2021-02-24T13:41:21
2021-02-24T13:41:21
339,813,527
1
0
null
null
null
null
UTF-8
C++
false
false
1,162
cpp
/* * @lc app=leetcode id=7 lang=cpp * * [7] Reverse Integer * * Source : https://leetcode.com/problems/reverse-integer/description/ * Author : AFuture * Date : 2021-02-18T13:39 * * algorithms * Easy (25.90%) * Total Accepted: 1.4M * Total Submissions: 5.4M * Testcase Example: '123' * */ #include "...
[ "afuture0@outlook.com" ]
afuture0@outlook.com
be359c92c2679dd7d40fbbdfbec09ca63bf0e408
01ed846bf5367f391711e3799ba58a40d03df67e
/sem2/hw1/2183/B1.cpp
2dfea86429ba34b681eda1fe57566c84f6b7223d
[]
no_license
katyamineeva/learning-algoritms
a540ed4c9a5cd8bfc25d07d67c59baf3a0ab4bc2
0ea7e3f15cbed710f975bef14d83ed2102b62878
refs/heads/master
2021-06-08T05:59:16.023426
2016-12-03T14:43:46
2016-12-03T14:43:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,269
cpp
#include <algorithm> #include <fstream> #include <iostream> #include <vector> using std::ifstream; using std::cout; using std::endl; using std::sort; using std::vector; using std::pair; void readData(vector<pair<int, int>>& segments) { ifstream fin("input.txt"); int n = 0; fin >> n; ...
[ "katya.mineeva96@gmail.com" ]
katya.mineeva96@gmail.com
b42073cc78c75560a6dafbcb6879811a6c00d46b
eea2361c7a829f961e2619e2e425a9e205ba9a0a
/main.cpp
4f610a033eb3e611a5f9ab16dcfe0fae92176e82
[ "MIT" ]
permissive
salleaffaire/ISOMP4MP
cbb7fae857820c1005d0b6f062c4b22ddca8b738
4cfe24efab541e98ec049d6baef4e8d76a014a38
refs/heads/master
2018-12-28T06:46:46.461013
2015-02-08T20:43:16
2015-02-08T20:43:16
29,097,566
0
0
null
null
null
null
UTF-8
C++
false
false
2,108
cpp
#include <iostream> #include <fstream> #include <string> #include <vector> #include "bitextractor.hpp" #include "mp4parser.hpp" // TEST CLASSES // --------------------------------- class ATOM { public: ATOM() { std::cout << "ATOM C" << std::endl; } ATOM(const ATOM &x) { std::cout << "ATOM CC" <<...
[ "salleaffaire@gmail.com" ]
salleaffaire@gmail.com
dc3227b711c47b8449adbfe1a1d92a1c6d69a090
382b263342579db70bc64194148e1a637cf796d3
/include/File.hpp
54b133a37ce10912a09102af3c8bb304b20ab879
[]
no_license
caminin/ResolutionDeProbleme
3c6d3bea2161d11c9dccd789d69fd24ef343d3eb
a89a30b80cfe14f18ac93570d3fcdff192dc7fff
refs/heads/master
2021-01-10T13:27:55.384699
2017-06-21T13:16:03
2017-06-21T13:16:03
52,887,005
0
0
null
null
null
null
UTF-8
C++
false
false
375
hpp
#ifndef __MYFILE #define __MYFILE #include "Table.hpp" #include <vector> #include <iostream> #include <fstream> #include <string> #include <sstream> using namespace std; vector<int> &split(const string &s, char delim, vector<int> &elems) ; vector<int> split(const string &s, char delim); void parseFile(Table *mytabl...
[ "charlot.rodolphe@gmail.com" ]
charlot.rodolphe@gmail.com
04aeb791e6b05df13ea718cf28f91b50d68a87b8
89a6e0eca52e0cb31915fa43d9b1ba3f0145b257
/演算法題型分類/Dynamic-Program/Knapsack_Problem/01-Knapsack/trap/f467-UVa10025.cc
6fec11205eaf40d2ca0b4a04740fbf85a1f62c83
[]
no_license
rollfatcat/ProblemSet
03a3a960ec324b831d3db422a52d623f2d04b6f0
f9c76320e8812304b73ac348e8e34e8a55e08a10
refs/heads/master
2023-04-03T15:48:44.551030
2023-03-21T19:09:32
2023-03-21T19:09:32
191,777,230
4
0
null
null
null
null
UTF-8
C++
false
false
1,121
cc
/* 給定目標數字K,± 1 ± 2 ± 3 …… ± N = K,滿足上述條件最小的 N (N ≧ 1) ? * 其中「±」代表可以是「加法(正)」或「減法(負)」,從其中擇一。 * 題目盲點:乍看之下是對每個數字調整正負號的01背包分堆問題,但K極大一定是不可能。 * 解題關鍵:數學問題 * K=-K:K和-K的答案只要將每個數字選取的正負號顛倒即可。 * 從 N*(N+1)/2 ≧ K開始枚舉,差值 N*(N+1)/2-K 只要是偶數代表存在一解( 奇數一定不存在解 )? * + 1 + 2 + 3 …… + X + …… + N 時將X的符號改為負的時候和原本的總和差值為"偶數" * 差值必定可以透...
[ "crhsieh1114@outlook.com" ]
crhsieh1114@outlook.com
b17f2fafb4a4f8aed19a8e7155234a24ebb1e6f9
29a4c1e436bc90deaaf7711e468154597fc379b7
/modules/gsl_specfun/include/nt2/toolbox/gsl_specfun/function/simd/sse/ssse3/gsl_sf_legendre_p2.hpp
6aadf4585c492a6b3a9da3994c00262e614d72f3
[ "BSL-1.0" ]
permissive
brycelelbach/nt2
31bdde2338ebcaa24bb76f542bd0778a620f8e7c
73d7e8dd390fa4c8d251c6451acdae65def70e0b
refs/heads/master
2021-01-17T12:41:35.021457
2011-04-03T17:37:15
2011-04-03T17:37:15
1,263,345
1
0
null
null
null
null
UTF-8
C++
false
false
770
hpp
////////////////////////////////////////////////////////////////////////////// /// Copyright 2003 and onward LASMEA UMR 6602 CNRS/U.B.P Clermont-Ferrand /// Copyright 2009 and onward LRI UMR 8623 CNRS/Univ Paris Sud XI /// /// Distributed under the Boost Software License, Version 1.0 /// ...
[ "joel.falcou@lri.fr" ]
joel.falcou@lri.fr
2893761b7f2446bdb3eee7eecbea222154de2e34
2694f0524ff14dd619ab8a2b56257308ea0d55b3
/src/collector.cpp
3c4fa395dd4ba71c6330730f1cfc77de00693461
[]
no_license
xdgc/python-condor
fa0531f5336313c65ceadf31e349cb734ae3c8c9
4e2af78095b050dd74c474b3235426939ad30c34
refs/heads/master
2021-01-16T21:49:42.198869
2013-01-04T01:05:32
2013-01-04T01:05:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,898
cpp
#include "condor_adtypes.h" #include "dc_collector.h" #include "condor_version.h" #include <memory> #include <boost/python.hpp> #include "old_boost.h" #include "classad_wrapper.h" using namespace boost::python; AdTypes convert_to_ad_type(daemon_t d_type) { AdTypes ad_type = NO_AD; switch (d_type) { ...
[ "bbockelm@cse.unl.edu" ]
bbockelm@cse.unl.edu
ab28d2662c02533f392c39972707f7da263fbc88
b7128624d25b8a34431751fe504e3c8ad79ee0ce
/src/protocols/coap/impl/coapserver.cc
a0c16ab500dc37b63be35c4433ebd38e5a522701
[ "LicenseRef-scancode-x11-xconsortium-veillard", "BSD-2-Clause" ]
permissive
DOORS-Framework/DOORS
e7a0e9d84064334822f20722ad48d9330ee9368f
999343fc3a40d9c5ec6e8ef7b46cce95bc751fcd
refs/heads/master
2022-03-31T16:07:06.960467
2019-12-23T15:06:31
2019-12-23T15:06:31
209,012,574
0
0
null
null
null
null
UTF-8
C++
false
false
1,420
cc
#include "coapserver.hh" CoAPServerSM :: CoAPServerSM(void) : states (2), events(5) { execute [0][0] = &CoAPserverTask :: listen_default; execute [1][0] = &CoAPserverTask :: listen_CON; execute [2][0] = &CoAPserverTask :: listen_default; execute [3][0] = &CoAPserverTask :: listen_default; execute [4][0] =...
[ "bsilverajan@users.noreply.github.com" ]
bsilverajan@users.noreply.github.com
e849892bc730743c33ae4f255001b763e622907b
359b55a2f58978009e9a825defe2e16042becc55
/BS-Thesis/Code-Project/Yacc - Intermediate Parser/Phase1/main.cpp
13eea321ace5f1d94cf40104a6454a9a42dc30f5
[]
no_license
emadpres/BS
65bc48389c75bbcfaf15886fd42e8278ef7b6068
3ef94281100256f2e22d9f27b12eb3a387a839b5
refs/heads/master
2023-02-27T21:06:12.978361
2021-02-06T23:30:13
2021-02-06T23:30:13
336,388,263
0
0
null
null
null
null
UTF-8
C++
false
false
393
cpp
#define _HAS_EXCEPTIONS 0 // because of cl.exe warning. more: http://stackoverflow.com/questions/552695/how-can-i-switch-off-exception-handling-in-msvc #include <iostream> extern "C" int StartParsing(char inputFile[100]); extern "C" void cppFunc() { } void main(int arg_count,char ** arg_values) { if(arg_cou...
[ "emadpres@gmail.com" ]
emadpres@gmail.com
c35b5c0d32624d65d4c4d44edf6ccbfec5efc88a
262fd9f5c73abd3a778b4b77be65fc8f9bc13334
/src/perftesting/runcase.cpp
d8ca3b58bbe13ffc0d6100343f3cb0e9084c5817
[]
no_license
Slaedr/Struct3d
532f2eb80432fb19aed73592e9e47a9d23ff7e61
604a9f8581a814b66154c3dbfdca69185fa41e4e
refs/heads/master
2021-06-20T00:38:24.034442
2019-03-23T00:02:02
2019-03-23T00:02:02
164,519,442
2
0
null
null
null
null
UTF-8
C++
false
false
2,760
cpp
#undef NDEBUG #include <cfloat> #include <cassert> #ifdef _OPENMP #include <omp.h> #endif #include <petscsys.h> #include "pde/pdefactory.hpp" #include "common_utils.hpp" #include "case.hpp" #include "linalg/solverfactory.hpp" #include "scaling_openmp.hpp" #define PETSCOPTION_STR_LEN 30 int main(int argc, char* a...
[ "aditya.kashi@mail.mcgill.ca" ]
aditya.kashi@mail.mcgill.ca
d5e95a3b9a4742f23893ac0fdfd5b550c6085083
1fc6d2baa958992adecd42d57e89f979972dc3c5
/random/cpp/tmp5.cpp
023fb067690d284f252190a7060abf93fc04116f
[]
no_license
Ritapravo/cpp
b5c56d3b649b0fd2698482e960e39217d547e8fb
0510f41b5ff5c59126461f4c36b3d05c9b1a362e
refs/heads/master
2021-08-20T06:30:49.176592
2021-07-12T17:43:43
2021-07-12T17:43:43
216,426,587
5
6
null
null
null
null
UTF-8
C++
false
false
520
cpp
#include<iostream> using namespace std; bool strcmp(string s1, string s2){ int n1 = s1.size(), n2 = s2.size(); if(n1!=n2)return false; for(int i = 0; i<n1; i++) if(s1[i]!=s2[i])return false; return true; } string strcpy(string s1){ string s2 = ""; int i = 0; while(s1[i]!='\0')s2 += ...
[ "ritopravosarker@gmail.com" ]
ritopravosarker@gmail.com
61a1caf41e32f82e295ad680e623045bbfd935c1
c51febc209233a9160f41913d895415704d2391f
/library/ATF/TPI.hpp
605877585d6a9a43f4c08856f53a98e633bbd5ab
[ "MIT" ]
permissive
roussukke/Yorozuya
81f81e5e759ecae02c793e65d6c3acc504091bc3
d9a44592b0714da1aebf492b64fdcb3fa072afe5
refs/heads/master
2023-07-08T03:23:00.584855
2023-06-29T08:20:25
2023-06-29T08:20:25
463,330,454
0
0
MIT
2022-02-24T23:15:01
2022-02-24T23:15:00
null
UTF-8
C++
false
false
265
hpp
// This file auto generated by plugin for ida pro. Generated code only for x64. Please, dont change manually #pragma once #include <common/common.h> #include <TPIVtbl.hpp> START_ATF_NAMESPACE struct TPI { TPIVtbl *vfptr; }; END_ATF_NAMESPACE
[ "b1ll.cipher@yandex.ru" ]
b1ll.cipher@yandex.ru