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
7c45aa48b2d9aa1ac9d67d72802e915c29fc1c8c
d91241f591c105d415c9dd875bcff4c886d11c73
/5-All_SIMD/Filters.h
78f5f8240497502b3ca6935f84bc8d2675024a07
[]
no_license
wldhg/CITE700J-Homework
4768678c6758deda4db28b59ef77e172c4180f28
3c99fa02fbcd5d5dfc6418ebc10589e29b30e355
refs/heads/master
2022-12-02T10:04:01.041459
2020-08-10T14:54:26
2020-08-10T14:54:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,313
h
#ifndef _FILT_H_ #define _FILT_H_ #include <algorithm> #include <cstdint> #include <initializer_list> #include <vector> namespace filt { template<typename T, typename R = int32_t> class Filter { public: size_t size; size_t size2; T* kernel; R kernel_sum; R scale; Filter(size_t size, std::initializer_l...
[ "jio@wldh.org" ]
jio@wldh.org
326ecb8d76d5b6bd54ab2bbd94c4fd8fed7be956
486d55a8ba3cc6e8c4c02c4fd9b82685a1ff10ff
/AppliRPi/includes/CPageTexte2.h
d5bfb038fa6c6fcb6d7af55065bbf3b0e7d60d3b
[]
no_license
Julien1138/EcranLED
bb7904ad7dda863f7a38893a565192f1e1fbede6
02e3aa29e28d4cab0a655651bb8c8d793baa6d67
refs/heads/master
2021-01-12T08:25:37.511994
2014-06-04T17:39:43
2014-06-04T17:39:43
76,573,939
0
0
null
null
null
null
UTF-8
C++
false
false
949
h
#ifndef CPAGETEXTE2_H #define CPAGETEXTE2_H #include <string> #include <map> #include <sstream> #include <iostream> #include <fstream> #include "../includes/CPageTexte.h" class CPageTexte2 : public CPageTexte { protected : std::string m_sTexte1; std::string m_sTexte2; bool m_bDefilem...
[ "Julien1138@users.noreply.github.com" ]
Julien1138@users.noreply.github.com
727bd531bc9f509d387646e27521ef327ee03ce1
6cc7fd79f62496f51eff2982a8b292044db541a6
/src/AI/core.inc
c74eabcae2869d4b81c45edb9ebe72697b2d8e19
[]
no_license
Dayvison/samp-artificial-intelligence
8f508d8037ca3aaa24b1ac368efd34e08855b9e0
4e616813d5bf36247761c1f1a137986ff565b6ce
refs/heads/master
2021-01-23T00:45:52.841363
2018-05-13T23:38:38
2018-05-13T23:38:38
92,842,807
11
1
null
null
null
null
UTF-8
C++
false
false
37,435
inc
/* * Artificial intelligence * by Dayvison Balmant * * Responsavel pela criação de AI's ## Changelog: > - ### 0.1.0 `03/06/2017` > + Configurações do AI > + API FCNPC > + Funções de setup criadas ## API: * **Definitions:** - INVALID_AI_ID - INVALID_MOVE_TYPE * **Callbacks:** - AI_OnCreate ...
[ "dayvisinbalmant@gmail.com" ]
dayvisinbalmant@gmail.com
45b5f64f434001695c40663cb1e358333ed521dc
fedfd83c0762e084235bf5562d46f0959b318b6f
/L4 信息学奥赛一本通/0. 程序部分/ch02/第03节 标准数据类型/1018.cpp
2cd531b4469b425452c574e73df0871e2e1d9e53
[]
no_license
mac8088/noip
7843b68b6eeee6b45ccfb777c3e389e56b188549
61ee051d3aff55b3767d0f2f7d5cc1e1c8d3cf20
refs/heads/master
2021-08-17T21:25:37.951477
2020-08-14T02:03:50
2020-08-14T02:03:50
214,208,724
6
0
null
null
null
null
UTF-8
C++
false
false
130
cpp
#include<iostream> using namespace std; int main() { bool x;char y; cout<<sizeof(x)<<" "<<sizeof(y)<<endl; return 0; }
[ "chun.ma@atos.net" ]
chun.ma@atos.net
ba8eede429758275f7b7d1239232d6dd7b8d7943
9ca8c7d207472548ea2cffb0aa22b8ef86a0cd75
/src/game.cpp
33d03fbebce3c177efba40caa84c9514a154c957
[ "MIT" ]
permissive
liamst19/pong-study
3e1ef694fd5b169f82f94b537cbdfa1638c6209f
03da70fc8092a1c20d5e70b2783d583c1418f95d
refs/heads/master
2020-05-19T11:24:17.943686
2019-05-07T06:01:22
2019-05-07T06:01:22
184,991,452
0
0
MIT
2019-05-07T02:12:20
2019-05-05T06:50:26
C++
UTF-8
C++
false
false
7,655
cpp
/** game.cpp * * Entry point for the game. * * TODO: try to see if I can meaningfully separate out output * processes, so that it may be possible, if need arises, to use * libraries other than SDL. * */ #include <SDL2/SDL.h> #include <cstdlib> #include "game.h" #include "gamepiece.h" #include "m...
[ "50284753+liamst19@users.noreply.github.com" ]
50284753+liamst19@users.noreply.github.com
c4055cc1d18d52395f3f613308eb0f2b04b65b2d
ce9e4f4c32cea78192eb58d82a6e69cd99a1e875
/URI-1014-Accepted.cpp
b96fab2f55a37a5e14438d1c5668d39f04bbc203
[]
no_license
MichelleCordeiro/URI-Online-Judge-Answers
e0d9a938ee307a6c9d8d7a41420cdb7ea53ff086
bbe279a964dfbad25cb3d70db1fd1fe242efa9fb
refs/heads/master
2020-08-07T03:41:36.275652
2019-10-07T23:46:11
2019-10-07T23:46:11
213,283,605
0
0
null
null
null
null
UTF-8
C++
false
false
210
cpp
#include <iostream> #include <iomanip> using namespace std; int main() { int x; float y; cin >> x >> y; cout << fixed << setprecision(3); cout << x / y << " km/l" << endl; return 0; }
[ "mic321@gmail.com" ]
mic321@gmail.com
a7b0306dbbebae56b154a93c8897cd19f9a93400
46d610496370c8900bb0e397a55e149b844dd7c0
/Lab2/julian.cpp
f10f34f03639607d93d486dd40f42ac50866d9e4
[]
no_license
carlosgalvezp/DD2387_Advanced_Cpp
071ddd75fb7c50ea9f43ec2d915745f7a2584470
137b295ffa799f7a5edb80278ba2f7a18c3d01e2
refs/heads/master
2021-07-08T19:14:58.505650
2015-01-14T21:19:15
2015-01-14T21:19:15
106,003,493
0
0
null
null
null
null
UTF-8
C++
false
false
1,893
cpp
#include "julian.h" namespace lab2 { Julian::Julian() { // Base already computed julian_day_, but date in Gregorian format -> convert date_from_julian(julian_day_, day_, month_, year_); } Julian::Julian(int year, int month, int day) :Date_impl(year, month, day) { check_date(day, month, year); jul...
[ "cgdpf@kth.se" ]
cgdpf@kth.se
f526cc92f84dfdab05a99b30dc82b479f2293dbe
c86269fcadcc2b8686199d32d168c84673709ba5
/src/event/Event.cpp
0ee91d005b44560472346f0f757befb8ff844fc0
[]
no_license
Szkodnik128/PokerGame
b007a10f955ff86202265b9d9f8266c006235fbb
93f98c1e4d4ebf4e7b40a0ad5b8fef4db3d4e445
refs/heads/master
2019-07-09T11:59:59.676386
2018-06-03T14:21:04
2018-06-03T14:21:04
34,904,229
0
0
null
null
null
null
UTF-8
C++
false
false
229
cpp
// // Created by kuba on 18.03.18. // #include "Event.h" Event::Event(const void *const clientHandler) : clientHandler(clientHandler) { } const void *const Event::getClientHandler() const { return clientHandler; }
[ "ku3atonie@gmail.com" ]
ku3atonie@gmail.com
c03efd0c5a9abb4936020ed9382da23385f596a6
70babdb3e8ca035504548dd5e4b318b65af12a75
/DependencyAnalyzer/DependencyAnalyzer.h
1fbc126315f2fbd08df64f924545f8890a743667
[]
no_license
Vijithas/Remote-Code-Repository-using-message-passing-communication-channel
f3e12e9079c8a8809055aba9c52479e3e8cb4fa4
e63111fd2f67ba512439fba6c561283b14ffdbff
refs/heads/master
2021-01-20T00:48:31.049699
2017-04-24T03:35:16
2017-04-24T03:35:16
89,194,456
0
0
null
null
null
null
UTF-8
C++
false
false
1,576
h
#ifndef DEPENDENCYANALYZER_H #define DEPENDENCYANALYZER_H ///////////////////////////////////////////////////////////////////// // DependencyAnalyzer.h - Used to analyse the dependency in files // // ver 1.0 // // Language: Visual C++ 2008, SP1 ...
[ "vsathyan@syr.edu" ]
vsathyan@syr.edu
d2e081402548158acd5b0e7bbf9729694698a371
a5b720f28c191f6080ef955ca5179fdc669a1269
/lib/NeoGPS_ID1247/examples/NMEAaverage/NMEAaverage.ino
055750bcef113340b74610050b4bb6a5a9d3d233
[]
no_license
Hisyamkamil/ESPectro32V2_ArduinoTest
754b0b3500729dc8ef5af604a12f27ad058958ff
192ef29bc363467da9b883722e1c72b0972c59de
refs/heads/master
2020-03-27T17:50:15.546950
2018-08-31T10:36:35
2018-08-31T10:36:35
146,878,113
0
0
null
null
null
null
UTF-8
C++
false
false
7,833
ino
#include <NMEAGPS.h> //====================================================================== // Program: NMEAaverage.ino // // Description: This program averages locations over time to compute // a higher-accuracy *static* location. It also shows // how to use the distance functions ...
[ "Hisyamkamilchandrazaman@gmail.com" ]
Hisyamkamilchandrazaman@gmail.com
03f5667cd2be96f06a82040068010cb1b9b6b74b
1a96da6485b389371c99d06cce2733007c07f01e
/app/nmgltex_tests/src_target0/tests/nmglColorTableEXT_tests.cpp
a9b0c55e12a9f30aa1122c532d68d291bad348a7
[]
no_license
RC-MODULE/nmOpenGL
b273ffc499d0491b0d8bb2755161ddfd200c3781
cac9a7b5b09307f02f05e8670800945ee6b42b6e
refs/heads/master
2022-10-13T21:04:38.329246
2020-11-26T09:29:15
2020-11-26T09:29:15
210,838,176
4
3
null
2022-03-04T11:08:12
2019-09-25T12:21:55
C++
UTF-8
C++
false
false
5,737
cpp
#include "demo3d_nm0.h" #include "demo3d_nm1.h" #include "nmgl_tex_test_common.h" #ifdef __GNUC__ #pragma code_section ".text_tex_tests" #pragma data_section ".data_tex_tests" #endif extern NMGL_Context_NM1 *cntxt_nm1; extern unsigned int nmpu1IsAccessible; extern NMGLubyte mem_palette [NMGL_MAX_PALETTE_WIDTH*RGBA_TEX...
[ "avek2007@yandex.ru" ]
avek2007@yandex.ru
2715527f1d0a4f1a4962936c2d0329cabe0f44a6
e37f0ef98552770d6d60f82c589911d85dcc19e9
/Codechef/BASKETS.cpp
f8f3e2437474e24f5b8ec01e02b086c25c822978
[]
no_license
anand873/CP_Codes
00c9948810a84d8c9085684f31b75246b1f4ea2c
ec7cd07141512646d96cd247c190924ae9a7e263
refs/heads/master
2021-09-09T20:58:51.713079
2021-08-30T08:15:13
2021-08-30T08:15:13
204,478,713
3
1
null
null
null
null
UTF-8
C++
false
false
1,918
cpp
//Author: AnandRaj doubleux #include <bits/stdc++.h> using namespace std; typedef long long ll; typedef long double ld; typedef pair<int,int> pii; typedef vector<int> vi; typedef vector<vi> vvi; typedef vector<pii> vpii; typedef pair<ll,ll> pll; typedef vector<ll> vl; typedef vector<vl> vvl; typedef vecto...
[ "noreply@github.com" ]
noreply@github.com
c102f61e3e3d64ec5057c44bd8bcf473defb0269
aaff4d56aa05c191e6ebd6149210e66ceb23b7d5
/육목/checker.cpp
7a2e4d981aafe52c2c820ca8a9ebd61418c53ead
[]
no_license
bluesquanium/AI-Project
81c819fd28cdf8936501ac35abdffb190e370dfe
882d4411fd1008c8afbcaab54ef93ffbbccabe24
refs/heads/master
2020-04-28T05:21:48.104808
2019-03-12T16:28:23
2019-03-12T16:28:23
175,017,093
0
0
null
null
null
null
UHC
C++
false
false
17,985
cpp
#include "checker.h" // 순서: ㅡ | \ / // DX[방향][거리] const int DX[4][13] = { -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, //0 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //1 -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6 }; //3 // DY[방향][거리] const...
[ "noreply@github.com" ]
noreply@github.com
3dabe52a2d95eaf0a4e93521793d2df6c7efa074
6dedbcc44dffbcb3cfe0603fb074eb7d81f0cf4b
/rn42_set_setting.cpp
dd2a30c70175af63a50ece546f4b8a81bed3d398
[]
no_license
jamesfowkes/rn42-config
23433d5b3d7012de3a472040b22404f990ce6e46
d06e1af46cd9eec5ba9543a973f6e9b8788f184f
refs/heads/master
2020-12-30T23:20:54.580144
2017-02-07T09:29:04
2017-02-07T09:29:04
80,603,269
0
0
null
null
null
null
UTF-8
C++
false
false
1,596
cpp
#include <Arduino.h> #include "rn42.h" #include "rn42.private.h" static bool is_valid_flag(char flag, char * pflags) { while (*pflags != '\0') { if(*pflags == flag) { return true; } pflags++; } return false; } static char s_setting_flags[] = { '7', // Seven bit mode 'A', // Authentication mode 'B...
[ "jamesfowkes@gmail.com" ]
jamesfowkes@gmail.com
9a54c11911e25c8a16496840055cf12f19a32635
84ea17552c2fd77bc85af22f755ae04326486bb5
/Ablaze-Core/src/Graphics/Resources/Shaders/ShaderManager.cpp
10e20dbff9c13ffa8a47a10a161f2a426fe857da
[]
no_license
Totomosic/Ablaze
98159c0897b85b236cf18fc8362501c3873e49f4
e2313602d80d8622c810d3d0d55074cda037d287
refs/heads/master
2020-06-25T20:58:29.377957
2017-08-18T07:42:20
2017-08-18T07:42:20
96,988,561
1
1
null
null
null
null
UTF-8
C++
false
false
365
cpp
#include "ShaderManager.h" namespace Ablaze { const Shader* ShaderManager::currentShader = nullptr; void ShaderManager::EnableShader(const Shader* shader) { currentShader = shader; } void ShaderManager::DisableShader(const Shader* shader) { currentShader = nullptr; } const Shader* ShaderManager::GetCur...
[ "jordan.thomas.morrison@gmail.com" ]
jordan.thomas.morrison@gmail.com
68471a37e76d8d6988474d72a94b06067addd286
8a1e926ef8c582ba4854657472b71d8680679db6
/main.cpp
ba0b10fc99f944ca14b6ebaeb48bf2fbe0fcad46
[ "MIT" ]
permissive
almasalmas/Calculator
3a984bef0ba9e220400ebfb70242629471bfcbf7
b6b210418e6a81f4e8ccf4a1e083359025af4541
refs/heads/main
2023-03-03T21:08:43.872970
2021-02-12T08:16:20
2021-02-12T08:16:20
338,258,714
0
0
null
null
null
null
UTF-8
C++
false
false
849
cpp
#include <iostream> #include <string> #include "stack.h" #include "queue.h" #include "to_postfix.h" #include "calculator.h" int main() { // part 1: stack & queue Stack<int> s; for (int i = 0; i < 8; ++i) { s.push(i); } while (!s.empty()) { std::cout << s.top() << " "; // 7 6 5 4 3...
[ "noreply@github.com" ]
noreply@github.com
e298f5dfbcfe0be919c0f790479233fdae401e9f
133b6888bba1d7d24addebfd15745ceed8d91324
/recursion/12FirstIndexOfArray.cpp
6ae9b36ee0db7c666aad82db39394cb0d9786e42
[]
no_license
Udhay-Brahmi/solution-leedcode-codechef-codeforces-gfg-interviewbits-hackerEarth-HackerRank
3b7b3825c2c6bfc8a3273c4afaad22337244fd21
9eb4add95bb3bb83cbd84f8438f0fdd082a8a75e
refs/heads/master
2023-02-06T09:14:33.478405
2020-10-18T02:49:14
2020-10-18T02:49:14
305,007,983
1
0
null
null
null
null
UTF-8
C++
false
false
568
cpp
#include <bits/stdc++.h> #define SPEED ios::sync_with_stdio(false);cin.tie(0); cout.tie(0); #define pii pair<int,int> #define inf_neg -100000000000000ll using namespace std; typedef long long int ll; ll m=1000000007; int solve(int arr[],int i,int n,int x) { if(i==n)return -1; if(arr[i]==x)return i; return solve(arr...
[ "sunilmaurya@lidolearning.com" ]
sunilmaurya@lidolearning.com
26d1d5ca8be89aeb6337d7f468acf817bd08749c
99edb882fcad4fb2071dad1f41bc90e5da28ed06
/streamwidget.h
6e260ffa0bbf82a2e13f07ab3fbd085fe05e52ad
[]
no_license
Meln1k0ff/ScreenWall_Calib
61be49e57c659cbba0b59bbb2f0e74c19e7e010b
a7f5ee70f51db0d845b18b1997ad0649eb7e1b93
refs/heads/master
2021-06-01T00:24:29.119241
2016-05-28T09:06:50
2016-05-28T09:06:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,043
h
#ifndef STREAMWIDGET_H #define STREAMWIDGET_H #include <QWidget> #include <QString> #include <QGraphicsView> #include <QGraphicsRectItem> #include <QLabel> #include <QMenu> #include <QAction> #include <QVBoxLayout> #include <QContextMenuEvent> #include <QPaintEvent> #include <QMouseEvent> #include <opencv2/features...
[ "Павел Мельников" ]
Павел Мельников
7f2817ea384a1c444ba9805821e8e5449970cebb
d7bb1ee1f3c722bfe4f70b8dc44d54e6c78db0cb
/src/qt/utilitydialog.cpp
9c5bed5b895d446917431d07b05b45330bdb2798
[ "MIT" ]
permissive
liberalman/blockchain
41fd06b4d8ff7696187f88b1c266d7231d302839
2acbd0c2316a4fc6e3a8d4fd4ec6cc2e3e257922
refs/heads/master
2021-06-20T08:11:29.414821
2021-01-26T08:09:44
2021-01-26T08:09:44
61,262,786
1
3
null
null
null
null
UTF-8
C++
false
false
4,046
cpp
// Copyright (c) 2011-2014 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 "utilitydialog.h" #include "ui_aboutdialog.h" #include "ui_helpmessagedialog.h" #include "bitcoingui.h" #include "c...
[ "zscchina@163.com" ]
zscchina@163.com
58b2b452c8049f5dc7db4658e0f4a114d50cc052
25726b149b96351434215d3406e05e8c55e746cd
/30Setiembre/SumadeTres.cpp
c39eb629787403acbf60743ebc09baade587a941
[]
no_license
EdHuayllasco/PCJueves
ec4ec420769c0e624ae228b95b7c01c730287dbe
f6caf7374ab27b83b9a63a4e64ee6d9e27487310
refs/heads/main
2023-08-31T15:17:12.250220
2021-10-18T23:28:18
2021-10-18T23:28:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
670
cpp
#include <iostream> #include <vector> using namespace std; void Suma(vector <int> array, int sum){ for (int i = 0; i < array.size() - 2; i++){ for (int j = i + 1; j < array.size() - 1; j++){ for (int k = j + 1; k < array.size(); k++){ if (array[i] + array[j] + array[k...
[ "noreply@github.com" ]
noreply@github.com
9ed382e4f482557550b2ecb757e78cb8fe4d9876
0813e18eb6b6cd5de9898c33788b9ab7e93727c6
/codeforces/129/D.cpp
e790dd31ad7b5e958250b1e1ff5b51448ec927d5
[ "MIT" ]
permissive
metaflow/contests
a769e97337363743a1ec89c292d27939781491d3
5e9ffcb72c3e7da54b5e0818b1afa59f5778ffa2
refs/heads/master
2021-07-13T00:09:23.470950
2021-06-28T10:54:47
2021-06-28T10:54:47
19,686,394
1
0
null
null
null
null
UTF-8
C++
false
false
1,764
cpp
#include <bits/stdc++.h> using namespace std; using vi = vector<int>; using vvi = vector<vi>; using ii = pair<int,int>; using vii = vector<ii>; using l = long long; using vl = vector<l>; using vvl = vector<vl>; using ll = pair<l,l>; using vll = vector<ll>; using vvll = vector<vll>; using lu = unsigned long long; usin...
[ "goncharov.mikhail@gmail.com" ]
goncharov.mikhail@gmail.com
93774a2005104183f5162fd13f0fc00c53540fa7
aafbe0a0a3fc56e499ffd2ab308aa5c8afcf5eca
/include/Queue.h
19db538d4dc568956d2eea7d7986625d12a65002
[]
no_license
killbond/mp2-lab6-queue-lists
fa069cd974455b5edf7b6e7b9876cf2dd375aafb
a6b2a2daadd04724c08ef7e61028c31e7b3959a8
refs/heads/master
2021-01-23T02:43:48.183391
2017-09-05T06:29:50
2017-09-05T06:29:50
102,443,355
0
0
null
null
null
null
UTF-8
C++
false
false
239
h
#ifndef MP2_LAB6_QUEUE_LISTS_QUEUE_H #define MP2_LAB6_QUEUE_LISTS_QUEUE_H #include "List.h" class Queue :public List { public: explicit Queue(int s); void push(Node a); void pop(); }; #endif //MP2_LAB6_QUEUE_LISTS_QUEUE_H
[ "killbond@mail.ru" ]
killbond@mail.ru
56687880b05e6562d48394587f898a96832c6b03
cb53a0cff7733bc8f5c70597009580287543bb72
/AutoSave/2010/inc/gecint3d.h
9d745cb331d931ce58df6745123fd168c93f54a9
[ "MIT" ]
permissive
15831944/AllDemo
d23b900f15fe4b786577f60d03a7b72b8dc8bf09
fe4f56ce91afc09e034ddc80769adf9cc5daef81
refs/heads/master
2023-03-15T20:49:15.385750
2014-08-27T07:42:24
2014-08-27T07:42:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,702
h
#ifndef AC_GECINT3D_H #define AC_GECINT3D_H // // (C) Copyright 1993-1999 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appears in all copies and // th...
[ "lixiaolei2005-12@163.com" ]
lixiaolei2005-12@163.com
b2bec48b20a0f41642d7c6754ce4d89689acc07f
b5648642fd2e05589cab760a909ce1dc38556d5d
/touchGFX/Application/generated/images/src/SunListMenu/list_element_1.cpp
2079c15a44120afd21ce1a847c0c5a100c9e15b8
[]
no_license
sunklCoin/MCU
862c8f8ee48872b3fc703d54c2d76bbb74cca1a4
9cc7a45fae3b18821c722f78d901034086ccc98c
refs/heads/master
2021-07-14T00:58:51.259827
2017-10-16T14:12:55
2017-10-16T14:12:55
105,020,651
0
0
null
2017-10-16T14:12:56
2017-09-27T13:19:03
C++
UTF-8
C++
false
false
89,580
cpp
// Generated by imageconverter. Please, do not edit! #include <touchgfx/hal/Config.hpp> LOCATION_EXTFLASH_PRAGMA KEEP extern const unsigned char _list_element_1[] LOCATION_EXTFLASH_ATTRIBUTE = { // 240x37 RGB565 pixels. 0x0c,0x63,0x7a,0xce,0xfc,0xe6,0xfc,0xe6,0x1c,0xe7,0xfc,0xe6,0xfc,0xe6,0x1c,0xe7,0xfc,0xe6,0xfc,0xe...
[ "sunkl.coin@gmail.com" ]
sunkl.coin@gmail.com
066838ee827e48c3490a5b67184249e8a44d84ed
e177c6333356d1c2b52e0809f0960b852a86ef2a
/Examples/source/6/dynamic_threads/main.cpp
32eed4f8433dc0a8714db21c147d57a0700893ba
[]
no_license
kaiserhaz/SystemC
0efd28ca79058c3e7910c7d883257439135c2308
18558827d5300ffad3a46fecd3fe34bcd32360ec
refs/heads/master
2021-01-17T08:06:59.264021
2017-05-10T07:55:47
2017-05-10T07:55:47
18,500,085
0
0
null
null
null
null
UTF-8
C++
false
false
374
cpp
/** * 6.5.3 : Simple Spawn Simulation */ /** * Includes */ #include "simple_spawn.h" /** * main */ int sc_main(int argc, char* argv[]) { // Clock variable declaration sc_clock t_clk("t_clk", 100, SC_NS); // Instance creation simple_spawn ss_inst("ss_inst"); ss_inst.clk(t_clk); // Start simulation sc...
[ "muhammad.haziq@ieee.org" ]
muhammad.haziq@ieee.org
a30b424a3fdee2744387a8d86f2c11849555c2d5
059de579aaa80a9e816de84f7c27bcf7af7ffd4e
/RegexExpressionUnitTest.h
fecd1f6b3bc592ec72940ee34338387960adb378
[]
no_license
HappyAngel/Compiler_RegexEngine
d63bd748c9ca8a1aa847b2a93c751da58c2671d6
065b8d780369ea39955cf492e448a356e2ac4264
refs/heads/master
2021-01-21T09:11:47.002210
2015-08-19T00:48:52
2015-08-19T00:49:02
35,068,671
3
0
null
null
null
null
UTF-8
C++
false
false
241
h
#include "interfaces.h" class RegexExpressionUnitTest { public: // tests for Parse Regex Expression using NFA static void RegexParserNFAUnitTest(); //tests for Parser Regex Expression using DFA static void RegexParserDFAUnitTest(); };
[ "HappyAngel880503@gmail.com" ]
HappyAngel880503@gmail.com
f58793d30da85260fb1f75d1cf6885220a48c2da
cca2a778b439de016e06cc98d94260190cd40b35
/src/interpreter/bytecode-array-builder.cc
72421437f9b7e1cfced285166bca2e4767313467
[ "BSD-3-Clause", "bzip2-1.0.6" ]
permissive
csyangbinbin/v8
07714b1890f2c82deefc2fe0f0122eeae1387197
4f75124044899366e1492529fe9bea4597d2aefc
refs/heads/master
2021-01-24T20:02:11.266998
2016-04-27T22:38:09
2016-04-27T22:40:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
53,003
cc
// Copyright 2015 the V8 project 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 "src/interpreter/bytecode-array-builder.h" #include "src/compiler.h" #include "src/interpreter/interpreter-intrinsics.h" namespace v8 { namesp...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
5fd282639528aa488a9c65dfe114efd73ba34d57
208e938bb4c69979d1ad523cd9a8e2ded4be5721
/tests/vksyncvaltests.cpp
a9035f89584aba181fdbf60ba43e71fdc3b06176
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
johnzupin/Vulkan-ValidationLayers
7210d2254703774f2eda5c54b3fc14fccedb480b
95180142a5386b86308bf29c5aca5df75f37e036
refs/heads/master
2023-07-05T20:07:43.443325
2020-12-11T04:58:20
2020-12-14T19:48:02
156,610,080
0
0
null
null
null
null
UTF-8
C++
false
false
145,657
cpp
/* * Copyright (c) 2015-2020 The Khronos Group Inc. * Copyright (c) 2015-2020 Valve Corporation * Copyright (c) 2015-2020 LunarG, Inc. * Copyright (c) 2015-2020 Google, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
[ "jeremyg@lunarg.com" ]
jeremyg@lunarg.com
ddc967b3f2b61a7aa684b89e2e1ebffeac5adb83
f186b4c616db9e7f8797f9ab7f9116fcabebe76c
/SmartURServer/smartsoft/src/PoseUpdateActivity.cc
0bc235af3cf6f90fa03bfae875efd9a05538768a
[]
no_license
MiRON-project/ComponentRepository
5b3eca0905a1ae3b870d7514ea88b3172c0f81af
885df09d58267321d958a84be0c1ff877cf12c1d
refs/heads/master
2021-01-09T04:28:07.826945
2020-10-27T20:33:06
2020-10-27T20:33:06
242,244,742
0
0
null
2020-03-31T20:21:10
2020-02-21T22:54:17
C++
UTF-8
C++
false
false
2,788
cc
//-------------------------------------------------------------------------- // Code generated by the SmartSoft MDSD Toolchain // The SmartSoft Toolchain has been developed by: // // Service Robotics Research Center // University of Applied Sciences Ulm // Prittwitzstr. 10 // 89075 Ulm (Germany) // // Information abo...
[ "renan028@gmail.com" ]
renan028@gmail.com
d9655f9d2a761fbc0cc3238f2732ba46d181ddb2
ad3f34546afba57daf888798ad2d29db0361dcca
/Modbus Poll/CVcDataPoint.cpp
cd60e07870776f318ac63567169257f1a30b2525
[ "MIT" ]
permissive
temcocontrols/T3000_Building_Automation_System
b7303be5d447cd8d40b1d2424b32b6c7683c2570
5fc9204df43aabfe57ccd1a5183b69940d525e2d
refs/heads/master
2023-08-31T13:37:39.375528
2023-08-29T03:30:48
2023-08-29T03:30:48
6,994,906
66
62
MIT
2023-08-08T12:38:00
2012-12-04T05:29:25
C++
UTF-8
C++
false
false
302
cpp
// CVcDataPoint.cpp : Definition of ActiveX Control wrapper class(es) created by Microsoft Visual C++ #include "stdafx.h" #include "CVcDataPoint.h" ///////////////////////////////////////////////////////////////////////////// // CVcDataPoint // CVcDataPoint properties // CVcDataPoint operations
[ "alex@temcocontrols.com" ]
alex@temcocontrols.com
67b169fe08f33210288595422bb7fa413e4b82bb
fc978d04bfeeab93639f75a432872ce16ed0a08d
/vs2015/thread_pro/03_06/main36.cpp
441a5cfa3cee070fc6167c33e5be2ded594cb5c8
[]
no_license
coderfamer/visual-studio-study
566fac7e17d81482536a49fac831ab79592092d2
c768797a252420461705ebc41e64b9a53b184dde
refs/heads/master
2020-03-18T11:00:27.084057
2018-08-03T02:08:49
2018-08-03T02:08:49
134,645,255
3
0
null
null
null
null
GB18030
C++
false
false
567
cpp
#include <mutex> using namespace std; class some_big_object {}; void swap(some_big_object &lhs, some_big_object &rhs) {} class X { private: some_big_object some_detail; mutable mutex m; public: X(some_big_object const &sd) : some_detail(sd) {} friend void swap(X &lhs, X &rhs) { //首先判断实例是否相同,避免相同实例上多个锁 if (...
[ "13625611069@163.com" ]
13625611069@163.com
d254a580b42b532dbe8ecf15b7817769eb5d277a
554239bfe5f1fdaf1628730e02644c1f0cdc6ba2
/Assignment 03/asgasg.cpp
5211ee9a877930b8f44a7580a7312e1fab85105d
[]
no_license
ajmainankon/Competitive-Programming
d794e6aa0664330827a3a56c45aa0b0df2fd6662
86211764ae9ba7bb21779b8fa16656041bf2626f
refs/heads/main
2023-02-04T07:28:37.500954
2020-12-23T12:52:11
2020-12-23T12:52:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
232
cpp
#include<bits/stdc++.h> using namespace std; int main() { int a , b; scanf("%d%d",&a,&b) ; if(a-b == 0 ){ printf("%d0 %d1\n",a,b) ; } else if(b-a == 1 ){ printf("%d9 %d0\n",a,b) ; } else{ puts("-1") ; } return 0; }
[ "ajmain.ankon@outlook.com" ]
ajmain.ankon@outlook.com
bbe9cb911339a9852450a01112b4ab247318f863
299d56611d6523e3a823bfe687ecc615f37cd0ba
/src/Events/ApplicationEvent.h
0fc04424a7c392c6bb08e466b38a11f80237d84d
[ "Apache-2.0" ]
permissive
Neithrik/TDRL-game-engine
eb46e830eb7dcedf7562a55a750cc037ac460f2e
63bd392af3736354a9b1c1b51424cadeacefae97
refs/heads/main
2023-04-14T20:12:05.357334
2021-05-02T19:37:33
2021-05-02T19:37:33
337,082,548
1
0
null
null
null
null
UTF-8
C++
false
false
838
h
#pragma once #include "Event.h" namespace tdrl { class WindowResizeEvent : public Event { public: WindowResizeEvent(int width, int height) : width_(width), height_(height) {} EventType GetEventType() const override { return EventType::WindowResize; }; const char* GetName() const override { return "...
[ "erik.grabljevec@gmail.com" ]
erik.grabljevec@gmail.com
45404fce21c7cf29f0b9f63a5642cc16ccb4042b
15f2921ffce9079da7a70a36c08a70ba47eaa585
/software/soft_latching_tester/inc/stream_uart.hpp
9ef6990601c1eb7c67f2f00869f74615472dacae
[ "MIT" ]
permissive
Squantor/various_PCB
c1349b9a97f3b122575754e5f57cc499b81675ca
1b6702f494ffaf4ba50502c778fff337253e40f3
refs/heads/master
2023-07-19T17:49:20.137048
2023-07-16T20:26:45
2023-07-16T20:26:45
26,263,013
3
0
null
null
null
null
UTF-8
C++
false
false
1,190
hpp
/* MIT License Copyright (c) 2019 Bart Bilos 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, modify, merge, publish, dis...
[ "squantmuts@gmail.com" ]
squantmuts@gmail.com
85abcbb9570855524418e3de43346a4dc82d236c
1b4b4afd56baf776254a16c6d784e1cb2867f256
/newmerge.cpp
96bd15f28df5a314a66c0072613882b9c99f2889
[]
no_license
rahulprabhakar012/my-work
da26821a1c08458255ec30cc6ff18a8f216cab0c
51c0928ccd0f23de3142e86b9d3ad016eb5890fe
refs/heads/master
2021-03-14T16:15:44.980283
2020-04-20T15:04:28
2020-04-20T15:04:28
246,776,018
0
0
null
null
null
null
UTF-8
C++
false
false
986
cpp
#include<stdio.h> int merge(int a[],int p,int q,int r); void merge_sort(int a[50],int p,int r) { int q; if(p<r) { q=(p+r)/2; merge_sort(a,p,q); merge_sort(a,q+1,r); merge(a,p,q,r); } } int merge(int a[50],int p,int q,int r) { int i,j,k; int n1=...
[ "noreply@github.com" ]
noreply@github.com
0bbf85764a2ba4162fc2622ab0adc7db5969c080
63c490b2dd2b9c3bf3f6f2cda60392ee16edfe9a
/UVa/acm_256.cc
5f58ed2d6450c1f8a898f7fc60615088a870f08b
[]
no_license
Meng-Gen/UVa
d84811bfe607bbd6f329683e7f8c3ca9c67eb6f6
06f7c7bda732e04c11c6eb904164c23b2a546c21
refs/heads/master
2020-03-31T09:04:26.933464
2018-08-06T15:37:15
2018-08-06T15:37:15
9,917,565
1
0
null
2018-08-06T15:37:16
2013-05-07T17:32:26
C++
UTF-8
C++
false
false
2,474
cc
#include <iostream> #include <stdio.h> // We compute the final result in the backend. char* rv_2[3] = { "00", "01", "81" }; char* rv_4[5] = { "0000", "0001", "2025", "3025", "9801" }; char* rv_6[5] = { "000000", "000001", "088209", "494209", "998001" }; char* rv_8[9] = { "00000000", "0000000...
[ "plover@gmail.com" ]
plover@gmail.com
b2e13f17cfd17d9554c95f3a50fbc327fc409587
028e32cde7828b06125e1108517eac265da1db6e
/libs/NewRemoteTransmitter.cpp
2ee1013a064b7d83b0c9513747961471ea06b687
[ "MIT" ]
permissive
FrankSchutte/kaku-commands
1c5c979d69feb2e204817357cae9ddd0fb7167b2
14ecc0af03b05085e729d2e8d2f88b89a30c6758
refs/heads/master
2020-06-18T21:42:37.368879
2019-07-15T12:40:03
2019-07-15T12:40:03
196,460,563
0
0
null
null
null
null
UTF-8
C++
false
false
3,471
cpp
/* * NewRemoteSwitch library v1.2.0 (20140128) made by Randy Simons http://randysimons.nl/ * See NewRemoteTransmitter.h for details. * * License: GPLv3. See license.txt */ #include "NewRemoteTransmitter.h" NewRemoteTransmitter::NewRemoteTransmitter(unsigned long address, int8_t pin, unsigned int periodusec, int8...
[ "frank_schutte@hotmail.com" ]
frank_schutte@hotmail.com
fe14f027bd21d9b0c6427be14f600103b463220d
5aeeb25e06fefa828a1bcae9b3545efd03d475c1
/KALANDARA.ino
c1c185d18039c715874097b3dce5671c6f437542
[]
no_license
hshshv/Sfirat_Hagomer
ba316c4ec9c14728a7138a81d89c915041dc7689
8feb19d630be0ea8ef8000ceca68100fcdb8cfea
refs/heads/master
2021-07-06T17:23:11.795994
2021-05-04T08:55:07
2021-05-04T08:55:07
238,079,265
0
0
null
null
null
null
UTF-8
C++
false
false
4,392
ino
#include <Wire.h> #include "RTClib.h" #include "LC.h" #include "TimePoint.h" #include "Sensors.h" #include "Reader.h" #define changeModeEvery 10 #define ReadingButtonInput 5 Button SummerClock(3); RTC_DS1307 Clock; LC LCD(0x3F, 16, 2); //0x68 / 0x50 //Reader reader(3, 2); //TX, RX//dont uncomment it unti...
[ "noreply@github.com" ]
noreply@github.com
e2f75cf863aec806aa2f3c65491a0546a0be07f2
9a3ec3eb5371a0e719b50bbf832a732e829b1ce4
/NPC WindHowl/Garnir.h
19cbc4158413a9586fd0b83d4e443eeaffc5c6cb
[]
no_license
elestranobaron/T4C-Serveur-Multiplateformes
5cb4dac8b8bd79bfd2bbd2be2da6914992fa7364
f4a5ed21db1cd21415825cc0e72ddb57beee053e
refs/heads/master
2022-10-01T20:13:36.217655
2022-09-22T02:43:33
2022-09-22T02:43:33
96,352,559
12
8
null
null
null
null
UTF-8
C++
false
false
628
h
// Garnir.h: interface for the Garnir class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_GARNIR_H__C944C5AE_86C5_11D1_BDE7_00E029058623__INCLUDED_) #define AFX_GARNIR_H__C944C5AE_86C5_11D1_BDE7_00E029058623__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER ...
[ "lloancythomas@hotmail.co" ]
lloancythomas@hotmail.co
37d2578f32a569ca57abc777d58279e153dc9fa1
4153198af66a97ab57b48360feabce0863b0dacd
/GXLM/Source/GXLM/BBMinion.cpp
849e025e6858e7af764da85d6f01f135fb4ab8da
[]
no_license
Physwf/physwf-ue4-lab
f48398eeffde4e6ee6aeb90a9c7c889ad7911594
be4a20275f2b3ab71dd1a2a8f26374bf395a722f
refs/heads/master
2023-02-17T22:59:18.857486
2021-01-06T15:14:50
2021-01-06T15:14:50
298,018,134
0
0
null
null
null
null
UTF-8
C++
false
false
124
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "GXLM.h" #include "BBMinion.h"
[ "joe.physwf@hotmail.com" ]
joe.physwf@hotmail.com
e2610434c4d736f8a2440e6aea445c5e10f67424
527739ed800e3234136b3284838c81334b751b44
/include/RED4ext/Types/generated/aiscript/SharedVarFloat.hpp
e4b2bec5e76ea0373a747c67fa27943a3c002923
[ "MIT" ]
permissive
0xSombra/RED4ext.SDK
79ed912e5b628ef28efbf92d5bb257b195bfc821
218b411991ed0b7cb7acd5efdddd784f31c66f20
refs/heads/master
2023-07-02T11:03:45.732337
2021-04-15T16:38:19
2021-04-15T16:38:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
641
hpp
#pragma once // This file is generated from the Game's Reflection data #include <cstdint> #include <RED4ext/Common.hpp> #include <RED4ext/REDhash.hpp> #include <RED4ext/Types/generated/LibTreeSharedVarReferenceName.hpp> namespace RED4ext { namespace aiscript { struct SharedVarFloat { static constexpr const char...
[ "expired6978@gmail.com" ]
expired6978@gmail.com
e36dad2bf4be5d592360f9d9ed9f91d928a14b3e
5d0a75f43a919d35d14d8dbdd437185140950a20
/OOP_Lab_02/OOP_Lab_02.Task_05/Rectangel.cpp
ff5198a065e642622ddf0fbd3af728a182aaaee7
[]
no_license
VitalikSereda/OOP_Lab_02
b481c3faba4f9ef9c561a5dc92c69d2bfdd2a2bd
2d1df4e47f5d8b67671e2a2c7641cb5f7af0f2bd
refs/heads/master
2021-03-13T10:15:16.119327
2020-03-11T20:40:16
2020-03-11T20:40:16
246,668,997
0
0
null
null
null
null
UTF-8
C++
false
false
746
cpp
#include "Rectangel.h" Rectangel::Rectangel(int height, int widht) { if (height < 0 || widht < 0) { throw ("wrong value"); } this->H = new int(height); this->W = new int(widht); } Rectangel::Rectangel(Rectangel& obj) { this->H = new int(*obj.H); this->W = new int(*obj.W); } int Rectangel::GetHeight() { ret...
[ "vitaliksereda24@gmail.com" ]
vitaliksereda24@gmail.com
40c14f3de17ce66d9adab7e9e3bab0c864092042
4d4c932f30db53a7f71eaad00e36b0c60081954a
/middleware/src/imgui/field.cpp
44de520a7dbf3b1b0dab94ef86f1458c6494ffa8
[ "Apache-2.0" ]
permissive
TerraGraphics/TerraEngine
5fc2cded38cde0289a891ef7513b994a0f8433a1
874165a22ab7dd3774a6cfdeb023485a552d9860
refs/heads/master
2021-07-07T07:34:48.412094
2021-03-27T01:02:37
2021-03-27T01:02:37
229,826,817
5
1
Apache-2.0
2020-03-30T00:19:23
2019-12-23T21:42:36
C++
UTF-8
C++
false
false
6,595
cpp
#include "middleware/imgui/field.h" #include <cstddef> #include <algorithm> #include "imgui/imgui.h" #include "imgui/internal.h" #include "imgui/widget_draw.h" #include "imgui/widget_placement.h" #include "middleware/imgui/button.h" #include "middleware/imgui/layout.h" namespace { struct BackupState { BackupSt...
[ "reangd@yandex.ru" ]
reangd@yandex.ru
8c66ff9ffa6c0ac70dea92e784ed85f22f392218
d633417d04e89f5cf12b23bf13013767b063064c
/tono_tf/src/tf_publisher_node.cpp
8a4cc9c9b4a4529babc703b26d9c0238d378324b
[]
no_license
Tono-sama/tono_sample_ros_pkg
f1604b1933268367b826d29d613e3ae4f853340d
db44b8c7a244decceaf610c46f6be78a456d2c09
refs/heads/master
2023-03-02T03:11:28.318521
2021-02-11T06:52:53
2021-02-11T06:52:53
256,105,507
0
0
null
null
null
null
UTF-8
C++
false
false
1,435
cpp
#include <ros/ros.h> #include <tf/transform_broadcaster.h> #include <tf2_msgs/TFMessage.h> int main(int argc, char **argv){ ros::init(argc, argv, "tf_publisher_node"); ros::NodeHandle n; ros::NodeHandle pn("~"); ros::Rate loop_rate(10); // Hz double x=0., y=0., z=0., roll=0., pitch=0., yaw=0.; std::string...
[ "tonoike121212@gmail.com" ]
tonoike121212@gmail.com
43a426d03efbde9b2af12dc1118c4c98e294d09f
4d0df7dfa92a8d2d58d40fe74e16ad3337afe6e5
/dreco-engine/src/core/engine_properties.hxx
1dd1d89a4ddde2afea7c20b3dbbba623a16e7e62
[ "MIT" ]
permissive
GloryOfNight/dreco-engine
e7d49f33dd3ab4817dac7f7939c920a6cdbd517e
1d29b747dc9277cbc5952b31833403a65a4d9c71
refs/heads/master
2020-07-22T06:34:48.329164
2020-04-03T15:42:45
2020-04-03T15:42:45
207,102,386
1
0
MIT
2020-01-07T09:47:42
2019-09-08T11:28:02
C++
UTF-8
C++
false
false
137
hxx
#pragma once #include <string> namespace dreco { struct engine_properties { const char* window_title = "Title"; }; } // namespace dreco
[ "siarhei.dziki@gmail.com" ]
siarhei.dziki@gmail.com
0ec49f988257876793a8bef1ec68b727533c501c
1e9ebcf4b8263edc76ab6fb25f4a64848c73e527
/qt-projects/GraphicsComputing/mainwindow.cpp
a31dc79e0c3ccebc582658f72f4ae228c6d1ff23
[]
no_license
matheushjs/sandbox
44058c799624e0c6c72d731de66939d22b25b49f
6a4235b13e018d553b001aad905cefb1e7283643
refs/heads/master
2021-06-03T08:37:28.413388
2021-01-07T14:43:23
2021-01-07T14:43:23
108,425,517
0
0
null
null
null
null
UTF-8
C++
false
false
290
cpp
#include <QPainter> #include "mainwindow.h" #include "circle_routines.h" MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) { this->resize(1024, 720); this->move(300, 100); } void MainWindow::paintEvent(QPaintEvent *event) { drawCircleTraditional(this, 100); }
[ "matheus.saldanha@usp.br" ]
matheus.saldanha@usp.br
0a5cc0c039bc1889975290bd89433c6417cfe047
80a6dcd8e0e55b1ec225e4e82d8b1bed100fdcd5
/Demux/20.05.16/877.cpp
b0b37912455408180f9ce20957b738dec037ecc8
[]
no_license
arnabs542/competitive-programming-1
58b54f54cb0b009f1dac600ca1bac5a4c1d7a523
3fa3a62277e5cd8a94d1baebb9ac26fe89211da3
refs/heads/master
2023-08-14T23:53:22.941834
2021-10-14T11:26:21
2021-10-14T11:26:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,530
cpp
// https://leetcode.com/problems/stone-game/ // Method 1 (DP, trick, decision 1): class Solution { public: bool stoneGame(vector<int>& piles) { int n = piles.size(); // dp[i][j] = diff in score of current-other player in piles[i..j] when played optimally vector<vector<int...
[ "nandanwar.adarsh@gmail.com" ]
nandanwar.adarsh@gmail.com
b24f7ba4b1119096530dabedb72188b0f623c28b
8353cd602df00f2ff3cc12329ecfcc24b73d6f25
/src/qt/addressbookpage.cpp
6fbdcde14e9ef1927fcff683424e13e5d482ac6a
[ "MIT" ]
permissive
damarkanginan/Speedcoin
e52675dae98309a50801a3a3742f8a27b4bf5381
69d802b6ef6589c80341fa5cf9bf10238d1e3e3c
refs/heads/master
2021-04-27T08:35:39.515889
2018-02-15T00:47:11
2018-02-15T00:47:11
122,494,453
0
0
null
2018-02-22T15:05:52
2018-02-22T15:05:51
null
UTF-8
C++
false
false
12,975
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 "addressbookpage.h" #include "ui_addressbookpage.h" #include "addresstablemodel.h" #include "optionsmodel.h" #includ...
[ "dev@speedcoin.co" ]
dev@speedcoin.co
f7c85a4691203662d1ba1848750f0eee34d73843
4f52afc39f0c5ad50ba1a0793d7d58b14f37d1f2
/test_tasks/company_lib/company/src/collaborator.cpp
7613cda5512910fb8470bb5f36f13b7f45b6d012
[]
no_license
SStepanenko/my-cpp-test-tasks
86bf8187421a18db46c55bbcc77c0d7c0e9e83ad
784650d932cf6f4b30de10126383a5454fc41277
refs/heads/master
2021-01-10T15:35:09.121618
2016-01-31T16:36:37
2016-01-31T16:36:37
49,200,141
0
0
null
null
null
null
UTF-8
C++
false
false
7,739
cpp
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /// @file collaborator.cpp /// @brief Implementation of the Collaborator class. /// @author Sergey Stepanenko (sergey.stepanenko.27@gmail.com) ////////////////////////////////////////////////////////...
[ "sergey.stepanenko.27@gmail.com" ]
sergey.stepanenko.27@gmail.com
664c184b71dfae330425c29b7d340bf4cdee1252
c75f5eb710feede3a3677bafbe06f76711487db3
/Engine/Engine/Entity.h
9bbc8e47feed80d7adf0315d0bf927c1ea1d7e76
[ "MIT" ]
permissive
s-chang/Final
c4e3e64fd36f4ff01e3c525ebd3456899b315daa
4f02e3970afa830096a187e5148114c03761fbd4
refs/heads/master
2021-01-16T19:20:12.641886
2014-10-21T02:10:24
2014-10-21T02:10:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,174
h
#pragma once #include "Drawable.h" #include "Item.h" #include "Accessory.h" #include "Armor.h" #include "Rune.h" #include "ItemFactory.h" #include "BattleCommand.h" struct Stats { int xp, level, health, maxHealth; int attack, magic, defense, resist, speed; }; struct SLOT{ static const int WEAPON = 0, ARMO...
[ "Camerencs@gmail.com" ]
Camerencs@gmail.com
b9d6a180225480f57cee92d4dcd5fdd54dc3ae8a
5d98149ad433a2141e732436536d3f9c3a3637ff
/ec/c_diskio.h
feea0919d1940a01fe5ea46060cc69bc3edd423c
[ "Apache-2.0" ]
permissive
tang1007/eclib
6b59bbdb7f2e7897a136d07bdef5acf765247b76
68927c095558216b6446ef196cdb30593527e976
refs/heads/master
2021-05-08T17:58:45.998167
2018-06-10T11:49:28
2018-06-10T11:49:28
119,496,256
0
0
null
2019-02-21T05:49:44
2018-01-30T07:03:39
C++
UTF-8
C++
false
false
10,755
h
/*! \file tdiskio.h \brief disk io tools ec library is free C++ library. \author kipway@outlook.com */ #ifndef C_DISKIO_H #define C_DISKIO_H #include <stdio.h> #include <stdlib.h> #ifdef _WIN32 #include <io.h> #include <windows.h> #else #include <string.h> #include <sys/types.h> #include <dirent.h> #include <...
[ "kipway@outlook.com" ]
kipway@outlook.com
68810590bb648dd0016bf5c41d77cbfa4646b460
ed4a91fd9b4fefca40cc5118b485c0ec7d4ba40c
/louluosrc/lockfree_struct/cds-1.5.0/cds/compiler/vc/x86/backoff.h
f86ff78f83e6d7a81071e02037fd5cc0eaa6007f
[ "BSD-2-Clause" ]
permissive
hkduke/my_src
165035db12481d36bedb48cf2c1c1759ce2af42f
2282fff562fd14c972e7ce66a615a7125cb4a877
refs/heads/master
2020-06-13T08:14:34.674528
2017-04-09T12:47:57
2017-04-09T12:48:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,031
h
/* This file is a part of libcds - Concurrent Data Structures library See http://libcds.sourceforge.net/ (C) Copyright Maxim Khiszinsky (libcds.sf@gmail.com) 2006-2013 Distributed under the BSD license (see accompanying file license.txt) Version 1.5.0 */ #ifndef __CDS_COMPILER_VC_X86_BACKOFF_H #...
[ "18915413902@163.com" ]
18915413902@163.com
f09fbb021be6f7016d8a27002d7784f90175af14
c24a1938131de0450d0fc69dff6e07c0c631a047
/bruteforce.h
bdcb93b8099e8b837a16fc0a52b233421836000e
[]
no_license
kurkav/Knapsack
3ee1bac4a3740ee2e7a2941cea8f86ea13d70f62
2fc5f43457ba5043ac19fffc054ea85e58ba0d9e
refs/heads/master
2016-09-06T19:50:00.012288
2015-05-03T10:26:17
2015-05-03T10:26:17
34,860,516
0
0
null
null
null
null
UTF-8
C++
false
false
134
h
#ifndef BRUTEFORCE_H #define BRUTEFORCE_H class Bruteforce : public TKnapsack { public: Bruteforce(); }; #endif // BRUTEFORCE_H
[ "kurkav@seznam.cz" ]
kurkav@seznam.cz
4c4d3c1e2bc67018ed7fcd6c0cce9972ded0f654
1b17cb868c571920dadeeab0295d60783a496fc8
/HealthMods/SensorsMod/AurigaHL7/2.4/message/NMD_N02.h
6c085b235efca15b129f867df77dd2564d004aa4
[]
no_license
afmartins85/olamed-modules-src
dc86e2dce4d5c54a450bca95c4775715167cecb9
ec673ef154ef218f3b7c6593914212b125600ebd
refs/heads/master
2023-01-07T16:25:29.437031
2020-11-05T22:30:07
2020-11-05T22:30:07
287,022,753
0
0
null
null
null
null
UTF-8
C++
false
false
7,967
h
/* * This file is part of Auriga HL7 library. * * Auriga HL7 library is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Auriga...
[ "anderson.fagundes@gmail.com" ]
anderson.fagundes@gmail.com
be402d4b48b9c01c562afe47b11147ba87323550
f9628918bf1f94ad44360fc808b5b09ba3d391ca
/threads/thread0.cc
ec52a475f991a6994a2c4780dd9cb6278fe5066b
[]
no_license
chuanhanyuan/CPE553-CPP
9e8157c243f4f8e775d0e0f82be2673bd70219ce
9ccf0a6f3508886b803231930861094c72e0abdb
refs/heads/master
2023-08-18T06:26:45.004832
2021-10-15T18:21:23
2021-10-15T18:21:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
587
cc
#include <iostream> #include <thread> #include <unistd.h> using namespace std; void f() { for (int i = 0; i < 500; i++) { cout << "hello" << flush; usleep(100000); } } void g() { for (int i = 0; i < 40; i++) { cout << "bye" << flush; usleep(1000000); } } void h() { for (int i = 0; i < 100; i++) { cou...
[ "Dov.Kruger@stevens.edu" ]
Dov.Kruger@stevens.edu
b8b3b8387b82f5d3f1add860d70f86fdae19ea84
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/git/gumtree/git_repos_function_2526_git-2.0.5.cpp
43481811a9b90b6d0d8e424b44c5953fc3841cd4
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
145
cpp
void prime_cache_tree(struct cache_tree **it, struct tree *tree) { cache_tree_free(it); *it = cache_tree(); prime_cache_tree_rec(*it, tree); }
[ "993273596@qq.com" ]
993273596@qq.com
7011e6f68600320e3a9c8a728b36b790f59e2d62
297f3b054f5ab8c8a1ba3825d0106a40cc3ba9b2
/codeforces/88/B.cpp
e10be174c8599a50425e4e927c314747af7b72af
[]
no_license
Ahmad45123/codeforces-submissions
17a36418efa41defaac48b32bddff98663026628
4c99f43610e99c845f8c35667c4caad88bde7a41
refs/heads/master
2023-02-18T15:42:08.689159
2017-10-12T16:50:00
2021-01-11T19:24:29
328,758,390
0
0
null
null
null
null
UTF-8
C++
false
false
1,983
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; int main() { ios_base::sync_with_stdio(0), cin.tie(0), cout.tie(0); int n, m, x; cin >> n >> m >> x; vector<pair<int, int>> bad; unordered_map<char, double> dists; unordered_map<char, vector<pair<int, int>>> pos; ...
[ "ahmad.alwasifi@gmail.com" ]
ahmad.alwasifi@gmail.com
8a097522fca2d00bbf0abb5745581b8ddc853e15
f585f8a210ba9020331173d8109bc2a28c9ed4ef
/homeworks/hw03/solutions/task04.cpp
89399b9b866065ece4273743ad5bc8d67762ebb5
[]
no_license
geosabev/FMI-DSA-2020-2021
76de63f476b0d50c3b0612dfb9e7c854f83ca350
97824c6237a68fb8032207cb0568932c0a1ded59
refs/heads/main
2023-06-14T02:22:20.451257
2021-07-12T09:18:25
2021-07-12T09:18:25
317,488,917
0
0
null
null
null
null
UTF-8
C++
false
false
1,106
cpp
#include <iostream> #include <algorithm> #include <vector> using namespace std; int N, Q; int S, P; vector<long long int> numbers; vector<long long int> sums; int solve() { vector<long long int>::iterator lesser_or_equal = upper_bound(numbers.begin(), numbers.end(), P) - 1; size_t p1 = distance(numbers.begin...
[ "geosabev@gmail.com" ]
geosabev@gmail.com
5c42cd6cae6fa61e144007d6c97936dd288de054
c0e16520475955e79e1aae8d97dd56538d26bd81
/node.cpp
60ed94d8f8e4192f582113bd867dd095f3fce480
[]
no_license
franklee26/CS24-Project-2
94ad5b93f1692f66ae01cc4902d1b834f9223bab
70ad7365cc58afa3001bfcb5bad5fd72760b83f0
refs/heads/master
2021-08-24T04:01:16.265730
2017-12-08T00:40:22
2017-12-08T00:40:22
113,513,149
1
0
null
null
null
null
UTF-8
C++
false
false
1,563
cpp
//Node class implementation //Frank Lee, 1/11 //updated for proj. 2 7/12 #include "node.h" #include <string> using std::string; //constructor Node::Node(){ integer1=0; integer2=0; leftNode=NULL; rightNode=NULL; myoperator='f'; parent=NULL; } //methods void Node::setoperator(char op){ if (op != '+' && op != ...
[ "franklee@umail.ucsb.edu" ]
franklee@umail.ucsb.edu
d46833df63c2a4d4a439e5e39333d10d419a0d89
9e7b7f8264bc8744fdfafd9ef49589c3ded06cf5
/node_modules/restify/node_modules/dtrace-provider/dtrace_provider.cc
a36584a0baafdd6e54d839436368628c3cd07914
[ "BSD-2-Clause", "MIT" ]
permissive
trentm/hello-json-logging
bce391fa6ab8ba911e8ac66e955ed704d009de8f
8b746b7a0ed24870bb7678ed7ff3f8d9dc1ce0e8
refs/heads/master
2021-01-10T22:13:32.198399
2012-03-28T17:47:34
2012-03-28T17:47:34
3,380,748
4
2
null
2016-02-18T14:10:36
2012-02-07T19:40:36
JavaScript
UTF-8
C++
false
false
10,117
cc
#include "dtrace_provider.h" #include <v8.h> #include <node.h> #ifdef _HAVE_DTRACE namespace node { using namespace v8; void DTraceProvider::Initialize(Handle<Object> target) { HandleScope scope; Local<FunctionTemplate> t = FunctionTemplate::New(DTraceProvider::New); t->InstanceTemplate()->SetInte...
[ "trentm@gmail.com" ]
trentm@gmail.com
fd59bac78086130dae48f009e0841f1f9747db81
afa59b7b69f09b924061eade6ecfd77bed61ebac
/controllers/ros44/include/webots_ros/skin_get_bone_orientationRequest.h
327d9ac63163905fc666ab27851a87077b587a69
[]
no_license
ekuo1/rovey2
a8ead58269be266a7f880c6cac2da7dbc5fc5270
db883dd7ae6b96465a16c83a57394cc2acb9b139
refs/heads/master
2020-04-13T14:25:15.274334
2019-01-05T07:29:52
2019-01-05T07:29:52
163,262,441
0
0
null
null
null
null
UTF-8
C++
false
false
5,648
h
#ifndef WEBOTS_ROS_MESSAGE_SKIN_GET_BONE_ORIENTATIONREQUEST_H #define WEBOTS_ROS_MESSAGE_SKIN_GET_BONE_ORIENTATIONREQUEST_H #include <string> #include <vector> #include <map> #include "ros/types.h" #include "ros/serialization.h" #include "ros/builtin_message_traits.h" #include "ros/message_operations.h" namespace...
[ "emilykuo5@hotmail.com" ]
emilykuo5@hotmail.com
64b19eb82b7d6cf1cbfe6c4e180bf3b2913b3eab
e22a59aaeef2e31bc1c46d4f5f2aa57bd1e6f7c1
/SDK/SoT_bsp_campfire_a_functions.cpp
c6f360e6270d1f3cc185b070d14527c16e7257b2
[]
no_license
ktim30/SoT-SDK
dbbeb603ebe3c3ac9ca0cd049f86ca72158407ea
e8e401d4fc7982673fc5932e683844fc5eef8210
refs/heads/master
2020-04-22T07:20:04.667385
2019-02-06T19:08:10
2019-02-06T19:08:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,594
cpp
// Sea of Thieves (1.4) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "SoT_bsp_campfire_a_classes.hpp" namespace SDK { //--------------------------------------------------------------------------- //Functions //--------------------------------------------------------------------------- // Function bs...
[ "igromanru@yahoo.de" ]
igromanru@yahoo.de
fa8acc368f9a3f26a29d64c397f4dbcca2c46544
2ef6a773dd5288e6526b70e484fb0ec0104529f4
/acm.timus.ru/1512. Zinium/Accepted_1505461.cpp
fa82e862735c686d7c6d4062929cd311db561566
[]
no_license
thebeet/online_judge_solution
f09426be6b28f157b1e5fd796c2eef99fb9978d8
7e8c25ff2e1f42cc9835e9cc7e25869a9dbbc0a1
refs/heads/master
2023-08-31T15:19:26.619898
2023-08-28T10:51:24
2023-08-28T10:51:24
60,448,261
1
0
null
null
null
null
UTF-8
C++
false
false
966
cpp
#include <stdio.h> int main() { long i,n,m,k; scanf("%ld",&n); m=n%6; k=0; if ((m!=2) && (m!=3)) { for (i=2;i<=n;i+=2) { k++; printf("%ld %ld\n",k,i); } for (i=1;i<=n;i+=2) { k++; printf("%ld %ld\n",k,i); } } else { if (((n/2)&1)==0) { for (i=n/2;i<=n;i+=2) { k++; pri...
[ "项光特" ]
项光特
088b4a6bcfccfd5e194ea6745bb0a80fffe901a1
37d68e50893d494f835df808d53c64f1d974fb00
/SOC/VertexBuffer.cpp
869e868c27f8f005907e94e07cf0fc6b4e199606
[]
no_license
TeamSOC/SOCEngine-Prototype
bc4d120040fa6a495c6e4179dc4528115979cac0
ac771707dc50603dcaedb0efb06407899ad93cf4
refs/heads/master
2020-04-13T04:01:09.772401
2018-08-17T16:08:56
2018-08-17T16:08:56
12,153,106
1
1
null
2018-08-17T16:08:57
2013-08-16T07:18:27
Logos
UTF-8
C++
false
false
1,185
cpp
#include "VertexBuffer.h" namespace Rendering { namespace Buffer { VertexBuffer::VertexBuffer(int vertexBufferSize, int numOfVertex, Device::Graphics *graphics) { this->vertexBufferSize = vertexBufferSize; this->graphics = graphics; this->numOfVertex = numOfVertex; vertexBuffer = NULL; device = d...
[ "zmfltbsk2@naver.com" ]
zmfltbsk2@naver.com
924de3bf57edf3139d34668dcb09f3ba7176f767
fef0449410353a8cb389bbf7ec10dd3f2a6511ed
/source/extensions/filters/http/ext_proc/mutation_utils.cc
a283c05a2c58d278955a04b2941ad8e5a69a800f
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
yanavlasov/envoy
bf5b2b5ca471edc9c7cc83b29f6bd87aa3202bca
2b8a744bf0b77717be889d4f514edd22a76cbe8e
refs/heads/master
2023-08-31T23:43:35.915936
2021-03-19T01:07:05
2021-03-19T01:07:05
181,070,715
0
1
Apache-2.0
2020-12-16T20:12:45
2019-04-12T19:23:31
C++
UTF-8
C++
false
false
3,946
cc
#include "extensions/filters/http/ext_proc/mutation_utils.h" #include "envoy/http/header_map.h" #include "common/http/header_utility.h" #include "common/http/headers.h" #include "common/protobuf/utility.h" namespace Envoy { namespace Extensions { namespace HttpFilters { namespace ExternalProcessing { using Http::He...
[ "noreply@github.com" ]
noreply@github.com
b2ffe4806f219771363263eb48b3f3d8c3b5e077
59138b1b34e2a9356ad7154a9705007349209e9a
/platform/JS/V8/v8/test/unittests/compiler/instruction-unittest.cc
443c42b62ae21a13035989f4b0df7fb13e1a3660
[ "BSD-3-Clause", "bzip2-1.0.6", "SunPro", "Apache-2.0" ]
permissive
gboyraz/macchina.io
6b879fca2329e7060122adfc691b4870d4dc06ac
de79c4d2eace01e24d685ac7f7c2e8aadf6b2668
refs/heads/master
2020-06-29T13:18:05.975243
2019-08-04T22:43:08
2019-08-04T22:43:08
200,547,738
2
0
Apache-2.0
2019-08-04T22:29:19
2019-08-04T22:29:19
null
UTF-8
C++
false
false
7,198
cc
// Copyright 2016 the V8 project 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 "src/compiler/instruction.h" #include "src/register-configuration.h" #include "test/unittests/test-utils.h" #include "testing/gtest-support.h" ...
[ "guenter.obiltschnig@appinf.com" ]
guenter.obiltschnig@appinf.com
4be262c94702df935777d4899638fb19ec64cebd
dcfcc25207d8a50f198142cce578348baaa9b09e
/TEA_140605X.ino
fd9926ac3b65783875b760c6c9ddfc2c87ab5063
[]
no_license
nipunasudha/TEA-implementation-on-arduino
be91101df78f20db564073bd61950395fa40c52f
aaa30befb5c056c7bebf302ab77aaa34766c6dc6
refs/heads/master
2020-05-22T04:54:51.390687
2017-03-11T18:10:36
2017-03-11T18:10:36
84,672,093
1
0
null
null
null
null
UTF-8
C++
false
false
2,123
ino
void encrypt (unsigned int* v, unsigned int* k) { unsigned int v0 = v[0], v1 = v[1], sum = 0, i; /* data from array to variables */ unsigned int delta = 0x9e3779b9; /* delta key schedule constant */ unsigned int k0 = k[0], k1 = k[1], k2 = k[2], k3 = k[3]; /* key from array to variables */ ...
[ "nipuna.14@cse.mrt.ac.lk" ]
nipuna.14@cse.mrt.ac.lk
08f6c6907690eb5d2e064dc5c03ccdb14e630f33
f0c872eb0b60bef25a7534078bb98fe402b541da
/chrome/browser/extensions/extension_sorting.cc
993eb0937d4c94769bf13acd4ad53c0bbd865999
[ "BSD-3-Clause" ]
permissive
aYukiSekiguchi/ACCESS-Chromium
f31c3795889c5ace66eb750a235105fe2466c116
bec8149e84800b81aa0c98b5556ec8f46cb9db47
refs/heads/master
2020-06-01T19:31:30.180217
2012-07-26T08:54:49
2012-07-26T08:55:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
16,652
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 "chrome/browser/extensions/extension_sorting.h" #include "chrome/browser/extensions/extension_scoped_prefs.h" #include "chrome/browser/exten...
[ "yuki.sekiguchi@access-company.com" ]
yuki.sekiguchi@access-company.com
fd65c5a7d97cef4b8af2cb294434fbe1696f1ce3
ef68db0eb04efbcfc1a2feb6fd05bfe88d32a691
/onnxruntime/test/perftest/tf_test_session.h
b8356653d4ab0697d0aac107fc38da722794263e
[ "MIT" ]
permissive
letmaik/onnxruntime
5177bf3a469b63716d594abc73c7fe102cd3e35c
93d798b8cae13cb46d15fdc892b5e9de62a490e4
refs/heads/master
2021-06-13T13:03:46.808220
2019-04-26T21:06:11
2019-04-28T04:16:49
183,923,710
0
0
MIT
2019-04-28T15:10:13
2019-04-28T15:10:12
null
UTF-8
C++
false
false
4,763
h
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #include <core/session/onnxruntime_cxx_api.h> #include <core/platform/env.h> #include "test_configuration.h" #include "tensorflow/c/c_api.h" #include "test_session.h" namespace onnxruntime { namespace perftest...
[ "chasun@microsoft.com" ]
chasun@microsoft.com
576638660048317aa62dc8ccc70c0d7348d5046d
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/xnnpack/src/test/global-average-pooling-ncw.cc
ba38471e9f74863dbfd212db53de68400799d7a0
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C++
false
false
2,792
cc
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <gtest/gtest.h> #include "global-average-pooling-operator-tester.h" TEST(GLOBAL_AVERAGE_POOLING_NCW_F16, single_channel) { ASSERT_EQ(xnn_stat...
[ "jengelh@inai.de" ]
jengelh@inai.de
61ab91fa822634b257db792a7ed2a2b9003d38a4
445af4de326b66b6cd5f40c7abf9879eb45d8689
/nano/core_test/confirmation_solicitor.cpp
1d108712fc85f01ec75de77326dbf852a334a7f3
[ "BSD-3-Clause" ]
permissive
MeowCoinCore/meow-node
e0fe0f5085e7bb9eeb6fd5bf26d00fc15769f750
edcc4321b7ed5a76426f6c43c29fd67883c547a4
refs/heads/master
2023-02-04T03:33:53.198562
2020-11-23T08:00:22
2020-11-23T08:00:22
313,790,883
0
0
BSD-3-Clause
2020-11-22T06:26:32
2020-11-18T01:37:51
C++
UTF-8
C++
false
false
4,577
cpp
#include <nano/core_test/testutil.hpp> #include <nano/lib/jsonconfig.hpp> #include <nano/node/confirmation_solicitor.hpp> #include <nano/node/testing.hpp> #include <gtest/gtest.h> using namespace std::chrono_literals; TEST (confirmation_solicitor, batches) { nano::system system; nano::node_flags node_flags; node_...
[ "noreply@github.com" ]
noreply@github.com
9b334659244149608ddffed8c6da693d301e4186
654c2151e8e76478282a7221c9972fd4a8bae632
/src/datatable/NpcBuyTableImpl.h
ef93c4840f5b3cfd03dc2a0cfa994648c991e128
[]
no_license
mark-online/cs
485e06f1d3ad3a85837ed76ae259a3b89e37d40f
d1ff39f56f85117deca0ec3e626a9ad9429fbd49
refs/heads/master
2020-11-24T10:53:25.846048
2019-12-15T02:32:15
2019-12-15T02:32:15
228,116,343
0
0
null
null
null
null
UTF-8
C++
false
false
1,420
h
#pragma once #include <gideon/cs/datatable/NpcBuyTable.h> namespace gideon { namespace datatable { /** * @class NpcBuyTableImpl * */ class NpcBuyTableImpl : public NpcBuyTable { public: NpcBuyTableImpl(std::istream& is) : isLoaded_(false) { try { npcBuyTable_ = gdt...
[ "kcando@gmail.com" ]
kcando@gmail.com
e7ec84d93f3437826570d9bef30ec008d7d2ea72
37201aee30f60c7c0534cb46d5bbca2b6bcf0f86
/IslandEngine/src/resource.hxx
ff81b77229207bc8c8fc936520c953fe2f1f6938
[ "MIT" ]
permissive
Alabuta/IslandEngine
5b55e89ccaf11c1247e36eb2d47777599647ff82
0dad41e8cd39302db4a949396bfddab7888ca6ea
refs/heads/master
2021-01-19T01:06:29.995231
2020-08-18T18:08:37
2020-08-18T18:08:37
4,307,006
1
1
null
2017-02-19T22:01:48
2012-05-12T14:19:10
C++
UTF-8
C++
false
false
1,181
hxx
#pragma once #include <memory> #include "helpers.hxx" #include "GAPI/context.hxx" #include "deviceObject.hxx" namespace isle { class ResourceManager final { public: ResourceManager() = default; #if NOT_YET_IMLPEMENTED [[nodiscard]] std::shared_ptr<VulkanImage> CreateImage(VkFormat format, std::uint16...
[ "auqolaq@gmail.com" ]
auqolaq@gmail.com
4ea979c1deefe45339d1992e0a6d039d1bc0d616
0204d14c16e553435fa05ce7534b08ca0b2a397c
/src/relay/analysis/annotated_region_set.h
f12db6ae05469dc1646e015b2dac622a74bbc13f
[ "Zlib", "MIT", "LicenseRef-scancode-unknown-license-reference", "Unlicense", "Apache-2.0", "BSD-2-Clause" ]
permissive
fmitch/incubator-tvm
b960fe4a358efdcc2719707ae6042c174249b54a
67e3f437af90724a5af0bff67d033d47c8a2edf7
refs/heads/master
2020-12-28T08:18:56.451531
2020-08-26T18:48:54
2020-08-26T18:48:54
238,243,820
0
1
Apache-2.0
2020-05-07T16:16:30
2020-02-04T15:50:56
Python
UTF-8
C++
false
false
8,302
h
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
[ "noreply@github.com" ]
noreply@github.com
6eaa8b0c8d8790bed994fff4a34ae02ba2aedfad
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/abc056/A/3336157.cpp
8df87b81eb06d03795d0d79b823b2570334ff477
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
UTF-8
C++
false
false
331
cpp
#include<iostream> #include <string> #include <algorithm> using namespace std; int main(){ string a, b; cin >> a >> b; if (a == "H" && b== "D") cout << "D" << endl; else if (a == "H" && b== "H") cout << "H" << endl; else if (a == "D" && b== "D") cout << "H" << endl; else cout << "D" ...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
f9e3acc30148be1a5ab4d26edb60430334894540
37a1da8a69b692264b83722ed365369329e53171
/tensorflow/c/eager/immediate_execution_context.h
065534421f5d0d004757140894bc523801c9f9b2
[ "Apache-2.0" ]
permissive
Harsh188/tensorflow
8e26a5ddfc2cdbdc00bd28195ae563cda7ef6c01
fec612b5243f9093aec4437a5f3fcb8d3a92c06d
refs/heads/master
2023-02-20T08:01:04.252450
2021-01-21T18:08:03
2021-01-21T18:08:03
287,893,121
2
0
Apache-2.0
2020-08-16T07:11:10
2020-08-16T07:11:09
null
UTF-8
C++
false
false
9,624
h
/* Copyright 2020 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
d43dab710b186fa982796f9eb17a9251742487a5
fc056b2e63f559087240fed1a77461eb72b2bf8e
/src/Core/GCTradeVerifyHandler.cpp
f11c5eebdf80e059c3e33b00a1850107513e691e
[]
no_license
opendarkeden/server
0bd3c59b837b1bd6e8c52c32ed6199ceb9fbee38
3c2054f5d9e16196fc32db70b237141d4a9738d1
refs/heads/master
2023-02-18T20:21:30.398896
2023-02-15T16:42:07
2023-02-15T16:42:07
42,562,951
48
37
null
2023-02-15T16:42:10
2015-09-16T03:42:35
C++
WINDOWS-1252
C++
false
false
502
cpp
////////////////////////////////////////////////////////////////////// // // Filename : GCTradeVerifyHandler.cpp // Written By : ±è¼º¹Î // Description : // ////////////////////////////////////////////////////////////////////// // include files #include "GCTradeVerify.h" void GCTradeVerifyHandler::execute (GCTrade...
[ "tiancaiamao@gmail.com" ]
tiancaiamao@gmail.com
1873e5103ac2a0f37a10c8e9fbcc485aa8a94c4c
94639a96cddbe399f537b7f241278c247b905a7e
/Tactical/SkillMenu.h
e06252d5f9aa6cb8b9d655367cd593053dda5141
[]
no_license
15831944/ja2-1.13-source-mirror
861d56a3973683b5d18d527b5c8a927871c77e51
e14444f14a5ceeafab38bb0b5d0e68d07f6dd87f
refs/heads/master
2022-11-14T20:50:12.058610
2020-07-13T17:43:36
2020-07-13T17:43:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,562
h
#ifndef _SKILL_MENU_ #define _SKILL_MENU_ /** * @file * @author Flugente (bears-pit.com) */ #include "popup_class.h" /** * @brief A basic class for popup menus * Use this to create menus calling other menus, each having various sub-options * I tried to make this as orderly as possible. It's u...
[ "Flugente@3b4a5df2-a311-0410-b5c6-a8a6f20db521" ]
Flugente@3b4a5df2-a311-0410-b5c6-a8a6f20db521
3e02045a0a5740372cd4c629c589a6d1ecc1fa2b
cf18ab4fe2e6ed51fd877c435818ee0a99f32d05
/bucket_detector/src/sources/VisualObjectRecognizerROSModule.cpp
f539551f3ebf8bc2b7cbeff599eb0983f759b1aa
[]
no_license
hamounTUK/Semantic_SLAM_MSProject
0da0415d676a8bc24102a2465f8e04b14dc5f124
84d8b5820da84abf113fe730a3e5447b02a277ef
refs/heads/main
2023-08-23T14:04:48.198987
2021-10-09T16:52:13
2021-10-09T16:52:13
414,533,282
2
0
null
null
null
null
UTF-8
C++
false
false
6,350
cpp
#include "VisualObjectRecognizerROSModule.h" using namespace std; VisualObjectRecognizerROSModule::VisualObjectRecognizerROSModule() { num_images_recorded = 0; } VisualObjectRecognizerROSModule::~VisualObjectRecognizerROSModule() { } void VisualObjectRecognizerROSModule::init() { ReadParameters(); Read...
[ "noreply@github.com" ]
noreply@github.com
8c884a60c6608453e60b665dbb153e08bd9d0963
7f5cf478efc9301a0f6699a62b1719a4e5a0dc23
/howtos/howto2/include/howto2/message/Msg1Common.h
6a7a2211525087401a684ea20bb731c8df380864
[]
no_license
deadloko/cc_tutorial
2020e63d036f262c700a407a62159fba34f9f190
bed6a789413704220dc583442424fb2199fe4d93
refs/heads/master
2023-01-14T01:25:32.850052
2020-11-09T22:07:52
2020-11-09T22:07:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,051
h
// Generated by commsdsl2comms v3.5.3 /// @file /// @brief Contains common template parameters independent functionality of /// @ref howto2::message::Msg1 message and its fields. #pragma once namespace howto2 { namespace message { /// @brief Common types and functions for fields of /// @ref howto2::message...
[ "arobenko@gmail.com" ]
arobenko@gmail.com
958c5a30763ee91c471bb807f57e218ff40a2ae8
62ad552886133faf436daf3e4d0c6ce9c3c7d9b0
/src/viz/grapher_test.cc
a63d61f540a9957caba9ad1e4ed118ee6315eb15
[ "MIT" ]
permissive
ngvozdiev/ncode-common
fa5056532c787c1bb5b3281efbafe2a076750111
75a1f3c6abb0802d84aa2713727c6d061443e234
refs/heads/master
2020-04-05T11:46:09.967317
2018-12-16T17:33:44
2018-12-16T17:33:44
81,127,175
0
1
null
null
null
null
UTF-8
C++
false
false
7,689
cc
#include "grapher.h" #include <initializer_list> #include <tuple> #include "gtest/gtest.h" #include "web_page.h" #include "../file.h" namespace nc { namespace viz { namespace { struct DummyKey { constexpr explicit DummyKey(int key) : key(key) {} constexpr DummyKey() : key(0) {} friend bool operator==(const D...
[ "nik.gvozdiev@gmail.com" ]
nik.gvozdiev@gmail.com
9c3b07bcd9210af2524cbf0761b9cd7469df706c
4f7c4533a0e2db784e47c0c4c2934a5d49723b76
/src/mpi/msmpi/api/mpi_error.cpp
c0f93dec2c50a11547818a6030d68b448623ff1c
[ "MIT", "mpich2", "LicenseRef-scancode-generic-cla" ]
permissive
stepas-toliautas/Microsoft-MPI
588bef1a4ce2cd9fb510ed81f9c79e4bcb0cd606
1dbbaee6373245d0458a8d775b2618b54df2a1eb
refs/heads/master
2020-12-01T18:47:28.783949
2019-11-15T18:16:34
2019-11-15T18:16:34
230,734,136
0
0
NOASSERTION
2019-12-29T10:19:51
2019-12-29T10:19:50
null
UTF-8
C++
false
false
31,328
cpp
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "precomp.h" #include "adio.h" #include "adio_extern.h" /*@ MPI_Errhandler_free - Frees an MPI-style errorhan...
[ "jijos@microsoft.com" ]
jijos@microsoft.com
2fc100800e46716dc62304413e95e6134fbb2602
4d5fc41a348f065f27d2c06305f31bb2e27b806e
/cpp/boundArray2/boundArray.h
81d674144b29c40884df1113281e6ba76ef867ab
[]
no_license
sykim9587/Linux_src
4c81a22ba26f8657caaf13cd7a8ea2c8b178ec52
8b0201226eff580f6b33a8818842384a4f368aeb
refs/heads/master
2022-12-18T04:30:01.130153
2020-09-13T07:30:08
2020-09-13T07:30:08
276,586,646
1
1
null
null
null
null
UTF-8
C++
false
false
1,363
h
#ifndef BOUNDARRAY_H #define BOUNDARRAY_H #include "safeArray.h" template <typename T> class BoundArray: public SafeArray<T> { private: int lower_; public: BoundArray(int lower, int upper); BoundArray(int lower, int upper, T* pArr); bool operator==(const BoundArray<T>& rhs) const; T& operator[](int index); ...
[ "sykim9587@gmail.com" ]
sykim9587@gmail.com
0d7e3b5277e9f0e126f9570f82f02acdde617a50
1d88179ff616718c8425c78d64394181bdeb5636
/ModulatingFunction.h
823e1e88749a1e737db3454fccbe4e483adf46db
[]
no_license
unnpossible/ReliabilitySoftware
e672466d228f9c180c9f52c272375779a2a614c5
bf054f7b9d7bd5324a5f06808e54cc20928d165a
refs/heads/master
2023-02-06T14:37:52.725897
2020-12-27T09:23:52
2020-12-27T09:23:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,423
h
/* ****************************************************************** ** ** OpenSees - Open System for Earthquake Engineering Simulation ** ** Pacific Earthquake Engineering Research Center ** ** ** ** ...
[ "41924367+Lew007@users.noreply.github.com" ]
41924367+Lew007@users.noreply.github.com
39181910044da9d1ba9bb686afb917f0d44d939b
66ddda3da93cfe5d3a160ed4e9f0a316a28d050b
/world.cpp
8593eb0471aa357bb0fbb542ced98c4826f297d4
[]
no_license
xcex/shell-snake
e0c7d4adfa51f0da811d427482a09d72927cf491
2a32178461f4a571f24ce5ea40669c182cc978b4
refs/heads/master
2023-01-05T13:08:25.851880
2020-10-20T14:56:26
2020-10-20T14:56:26
282,839,703
0
0
null
null
null
null
UTF-8
C++
false
false
5,200
cpp
#include "world.h" // constructors world::world() { std::cout << "No valid arguments given. Could not initialize the world!" << std::endl; exit(EXIT_FAILURE); } world::world(const unsigned x_size, const unsigned y_size) { // horizontal size, vertical size worldsize = coord(x_size, y_size); // check if the world...
[ "cedric.jockel@online.de" ]
cedric.jockel@online.de
dfcf1b2af30333ff1253e26746b0c85ea310221d
78918391a7809832dc486f68b90455c72e95cdda
/boost_lib/boost/type_traits/add_cv.hpp
c2349cacf32fcf3da7e5d2981afc8fc0f71f7aa2
[ "MIT" ]
permissive
kyx0r/FA_Patcher
50681e3e8bb04745bba44a71b5fd04e1004c3845
3f539686955249004b4483001a9e49e63c4856ff
refs/heads/master
2022-03-28T10:03:28.419352
2020-01-02T09:16:30
2020-01-02T09:16:30
141,066,396
2
0
null
null
null
null
UTF-8
C++
false
false
1,396
hpp
// (C) Copyright Dave Abrahams, Steve Cleary, Beman Dawes, Howard // Hinnant & John Maddock 2000. // Use, modification and distribution are subject to 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). // // See http://www.boost...
[ "k.melekhin@gmail.com" ]
k.melekhin@gmail.com
b39f14fdc78e4e01e7b59f419db8cc1757641e67
5b6462d3b9d46c3c145dc892a66016c75cf9d9fb
/src/zrpc_channel.h
14b0fc93237109f36c3512a15b48d3c1741f904a
[]
no_license
virqin/zmq-rpc
228c963965f3a17f5b9cb178af4de41d1bcffeb5
9ad21ca15b48600a3fd484c98c317fa966bcd7bd
refs/heads/master
2020-05-16T23:38:42.812843
2015-07-20T02:16:22
2015-07-20T02:16:22
39,358,081
1
0
null
null
null
null
UTF-8
C++
false
false
741
h
/* * Copyright(C) lichuang */ #ifndef __ZRPC_CHANNEL_H__ #define __ZRPC_CHANNEL_H__ #include <google/protobuf/service.h> #include <google/protobuf/message.h> #include <zmq.h> #include <string> #include "zrpc_base.h" namespace zrpc { class Channel : public gpb::RpcChannel { public: Channel(const string &host, int por...
[ "lichuang1982@52b08969-929d-c307-6df2-299667c29266" ]
lichuang1982@52b08969-929d-c307-6df2-299667c29266
5ae9343a2e677bb365c311cbbf3522d5f1fcff6c
1823f6039e744a68dcb30b55ceb6322ee6cbc318
/Tests/TestConvLayer.cpp
4417600b3283f4f02fc57285108aab803d2cdf22
[ "BSD-3-Clause" ]
permissive
chaeyeunpark/yannq
ac7d69c6668fe4bef0317741c806590080097600
b78c1f86a255059f06b34dd5e538449e7261d0ee
refs/heads/master
2021-08-29T07:33:14.363668
2021-08-25T12:33:23
2021-08-25T12:33:23
185,020,659
14
0
null
null
null
null
UTF-8
C++
false
false
3,451
cpp
#define CATCH_CONFIG_MAIN #include "catch.hpp" #include <iostream> #include <random> #include <array> #include "Machines/layers/Conv1D.hpp" #include "LayerHelper.hpp" using namespace yannq; TEST_CASE("Test backprop of Conv1D layer", "[layer][conv1d][backprop]") { using namespace Eigen; using Catch::Matchers::Flo...
[ "kaeri17@gmail.com" ]
kaeri17@gmail.com
4eb8474b626d2cd88fe73acb656c232e647f7988
f61eb3c2364ad27fa794d1c56778988f3ac00255
/CppRestTest/cppresttest.cpp
d51ca95160aede20a2d9dc1c7b1137f10b9dda9e
[ "MIT" ]
permissive
li0nel/cpprest
615d856f05c70cbf2b88e180e11f701e8f624c27
82ca04a80b07e69aefbe43cd0f0a0c6b0f689a2b
refs/heads/master
2021-01-15T11:48:19.425109
2014-04-14T11:06:07
2014-04-14T11:06:07
18,669,195
1
1
null
null
null
null
UTF-8
C++
false
false
307
cpp
#include "windows.h" #include "../cpprest.h" //#pragma comment(lib,"CppRest.lib") int main() { CppRest::SWinHttpParameters SParams; SParams.wszServer.assign(L"localhost"); SParams.wszPath.assign(L"/license"); SParams.bUseSSL = false; SParams.wszVerb.assign(L"GET"); CppRest::ApiRequest(SParams); };
[ "lionel@withinlab.com" ]
lionel@withinlab.com
39819bc3ca59a06e9f374274d5c27c8df75cf5ea
d3e63156dfc1bd6e068cce3325d56055f7b0ef7d
/CMinus/CMinus/declaration/declaration_object.h
45aa7fac6607014dcf07e3cb6b7443b312ea72b9
[ "MIT" ]
permissive
benbraide/CMinusMinus
7c3a6110606e4ca27c67b3465e1dad83a3482575
6e32b825f192634538b3adde6ca579a548ca3f7e
refs/heads/master
2020-07-25T17:26:11.035770
2019-12-24T06:35:28
2019-12-24T06:35:28
208,368,689
0
0
null
null
null
null
UTF-8
C++
false
false
1,645
h
#pragma once #include <string> #include "../evaluator/evaluator_exception.h" #include "../attribute/attribute_collection.h" #include "declaration_exception.h" namespace cminus::declaration{ struct flags{ static const unsigned int nil = (0u << 0x0000u); static const unsigned int static_ = (1u << 0x0000...
[ "benbraide@yahoo.com" ]
benbraide@yahoo.com
0af4f65f850aa3956c5f43fe09006afcc30dd376
7c58dc6ece33475300b5766b18a324617da6d578
/source/Game.Desktop.DirectX/ActionSpriteUpdate.h
b467ccbbae1a5df144de0129f079deac1b68b01a
[]
no_license
ash9991win/VVVVVV
6301322380e1be3aee9ed2be74c30604e715d85a
96c2eea67302678d120e2cd1c0ce9c18b5435823
refs/heads/master
2021-07-25T02:33:59.661244
2017-11-05T03:22:25
2017-11-05T03:22:25
109,548,772
0
0
null
null
null
null
UTF-8
C++
false
false
759
h
#pragma once #include "Action.h" #include "Factory.h" using namespace LibraryDesktop; class ActionSpriteUpdate final : public Action { public: ///Default constructor for this object ActionSpriteUpdate(); ActionSpriteUpdate(const ActionSpriteUpdate& rhs) = delete; ActionSpriteUpdate& operator=(const ActionSprite...
[ "ash9991win@gmail.com" ]
ash9991win@gmail.com
8e84fa365bf8f611048f347a3eb97901e88cd888
9d0eb06bf47328ce1f48cbedab81c90942956dd8
/Vehiculo.h
84840a158b3d0ca2153c35c3e8a78f08074e3bc8
[ "MIT" ]
permissive
acrogenesis/Programacion-Orientada-a-Objetos
b93bff71c1f8d7813fbfa6a4ff1d867f39c0d77b
68cd9e68978d13fef99c7b492680eb0da625b532
refs/heads/master
2016-09-10T13:41:42.670208
2014-01-26T06:21:29
2014-01-26T06:21:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
529
h
#include <iostream> #include <string> class Vehiculo{ private: double kilometraje; double gasolina; double kmxlitro; int cap_Tanque; public: Vehiculo(); void setKilometraje(double km); double getKilometraje(); //... bool avanza (double km); void llena_Tanque(); }; Vehiculo::Vehiculo(){ kilometr...
[ "adrian.rangel@gmail.com" ]
adrian.rangel@gmail.com
4403c984691f0fedd46b7b41b6228b613a2e8c2a
3c0da20114e7efaab1d06e1da06d07f7e550a5e1
/2025.cpp
2c32b19cec672953736111191398341442ee84a7
[]
no_license
Accelerator950113/Solutions_For_HDU
5cf91fbfd185463edc573ba582f4482c6669c9eb
f8711f27f4e05aa089426b1c87236ba919eaca74
refs/heads/master
2021-09-09T00:45:03.462143
2018-03-13T01:56:05
2018-03-13T01:56:05
115,673,240
4
0
null
null
null
null
UTF-8
C++
false
false
489
cpp
#include <iostream> #include <cstdio> #include <cstring> #include <cstdlib> #include <algorithm> #include <cmath> #include <vector> #include <string> #include <queue> #include <map> #include <set> using namespace std; string s; int main() { while (cin >> s) { int id = 0; for (int i = 1; i < s.size(); ++ i) ...
[ "13307130144@fudan.edu.cn" ]
13307130144@fudan.edu.cn
8d50a10bcb9b97ca127e4443298686f3e9020058
f89d64a056532ac2e9d075dd6c6d6ef5864b2c89
/live555/win7-x86/include/liveMedia/ServerMediaSession.hh
d51b5bf3e001e34c4584e240c05854235959bcdf
[]
no_license
beeminchu/videoplayerlib
972f343e81d4da1723d4ba2a2e11cb5f5657a73a
fffb6d609a30cad7f698fd158297727d2fddf470
refs/heads/master
2020-03-11T09:26:11.836070
2018-04-18T14:14:42
2018-04-18T14:15:26
129,910,826
1
0
null
null
null
null
UTF-8
C++
false
false
8,710
hh
/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. (See <http://www.gnu.org/copyleft/lesser.html>.) This librar...
[ "2481268091@qq.com" ]
2481268091@qq.com
9f1dad95a45026685ee0f35537715f570d2a4145
d89bf9177e77952b242aa89bbb0cc8be4a49d038
/Localization/Tests/Localization alignment test/v1.2/receiver/receiver.ino
7c469e98f80b7c043e7a37199aff1c6aea4ca40a
[]
no_license
Robot-Formations/Google-Science-Fair-2016
34537cc177365117431b55aa756afa6b5cf7f112
9fbc7baabc5404aa1f4f127c0dc6245a60edfaaf
refs/heads/master
2020-04-16T18:55:24.701046
2016-08-17T19:08:22
2016-08-17T19:08:22
54,681,377
0
0
null
2016-08-09T21:09:10
2016-03-24T23:42:33
Arduino
UTF-8
C++
false
false
2,693
ino
#include <QueueList.h> #include <Wire.h> #include <Zumo32U4.h> #include <math.h> Zumo32U4Motors motors; const int ping1 = 11; float duration; int distance; int averageDistance = 0; int lastAverage; int turnPolarity = 1; float previous = 0; float current = 0; float minAv = NULL; int changes = 0; int firstFive = 0; bool...
[ "prateek.humane@gmail.com" ]
prateek.humane@gmail.com
4cbb01a85c6ffcffcf0552166ff853a5c2784cc2
12ae8832364f1b7692f45ce96f2aba71568ae249
/src/cpp/strings/todo/find_all_of.h
c96575e6ce0652c27408a0b818efc85d181c52aa
[ "BSD-3-Clause" ]
permissive
dfridovi/berkeley_sfm
1fa70d763234db4fac7928f61dd05aab05c2b23a
3180f2490d35ae3f73cd2f8d80d3872474d14c36
refs/heads/master
2021-01-18T09:22:31.005657
2016-01-29T23:45:07
2016-01-29T23:45:07
50,162,265
2
0
null
2016-01-22T06:23:59
2016-01-22T06:23:59
null
UTF-8
C++
false
false
1,446
h
/* * Copyright (C) 2015 - Erik Nelson * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is dist...
[ "nerik43@gmail.edu" ]
nerik43@gmail.edu
3da4083d4339dbb583d86033391f34050e164819
2b8817434733cbb514ae5a1438dec2fdcf432443
/sim/analysis/amr/1000000/ngP_02_02_1_5_3/250_40_1/constant/dynamicMeshDict
692e7c799b008c68e18450cdd5d86c1ce678e3fb
[ "MIT" ]
permissive
LiuChen802/thesis-about-detonation
3da4c1c5a364acc6032ec6aebe13851cb2efcb30
95e0e590edec03672667f8d302d12fa4a222f258
refs/heads/master
2023-04-29T15:30:26.135193
2020-05-05T17:38:07
2020-05-05T17:38:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,582
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 7 \\/ M anipulation | \*-------...
[ "duncan.mcgough@colorado.edu" ]
duncan.mcgough@colorado.edu
836175d6b3ade70d5358468e3b81389e41bbdf8d
84a3adb95d4c3340c266fd9ec0d19000f362e11f
/ACM/2014/Open Cup Grand Prize Of Sankt-Petersburg/C/main.cpp
3ac92487b1a8b6692e877203819b23760fcafcfc
[]
no_license
lavandalia/work
50b4b3eb4a63a5a0d0ab8ab4670d14ecb3d71293
a591adfd2fd2ff0fa8c65dc5829a15bc8cc60245
refs/heads/master
2020-05-01T02:25:31.229379
2017-12-17T08:39:32
2017-12-17T08:39:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,204
cpp
#include <iostream> #include <fstream> #include <algorithm> #include <vector> #include <numeric> #include <set> using namespace std; int main() { ifstream cin("equal-power.in"); ofstream cout("equal-power.out"); int N; cin >> N; vector< pair<int, int> > V(N); for (int i = 0; i < N; ++i) { ...
[ "budau.adi@gmail.com" ]
budau.adi@gmail.com
70e9b2fd177ce9268191612fc883b33b44ba60d5
e79267ac2352c96689160907adb29149c51707aa
/boost_test/unordered/erase_equiv_tests.cpp
db8799024cc695f2502a1d5c3d4fe379aa9d915c
[]
no_license
iCodeIN/sherwood_map
aabae538846fe665aafdc12accceb9027ca63ad7
c430c1df13468fc530397b4536b5aba0b0975325
refs/heads/master
2021-05-29T18:18:10.699633
2014-05-31T18:35:54
2014-05-31T18:35:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,223
cpp
// Copyright 2006-2009 Daniel James. // 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) // The code for erasing elements from containers with equivalent keys is very // hairy with several tricky edge cases - so expli...
[ "malteskarupke@web.de" ]
malteskarupke@web.de
dc64429a17833ac7ffd456356bafcfba34f4626a
1e472d798aeec52c1008b7838b81079e5de3a572
/StratmasServer/src/Taclan/TypeAttribute.h
95eed223ccef449955be7e497724e5a83a7e6da0
[]
no_license
FransTegelmark/aliquid-stratmas
3298f02c0a0526f1fd5dd237297f5e47eed0da61
8c344de6c4e6aeb60abec495e40a83585fb2b9a8
refs/heads/master
2021-01-21T02:37:10.146824
2014-03-09T18:02:40
2014-03-09T18:02:40
17,570,501
0
1
null
null
null
null
UTF-8
C++
false
false
1,616
h
#ifndef STRATMAS_TYPEATTRIBUTE #define STRATMAS_TYPEATTRIBUTE // System #include <iosfwd> #include <string> // Own // Xerces #include <xercesc/util/XercesDefs.hpp> // Forward Declarations namespace XERCES_CPP_NAMESPACE { class XSAttributeUse; } XERCES_CPP_NAMESPACE_USE /** * \brief The TypeAttribute clas...
[ "exuvo@exuvo.se" ]
exuvo@exuvo.se