blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
6429afb6f0baa6ff10e8724fbfd853c7a0785c7d
374a76b065a133084b6d87c498e0b0ac0fb0e0fc
/tensorflow/compiler/mlir/tools/kernel_gen/transforms/gpu_kernel_to_blob_pass.cc
f995c22f36f259b31281648942c32845a72dd044
[ "Apache-2.0" ]
permissive
yashkarbhari/tensorflow
26e1efa1bc89365cafcee20cc34aa6e2f1d71132
fd20aef919be295ce540aef232a4450ffb5fb521
refs/heads/master
2022-12-25T11:17:06.508453
2020-10-03T05:52:11
2020-10-03T05:59:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,468
cc
/* 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
356b733256dcfef125d94b867aa3fba0a2c1390c
a2681499f4334accc7d52bc3902a9790b63031dd
/src/main/medfilt.cc
50025553187fad4d47cc9987d272e41cfcaa1b3a
[ "Apache-2.0" ]
permissive
sp-nitech/SPTK
db9f3c4399b67abb8df3d6379fbd21a33423320f
ab234a5926c10e37d7c62b427a4df804382dd388
refs/heads/master
2023-08-19T08:42:45.858537
2023-08-17T05:54:42
2023-08-17T05:54:42
103,337,202
187
26
Apache-2.0
2023-08-17T05:54:43
2017-09-13T01:15:34
C++
UTF-8
C++
false
false
9,574
cc
// ------------------------------------------------------------------------ // // Copyright 2021 SPTK Working Group // // // // Licensed under the Apache License, Version 2.0 (the "License"); // // y...
[ "takenori.yoshimura24@gmail.com" ]
takenori.yoshimura24@gmail.com
38ad0a524f3f1825636efb6db5d01c7e0dc02884
fae26d601fe2b795fcd9ce40061bfb5db727ebf4
/113 - Power of Cryptography/main.cpp
36b9e6f041ddcc3e80d957fc6d55046c04aca2c1
[]
no_license
phg1024/UVa
5771caf2f9070abfab857b0b32db3a076fce7c3b
e27e4a67c80e716c87f266a68396ac5b5968345d
refs/heads/master
2020-04-11T05:40:30.107452
2014-07-17T07:49:33
2014-07-17T07:49:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
334
cpp
#include <iostream> #include <string> #include <algorithm> #include <functional> #include <vector> #include <cstring> #include <cstdio> #include <cstdlib> #include <cmath> using namespace std; int main() { double n, p; while (scanf("%lf%lf", &n, &p) != EOF) { printf("%.lf\n", pow(p, 1/n)); } ...
[ "peihongguo@gmail.com" ]
peihongguo@gmail.com
27673be22bd2b5fd7f99c5cff6dec34f1e099a68
6525746e3478741d5658406b2a7b1df287b46288
/openFoam/heatTransfer/chtMultiRegionFoam/adjacentSolidFluid/constant/regionProperties
5117a9c318c0ae6fea7958d1fe6e84937e101f3e
[]
no_license
scramjetFoam/cfdCaseSetups
05a91228988a01feeca95676590fd0c3b7a60479
37bf3f07aae6e274133d1c9d289c43ebdd87d741
refs/heads/master
2023-07-06T02:57:54.810381
2020-11-05T15:42:20
2020-11-05T15:42:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
930
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 5 | ...
[ "julian.toumey@uconn.edu" ]
julian.toumey@uconn.edu
1067ddb7df21bded743d2b43174c0de91b11d395
39209a3e9682981c10721480e367da0fc55896a9
/MoltenVK/MoltenVK/Utility/MVKVectorAllocator.h
442e0acac5d6bca33ab70630a21545fdb4c7e97d
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
DiegoAce/MoltenVK
f18d825659777eb4dd9cb0d0256373dc04905a28
ea0bbe57805b2459d8e15b1010186fa168788fa5
refs/heads/master
2020-04-12T17:40:11.739854
2018-12-21T02:08:54
2018-12-21T02:08:54
155,617,197
0
0
Apache-2.0
2018-10-31T20:10:14
2018-10-31T20:10:14
null
UTF-8
C++
false
false
14,548
h
/* * MVKVectorAllocator.h * * Copyright (c) 2012-2018 Dr. Torsten Hans (hans@ipacs.de) * * 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/license...
[ "mail@ipacs.de" ]
mail@ipacs.de
179bdeffdcb807053a7afef67fa52e6d55e41f03
27894a9a992b507029228f8e5f096ae5a3ddd6d8
/OpenCLTestReduction/OpenCLTestReduction.cpp
6babab05da961911b50c5c533c6269569586ce9f
[]
no_license
asdlei99/OpenCLTest
09372934e9018ca2010d70d579ce228ad44ac118
89cf005b4108ac3ac8cada470d62fdfba82af64e
refs/heads/master
2020-09-26T12:46:21.984457
2016-12-24T12:09:06
2016-12-24T12:09:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
33,701
cpp
/***************************************************************************** * Copyright (c) 2013-2016 Intel Corporation * All rights reserved. * * WARRANTY DISCLAIMER * * THESE MATERIALS ARE PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT...
[ "rigaya34589@live.jp" ]
rigaya34589@live.jp
33dc5e5a5f243645a7ae1db20fa6c1da925034d2
a3ac029ab1930d0d4523cbed51393ea8adfe61ee
/source/xml2md.cpp
7f01af9bcb078798e7af9daaf554052bc0f8d6a9
[]
no_license
shawnpringle/steemedit
96993b5d314c4ac908970ff44a7e304d7b95ae3b
aee13b2c69a1429dcd698bf1386f112858ee26d7
refs/heads/master
2021-01-12T11:08:46.630728
2017-06-10T22:16:48
2017-06-10T22:16:48
72,844,804
0
0
null
null
null
null
UTF-8
C++
false
false
21,321
cpp
#include <wx/mstream.h> #include <iostream> #include "popcorn_wxstring.h" #include <utility> #include <wx/xml/xml.h> #include <string> #include "image_locations.h" #include "xml2md.h" #include <boost/locale.hpp> #include "trash.h" #include "bug_exception.h" #include <signal.h> #include "utf.h" using namespace std; //...
[ "shawn.pringle@gmail.com" ]
shawn.pringle@gmail.com
613e4f7052084ff697aec41968d5f1df4d77faa1
4c84d6f2e63244a1d9f7d769a06a6d3d9b694101
/bksafevul/src_bksafevul/bksafevul/Vulfix/HyperTextParser.h
b095abe1b29432759cb9b8528e543caf6ba4c801
[ "Apache-2.0" ]
permissive
liangqidong/Guardian-demo
ad3582c9fc53924d2ce0ca3570bf2e0a909d1391
3bf26f02450a676b2b8f77892a895c328dfb6814
refs/heads/master
2020-03-06T22:37:53.416632
2018-03-28T08:26:10
2018-03-28T08:26:10
127,108,413
0
1
null
null
null
null
UTF-8
C++
false
false
752
h
#pragma once #include <string> #include <map> #include <vector> typedef std::basic_string<TCHAR> tstring; typedef std::map<tstring, tstring> attributes; #ifndef LPCTSTR typedef const TCHAR *LPCTSTR; #endif struct TextPart { TextPart() { } TextPart(LPCTSTR sztag, LPCTSTR szval) { if(sztag) tag = sztag; if(...
[ "18088708700@163.com" ]
18088708700@163.com
6d160200396d6cd8e4e5ba336c4465e0c9066332
06726bb031816046fe2175e483981e5f6e2ece82
/GreenJudge/b017.cpp
f2ebbcab087d17bbb98f6f4d15d422a66370614a
[]
no_license
a37052800/c
2390f07c77131fbe01fc26943cb544edebc1726a
e966460b617dbfdeca324a6b4e845a62c70631bb
refs/heads/master
2023-01-11T11:49:06.463615
2022-12-26T08:14:27
2022-12-26T08:14:27
150,870,651
0
0
null
null
null
null
UTF-8
C++
false
false
655
cpp
#include <iostream> #include <string> #include <sstream> using namespace std; int main() { string a,b; int i=0,j,u=0,x=0; cin>>a>>b; int sa=a.size(),sb=b.size(); int na[sa],nb[sb],n[102]={0}; string c; stringstream s; while(a[i]!='\0') { c=a[i]; s.clear(); s.str(c); s>>na[i]; i++; } i=0; while(b[...
[ "a37052800@gmail.com" ]
a37052800@gmail.com
f0b60d17ea8de85bfc66494432c8e62979a06284
b367fe5f0c2c50846b002b59472c50453e1629bc
/xbox_leak_may_2020/xbox trunk/xbox/private/test/directx/d3d/conf/mipfilter/maxbias.cpp
23beb918672af8fc4f6e4e8994907b2de51d4b9d
[]
no_license
sgzwiz/xbox_leak_may_2020
11b441502a659c8da8a1aa199f89f6236dd59325
fd00b4b3b2abb1ea6ef9ac64b755419741a3af00
refs/heads/master
2022-12-23T16:14:54.706755
2020-09-27T18:24:48
2020-09-27T18:24:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,673
cpp
//#define D3D_OVERLOADS #include "d3dlocus.h" #include "cd3dtest.h" #include "MipFilter.h" //************************************************************************ // Point_MaxMipLevel Test functions CPoint_MaxMipLevelTest::CPoint_MaxMipLevelTest() { m_szTestName = TEXT("MipFilter Point_MaxMipLevel"); ...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
51e04ecb2bba466792464373eaf509c2181fefe0
bebdef83edff1cc8255785369e140ce84d43350a
/Codes/10172_Gae.cpp
b53e6f7d67d6676f7a781030df193b732b83d186
[]
no_license
SayYoungMan/BaekJoon_OJ_Solutions
027fe9603c533df74633386dc3f7e15d5b465a00
b764ad1a33dc7c522e044eb0406903937fe8e4cc
refs/heads/master
2023-07-05T13:47:43.260574
2021-08-26T11:42:21
2021-08-26T11:42:21
387,247,523
0
0
null
null
null
null
UTF-8
C++
false
false
218
cpp
#include <iostream> int main() { std::cout << "|\\_/|\n"; std::cout << "|q p| /}\n"; std::cout << "( 0 )\"\"\"\\\n"; std::cout << "|\"^\"` |\n"; std::cout << "||_/=\\\\__|\n"; return 0; }
[ "nickte89@gmail.com" ]
nickte89@gmail.com
b1fc4f3dc3c59a5da386940b21a0a069eedba6e2
1fc4ef58830ec6b20a54ce6176b1642d5d98195a
/hodoscopes/hodoEff/hodoeff_calc.cxx
5197b8500285d4a0a2c599d7e63a880961c17e07
[]
no_license
dkleinja/analysis_E1039
abbff459fd2bcdb6067dab47485786fb69bb015a
37e3dd6982b75d843882181fc7b9de277478f423
refs/heads/master
2021-04-19T00:27:20.683036
2017-06-01T21:50:49
2017-06-01T21:50:49
33,490,756
0
0
null
null
null
null
UTF-8
C++
false
false
7,123
cxx
void hodoeff_calc(const int reco = 5, const int roadset = 57, const int ntracks = 1, const int momcut = 20, const int ycut = 3, const int centcut = 90) { gStyle->SetOptStat(0); int hodoID; int elementID; int flag; int matrix1flag; double mom_exp; double y_exp; //get the values Int_t paddleNumber; D...
[ "kleinjan@lanl.gov" ]
kleinjan@lanl.gov
26786fddedc25072a5ed72aaaf098f1a2f823807
c557dc5688d94ef4c3c0d1cb7afbd7ee8337c02a
/src/UI.cpp
7cf67d7a8023d9a89e6a20fe5b2df4cda00be815
[]
no_license
keithloughnane/PhysicalAnalyticsServer
0ceb110eeda8499cd4f651c3134ff1f67c66e25c
0c0f4f94a1eb17d539e6456d9cd47c0f933e078c
refs/heads/master
2016-09-05T17:48:42.926015
2013-07-31T19:49:39
2013-07-31T19:49:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
153
cpp
#include "UI.h" #include <iostream> using namespace std; UI::UI() { cout << "UI started...\n" ; //ctor } UI::~UI() { //dtor }
[ "keith.loughnane@gmail.com" ]
keith.loughnane@gmail.com
a0e010d546bbfe66e2ee75b28ed30520a4fac1d3
d2fa5da30a2d6237007e5a3b0ff2d1e14205f3a9
/C++/ITstep week 4/zad_6.cpp
437ec18474cc31fe851fcd87a3f660af18e49c90
[]
no_license
Kaloyan-Dimitrov/OLD_coding_projects
ceeedbf3409a7955c208e66385faeff87dc35ae7
66cbcce3f824e256283426e842797e8e08ea397d
refs/heads/master
2022-12-10T09:19:37.286104
2019-10-21T16:36:53
2019-10-21T16:36:53
216,616,380
0
0
null
2022-12-09T00:49:59
2019-10-21T16:37:30
JavaScript
UTF-8
C++
false
false
255
cpp
#include <iostream> using namespace std; bool is(int a, int c){ if(a%10!=c and a>0) is(a/10, c); else if(a==0) return false; else return true; } int main (){ int ch, c; cin>>ch>>c; if(is(ch, c)) cout<<"True."; else cout<<"False."; return 0; } // 3525
[ "47056188+Kaloyan-Dimitrov@users.noreply.github.com" ]
47056188+Kaloyan-Dimitrov@users.noreply.github.com
6c318f766d42f1435712361aa212ebd1b1e8e964
28645f1537ee57a6426b9b9d5bbea08f67d3eaf2
/src/YBehavior/network/network_msvc.cpp
2d585acdc432b5b973673e8348bff30dfdb84453
[]
no_license
wsrlyk/YBehavior
32b1ef02bc6ab1022c444bd2d5cf51e1e724341a
cd7bd4573c190cc6a14db1288958677bb9d32f6c
refs/heads/master
2023-09-01T10:54:01.041700
2023-08-24T08:13:28
2023-08-24T08:13:28
111,627,890
3
0
null
null
null
null
UTF-8
C++
false
false
6,027
cpp
#ifdef YDEBUGGER #include "YBehavior/define.h" #ifdef YB_MSVC #include "YBehavior/network/network.h" #include <windows.h> #include <process.h> // beginthreadex #include "YBehavior/logger.h" #include <winsock.h> #include <assert.h> #pragma comment(lib, "Ws2_32.lib") namespace YBehavior { const size_t kMaxPacketData...
[ "wsrlyk@gmail.com" ]
wsrlyk@gmail.com
783cbd8bef6570b1ec9673f4c8681d9f34a115a0
775acebaa6559bb12365c930330a62365afb0d98
/source/public/interfaces/layout/IPathSelectionData.h
c7f40e6d6265fe6adb53eb7e0fb284be29b1f592
[]
no_license
Al-ain-Developers/indesing_plugin
3d22c32d3d547fa3a4b1fc469498de57643e9ee3
36a09796b390e28afea25456b5d61597b20de850
refs/heads/main
2023-08-14T13:34:47.867890
2021-10-05T07:57:35
2021-10-05T07:57:35
339,970,603
1
1
null
2021-10-05T07:57:36
2021-02-18T07:33:40
C++
UTF-8
C++
false
false
1,549
h
//======================================================================================== // // $File: //depot/devtech/16.0.x/plugin/source/public/interfaces/layout/IPathSelectionData.h $ // // Owner: Paul Sorrick // // $Author: pmbuilder $ // // $DateTime: 2020/11/06 13:08:29 $ // // $Revision: #2 $ //...
[ "75730278+Tarekhesham10@users.noreply.github.com" ]
75730278+Tarekhesham10@users.noreply.github.com
1d1451ebe19ee1d23d3edc1f4c60084e05124a48
f3d3d2d1278721035fcf947f42650ed63f478c08
/Source/FirstTesting/FirstTesting_GameModeBase.cpp
e28200cb8e09beb473a059660e0b35a8c8fc6aea
[]
no_license
ericchia97/FirstTesting
e313b6f36c398e22a540d20c5b294aefa0bbc3b9
22b101a4e4088e8fe695f024aea27bc659e16c99
refs/heads/master
2022-09-16T01:42:33.256491
2020-06-01T15:44:15
2020-06-01T15:44:15
268,562,909
0
0
null
null
null
null
UTF-8
C++
false
false
698
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "FirstTesting_GameModeBase.h" #include "SaveManager.h" #include "FirstCharacterBase.h" #include "UObject/ConstructorHelpers.h" AFirstTesting_GameModeBase::AFirstTesting_GameModeBase() { //Set default pawn class to out Blueprinte...
[ "ericchia508@gmail.com" ]
ericchia508@gmail.com
d6f0b9034a511cbc47644c68a96c8afc93dd5a90
0a6ce712507faa2150733dc8b93ab16d02085ded
/src/Menu.cpp
e880e4e1dde2433a5ebb3b03438310abe363c0e3
[]
no_license
pierre-rebut/Arcade
2464c303d02a70ba2f2da4ccb22f82915d9216a4
87c521f7522567318c8b9968d094f47b9aa886e1
refs/heads/master
2021-01-21T10:00:22.635175
2017-02-27T22:05:36
2017-02-27T22:05:36
83,355,974
0
0
null
null
null
null
UTF-8
C++
false
false
1,259
cpp
// // Menu.cpp for Menu in /home/rebut_p/Programmation/CPP/cpp_arcade/games/menu_src // // Made by Pierre Rebut // Login <rebut_p@epitech.net> // // Started on Mon Mar 21 14:24:28 2016 Pierre Rebut // Last update Sat Apr 2 18:41:04 2016 ganive_v // #include <iostream> #include <iterator> #include "Menu.hpp" #inc...
[ "pierre.rebut@epitech.eu" ]
pierre.rebut@epitech.eu
fb36701d69ed9e92a7b4673a7a0b20d9eecac241
f0ba9db32f36c5aba864e5978872b2e8ad10aa40
/include/bsl/details/integer_sequence_min.hpp
19c3ecc53310207b81bc5d9629b98a2324c8a31c
[ "MIT" ]
permissive
Bareflank/bsl
fb325084b19cd48e03197f4265049f9c8d008c9f
6509cfff948fa34b98585512d7be33a36e2f9522
refs/heads/master
2021-12-25T11:19:43.743888
2021-10-21T14:47:58
2021-10-21T14:47:58
216,364,945
77
5
NOASSERTION
2021-10-21T02:24:26
2019-10-20T13:18:28
C++
UTF-8
C++
false
false
4,196
hpp
/// @copyright /// Copyright (C) 2020 Assured Information Security, Inc. /// /// @copyright /// 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 limita...
[ "rianquinn@gmail.com" ]
rianquinn@gmail.com
820310a4a6645c82dff0239493ad8d5c8b76e2e5
ee9c5d0ca8f5b0884827f808fd74289f5f8fc5f2
/problems/DMOPC/2018/DMOPC18-Bob.cpp
c8672f45e6d5374ab29106a4ba42175d5bdd2386
[]
no_license
caoash/competitive-programming
a1f69a03da5ea6eae463c6ae521a55bf32011752
f98d8d547d25811a26cf28316fbeb76477b6c63f
refs/heads/master
2022-05-26T12:51:37.952057
2021-10-10T22:01:03
2021-10-10T22:01:03
162,861,707
21
1
null
null
null
null
UTF-8
C++
false
false
1,655
cpp
/* * Reduce the problem to pairing LCAs with distance formula, then realize if you choose the centroid you can always pair nodes using the root as LCA. */ #include <bits/stdc++.h> using namespace std; using ll = long long; using vi = vector<int>; using vl = vector<ll>; #define pb push_back #define rsz resize #def...
[ "caoash@gmail.com" ]
caoash@gmail.com
07c6950a0b30fd381008497b8a6daeb02aa6a393
8af23530c7a2d76cba058d8d7f29b5a43dd43511
/exam10.cpp
6d4d78c37121a13acea26e3af064f3f8a4178189
[]
no_license
ABCorabc/C-Programming
310caf4960e7ce07749e9890be16bab7737248cc
ede6bdf520eb97d8af4c451861bcfb32d826ece7
refs/heads/master
2021-07-05T20:19:09.219111
2017-09-28T23:54:07
2017-09-28T23:54:07
105,117,571
0
0
null
null
null
null
UTF-8
C++
false
false
404
cpp
#include <stdio.h> typedef struct { int high; int low; char isPass; int standard; int sub; }result; void passorfail(result *); int main() { result r; scanf("%d %d %d", &r.high, &r.low, &r.standard); passorfail(&r); printf("%d %c\n", r.sub, r.isPass); } void passorfail(result *rp) { rp->sub = rp->high - rp...
[ "kangkang1104@naver.com" ]
kangkang1104@naver.com
68d802089ef9db46a8b906e9bced8a3dbc562283
485978672fe6f6aa10e451b650287fba2ecb78b7
/module_qkpack/qkpack/lib/qkpack_metrics/inc/metrics/uniform_sample.h
6088cf5fda302be9fb29ff7a4155a4af0cc421e3
[]
no_license
lidaohang/data-qkpack-ngluaproxy
b20fffb24969a35b79e40cdb0d1d15d6437c5a09
1e6f5488e7e1f6c5c618292dbc0cb1330f7bafdc
refs/heads/master
2021-05-11T13:26:28.417674
2018-12-06T06:03:49
2018-12-06T06:03:49
117,679,187
0
2
null
null
null
null
UTF-8
C++
false
false
1,969
h
#ifndef __UNIFORM_SAMPLE_H__ #define __UNIFORM_SAMPLE_H__ #include <vector> #include <iterator> #include <boost/atomic.hpp> #include <boost/thread/mutex.hpp> #include <boost/thread/lock_guard.hpp> #include <boost/random/mersenne_twister.hpp> #include <boost/random/uniform_int_distribution.hpp> #include "metrics/sample...
[ "357732053@126.com" ]
357732053@126.com
d5a51fa78a8992391deea674fff07e964268ba68
24f26275ffcd9324998d7570ea9fda82578eeb9e
/net/proxy_resolution/proxy_bypass_rules_unittest.cc
aed0056f8b6b992e32f32f56f134dac918ee4101
[ "BSD-3-Clause" ]
permissive
Vizionnation/chromenohistory
70a51193c8538d7b995000a1b2a654e70603040f
146feeb85985a6835f4b8826ad67be9195455402
refs/heads/master
2022-12-15T07:02:54.461083
2019-10-25T15:07:06
2019-10-25T15:07:06
217,557,501
2
1
BSD-3-Clause
2022-11-19T06:53:07
2019-10-25T14:58:54
null
UTF-8
C++
false
false
19,894
cc
// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/proxy_resolution/proxy_bypass_rules.h" #include "base/stl_util.h" #include "base/strings/string_util.h" #include "base/strings/stringpr...
[ "rjkroege@chromium.org" ]
rjkroege@chromium.org
86679a778151afc85860b87f3dbb0c4d733a5633
ece46d54db148fcd1717ae33e9c277e156067155
/SDK/arxsdk2013/utils/Atil/Inc/format_codecs/ccitt.h
40d00d305abf342852ce997e5aa7ee8af22ff0ec
[]
no_license
15831944/ObjectArx
ffb3675875681b1478930aeac596cff6f4187ffd
8c15611148264593730ff5b6213214cebd647d23
refs/heads/main
2023-06-16T07:36:01.588122
2021-07-09T10:17:27
2021-07-09T10:17:27
384,473,453
0
1
null
2021-07-09T15:08:56
2021-07-09T15:08:56
null
UTF-8
C++
false
false
8,357
h
/////////////////////////////////////////////////////////////////////////////// // // (C) Autodesk, Inc. 2007-2011. All rights reserved. // // 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 not...
[ "zhangsensen@zwcad.com" ]
zhangsensen@zwcad.com
0e99106819deaaf2043eca28993dbaeaababc984
9bba90bad4f312c949c0704a6b3a3d94cdca4671
/test.code/google_libs/sparsehash.cpp
3b25983128f7be6402dda7808958a262ef77a738
[ "Apache-2.0" ]
permissive
P79N6A/workspace
036072fc3788ec50a95744b512e1566c3b16f082
2f1b4977ef51e77fcaf7e3c120714138099ce096
refs/heads/master
2020-04-23T10:04:37.302251
2019-02-17T06:57:18
2019-02-17T06:57:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,269
cpp
#include <google/dense_hash_map> #include <iostream> #include <string> #include <map> using namespace std; using google::dense_hash_map; // namespace where class lives by default struct eqstr { bool operator()(const char* s1, const char* s2) const { if (s1 && s2) return strcmp(s1, s2) <= 0; else ...
[ "lianjiang.yulj@alibaba-inc.com" ]
lianjiang.yulj@alibaba-inc.com
69498aeb12ee67e0ec9abbd3e43a3804b817331a
514b6f62afef72026cb47366224a33e6f56b48ca
/include/gameobject.h
beabc24b657ee65af0752a13d149e715b39d2c0f
[]
no_license
ghedger/glhplane
0cf8b849787f9de34caed222dcbe345e96bca1b4
05a188820cf196d0b636fcdb2e960886334ec19f
refs/heads/master
2021-08-23T19:06:43.462856
2017-12-06T04:52:53
2017-12-06T04:52:53
112,535,510
0
0
null
null
null
null
UTF-8
C++
false
false
228
h
// gameObject // Declaration for gameObject, a common ancestor #pragma once class GameObject { public: GameObject(); virtual ~GameObject(); virtual bool init() = 0; virtual void draw() = 0; protected: };
[ "greg@hedgersoftware.com" ]
greg@hedgersoftware.com
0de05fc8ed673d8db17ca162991f84548e804aec
a3ef275aee6c72acde34dcff9c291a6983b56937
/src/dense_hodlr/HODLR_Matrix.hpp
591483d59ed8ec61dded66ea9261990a7f0257fd
[]
no_license
stnava/RHODLR
6d872b8a3c8276a5216f0e7e665775d64463d5ec
81d8d712b5a9bba651ec16c0163e65f85c099557
refs/heads/master
2021-01-25T05:21:23.393150
2014-12-19T14:18:49
2014-12-19T14:18:49
27,038,381
1
0
null
null
null
null
UTF-8
C++
false
false
21,001
hpp
#ifndef HODLR_MATRIX_HPP #define HODLR_MATRIX_HPP //Standard C++ #include <cmath> #include <complex> #include <cstdlib> #include <ctime> #include <iostream> #include <memory> #include <string> #include <vector> //External Dependencies #include <Eigen/Dense> #include <Eigen/Sparse> //Custom Dependencies #include "he...
[ "stnava@gmail.com" ]
stnava@gmail.com
543475840371617acc7231ea61f8475283755ceb
21f7639aa6bbfc421fed3e28f94c47b5f6dfa39c
/src/unisinsight/webSocket/src/example/asyncServer.cpp
6c6acee963a349d504a9477288989782b5f43436
[]
no_license
hthappiness/codebase
06d3fe41ed97b791fc53ca1e734fca1234cd82e0
fb2af5f250d0ac69ba3dc324cbf65c34db39fd5c
refs/heads/master
2021-07-23T04:09:36.361718
2021-07-11T13:41:40
2021-07-11T13:41:40
233,802,062
0
0
null
null
null
null
UTF-8
C++
false
false
2,202
cpp
namespace { typedef boost::asio::io_service IoService; typedef boost::asio::ip::tcp TCP; std::string make_daytime_string() { using namespace std; time_t now = std::time(NULL); return ctime(&now); } class tcp_connection : public boost::enable_shared_from_this<tcp_connection> { public...
[ "329295821@qq.com" ]
329295821@qq.com
4205ba6ea8b4fb926ead40b767c4a56b2e9374a2
b19f30140cef064cbf4b18e749c9d8ebdd8bf27f
/D3DGame_180914_032_1_ModelScale_Inside_Shader/Objects/GameModel.h
42faa2a17f2f5003d2210be5f968d38c931ff140
[]
no_license
evehour/SGADHLee
675580e199991916cf3134e7c61749b0a0bfa070
0ebbedf5d0692b782e2e5f9a372911c65f98ddc4
refs/heads/master
2020-03-25T13:22:42.597811
2019-01-03T07:05:54
2019-01-03T07:05:54
143,822,128
0
0
null
null
null
null
UTF-8
C++
false
false
2,829
h
#pragma once #include "GameRender.h" class GameModel : public GameRender { public: GameModel ( wstring matFolder, wstring matFile , wstring meshFolder, wstring meshFile ); virtual ~GameModel(); void Velocity(D3DXVECTOR3& vec); D3DXVECTOR3 Velocity(); void Scale(float x, float y, float z); void Scale(D3DX...
[ "evehour@naver.com" ]
evehour@naver.com
6b555fdeebb3e34933d285b3fff7b4c4ff5af63a
f5a8866ca08727fa99e8dce3c7d4eb413191e035
/dumux/porousmediumflow/richardsCylindrical1d/localresidual.hh
f9c020b1f82f9cb362dd1c817036f18f78a6433b
[]
no_license
Plant-Root-Soil-Interactions-Modelling/dumux-rosi
fecb3f48963e102a0257fbf5939b0e2973a6336c
cf6a6e5fa450b306e1ae134284419b1558c9349e
refs/heads/master
2023-08-16T22:19:14.152346
2023-08-02T08:16:51
2023-08-02T08:16:51
80,874,606
6
3
null
2023-08-31T11:10:28
2017-02-03T22:24:47
Jupyter Notebook
UTF-8
C++
false
false
7,886
hh
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * See the file COPYING for full copying permissions. * * ...
[ "m.giraud@fz-juelich.de" ]
m.giraud@fz-juelich.de
c77463f5788b0e2da5f027a65a00b55e4eabf355
de7afdfbf77908253ef4b497617d0a69822bbd4b
/cf_539/b.cpp
4bec8efc9cde11d64f42843264e32f0b78c6b035
[]
no_license
joaoandreotti/competitive_programming
1ee6abdd589971a1194b059dff6b3b987dc698f3
75c8bce751f09ca76845033893f3a3fa0078753e
refs/heads/master
2020-09-15T11:52:45.554130
2020-02-18T13:38:52
2020-02-18T13:38:52
223,436,524
0
0
null
null
null
null
UTF-8
C++
false
false
815
cpp
#include <bits/stdc++.h> const int MAXN = 5e4 + 1; int n; int arr [MAXN]; int maxd = 1, px = 0, py = 0; int msq; long long bfr = 0, ans = INT_MAX; long long f (int i, int j) { long long r = arr [j] - (arr [j] / i); long long r1 = (arr [0] * i) - arr [0]; //printf ("r1: %lld, r: %lld\n", r1, r); long long au...
[ "joao.andreotti@hotmail.com" ]
joao.andreotti@hotmail.com
9aaa73329f1703281351093c750963365fd3a29b
7023df22c3b788b897ab1d60c413501bf025db4e
/src/main.h
dae82f1a160f530f0495cb9ef41d44e85f3849e0
[ "MIT" ]
permissive
forkee/masterdoge
e667d1d47f5eb3419f37d291cf4ccf2eba8f4efa
a1f272a205820e3d18bc7823eede47f140a8297c
refs/heads/master
2021-05-13T21:54:15.861397
2015-07-22T17:32:24
2015-07-22T17:32:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
42,648
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_MAIN_H #define BITCOIN_MAIN_H #include "core.h" #include "bignum.h...
[ "MasterDoge-dev@users.noreply.github.com" ]
MasterDoge-dev@users.noreply.github.com
4f2ad139b376b198ed84f0656c9fa0c75274146e
c96c2f55ee053df41cf84491b7ab6586b94bef55
/Bloco.cpp
0c03c24ae1bb852ee48da4b7b7f26a320e8bd46a
[]
no_license
Bcortizo/CloneOUT
ccdba01b552a68deeb177f4a93e8ddd64cf0306d
3153bcc56f50edd4dde5146177edb2058ebcc853
refs/heads/master
2020-06-29T18:50:30.062325
2016-11-22T11:09:11
2016-11-22T11:09:11
74,416,782
0
0
null
null
null
null
MacCentralEurope
C++
false
false
623
cpp
#include "Bloco.h" Bloco::Bloco() { ID = 0; } Bloco::~Bloco() { } void Bloco::inicializar(int id, string nomeBloco) { ID = id; // seta o sprite "nomeBloco" jŠ com o caminho de arquivo certo if (!gRecursos.carregouSpriteSheet(nomeBloco)) { gRecursos.carregarSpriteSheet(nomeBloco, "imag...
[ "noreply@github.com" ]
Bcortizo.noreply@github.com
63054c14f8a16eeeb2d0ab609bb2cee4e6286b06
e8dec4ca444ebc02d27c91960f16fa8a8152eb98
/c project/sample31.cpp
59af2cacf1ce41138eab6c21133d43f1005167bd
[]
no_license
cyberteknik/c-projects
2192df3b263fde65054c9ac0df41ac4df938b1ee
12a2c1c19f3727b53b0a2f3e1bb0fcb550ca0ef4
refs/heads/main
2023-03-30T10:24:25.568771
2021-04-04T14:39:48
2021-04-04T14:39:48
354,554,350
0
0
null
null
null
null
ISO-8859-9
C++
false
false
880
cpp
#include <stdio.h> #include <stdlib.h> /*Aybars ARSLAN Bilgisayar Mühendisliği İngilizce 2.öğretim*/ /*10 elemanlı dizi tanımlayın bu 10 elemanlı dizinin en büyük ve en kucuk sayilari veren program*/ int main(void) { int i,gecici,tut; int sayi[10]={12,213,334,425,563,67,78,839,11,10}; printf...
[ "noreply@github.com" ]
cyberteknik.noreply@github.com
7e71dc979deffdaa5f10f89a53063edc2a7e3550
23866116bb245ec5c4704f0b4336e91fc85e0506
/Solution/PhoenixEngine/Source/Rendering/GL/GLTypes.cpp
daf47bf5af34faac57926cdba504944ab1279e2b
[ "MIT" ]
permissive
rohunb/PhoenixEngine
6ce19c45b4acf1fc78d49d68da21c8d80e5fbe2f
4d21f9000c2e0c553c398785e8cebff1bc190a8c
refs/heads/master
2021-05-07T00:33:53.239503
2017-11-09T19:51:43
2017-11-09T19:51:43
110,158,005
2
0
null
null
null
null
UTF-8
C++
false
false
3,164
cpp
#include "Stdafx.h" #include "Rendering/GL/GLTypes.h" #include "Utility/Debug/Assert.h" namespace Phoenix { namespace GL { const FChar* EError::ToString(const EError::Type GLError) { switch (GLError) { case EError::None: return "GL_NO_ERROR"; case EError::InvalidEnum: return "GL_INVALID_...
[ "rohunb@gmail.com" ]
rohunb@gmail.com
4fadd1ec3e07d89b5517da34d1deab48bf136b28
7ad3de59e656b0f942aad539c6e5c16c7cdf9bdd
/lab_debug/cs225/HSLAPixel.cpp
879c1db92c7a3d88de6f8c5a14b4a79200d806d8
[]
no_license
wenqian-ye/Data_Structure
d22b3792d70e3772af2199ff7330fd2a12a3c805
44126a1cb43f05bb85ebffca2e075b1951939d1c
refs/heads/master
2022-01-31T19:10:49.373888
2019-08-13T15:49:25
2019-08-13T15:49:25
202,177,041
1
0
null
null
null
null
UTF-8
C++
false
false
2,276
cpp
/** * @file HSLAPixel.cpp * Implementation of the HSLAPixel class for use in with the PNG library. * * @author CS 225: Data Structures * @version 2018r1 */ #include "HSLAPixel.h" #include <cmath> #include <iostream> using namespace std; namespace cs225 { HSLAPixel::HSLAPixel() { h = 0; s = 0; l = ...
[ "wenqian3@illinois.edu" ]
wenqian3@illinois.edu
a5dce251a82eb39255578fea1e6cb9940a124aac
3d4f69dba44f5e285c19c6762494073148011bbe
/solution/332. Reconstruct Itinerary/332_02.cpp
d6a92ad2bc4c69df1f7b49a7a9807fb85f559736
[]
no_license
cmeslo/leetcode
a0fd9826aaf77380c6cfb6bd24f26024345077be
9b304046c2727364a3c9e5c513cb312fabdc729e
refs/heads/master
2023-08-31T02:34:56.962597
2023-08-30T17:06:07
2023-08-30T17:06:07
96,622,859
0
0
null
null
null
null
UTF-8
C++
false
false
832
cpp
class Solution { public: vector<string> findItinerary(vector<vector<string>>& tickets) { for (const vector<string>& t : tickets) { _trips[t[0]].push_back(t[1]); } for (auto& it : _trips) { auto& dests = it.second; std::sort(dests.begin(), dests.en...
[ "noreply@github.com" ]
cmeslo.noreply@github.com
1f03a6316db7c3882ca69c4da29f442463e200a5
ed51b0a0514d160658c7e8d66a53427122bfb3d5
/mips-processor-simulation-master/main.cpp
7b6adc7f296f052828d8c9978ba97244d61512c2
[ "MIT" ]
permissive
OliverCho18/NonPipelined-Processor
e83d82d5a72f483ba50fb49dee90125d2817ce21
2cf13ae4bad83f73a7d6d7082c6bedfe07e9021d
refs/heads/main
2022-12-19T12:59:31.769892
2020-09-13T23:52:13
2020-09-13T23:52:13
294,861,458
0
0
null
null
null
null
UTF-8
C++
false
false
254
cpp
#include "Processor.h" using namespace std; int main(int argc, char** argv) { if(argc != 2) { cout << "Usage: " << "./simExec [config file]" << endl; return 0; } string configFile = argv[1]; Processor sim(configFile); sim.run(); return 0; }
[ "olivercho@Olivers-MacBook-Pro.local" ]
olivercho@Olivers-MacBook-Pro.local
b850911e5872ac68a6883a96d24b8da585b5e2c2
b57193090bbfa5838f1e673f37ac82ad26286b54
/src/http/PList.cxx
f6a3b785bde52f725f8525451b63a639d4643e6b
[]
no_license
luckydonald-backup/beng-proxy
8021e4fe7bb06e24b6f7d2a5464fc6051a8df25f
34ef0a94c7005bde20390c3b60a6439cc6770573
refs/heads/master
2020-05-24T20:56:31.428664
2019-05-16T08:40:44
2019-05-16T09:14:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,507
cxx
/* * Copyright 2007-2019 Content Management AG * All rights reserved. * * author: Max Kellermann <mk@cm4all.com> * * 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 reta...
[ "mk@cm4all.com" ]
mk@cm4all.com
4754818e992bd1c54ae10b7c4f5fb9ee09a60fe1
a2a3d4b43577559df50f56076391d2f0df60a7aa
/diagram/ggate.h
c529e56883f3f0995b8d15392dbc450317e461fb
[ "MIT" ]
permissive
juanmacaaz/LogicSimulator
5bab2563b81ab1101aa7c7de2f787a8948978cde
27f402b4345bc992b6331ad4ed027c8b7ae8f742
refs/heads/master
2022-11-09T03:09:16.074008
2020-06-26T08:56:08
2020-06-26T08:56:08
250,613,012
1
0
null
null
null
null
UTF-8
C++
false
false
825
h
#ifndef ANDITEM_H #define ANDITEM_H #include <QGraphicsPixmapItem> #include <QDir> #include <typeinfo> #include "diagram/gvertex.h" class GGate : public QObject, public QGraphicsPixmapItem { Q_OBJECT public: enum Element { XOR, AND, OR, INV , INPUT, OUTPUT}; GGate(int x, int y, long id); ~GGate(); ...
[ "juanma.caaz@gmai.com" ]
juanma.caaz@gmai.com
27a3b7328dc0c9c3cfe283f88f463984ff84f11a
f9185f58ac3d826bad491b7c6a943c65618f48e9
/object_pointor.cpp
d9773c756e0a627624ab0aea4bbee6c77d459e63
[]
no_license
ashwani471/c-_opps
315e4accef5309c15af04b0fb882a97a83c7c263
53dd065a2391c2c92864db5901362e5f030dd054
refs/heads/master
2023-08-23T11:20:07.859248
2021-10-18T10:10:19
2021-10-18T10:10:19
401,703,269
0
0
null
null
null
null
UTF-8
C++
false
false
392
cpp
#include<iostream> using namespace std; class Box{ private: int l,b,h; public: void setData(int x,int y,int z){ l=x; b=y; h=z; } void showData(){ cout<<"l="<<l<<" b="<<b<<" h="<<h<<endl; } }; int main(){ Box b; Box *p; p=&b; // b....
[ "ashwanikumar351999@gmail.com" ]
ashwanikumar351999@gmail.com
7ab94d49d0a3593524a7555cb7638a4ef4d3c8b0
fb20c87ddf78f76a29fc6c7a6204f0ea825f59b2
/cpptest_yagarto/library/usb/message.h
2794478c20f0c840564d4b5d8f4da419fbf6e34b
[]
no_license
ChenMH1989/uhs20_stm32
17ab108e31d083090a600a3b7bc3b22820007fd0
2975e7b4791fee444758dfbf3506f1af008ef28b
refs/heads/master
2021-04-26T11:46:19.494900
2013-11-29T14:37:45
2013-11-29T14:37:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,645
h
/* Copyright (C) 2011 Circuits At Home, LTD. All rights reserved. This software may be distributed and modified under the terms of the GNU General Public License version 2 (GPL2) as published by the Free Software Foundation and appearing in the file GPL2.TXT included in the packaging of this file. Please note that GPL...
[ "hozenshi@gmail.com" ]
hozenshi@gmail.com
d72f0abe91bd4165ac51c46509e87019e853a6bb
ad5b72656f0da99443003984c1e646cb6b3e67ea
/src/plugins/intel_gna/tests/unit/transformations/gna_reorder_activation_and_pooling.cpp
7bacd1ea4e5885b41933283994f8a36ddfabbb6c
[ "Apache-2.0" ]
permissive
novakale/openvino
9dfc89f2bc7ee0c9b4d899b4086d262f9205c4ae
544c1acd2be086c35e9f84a7b4359439515a0892
refs/heads/master
2022-12-31T08:04:48.124183
2022-12-16T09:05:34
2022-12-16T09:05:34
569,671,261
0
0
null
null
null
null
UTF-8
C++
false
false
23,617
cpp
// Copyright (C) 2018-2022 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include <gtest/gtest.h> #include "transformations/reorder_activation_and_pooling.hpp" #include "common_test_utils/ngraph_test_utils.hpp" #include <ngraph/function.hpp> #include <ngraph/opsets/opset7.hpp> #include <ngraph/pass/man...
[ "noreply@github.com" ]
novakale.noreply@github.com
aed9fb6a238da57b62833c6ea99af33b13532c9b
d50ed351970ec2e0b64405aeba50e66657d6ccce
/arduino/include/filters/savitzky_golay.h
59c828799f376f59d135e1ac31767365d6e40511
[]
no_license
tszabo-ro/balancer
b412b794f31fb9764ea0185084e0816a93338e84
3e1883297821f0417405040a6fab747f3c2f3a40
refs/heads/master
2022-04-12T13:59:14.254580
2020-04-05T19:29:30
2020-04-05T19:29:30
248,745,608
0
0
null
null
null
null
UTF-8
C++
false
false
2,324
h
#ifndef SavitzkyGolay_H #define SavitzkyGolay_H #include "../primitives/array.h" #include "../primitives/ring_buffer.h" #include <stdio.h> // Implementation based on http://www.personal.psu.edu/users/m/r/mrh318/Gorry-AC-1990.pdf namespace { double gramPoly(int i, int m, int k, int s) { if (k > 0) { ...
[ "tamas@tszabo.ro" ]
tamas@tszabo.ro
03b1c644a77541a426972b9a52d3b5ae82b77356
4b8296335e4fa1a38264fef02f430d3b57884cce
/components/autofill/core/common/mojom/autofill_types_mojom_traits.h
6ec777c3a3b301e53bbd3edd052d8a434c7420b9
[ "BSD-3-Clause" ]
permissive
coxchris502/chromium
07ad6d930123bbf6e1754fe1820505f21d719fcd
f786352782a89d148a10d7bdd8ef3d0a86497926
refs/heads/master
2022-11-06T23:54:53.001812
2020-07-03T14:54:27
2020-07-03T14:54:27
276,935,925
1
0
BSD-3-Clause
2020-07-03T15:49:58
2020-07-03T15:49:57
null
UTF-8
C++
false
false
19,973
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 COMPONENTS_AUTOFILL_CORE_COMMON_MOJOM_AUTOFILL_TYPES_MOJOM_TRAITS_H_ #define COMPONENTS_AUTOFILL_CORE_COMMON_MOJOM_AUTOFILL_TYPES_MOJOM_TRAITS_H_ ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
7a9d74cd4b8e4e856d4f46d4e465e3b3cbdcbcbb
2c4f360dc9bbfd5892e29341245e3374125d6b60
/include/public/ScenarioUtils.h
09dcb9f1d0b646d6ba0767454ac94df8502cbf79
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mitre/FMACM
d5549ed4b0e26e72d8186afc77a57e4f3833d864
a9fb00aef7561d2cb35af1163b44dda55a48c85f
refs/heads/master
2023-09-03T01:13:05.401619
2023-08-16T20:48:59
2023-08-16T20:48:59
35,225,860
11
4
Apache-2.0
2018-06-27T18:07:04
2015-05-07T14:49:02
C++
UTF-8
C++
false
false
3,016
h
// **************************************************************************** // NOTICE // // This work was produced for the U.S. Government under Contract 693KA8-22-C-00001 // and is subject to Federal Aviation Administration Acquisition Management System // Clause 3.5-13, Rights In Data-General, Alt. III and Alt. I...
[ "sbowman@mitre.org" ]
sbowman@mitre.org
af36e1c192fe5d8c890ad85b0c2cf61f3fdacbb9
ea7ea367180ebf57bee22fdeb3a597c2e4c5eb2d
/Mordhack/SDK/Mordhau_BP_MainMenu_classes.hpp
ff507fda7cc5d3a34a4948062da2db34b58c9215
[]
no_license
tho2shem/mordhau-basehack
5105c588544e33e8a7432ed6cb65d1fa41873f62
bc4fbd41417c8a05bfa1620c842b0e0255728237
refs/heads/master
2022-02-15T07:00:11.290882
2019-08-16T04:22:46
2019-08-16T04:22:46
202,657,567
0
0
null
null
null
null
UTF-8
C++
false
false
43,203
hpp
#pragma once // Mordhau (Dumped by Hinnie) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // WidgetBlueprintGeneratedClass BP_Mai...
[ "tho2shem@fastmail.com" ]
tho2shem@fastmail.com
c7416823a15bcf030a520afd55dd3982d3429dae
4032ea33407e3016afe562efaed77b2bdd011dfe
/main.cpp
ed6da5234b2ddec6c48624c71eb31e658f8b7af8
[ "Apache-2.0" ]
permissive
Ali-Kazzazi/qt-dark-theme
a3b5465da84bcf4d5df97dfba1a99e13d91ea6b7
b9cb0925ed970920965e4292ae178c1f8d9db479
refs/heads/master
2022-04-06T18:33:34.593496
2016-02-02T00:44:54
2016-02-02T00:44:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
584
cpp
#include "mainwindow.h" #include <QApplication> #include <QFile> #include <QDebug> int main(int argc, char *argv[]) { QApplication a(argc, argv); a.setStyle("plastique"); QFile styleSheet("dark-theme.qss"); if(!styleSheet.open(QIODevice::ReadOnly | QIODevice::Text)){ qDebug() << "Failed to...
[ "vitor.shade@gmail.com" ]
vitor.shade@gmail.com
c7e5b3634289cb39a8163340daf9b32bd148f22d
f651a2be6a9a4fc77d05bdd85f4a59cf4d8502aa
/AutoSQL.cpp
c15748f66cdb38a4206e2a619814528627cbbd82
[]
no_license
hegangmas/MySourceLib
a94582c961af6d82185398bc41cbabbd81de99c6
bb4706cd411ab1861215ce91577e3ecec2273ad6
refs/heads/master
2020-12-25T03:00:34.088806
2012-10-17T06:36:56
2012-10-17T06:36:56
null
0
0
null
null
null
null
GB18030
C++
false
false
11,326
cpp
#include "StdAfx.h" #include "AutoSQL.h" #include "StringTool.h" AutoSQL::AutoSQL() { InitVar(); } AutoSQL::~AutoSQL() { } void AutoSQL::Trim(CString & sSrc) { sSrc.TrimLeft(); sSrc.TrimRight(); } bool AutoSQL::IsEqualNoCase(const CString & sSrc1,LPCSTR lpSrc2) { return sSrc1.CompareN...
[ "changjixiong@gmail.com" ]
changjixiong@gmail.com
0d7da076c7a7d63b59d742c9fb52a5ea7c1a3fcb
af211ceb6001c13571426445cedaaaa2258f2667
/example_2/RedisConfig.cpp
4198245f90b389d7d92fbbb15c85431f363d0921
[]
no_license
xuqnqn/redis-app
b6cc5103da105985b7054466b78f8708ef9c0059
75918cdaf1fdff366f72438eb8e7d4bf8ec1feb5
refs/heads/master
2020-07-22T19:22:16.459708
2019-09-09T12:29:45
2019-09-09T12:29:45
207,302,983
1
0
null
null
null
null
UTF-8
C++
false
false
529
cpp
/************************************************************************* > File Name: RedisConfig.cpp > Author: Xu Qingqing > Mail: xuqnqn@qq.com > Created Time: 2019年09月09日 星期一 19时29分26秒 ************************************************************************/ #include "RedisConfig.h" #incl...
[ "xuqnqn@qq.com" ]
xuqnqn@qq.com
1848020ba49e6d9c28388568d4a85e18dee76002
fa9cba14545c624dffa35dcae860010c46b722cc
/Behavior/CreturesExample/AfraidCreatures.cpp
9311bb881f36283c43a79402c46e341a868cb9c2
[]
no_license
Vinnichenko-Ivan/LifeSimulator
601c817bb50d3da4eb71e7054b160aa245914d2c
457353140d6aa75df84eb042df271f5cd4a02f97
refs/heads/master
2022-12-29T20:11:55.777168
2020-10-15T04:08:06
2020-10-15T04:08:06
284,656,373
1
0
null
2020-09-03T07:32:55
2020-08-03T09:20:47
C++
UTF-8
C++
false
false
30
cpp
#include "AfraidCreatures.h"
[ "fox4080@gmail.com" ]
fox4080@gmail.com
5d7be4d3f80bb05da49e5b7879b7ec78c985faaa
feddb42d6659f59edce34b7e7dc6d160bfff3eae
/src/CAENVMEenvironment/CAENVMEenvironment.cpp
11b5dfa0e3cca7c3d151cc737db6f8bcf07c0408
[]
no_license
cmsromadaq/MPPC-Setup
1b2ae5f3c145d3267f12ceb4fa6283e3d2e1f199
c8b96376de34669e3818bc9ae69440b0e5664816
refs/heads/master
2021-01-17T09:05:25.000281
2016-04-07T14:11:37
2016-04-07T14:11:37
16,640,626
0
0
null
null
null
null
UTF-8
C++
false
false
9,572
cpp
// QDCDataAqcisitionv1.0 // // Developer: Pedro F. Toledo // <pedrotoledocorrea@gmail.com> // // CAENVMEenvironment.cpp // // Description: This file contains the class methodes required for the QDCDataAcqui // sition program, been designed for the version 1.0 // // Libraries-----------------...
[ "alam.toro@gmail.com" ]
alam.toro@gmail.com
0a7c20773205fc15b7eed5f37942cd0cd8d6fdc2
2c97d16208158f562b19cdbfd8d603ed0abf82f8
/FaceDetector.h
5bb1f9012ac0262e176aba0ad9b528b1d0dbd25b
[]
no_license
Lieto/jc_pilot
e32bc9eb7f85fad7c4c237ea33998ae0ad58e35b
2ca46210df695742f4797c9bc90e31ccd4745805
refs/heads/master
2020-04-17T12:58:17.254270
2016-08-25T15:35:20
2016-08-25T15:35:20
66,282,319
0
0
null
null
null
null
UTF-8
C++
false
false
664
h
// // Created by kuoppves on 21.8.2016. // #ifndef JC_PILOT_FACEDETECTOR_H #define JC_PILOT_FACEDETECTOR_H #include <crowdsight.h> #include "Parameters.h" #include "DetectedPerson.h" class FaceDetector { public: time_t frameTimestamp; CrowdSight *crowdSight; std::map<long, DetectedPerson> detectedPer...
[ "vesa.kuoppala@affecto.com" ]
vesa.kuoppala@affecto.com
77120d5484a87285e35879ea0a6387e6284c76e3
7bc74c12d85d5298f437d043fdc48943ccfdeda7
/001_Project/101_baseline_MS2016/00_zchCode/Foundation/src/math/CRectangle.cpp
b567da5274cf086f4308cd0ac0649992378b0864
[]
no_license
BobDeng1974/cameraframework-github
364dd6e9c3d09a06384bb4772a24ed38b49cbc30
86efc7356d94f4957998e6e0ae718bd9ed4a4ba0
refs/heads/master
2020-08-29T16:14:02.898866
2017-12-15T14:55:25
2017-12-15T14:55:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,144
cpp
#include "CRectangle.h" CRectangle::CRectangle() : m_iX(0) , m_iY(0) , m_uiWidth(0) , m_uiHeight(0) { ; } CRectangle::CRectangle(const CRectangle &src) : m_iX(src.m_iX) , m_iY(src.m_iY) , m_uiWidth(src.m_uiWidth) , m_uiHeight(src.m_uiHeight) { ; } CRectangle::CRectangle(Int32 iX, Int32 ...
[ "guofeng.lu@harman.com" ]
guofeng.lu@harman.com
b49b7e580088e91171cfe8a422de323c96d1f9f1
c3045469a160c69776042fed2762cd7a5d3055c9
/include/INotifier.h
70f366a8ebb1045b1cb5be78917b1ca6678e9f7d
[]
no_license
Htallon/PureMVC
9b47ce187ba3391df3b69e6a1ce8ae460cc3deb2
444ad49fe8d51174b92bb697a37ac1b8baf10dd8
refs/heads/master
2020-12-25T08:50:25.963454
2013-12-12T04:46:09
2013-12-12T04:46:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
433
h
#ifndef _INOTIFIER #define _INOTIFIER #include "MvcType.h" namespace Mvc { namespace Interface { class INotifier { public: virtual ~INotifier() {} virtual void SendNotification(NOTIFICATION_NAME_TYPE notificationName) = 0; virtual void ...
[ "irons.du@gmail.com" ]
irons.du@gmail.com
c128b4a195c3f45931ca1783bed0e9e99a50ed80
fe292ad50323a1081bc47a71edfdfcb7489b13c7
/Stacks/PoisnousPlants.cpp
d8843f10164fd0c07e1ed1675dd7db753b0ed5e7
[]
no_license
aasthanarang/HackerRank-ProblemSolving
95d737c7bcfdb23294814f7a0f6ef200ba283309
44514d05216c7bb79ad1253edcd8c9bbbcd4d668
refs/heads/master
2022-12-31T03:36:28.659385
2020-10-21T18:32:34
2020-10-21T18:32:34
304,643,901
0
0
null
null
null
null
UTF-8
C++
false
false
798
cpp
#include<bits/stdc++.h> using namespace std; int main() { int n; cin>>n; vector<int> v; for(int i=1; i<=n; i++){ int d; cin>>d; v.push_back(d); } stack<pair<int,int>> s; s.push({v[0],0}); int maxall=0; for(int i=1; i<n; i++){ if(v[i]>s.top().first){ ...
[ "aasthanarang23@gmail.com" ]
aasthanarang23@gmail.com
a11d79f8c4494f0d5ae9648d278bb3c5c8ac348c
268e0671d916f9ce41937c93152a93dba3f95c2d
/Project/ZSort/OpenglProject/OpenglOrpject/game/shader.cpp
cc90221bb5c455a6e8cdbd8391c242e9686f8dac
[]
no_license
HarukaGame/HarukaGit
f4df1a4b74d298dede80e52e67cf7d75b935b442
0afacbaa233c433316439204865f2db7deeb4653
refs/heads/master
2023-01-21T07:06:16.057907
2020-11-29T14:23:01
2020-11-29T14:23:01
266,292,930
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
5,528
cpp
#include "shader.h" #include "GL/glew.h" #include "debug_print.h" bool CShader::SetUpUniform(int _programID) { m_programID = _programID; glUseProgram(m_programID); //---------------------------------------------------------- //uniform設定 //---------------------------------------------------------- ...
[ "harukagamecreate@gmail.com" ]
harukagamecreate@gmail.com
f31207c4ec2631f7b26e57ebbc65368d44a3c3df
a68821f672dab6ee928960f9f522a090e254b4f7
/include/quadrule.hpp
697e5693fa0f485276145e3fcf4bd63487eccadf
[]
no_license
mdh266/PECS-1D
fa972c23156a02ee30bc9e28338b7b00a5a2c1f7
c41df003104ed733c8029a49fa6452d0524a90c6
refs/heads/master
2021-06-27T09:11:42.471458
2017-09-12T16:57:46
2017-09-12T16:57:46
71,588,950
6
1
null
null
null
null
UTF-8
C++
false
false
8,090
hpp
void bashforth_set ( int n, double x[], double weight[] ); void bdf_set ( int n, double alpha[], double *beta, double *gamma ); void bdfc_set ( int n, double x[], double w[] ); void bdfp_set ( int order, double xtab[], double weight[] ); double bdf_sum ( double func ( double x ), int order, double xtab[], ...
[ "mdh266@gmail.com" ]
mdh266@gmail.com
ad0c87c99eefae924165dbbfc1374a8a63893ad6
b67fa0df1fbb1fdbae55764ebead075ce1a6a12c
/C++/mang/chuyen chu hoa thanh thuwong va chu hoa chu cai dau.cpp
c3628b8fbddd169985da4a734845c1f0808e0c64
[]
no_license
dphuoc432000/DuyTan_1st
056e39f6b2013da4f1da38ca92fb5edb8ac66b89
7c50359b771724b6e31cd867fe00a66af63ba290
refs/heads/master
2023-05-30T04:25:18.161308
2021-06-24T03:37:14
2021-06-24T03:37:14
379,792,321
0
0
null
null
null
null
UTF-8
C++
false
false
819
cpp
#include <iostream> #include <cstring> using namespace std; char thuongThanhHoa(char c) { int x = (int) c; if(x >= 97 && x <= 122) {// Nghia la x nam trong trong a -> z x = x - 32; return (char) x; } return c; } int chuyenChuThanhSo(char c) { int x = (int) c; if(x >= 48 && x <= 57) { return x - 48; } re...
[ "dphuoc432000@gmail.com" ]
dphuoc432000@gmail.com
d4753520ab341e7c83335c1e414b216dec31c964
c69d4e212ec23964703a9e3f679da6f8bcfd308d
/C++/fun.cpp
35ad9f74ce39df8f41bddf0fc77ce9aa77c8b2fa
[]
no_license
AtulCoder01/Programming-Notes
94740b32b19c257dca974fe8c377a4144774b461
66c30e765312a6c2216ad329fcf75f5d17a57848
refs/heads/master
2022-07-07T21:33:28.419544
2018-01-31T12:27:37
2018-01-31T12:27:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
136
cpp
#include<iostream> using namespace std; void disp(); int main() { disp(); return 0; } void disp() { cout<<"My Name is Atul Kumar\n"; }
[ "roboatul786@gmail.com" ]
roboatul786@gmail.com
e435554be3fe0b7e3c51b70956282d33d77f091f
2f8bb9591e123fab6c1512814bbe6b71d2fef321
/src/gallium/drivers/r600/sfn/sfn_emitaluinstruction.cpp
bb7e2908db2fa3451f5450ab483b25192a76a193
[]
no_license
zhuyonguniontech/mesa
3fdeced3dccb19024bfbe700347028557e833d69
e435f75dd6fc3caf00cfefe321c281cc9f7f0c4b
refs/heads/master
2022-12-18T17:48:38.074478
2020-09-23T02:37:01
2020-09-23T04:19:45
297,839,199
0
0
null
2020-09-23T03:17:17
2020-09-23T03:17:17
null
UTF-8
C++
false
false
48,031
cpp
/* -*- mesa-c++ -*- * * Copyright (c) 2018 Collabora LTD * * Author: Gert Wollny <gert.wollny@collabora.com> * * 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, in...
[ "eric+marge@anholt.net" ]
eric+marge@anholt.net
129a365f6675c06ccb8deac0adbb89fc459e380f
dec1aaef08be491c7ee1434e408a2537e5d9cec8
/tests/inc/test-linspace.h
1e75c4b0ff4e974708a84f7afbb754eec971c6c7
[]
no_license
JHopeCollins/ellipticSolvers
615dbe31f4cc3ffbd1380c45d1a0e4ed04898cb3
97208da821fb43276900d6d89701ea44372e2237
refs/heads/master
2022-02-03T04:20:59.747069
2019-07-18T16:07:16
2019-07-18T16:07:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
921
h
# ifndef TEST_LINSPACE_H # define TEST_LINSPACE_H #include "cppunit/TestFixture.h" #include "cppunit/extensions/HelperMacros.h" #include "linspace.h" /* Tests for linspace function */ class Test_linspace : public CppUnit::TestFixture { private: CPPUNIT_TEST_SUITE( Test_linspace ); CPPUN...
[ "joshua.hope-collins@eng.ox.ac.uk" ]
joshua.hope-collins@eng.ox.ac.uk
fb9060ea573d5efab83d5c9e968a100c4a9ff17c
0cb85cd0c88a9b9f0cca4472742c2bf9febef2d8
/PPP/GUI/TaskView.h
1a70a2e7cf65079ece2fb921bb515494d65470ff
[]
no_license
seth1002/antivirus-1
9dfbadc68e16e51f141ac8b3bb283c1d25792572
3752a3b20e1a8390f0889f6192ee6b851e99e8a4
refs/heads/master
2020-07-15T00:30:19.131934
2016-07-21T13:59:11
2016-07-21T13:59:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,917
h
// TaskView.h: interface for the CTaskView class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_TASKVIEW_H__C7D32A70_AE04_4467_88A7_23A2912BE79C__INCLUDED_) #define AFX_TASKVIEW_H__C7D32A70_AE04_4467_88A7_23A2912BE79C__INCLUDED_ #if _MSC_VER > 1000 #pragma once #e...
[ "idrez.mochamad@gmail.com" ]
idrez.mochamad@gmail.com
7faabeac5c4359e9f90390290984b7138a9a5446
8fdd170d3e39fd4eeffea5ec2d61bd0c06eab16f
/1_Manager/xPLduino-Manager/bin/Debug/Firmware/xplduino_controller_RF/water_counter_xpl.cpp
636683c14e98c01517a1768a4b59529933e05e98
[]
no_license
TheGrumpy/xPLduinoProject
6fc07b3cc1ecaa726f07ec7b72eb0c9ef35c1885
35a4fa354d9052a79b4f9d2baebe2ea536b890bd
refs/heads/master
2020-05-30T11:00:21.467230
2015-06-30T13:02:03
2015-06-30T13:02:03
24,757,977
3
0
null
null
null
null
UTF-8
C++
false
false
5,026
cpp
#include "water_counter_xpl.h" #include "water_counter_core.h" #include <avr/pgmspace.h> #define WATER_COUNTER_XPL_VERSION 0 extern char vendor_id[]; // vendor id extern char device_id[]; // device id extern char instance_id[]; // instance id extern xPL xpl; extern water_counter *WATER_COUNTER; ...
[ "braveheart87@hotmail.fr" ]
braveheart87@hotmail.fr
695efb0fa7da21b94b4a3a25e0caac1d926c84a2
1b1462afd6871c16a4f4e6c71d57b28e4433c250
/student.h
483c2a9ec74b426dafdcbad0ecf2ccd09cad9a33
[]
no_license
srgray17/AssignmentThree-DS
5670ddecdfd1af494d8a58aef978bf5702823173
16d567a64fdc30100c7535783d26592053366c63
refs/heads/master
2023-03-06T01:01:56.979549
2021-02-22T14:52:37
2021-02-22T14:52:37
341,235,787
0
0
null
null
null
null
UTF-8
C++
false
false
575
h
#pragma once #define _CRT_SECURE_NO_WARNINGS #include <iostream> #include <cstdlib> #include <fstream> #include <iomanip> #include <stdio.h> using namespace std; typedef string treeType; class Student { private: string fName; string lName; float mark; int id; public: Student(); Student(string ...
[ "srgray@lakeheadu.ca" ]
srgray@lakeheadu.ca
7545f493c9dac0fe0ee3ac7da6f74ac2f63a6d69
452be58b4c62e6522724740cac332ed0fe446bb8
/src/sql/test_vfs.cc
ca6c82a472db484c1e869b9b97908265d4417f3d
[]
no_license
blockspacer/cobalt-clone-cab7770533804d582eaa66c713a1582f361182d3
b6e802f4182adbf6a7451a5d48dc4e158b395107
0b72f93b07285f3af3c8452ae2ceaf5860ca7c72
refs/heads/master
2020-08-18T11:32:21.458963
2019-10-17T13:09:35
2019-10-17T13:09:35
215,783,613
1
1
null
null
null
null
UTF-8
C++
false
false
8,944
cc
// Copyright 2016 Google Inc. 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...
[ "trofimov_d_a@magnit.ru" ]
trofimov_d_a@magnit.ru
2af5680b5d45bda1ee7f4a7141145095d0a3c88a
26ab01c731a26b2a1748acf148d2f3f6937b6df4
/BEHAPPY.cpp
e0ab6755863d8569989cd2f6bd6327cee0adfce7
[]
no_license
prakhs123/standalone-programs
881ae3e800b8dccc7921121fa7e264cbe71e590e
1088196779dc4747069aec9bbfa2ee5f35cf0204
refs/heads/master
2020-11-27T16:46:22.055231
2019-12-22T08:04:55
2019-12-22T08:04:55
229,533,661
0
0
null
null
null
null
UTF-8
C++
false
false
1,088
cpp
#include <iostream> using namespace std; int min(int a1, int a2){ if(a1<a2) return a1; else return a2; } int max(int a1, int a2){ if(a1>a2) return a1; else return a2; } int main(){ int M,N,n,k; int A[21],B[21],a[21]; int S[101][105]; cin>>M>>N; n=M; k=N; for(int i=1;i<=M...
[ "prakhs123@gmail.com" ]
prakhs123@gmail.com
638c20238dbca96b94d4b5e1bf46a110df3980c3
9da899bf6541c6a0514219377fea97df9907f0ae
/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h
97199733ddd8366049fd554b8920d3c27685794c
[]
no_license
peichangliang123/UE4
1aa4df3418c077dd8f82439ecc808cd2e6de4551
20e38f42edc251ee96905ed8e96e1be667bc14a5
refs/heads/master
2023-08-17T11:31:53.304431
2021-09-15T00:31:03
2021-09-15T00:31:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,669
h
// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "Math/Transform.h" #include "EntitySystem/BuiltInComponentTypes.h" #include "EntitySystem/MovieSceneEntityIDs.h" #include "EntitySystem/MovieScenePropertySystemTypes.h" #include "Engine/EngineTypes.h" #include "EulerTransform.h" #include "Transf...
[ "ouczbs@qq.com" ]
ouczbs@qq.com
a632fe04b2915617edb5caaf023365496e6ff677
50252bf607c166b8d60415643c29945e98f7c1ab
/WalEngine/ThirdParty/include/glm/gtc/random.hpp
83b79ef55172e02f7b30a7bc40fb9b13b0bd0596
[ "MIT" ]
permissive
QuincyKing/WalEngine
8b2ea277f31a683b4dde94d628eeecfc44372682
8f30c4ad200615641777f17c5b0b1dbd15ba6e03
refs/heads/master
2022-03-15T23:54:19.796600
2019-10-28T03:55:49
2019-10-28T03:55:49
156,679,194
0
0
MIT
2019-05-09T15:48:08
2018-11-08T09:06:27
C++
UTF-8
C++
false
false
4,004
hpp
/////////////////////////////////////////////////////////////////////////////////// /// OpenGL Mathematics (glm.g-truc.net) /// /// Copyright (c) 2005 - 2014 G-Truc Creation (www.g-truc.net) /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentatio...
[ "j88172365@gmail.com" ]
j88172365@gmail.com
9ff7df8a6dad9ca030acb33269483a05ca7cf60c
0d8bb1466cdba2c694d23eb52d764c8f86e90ef9
/richitemdelegate.h
a4ef241620d737aca11979c3b6e6ee70d2a6e128
[]
no_license
alexskull/blockpad
8fe08044928cd015158c660117854e89bdcc3dd3
ae69c13f5c7863d843e91fff7cace9db892f8bcd
refs/heads/master
2021-04-15T13:39:59.026798
2018-09-21T02:17:19
2018-09-21T02:17:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
896
h
#ifndef RICHITEMDELEGATE_H #define RICHITEMDELEGATE_H #include <QObject> #include <QItemDelegate> class RichItemDelegate : public QItemDelegate { Q_OBJECT public: RichItemDelegate(QObject *parent = 0); void setModelData(QWidget *editor, QAbstractItemModel *model, ...
[ "Alex@e_mail" ]
Alex@e_mail
ef958fe98541a420d6a19380dbe448ca70ec284a
41499f73e807ac9fee5e2ff96a8894d08d967293
/FORKS/C++/vermont/tree/src/modules/packet/filter/IPHeaderFilter.h
086f0d84c0a43f81d2c374b8fcddff7327d54010
[ "GPL-2.0-only", "WTFPL", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
lordnynex/CLEANUP
c9f3058ec96674696339e7e936170a8645ddc09b
77e8e3cad25ce740fefb42859d9945cc482e009a
refs/heads/master
2021-01-10T07:35:08.071207
2016-04-10T22:02:57
2016-04-10T22:02:57
55,870,021
5
1
WTFPL
2023-03-20T11:55:51
2016-04-09T22:36:23
C++
UTF-8
C++
false
false
2,747
h
/* * Vermont Packet Filter * Copyright (C) 2009 Vermont Project * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version...
[ "lordnynex@gmail.com" ]
lordnynex@gmail.com
66b931de9964a2c11dc7c6f3d6567ae007fc639c
52e2964766efe35ede4c7d5dce0975a2dbcf5b65
/rzplayer/src/main/cpp/RzQueue.cpp
b7a30b410b642fa371b65856563bf1ee58e8daec
[]
no_license
xiaoxing1992/MusicJNI
7752686c23bbbed0d640f4916d0c5b2b9cf6e6db
f859c03b7e965fe86b818bf91e346889907b38d7
refs/heads/master
2020-06-14T00:32:35.107387
2019-07-03T16:05:15
2019-07-03T16:05:15
194,837,066
0
0
null
null
null
null
UTF-8
C++
false
false
1,570
cpp
// // Created by Administrator on 2019/7/2. // #include "RzQueue.h" RzQueue::RzQueue(RzPlayStatus *status) { this->rzPlayStatus = status; pthread_mutex_init(&mutexPacket, NULL); pthread_cond_init(&condPacket, NULL); } RzQueue::~RzQueue() { pthread_mutex_destroy(&mutexPacket); pthread_cond_destr...
[ "429487719@qq.com" ]
429487719@qq.com
ff945bfaabdb89a42d640e5614ca001dfd9b70ff
d9a634f3788a08e4dd02745e6764a9e56c4b2fd9
/src/qt/walletmodel.cpp
e314e04ea66f20e53027c9dfab8b5d8c39c27d56
[ "MIT" ]
permissive
hhhogannwo/MAGA
b7f19314cb32d6db064c3caa9324c3386a6c3f2a
cb81907eb1e5a87669a8244d8657041aa8456328
refs/heads/master
2022-03-04T03:07:28.167818
2022-02-17T02:01:27
2022-02-17T02:01:27
172,364,824
2
0
null
null
null
null
UTF-8
C++
false
false
20,063
cpp
// Copyright (c) 2011-2020 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #if defined(HAVE_CONFIG_H) #include <config/maga-config.h> #endif #include <qt/walletmodel.h> #include <qt/addresstablemode...
[ "noreply@github.com" ]
hhhogannwo.noreply@github.com
9cae6e26a487a1a06c748a4643b9b510926cf247
6ca6edd333b67263969f31ff1eecdbf09af1b4e0
/luogu_5019/road.cpp
b4f2120b9b5d153f7db35e46d50195c8a3f067e9
[ "BSD-3-Clause" ]
permissive
skyfackr/luogu_personal_cppcode
eea12a4770c052ec9b140d5186ee061ad787006f
b59af9839745d65091e6c01cddf53e5bb6fb274a
refs/heads/master
2020-04-01T04:49:14.296279
2019-08-02T08:48:18
2019-08-02T08:48:18
152,878,391
0
0
NOASSERTION
2018-10-13T14:18:41
2018-10-13T14:09:35
null
GB18030
C++
false
false
2,610
cpp
#include<bits/stdc++.h> #include<climits> #define regi register int #define ll long long #define maxn 100000 using namespace std; int origin[maxn+5],n; int tree[maxn<<2]; //bool zero[maxn+5]; class Tree//记录最小值,可进行递减操作 { private: int lazytag[maxn<<2]; inline ll ls(ll x) { return x<<1; } inline ll rs(ll...
[ "44115200+skyfackr@users.noreply.github.com" ]
44115200+skyfackr@users.noreply.github.com
93ecaef98ac4501fc89c11bf5c4722599f6b2530
ffded7739dfc6b14990ab90a80e33f4c087ea184
/Socket.h
95fb5a1a8b713b93cf46e5fdbca0b889015ed659
[]
no_license
jooney/muduotest
617b44b50b30539e94a8c08df70bd1f577b15ddc
51561ea225b80ea126c9a87ab6bc114caec70a23
refs/heads/master
2021-01-19T20:03:38.080673
2017-11-08T05:37:44
2017-11-08T05:37:44
88,480,317
0
0
null
null
null
null
UTF-8
C++
false
false
1,884
h
// Copyright 2010, Shuo Chen. All rights reserved. // http://code.google.com/p/muduo/ // // Use of this source code is governed by a BSD-style license // that can be found in the License file. // Author: Shuo Chen (chenshuo at chenshuo dot com) // // This is an internal header file, you should not include this. #ifn...
[ "vikingpanzer@sina.com" ]
vikingpanzer@sina.com
f384c235e6dd4ade16dbeca408a5d0428e55c3d3
c16d6d14dbd7207d714890ef3132251b6f3dd238
/rootToLeafPathSum.cpp
460b31ddaca14506999921c11cbc8851ff7e1e0c
[]
no_license
DevangGarg/BinaryTreesAlgorithms
b39d36406453ab2797a98c76754d78352aed6309
7390e4e1a443dbe93238056e3fe9071999ae200a
refs/heads/master
2022-11-23T04:55:43.056180
2020-06-27T07:33:21
2020-06-27T07:33:21
275,322,293
0
0
null
null
null
null
UTF-8
C++
false
false
968
cpp
#include <iostream> using namespace std; #define bool int class Node { public: int data; Node *lc,*rc; Node(int data) { this -> data = data; this -> lc = NULL; this -> rc = NULL; } }; bool hasPathSum(Node *root,int sum) { if(root == NULL) { return (sum == 0); } else { bool ans = ...
[ "noreply@github.com" ]
DevangGarg.noreply@github.com
4a7dcd8e8c945f2b9942c961a2d37727f255c0c1
45d73de830a7030222f5f5c3278bfd88ff63dd09
/src/qt/transactiondesc.cpp
be844c1240dd62068ab49239c5909ae3e8e7b7a0
[ "MIT" ]
permissive
realcaesar/skicoinBeta
36d84412e9c5ba62911abf27a417c0699de1ea51
a35cbfda4f70cfa41daa3e80fba95d737ef64449
refs/heads/master
2023-03-11T22:07:59.964255
2021-03-04T19:27:23
2021-03-04T19:27:23
309,057,031
0
0
null
null
null
null
UTF-8
C++
false
false
14,113
cpp
// Copyright (c) 2011-2015 The Bitcoin Core developers // Copyright (c) 2014-2020 The Dash Core developers // Copyright (c) 2014-2020 The Skicoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "transact...
[ "63470989+caesar-ski@users.noreply.github.com" ]
63470989+caesar-ski@users.noreply.github.com
221479d8aecbe52e4e5db3223fe532e8a201b6c8
7f2d4ffcfbd2437ab347adf0bf609acb2c222eb4
/cl/include/SDK/UIAutomationCore.h
1a0f2409db18f6ed1da7c56bd9e4eb6a8947334d
[]
no_license
mensong/CppScript
d46d5939e8ffad83897b4a28094351093752128c
622e00b49137caf95812735b5938a794537825dd
refs/heads/master
2023-06-08T11:16:47.076693
2023-05-28T04:35:25
2023-05-28T04:35:25
166,553,412
3
1
null
null
null
null
UTF-8
C++
false
false
142,859
h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 7.00.0555 */ /* Compiler settings for uiautomationcore.idl: Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 7.00.0555 protocol : dce , ms_ext, c_ext, robust error checks: allocatio...
[ "mail0668@gmail.com" ]
mail0668@gmail.com
2b2115e3a7101f8d25ab299b650022d83d01a227
c5c80d70e4c917c770beadb92b8d67a3a364232b
/ml1150258/Examples/ArrayExampleFill2DigitsOutputLessThanMaximum/main.cpp
eb8bde965fc8cd78539302cab531b0e13b54f046
[]
no_license
Riverside-City-College-Computer-Science/Summer14_CSC5_46024
66c3df6630522116b27affdc29c05097a8188890
a7d3ab69fc6798da52747b3833721d931b53f85b
refs/heads/master
2021-01-01T16:39:06.714253
2014-07-31T04:44:19
2014-07-31T04:44:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,803
cpp
/* * File: main.cpp * Author: Dr. Mark E. Lehr * Created on July 21, 2014, 12:42 PM */ //System Libraries #include <cstdlib> #include <ctime> #include <iostream> using namespace std; //Global constants //Function Prototypes void filAray(int [],int); void prnAray(const int [],int,int); float average(const in...
[ "mark.lehr@rcc.edu" ]
mark.lehr@rcc.edu
c40236116186e40aca3d9bd8ff97e36a3723db5d
62c976bbd8ba0e2bbfa251ba21a24b3005484dd2
/Naranjas por Kilo/Naranjas por Kilo/main.cpp
3326ee14359df32f3689e3c816895c672e6239c9
[]
no_license
PatricioSaldivar/FundamentsOfProgramming
7e5c81c79cd48fd273880d0590630d52c65284d7
f66ee4cd7b34db72111c5bcb303e0b61900996a6
refs/heads/master
2020-03-29T06:56:07.857308
2018-09-20T17:37:38
2018-09-20T17:37:38
149,634,691
0
0
null
null
null
null
UTF-8
C++
false
false
995
cpp
//Naranjas por Kilo // // // // Pato Saldivar // 17/08/17. // Este programa sirve para encontar el precio de una cierta cantidad de naranjas en kilos. // Analisis: Calcular el precio por kilo de las naranjas // Algoritmo: 1. Pedir los kilos que se compraron // 2. Pedir...
[ "patricio.saldivarf@gmail.com" ]
patricio.saldivarf@gmail.com
f9ac089d29f7a1c99881d284383163b9b29858b2
2c0852fca78065b181d74da5b4c943a698ab342a
/include/UniOP.h
68207694e050d07e66013b5dfab92184f432979c
[ "Apache-2.0" ]
permissive
chncwang/N3LDG
bd56d07e366f1598191a8335b4152bceb5054db9
505011639876756041b0a53f555e8251e2a502c3
refs/heads/master
2021-06-07T07:55:48.496329
2021-05-09T10:56:45
2021-05-09T10:56:45
92,940,925
0
3
null
2018-04-30T12:46:08
2017-05-31T11:49:11
C++
UTF-8
C++
false
false
22,839
h
#ifndef UNIOP_H_ #define UNIOP_H_ /* * UniOP.h: * a simple feed forward neural operation, unary input. * * Created on: Apr 22, 2017 * Author: mszhang */ #include "Param.h" #include "MyLib.h" #include "Node.h" #include "Graph.h" #include "ModelUpdate.h" #include <cstdlib> #include "profiler.h" class UniParam...
[ "chncwang@gmail.com" ]
chncwang@gmail.com
149b614530b06e412e320ff1d1bc9820b3a5585a
bfda1bcd751bd90331b111d576952ce9fdb8dbf7
/Tests/ConfigurationTests.cpp
56a5c64f5f20414ba4428f8fcf9c34851528008f
[]
no_license
zidik/soccervision
4d19ab7bc471b355b73c2297d29bd16d184a3cbb
f38572d10d4d0f3184b7cac8d0243414c5347e10
refs/heads/master
2021-10-05T16:17:03.530316
2015-12-05T17:42:07
2015-12-05T17:42:07
39,830,458
2
0
null
2015-11-02T23:53:28
2015-07-28T11:37:43
C++
UTF-8
C++
false
false
758
cpp
#include <boost/test/unit_test.hpp> #include "Configuration.h" BOOST_AUTO_TEST_SUITE(COnfigurationTests) BOOST_AUTO_TEST_CASE(Configuration_PropertyTreeMerging) { boost::property_tree::ptree tree1; tree1.put("one.val1", 1); tree1.put("one.val2", 2); tree1.put("other.val1", 3); boost::property_tree::ptree tree2; ...
[ "marklaane@gmail.com" ]
marklaane@gmail.com
bf7faec4edc0f816632d5fb4993b82182c9daf79
3d53cd350ad05d5c3f5f842e2f54391a1b440972
/Stepper Motor/joystic_2stepper/joystic_2stepper.ino
dc56c00a586701c136cc35368d14723d6187dc90
[]
no_license
Platforuma/Beginner-s_Arduino_Codes
052a29076ea6a509467fa214fa9e859f893a0080
30be7a599cf6d3415463c04743d322adc49ee0c7
refs/heads/master
2022-08-28T18:47:33.956791
2020-05-27T19:05:37
2020-05-27T19:05:37
267,403,705
0
0
null
null
null
null
UTF-8
C++
false
false
4,651
ino
int a[] = {5,4,3,2}; int b[] = {8,9,10,11}; int x = A0; int y = A1; int i; float d = 5; float s = 5; int xval; int yval; void setup() { // put your setup code here, to run once: for(i=0;i<4;i++){ pinMode(a[i],OUTPUT); pinMode(b[i],OUTPUT); } pinMode(x,INPUT); pinMode(y,INPUT); Serial.begin(9600); } void loop() ...
[ "noreply@github.com" ]
Platforuma.noreply@github.com
97f8222c9df013b969603297b5d950198549b99a
b28305dab0be0e03765c62b97bcd7f49a4f8073d
/ash/assistant/assistant_controller.cc
c863fa28a0f905863d42e2e1ceb219578e9fc974
[ "BSD-3-Clause" ]
permissive
svarvel/browser-android-tabs
9e5e27e0a6e302a12fe784ca06123e5ce090ced5
bd198b4c7a1aca2f3e91f33005d881f42a8d0c3f
refs/heads/base-72.0.3626.105
2020-04-24T12:16:31.442851
2019-08-02T19:15:36
2019-08-02T19:15:36
171,950,555
1
2
NOASSERTION
2019-08-02T19:15:37
2019-02-21T21:47:44
null
UTF-8
C++
false
false
10,273
cc
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ash/assistant/assistant_controller.h" #include <algorithm> #include <utility> #include "ash/accessibility/accessibility_controller.h" #include...
[ "artem@brave.com" ]
artem@brave.com
fc9c34a9295c51113ea95c3697184913626fc429
b4879875d0e7b932b33cd7af62d621eaf2071c82
/online_judges/codejam/Store Credit.cpp
f5bfe07d73f8ed0c5b25bf8a05abef79bf223d4f
[]
no_license
ayoubc/competitive-programming
9b57dcec5dab00d9f3ff4016286d66d16d7565e4
5ccc8d873825954116c945baf4d2ebefd76bd63e
refs/heads/master
2023-08-16T20:48:58.399708
2023-08-02T20:44:31
2023-08-02T20:44:31
164,316,604
2
0
null
null
null
null
UTF-8
C++
false
false
572
cpp
#include<bits/stdc++.h> using namespace std; int items[2005]; int main(){ freopen("A-large-practice.in","r",stdin); freopen("A-large-practice.out","w",stdout); int n,c,l,index1,index2; scanf("%d",&n); for(int t=1;t<=n;t++){ scanf("%d",&c); scanf("%d",&l); for(int i=0;i<l;i++) scanf("%d",&items[i]); bool f...
[ "ayoubch807@gmail.com" ]
ayoubch807@gmail.com
0e80d16bd699bc85deeeaf016cec15541681aeea
041d52327dcc541fe8fcaf30942c0108339c1597
/include/beast/http/fields.hpp
7774fe7758bdcc3fe910902d7463fcc010f1a23e
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
AlexeyAB/Beast
19d8e4ab1a9a428b8863d3b5c9ad17033ef4d6a7
458fa7e4e239e1c9e41066e61da2ae8f71d26220
refs/heads/master
2021-01-24T08:34:25.690406
2017-06-03T02:16:57
2017-06-03T07:14:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,284
hpp
// // Copyright (c) 2013-2017 Vinnie Falco (vinnie dot falco at gmail dot com) // // 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) // #ifndef BEAST_HTTP_FIELDS_HPP #define BEAST_HTTP_FIELDS_HPP #include <beast/conf...
[ "vinnie.falco@gmail.com" ]
vinnie.falco@gmail.com
6e585b1e6e362b406b569f926d62d0f15e82ae93
0cac2210f68f2c17dc2e7375bf1ae7f6427b096b
/core/thirdparty/ovf/test/binary.cpp
a1e83371c34f161cf17d8fc07d86fe7fbd1cce97
[ "MIT" ]
permissive
spirit-code/spirit
43e4fbb3d99049490f7fe89b0fc1736589c58f29
e82250d3b14411c2c2fa292d143f13e3e111ad8c
refs/heads/master
2023-06-12T23:29:10.559514
2023-03-17T16:15:44
2023-03-17T16:16:17
69,043,835
114
61
MIT
2023-06-04T19:52:34
2016-09-23T16:51:17
C++
UTF-8
C++
false
false
9,023
cpp
#include <catch.hpp> #include <ovf.h> #include <iostream> TEST_CASE( "Binary", "[binary]" ) { const char * testfile = "testfile_cpp_bin.ovf"; SECTION( "write" ) { // segment header auto segment = ovf_segment_create(); // segment->title = const_cast<char *>("ovf test title - writ...
[ "g.mueller@fz-juelich.de" ]
g.mueller@fz-juelich.de
e891b5e88cbdc7238607c2688a37c47f20437317
852807314cfb24c959badacd5cc405ec469c50be
/Client/CallbackInterfaceClient.cpp
85bce4a9107035c1b7e2468b1e2858fc52d73109
[]
no_license
munibsyed/RaknetChatSystemV2
623e43f76dd55bb5737f41caa88e306c8561d5f2
fe93c95e05c89c161a7016436ed643144b07f79b
refs/heads/master
2021-01-19T20:51:14.847215
2017-05-08T10:48:39
2017-05-08T10:48:39
88,568,366
1
0
null
null
null
null
UTF-8
C++
false
false
676
cpp
#include "CallbackInterfaceClient.h" bool CallbackInterfaceClient::OnFile(OnFileStruct * onFileStruct) { std::cout << "Received file on client end." << std::endl; std::string fileData = ""; for (int i = 0; i < onFileStruct->byteLengthOfThisFile; i++) { fileData += onFileStruct->fileData[i]; } std::string file...
[ "nitro_mo@syed.podzone.net" ]
nitro_mo@syed.podzone.net
2b3a112c34ff6bc1fc40549d649e45b826bb3fb9
c14b2b8a2ddb956a9dc877f2005852b51195c98b
/libs/famitracker/Source/InstrumentVRC7.cpp
fcf15bf30ccba8200f45b6104914e45edf4044dc
[]
no_license
zeroCoder1/nesicide
9d946f0961b4f1bc4ae18c4debdbcfc34e8bf293
7d0da9f0c31b581a29d23747b275127d41964542
refs/heads/master
2020-12-28T19:46:19.673017
2013-11-10T04:08:27
2013-11-10T04:08:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,091
cpp
/* ** FamiTracker - NES/Famicom sound tracker ** Copyright (C) 2005-2012 Jonathan Liss ** ** 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 opti...
[ "christopher_pow@hotmail.com" ]
christopher_pow@hotmail.com
bdc886c13c0043694ce55228e1f0650dc59e0306
ee55b825e505044d38455acb0cfef1a6f817c3d9
/GraphCheck.cpp
941325abcfd185958a3c776fd80d80406864dc53
[]
no_license
Ahmed-Halim/ACM
8665fabce10c9c62ea811aad15dcb22e3a5fd7d2
425221f4d14cdda3dbfa3993fa1e3b81b273fce8
refs/heads/master
2021-05-01T22:10:35.363215
2019-04-30T18:24:34
2019-04-30T18:24:34
120,969,457
0
0
null
null
null
null
UTF-8
C++
false
false
1,408
cpp
#include <bits/stdc++.h> using namespace std; #define PI acos(-1) #define EPS 1e-9 #define MOD 1e9+7 #define SET(a) memset(a , 0 , sizeof(a)) #define Fast ios_base::sync_with_stdio(false) int N , E , u , v; vector <vector <int>> adj; vector <int> DFS , visited; int Cycle = 0 , Bidirctional = 0 , Forward = 0; void Gr...
[ "noreply@github.com" ]
Ahmed-Halim.noreply@github.com
76bdeca7897ed7ff2eac5fced34dfeddc4ac5899
1de85d140cb8846cc9daa0c68d2dce9e547750bc
/antlr_demo/thirdpart/antlr4/antlr4-runtime/tree/ErrorNodeImpl.h
87b804ed64a182b278cb72a8cb9014a6f423a26f
[ "MIT" ]
permissive
caicai0/ios_demo
22789cfad05adbe11fbd8091750f15357ef53d08
659dc972192c0ab2f8be16a4b695a88b3d7bc60b
refs/heads/master
2021-01-19T13:18:23.733595
2018-05-28T23:27:44
2018-05-28T23:27:44
82,381,342
1
0
null
null
null
null
UTF-8
C++
false
false
962
h
/* Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. * Use of this file is governed by the BSD 3-clause license that * can be found in the LICENSE.txt file in the project root. */ #pragma once #include "ErrorNode.h" #include "TerminalNodeImpl.h" #include "Interval.h" #include "Any.h" namespace antl...
[ "972008514@qq.com" ]
972008514@qq.com
1211025bded4239bee1075ce91e6d2b499d0988b
d79fde7ea8fa66cb00bf80ade480b8fd1e2026c6
/arduino/asservgrosrobot/driver/PID_Beta6.cpp
1782bf6753a18d8d30825c16dc0f8b8bc9799ad8
[]
no_license
utcoupe/Coupe2012
0904aa5685bd2ce6f4199fb2dccf96c16c36a972
6a2faf6aded4bab2fe2cb56023035a0b8b5917bf
refs/heads/master
2020-03-31T08:40:26.230775
2013-03-16T15:30:27
2013-03-16T15:30:27
2,495,593
7
0
null
null
null
null
UTF-8
C++
false
false
34
cpp
../../asserv5/driver/PID_Beta6.cpp
[ "thomas.recouvreux@gmail.com" ]
thomas.recouvreux@gmail.com
481ea54f9c7bd56fbc6879ce8af587054c41434d
aaf7b95178b1342ef0f7cb41cda19e8d62dd82e4
/src/CryptoNoteCore/CryptoNoteBasicImpl.h
fcd7d3afcebb9beadd62af4bf5774800397632a4
[ "MIT", "BSD-3-Clause" ]
permissive
mounirrquiba/novocoin-project
45c70b306eaa23350e2f398ae3057595dede6698
cb99bf47014343eabc0d1131d93fa050a07e430d
refs/heads/master
2020-03-10T03:07:01.908338
2018-04-09T22:29:13
2018-04-09T22:29:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,486
h
// Copyright (c) 2018 The Novocoin developers, Parts of this file are originally copyright (c) 2011-2016 The Cryptonote developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #pragma once #include "Common/StringTools.h"...
[ "37153171+techqc@users.noreply.github.com" ]
37153171+techqc@users.noreply.github.com
7cb3f00d5252448f06cad2e646935f9bc9179c24
f5630241fdbca375962a48ca4d4ddb753927939c
/main.cpp
d8ef6db7a4961146f8ebe4081e27d292d4339ba6
[]
no_license
ellkorablina/First-summer-practice-project
4233ebfb09c05a5356728575b158c781c9cfd6ef
60dcb5be141311dedf6c7143ea7f76d10a71c3cc
refs/heads/master
2020-12-02T21:16:13.728246
2017-07-05T06:31:10
2017-07-05T06:31:10
96,284,498
0
1
null
null
null
null
UTF-8
C++
false
false
1,146
cpp
//#include "crtdynmem.h" #ifdef _DEBUG #define _CRTDBG_MAP_ALLOC #endif #include <crtdbg.h> #include "list.h" #include <iostream> using namespace std; int main() { setlocale(LC_ALL, "ru"); { my_list arr; cin >> arr; try{ cout << arr; } c...
[ "noreply@github.com" ]
ellkorablina.noreply@github.com
b3426d44adce7f10bfd3271ef9f1cee5baf7afc2
28d33b9746d814de1a5a007f941c52375717f55d
/code/jni/states/GameStateManager.h
925096d158f64f96d4fe188ba020d3a31b1a407e
[]
no_license
andrewtc/AndroidWars
21aba7252384eb14e974e382a2120b8c6700bea6
e540c4bd9f950ffbb13afa3e2d3d7fa987898678
refs/heads/master
2021-01-17T21:02:15.892878
2014-05-13T20:02:12
2014-05-13T20:02:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,297
h
#pragma once namespace mage { /** * Manages and updates all registered GameStates. */ class GameStateManager { public: GameStateManager(); ~GameStateManager(); template< class GameStateSubclass > void ChangeState( const Dictionary& parameters = Dictionary() ); void CancelStateChange(); void Dest...
[ "hydraskillz@gmail.com" ]
hydraskillz@gmail.com
bf85747031301acf3c6d27a65b7fd495aa5c62ff
6fc7689f8e0a4634f538b9e205c5a74538ddc0ce
/Snake.h
234a51f53c17a76826a6fecdbc9d504a25939430
[]
no_license
NikolaCv/ascii-games
4eca6a94b768732d53bafbfe154232f30959c238
083564c4097936684a8a8c97fc7f57e1444800ae
refs/heads/master
2020-04-05T09:37:27.167463
2019-04-24T17:37:28
2019-04-24T17:37:28
156,764,383
0
0
null
null
null
null
UTF-8
C++
false
false
488
h
#ifndef SNAKE_H_INCLUDED #define SNAKE_H_INCLUDED typedef struct Snake { int x, y ; }Snake; class zmija { private: int n, m, x, y, xf, yf; char mapa[100][100], c; Snake snake[10000]; int d, dir, eat; float speed, speedlim; char z; bool pobeda; public: zmija(); void draw(); void move(); bool g...
[ "44877969+NikolaCv@users.noreply.github.com" ]
44877969+NikolaCv@users.noreply.github.com
a64f48bb9b79807e6005a27686f0e2d8bfe43604
27361aae63bce47015d12c9c4e382b7952f22315
/GameLiftTutorial/Source/GameLiftTutorial/Public/MyActor.h
9f6ea1aa2ad42273e9744921bee3429c47331d2e
[]
no_license
WinterPu/GameLiftUE4-Repo
4d25518477789ccbb7576800adce2cc837f7d6d5
7a26474f9da2787d9085ee2a5ae0d32158c24434
refs/heads/master
2022-06-11T09:01:08.541808
2020-05-08T12:54:44
2020-05-08T12:54:44
261,746,296
0
0
null
null
null
null
UTF-8
C++
false
false
520
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "GameFramework/Actor.h" #include "MyActor.generated.h" UCLASS() class GAMELIFTTUTORIAL_API AMyActor : public AActor { GENERATED_BODY() public: // Sets default values for this actor's pro...
[ "striveant@outlook.com" ]
striveant@outlook.com
ed6f7fc8fdc5fd445b669e72a6d1a21083779ced
24ac6ca41cbc244cd6afdf9a826b9c4caf048064
/src/structures/molecule.h
a9abbe370137573620f1a34e5dab151054e35aff
[ "MIT" ]
permissive
sb-ncbr/ChargeFW2
65dfb6cc43716436526bb77ff3fa6b60c8c4f4c1
ff834973aee4c8bb349247dce72a4f6152329187
refs/heads/master
2023-05-22T14:20:28.559269
2023-05-22T05:37:00
2023-05-22T05:37:00
155,414,593
6
4
MIT
2023-05-22T05:37:02
2018-10-30T15:59:11
C++
UTF-8
C++
false
false
3,264
h
// // Created by krab1k on 23/10/18. // #pragma once #include <fmt/format.h> #include <utility> #include <string> #include <vector> #include <tuple> #include <map> #include <memory> #include <nanoflann.hpp> #include "atom.h" #include "bond.h" class AtomKDTreeAdaptor; typedef nanoflann::KDTreeSingleIndexAdaptor< ...
[ "tom@krab1k.net" ]
tom@krab1k.net
84d72bea9696b6c33e91a694e149ffea4346a0cb
f1351774d78768797b1264189ee32744da7cae0b
/cyber/node/reader.h
2272cb314727c5448fc14f3551d03e2478c462ea
[ "Apache-2.0" ]
permissive
quning18/apollo_ros_bridge
ffe46f93bad39550eff7c6115a0a4fa74fcc4e4d
dcf3974281f714c45d55a2abf893e82ff95c5012
refs/heads/master
2020-06-24T19:30:16.086950
2019-08-08T20:43:52
2019-08-08T20:43:52
199,062,290
3
0
Apache-2.0
2019-07-26T18:20:46
2019-07-26T18:20:45
null
UTF-8
C++
false
false
9,710
h
/****************************************************************************** * Copyright 2018 The Apollo Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
[ "abhilash@ridecell.com" ]
abhilash@ridecell.com
f5eb972526f33d8c88b2f6bf5cf0d856ee76ee0c
022ddbfd08623b855f50331861309d5429753d99
/比赛/PAT/乙级/1005德才论 (25)/main.cpp
32249f58dc8ea1437bba659d369eeb54b862d68b
[]
no_license
xluos/ACM
06d6881dac8c12e6e0ded66fc5da43974e3520e7
e90707178cc203e0e36092dc73bdc807c7daa246
refs/heads/master
2020-06-21T07:20:14.584736
2018-03-20T13:26:53
2018-03-20T13:26:53
94,203,765
4
0
null
null
null
null
UTF-8
C++
false
false
1,150
cpp
#include <bits/stdc++.h> using namespace std; struct node{ int id,de,ca,lei,zong; }; int cmp(node a,node b) { if(a.lei==b.lei) { if(a.zong==b.zong) { if(a.de==b.de) return a.id<b.id; return a.de>b.de; } return a.zong>b....
[ "email@xluos.com" ]
email@xluos.com