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
8e7dc034058886c4d61a288cd401b0be9d532d5d
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/070/345/CWE122_Heap_Based_Buffer_Overflow__cpp_src_wchar_t_cpy_72b.cpp
29c963db5733f7441312c4e39b842ccc7bc5083a
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C++
false
false
1,501
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_src_wchar_t_cpy_72b.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_src.label.xml Template File: sources-sink-72b.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Initialize data as...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
60947c46e89c0390115714adbc301eeea48a0daf
2b6560886febdc8584ac20ad5fa74d375277fe5d
/input.h
2dd48f893847524ed943e6c6e801e006858e6cd8
[]
no_license
csorgocsaba/heat-changers
9625e842890372fb7781a78d544a8adecdf094b4
8e1f2852fa601a90afcdfa3fd30d4e43700e4ab6
refs/heads/master
2021-01-10T13:16:22.708007
2016-03-07T09:50:58
2016-03-07T09:50:58
53,314,309
0
0
null
null
null
null
UTF-8
C++
false
false
470
h
#ifndef INPUT_H #define INPUT_H #include "stream.h" #include <QDialog> namespace Ui { class Input; } class Input : public QDialog { Q_OBJECT public: explicit Input(QWidget *parent = 0); ~Input(); void setStreams(std::vector<Stream> *streamvect); private slots: void on_push...
[ "csorgocsaba@gmail.com" ]
csorgocsaba@gmail.com
7ebce44af9aacc159c3e3c1cdedaab2238d58be3
376fcdeb205e4c02c112e6dbbfe44c9109637d92
/Whisky Engine/Source/Component Library/BehaviorComponent.cpp
abe1dcf0ef69e92ece8e14422c9f5f519dda794a
[]
no_license
Nightmask3/Whisky-Engine
78e4307a32e21a1c3930f832b0bec2522be7c267
fec9f4a69794c6186bf2091d47bf873aec832023
refs/heads/master
2020-05-29T09:14:28.065036
2016-01-27T20:16:29
2016-01-27T20:16:29
49,865,478
0
0
null
null
null
null
UTF-8
C++
false
false
883
cpp
#include "PhysicsComponent.h" #include "..\Entity Library\GameObject.h" #include "..\Physics Library\BoundingSphere.h" #include "BehaviorComponent.h" #include <time.h> void BehaviorComponent::Update() { srand(time(NULL)); TransformComponent * t = nullptr; t = static_cast<TransformComponent *>(mOwner->GetComponent(Co...
[ "Nightmask3@gmail.com" ]
Nightmask3@gmail.com
abc67a5ff1d5fe46fcd6d59867a0dabc393d85cb
1b8a79bb13c1376ef7041acffec16ee7dcce3dbb
/td/telegram/DialogAction.h
cd33d248a8319cfdb3cf3e18f24cf56fa14149b0
[ "JSON", "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bejbybox/td
c748a3f48e1f1f40df95830f017eb8ee3b774e53
1979b2b142fdb8dffce273ede8559c8620dbd56d
refs/heads/master
2023-03-31T16:20:32.981454
2021-04-12T15:32:47
2021-04-12T15:32:47
357,327,212
1
0
BSL-1.0
2021-04-12T22:38:19
2021-04-12T20:15:43
null
UTF-8
C++
false
false
2,281
h
// // Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2021 // // 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) // #pragma once #include "td/telegram/MessageContentType.h" #in...
[ "levlam@telegram.org" ]
levlam@telegram.org
a0638886433bde70b85a319f18525a587b9974fb
8f2bd46f3a43e9256faf5070acd8bb00064fc09a
/cpp/silly_recursive_ptr/silly_recursive_ptr.cpp
36e20e5569b38b535fcb1db26a332fe21166419d
[]
no_license
sashang/notebook_of_code
b15f05a796fece77ac1bea5f4b347bf050768acb
040800974db9614f9f894e47385102443bf17e74
refs/heads/master
2021-08-11T23:18:42.711676
2021-07-31T19:22:45
2021-07-31T19:22:45
2,428,686
0
0
null
null
null
null
UTF-8
C++
false
false
546
cpp
//silly program that demonstrates the use of templates to create //type that requires 10 *s to dereference. #include <boost/shared_ptr.hpp> using namespace boost; template <int count> class BP { public: typedef shared_ptr< typename BP<count - 1>::inner_type > inner_type; }; template <> class BP<0> { public...
[ "sashan@zenskg.net" ]
sashan@zenskg.net
944d1d33fdf2a8e3ca90bf609ea6985ad690d106
ecf0bc675b4225da23f1ea36c0eda737912ef8a9
/Reco_Csrc/WorldEditor/VirtualTreeNode.cpp
2c9dd0181f131ad6b74790dd6c9b8872e7539fe8
[]
no_license
Artarex/MysteryV2
6015af1b501ce5b970fdc9f5b28c80a065fbcfed
2fa5608a4e48be36f56339db685ae5530107a520
refs/heads/master
2022-01-04T17:00:05.899039
2019-03-11T19:41:19
2019-03-11T19:41:19
175,065,496
0
0
null
null
null
null
UTF-8
C++
false
false
129
cpp
version https://git-lfs.github.com/spec/v1 oid sha256:cd455cad7c08593e596e10f66b77d5ef43ec7609739c76945e23ed219f5d848d size 3282
[ "artarex@web.de" ]
artarex@web.de
fcd0bf82e749d164d09eb1a5f8d4f795f458e87b
607e69f9e4440ef3ab9c33b7b6e85e95b5e982fb
/deps/museum/7.0.0/art/runtime/dex_method_iterator.h
658b0d18c2dc10eacfa27f4765fcb90553088390
[ "Apache-2.0" ]
permissive
simpleton/profilo
8bda2ebf057036a55efd4dea1564b1f114229d1a
91ef4ba1a8316bad2b3080210316dfef4761e180
refs/heads/master
2023-03-12T13:34:27.037783
2018-04-24T22:45:58
2018-04-24T22:45:58
125,419,173
0
0
Apache-2.0
2018-03-15T19:54:00
2018-03-15T19:54:00
null
UTF-8
C++
false
false
4,240
h
/* * Copyright (C) 2011 The Android Open Source Project * * 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 app...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
73c71f7f17fc07c03f4f7b02c39db126e82eb806
94db6acf97d414ffd0a0058453dc1d0d4ecbe80f
/test/point_concept_test.cpp
323c1afbf93a40a15cc5d698cb83f7289b491792
[ "MIT" ]
permissive
loic-yvonnet/convex-hull-cpp14
10887373b7e073b80576af6431214c163dbfffd7
9dcb17abea8a0f5de0f3fe114c612b10f96ab422
refs/heads/master
2021-01-22T14:21:26.278045
2017-09-26T18:18:02
2017-09-26T18:18:02
100,712,756
2
1
MIT
2020-10-03T16:03:44
2017-08-18T13:06:20
C++
UTF-8
C++
false
false
7,788
cpp
/** * Unit tests for the point concept. */ #include "test_main.hpp" #include "../hull/point_concept.hpp" #include <array> static auto test_has_member_x = add_test([] { // Arrange struct p1 { int x; }; struct p2 { }; // Act & Assert assert(hull::has_member_x<p1>::value ...
[ "loic.yvonnet.pro@gmail.com" ]
loic.yvonnet.pro@gmail.com
d48e922fc34f8d2a0c69e46aa5c8779e2310cff0
0f53692fc00dd2b5da5ebd3f3332e01448657f30
/cocos2dx/GeniusXTest/frameworks/genius-x/genius/ECS/Common/Components/EntityCom.h
84950d0584740625e2288419b9ba359983e2c73b
[]
no_license
RayRiver/misc
5b8a5d8da7e6b01d2723757f49d74c09afd50cbc
f5c4e60ee9f20a929496272944026147b77af335
refs/heads/master
2016-09-06T10:05:49.252850
2015-09-11T13:26:48
2015-09-11T13:26:48
17,079,707
2
2
null
null
null
null
UTF-8
C++
false
false
2,002
h
/**************************************************************************** Copyright (c) 2014 Elvis Qin Copyright (c) 2014 Soulgame Inc. http://www.genius-x.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),...
[ "Messanger.6085@gmail.com" ]
Messanger.6085@gmail.com
bc2b44cdda5d9b97684d01e4c97e84f389d2ba49
961019788852c18b3e8ce38e3458b7bdae6c0a3e
/Wimmer/Game.cpp
3f82d2c92b21116c9bb3a402a33bebacdde6e3c6
[]
no_license
dsch/c4_17mme
b3bf06639ec07311539208fe24ab7db34ade226e
ff725d799399663837e5cfdfe0553c4d50aea737
refs/heads/master
2021-03-22T02:54:30.973795
2017-12-25T13:11:58
2018-01-23T21:37:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,096
cpp
#include "Game.h" bool Game::Unentschieden(const UserInterface::GridType& grid) { int row = 0; int zaehler = 0; for(int col=0; col<=6; col++) { if(grid[row][col].isEmpty() == false) { zaehler++; } } if(zaehler >= 7) ...
[ "schneidav81@gmail.com" ]
schneidav81@gmail.com
c6916a57097850e9b31e4e22ff334b97d800a343
6a9f099663aca2eea9795df7c5306fb0996ee36a
/OrderServer/MainWindow.cpp
9bb021ea7b1c3b974094646d5bfe0c0a548ebdd3
[]
no_license
Galytskyi/iCafe
f741e3adc60601fcfefb7ef455f636507861147f
e259f8a3a2ee00ce4ecb361d1646c556fe770d5d
refs/heads/master
2020-03-28T20:34:39.839396
2018-11-01T07:30:47
2018-11-01T07:30:47
148,613,893
0
0
null
null
null
null
UTF-8
C++
false
false
20,955
cpp
#include "MainWindow.h" #include <QApplication> #include <QDesktopWidget> #include <QStatusBar> #include <QThread> #include <QMessageBox> #include "Database.h" #include "ProviderDialog.h" #include "../lib/wassert.h" #include "../lib/Provider.h" // --------------------------------------------------------------------...
[ "Galytskyi@gmail.com" ]
Galytskyi@gmail.com
5b5d3871b64c049c13b01c4e02d1d889943145c7
6043a3f07d7d642949545b8a4297d4ad27a29e8c
/4.cpp
bb00ddf45f6687c92c1c72b3528c0a95169903c0
[]
no_license
sohana08/week_of_code
e0fa42ffc8c3aec51621f459dcc1ea93abf28e74
3a79aa0a54171816996c423d9083461602e275fd
refs/heads/master
2022-02-24T04:37:48.857167
2022-02-05T18:24:43
2022-02-05T18:24:43
98,986,416
0
0
null
2022-02-05T18:24:44
2017-08-01T09:52:52
C++
UTF-8
C++
false
false
737
cpp
#include <bits/stdc++.h> using namespace std; class Person{ public: int age; Person(int initialAge); void amIOld(); void yearPasses(); }; Person::Person(int initialAge) { if(initialAge>0){ age=initialAge; }else{ age=0; cout<<"Age is not valid. Setting age to 0"<<endl; } } void Person::amIOld()...
[ "sonamtenzin24@yahoo.com" ]
sonamtenzin24@yahoo.com
769673eaff9a33840906aa56c569080ac5612928
2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0
/fuzzedpackages/MixAll/inst/projects/Clustering/include/STK_MixtureLearner.h
ef2a90ae05ecfa80c4897571ca5cbee217d13365
[]
no_license
akhikolla/testpackages
62ccaeed866e2194652b65e7360987b3b20df7e7
01259c3543febc89955ea5b79f3a08d3afe57e95
refs/heads/master
2023-02-18T03:50:28.288006
2021-01-18T13:23:32
2021-01-18T13:23:32
329,981,898
7
1
null
null
null
null
UTF-8
C++
false
false
5,593
h
/*--------------------------------------------------------------------*/ /* Copyright (C) 2004-2016 Serge Iovleff This program 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 versio...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
7080277cbcdd74cf5a0ea52ad753cd11d2545e6e
b76d04ac7dc38c5ea128eab0123d208405b78292
/Section_10_Lab/ContactNode.h
62fe822bbab5dbca59c277f1ed60436b8493c184
[]
no_license
P-Burk/Programming_Languages
5eff948eb80b62d0ca4b5dd3c488589a5543d528
402fa22031ca08b9c51471aa1ecc450450c59d4f
refs/heads/main
2023-03-31T15:28:39.075287
2021-04-05T05:33:08
2021-04-05T05:33:08
347,528,552
0
0
null
null
null
null
UTF-8
C++
false
false
580
h
#ifndef CONTACTNODE_H #define CONTACTNODE_H #include <string> using namespace std; class ContactNode { public: ContactNode(string name, string phoneNum, ContactNode* nextloc = nullptr); void InsertAfter(ContactNode* nodeLoc); string GetName(); // accessor ...
[ "P-Burk@users.noreply.github.com" ]
P-Burk@users.noreply.github.com
8481e75f8d13478094a4a955a91cb17fe7bc9d9e
97794b40862ce56c2d566604b9d4d223767f2518
/nativecode.cpp
26b766e2b4961063ddfaf2fb0eb412ab9d8c3680
[]
no_license
sbwzq8/CSInlineAsm
9b1361aeb49aab91af881edbd63d9bfdfde7b132
b874cb945b82ed783551462c461c0a1c0d87b881
refs/heads/master
2020-04-14T00:44:36.951029
2019-01-04T06:50:30
2019-01-04T06:50:30
163,541,128
0
0
null
null
null
null
UTF-8
C++
false
false
1,890
cpp
#include "string.h" #include "nativecode.h" #include "stdio.h" #include <cstdlib> wchar_t* GetStringFromNative(int size) { int cypher[] = { 2366981,13,2455638,7833,1969907,17,833,859,0,278775,188055,254,6297303,19,13,51138,1045748,46158,146,3747,349977,13937091,46807,376388,4632,278775,479,3260788,108792,13,57554...
[ "sbwzq8@mail.missouri.edu" ]
sbwzq8@mail.missouri.edu
d49f37975d9adefba06323755ad11e580cb51072
b3237ad61a6f29c118106bce7b7c90af7f13696d
/4ºYear/2ºSemester/CACM/Code/check_gcd.cpp
a1359925cf2a179969a9309259c142b9b9e7befe
[]
no_license
FranFnGc/UPV_ComputerScience
b30bca3e59c44a9219f8e21a557f67893938410a
3b439baf17f91e05e4571c4d71073f303d9daa0d
refs/heads/master
2023-06-20T19:47:37.874669
2021-07-24T09:26:17
2021-07-24T09:26:17
428,739,883
1
0
null
null
null
null
UTF-8
C++
false
false
286
cpp
#include <cstdio> int gcd(int a, int b, int *x, int *y); using namespace std; int main(int argc, char *argv[]) { int x, y; int a = 34398, b = 2132; int g = gcd(a, b, &x, &y); printf("\n\n"); printf("%d * %d + %d * %d = %d\n", a, x, b, y, g); return 0; }
[ "ragnarokshadows99@gmail.com" ]
ragnarokshadows99@gmail.com
32797b6eb35c4f1633c175b1dd680f403bc0059b
f7c673d103a0a7261246dbdde75490f8eed918ab
/source/GameCore/trait/DynamicTrait.h
9c4bd84b170b5f22f10b6b44a974cc6663d679e5
[]
no_license
phisn/PixelJumper2
2c69faf83c09136b81befd7a930c19ea0ab521f6
842878cb3e44113cc2753abe889de62921242266
refs/heads/master
2022-11-14T04:44:00.690120
2020-07-06T09:38:38
2020-07-06T09:38:38
277,490,158
0
0
null
2020-07-06T09:38:42
2020-07-06T08:48:52
C++
UTF-8
C++
false
false
395
h
#pragma once #include <vector> namespace Game { struct DynamicTrait { virtual void processLogic() = 0; }; class DynamicTraitContainer { public: void pushDynamicTrait(DynamicTrait* const dynamic) { dynamics.push_back(dynamic); } const std::vector<DynamicTrait*>& getDynamicTrait() const { retu...
[ "phisn@outlook.de" ]
phisn@outlook.de
b03f2920d111e23029421204f8cf3154007f6b3d
22c5f8e46811b2fab7cd11efa00c897b8270707b
/Hydrodynamix/Main.cpp
5f19cc6f2159de8026504e590e4489d8c6db4772
[ "MIT" ]
permissive
fechbmaster/particleengine
1efddbaffd59d867867b95cf34765c397f72acde
742558f331aebabbab76869f12185c03529ade7c
refs/heads/master
2020-03-18T19:02:33.913408
2018-05-28T08:16:06
2018-05-28T08:16:06
135,130,678
0
0
null
null
null
null
UTF-8
C++
false
false
2,413
cpp
/* * The MIT License (MIT) * * Copyright (c) 2015 Hydrodynamix * * 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 * t...
[ "bernd.fecht1@hs-augsburg.de" ]
bernd.fecht1@hs-augsburg.de
60700ea0d3770ad1d533f22aa6b7c3bf94dd788f
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_patch_hunk_3652.cpp
879b883ffed44ff37dd7094126b5bc7c34cf145a
[]
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
1,149
cpp
*/ static BOOL stapling_cache_response(server_rec *s, modssl_ctx_t *mctx, OCSP_RESPONSE *rsp, certinfo *cinf, BOOL ok, apr_pool_t *pool) { SSLModConfigRec *mc = myModConfig(s); - unsigned char resp_der[MAX_STAPLING_DER]; + unsigned...
[ "993273596@qq.com" ]
993273596@qq.com
a16a9604a1ed0277298170825627f9e834ba4361
4afc9826c4f153d465405410851a67ba20c41bc7
/History Parser/HistoryParser_DLL/PSParadiseLogPlayerFirxtAction.cpp
fba5538307b1e4f6c041b58cd3442b846efb463e
[]
no_license
aliakbarRashidi/2003RTOnlinePokerStats
3755656b73b830ed8f7d3fb36a28fd2764f1c7a4
1132eff688ae4b00269583b6efa84272dbe3d8b4
refs/heads/master
2020-05-09T21:08:42.386148
2016-09-29T11:49:49
2016-09-29T11:49:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,832
cpp
// PSParadiseLogPlayerFirxtAction.cpp: implementation of the CPSParadiseLogPlayerFirxtAction class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "HistoryParser_DLL.h" #include "PSParadiseLogPlayerFirxtAction.h" #include "PSParadiseLogPlayerAction.h" #ifdef _DE...
[ "piers.shepperson@btinternet.com" ]
piers.shepperson@btinternet.com
359147ef6d2e945cc6e292fc0608d018defcf0db
3c761ddfeadde07c39f033b12457fe490df6339f
/br_moneyhub4.0/GetBill/Alipay/stdafx.cpp
9ab2405af61d510b08e8854d2326c55c2fa4152f
[]
no_license
3660628/chtmoneyhub
d8fe22cef017d7a12b4c582667b6484af01032d2
7861d387a49edfe395379c1450df18cb1b8658f2
refs/heads/master
2021-01-02T09:20:08.263263
2012-01-11T08:32:20
2012-01-11T08:32:20
33,034,456
2
1
null
null
null
null
UTF-8
C++
false
false
302
cpp
// stdafx.cpp : source file that includes just the standard includes // CMBChinaGetBill.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "robustwell@218c79bb-c378-f353-48b6-e0d4b39d76f1" ]
robustwell@218c79bb-c378-f353-48b6-e0d4b39d76f1
de8b1179b5411a0d9fc10818f169153efaf31e04
a6b2335cadafbb96b193554280cab0d890470841
/kernel/textio.hpp
f6207496f00eb72c6efc2d402689d4a45e36e55f
[ "BSD-3-Clause" ]
permissive
Meisaka/xivix
e4fe63793cfe7b040c322e678be086f97e8d2448
954d835208aa8e605d13a73b298f1c8d77983f2a
refs/heads/main
2022-01-25T17:23:17.375333
2022-01-03T17:59:28
2022-01-03T17:59:28
31,726,516
4
2
null
null
null
null
UTF-8
C++
false
false
538
hpp
/* *** * textio.hpp - interface for console like devices * Copyright (c) 2014-2021 Meisaka Yukara * See LICENSE for full details * e6af70ca */ #ifndef TEXTIO_HAI #define TEXTIO_HAI #include "ktypes.hpp" namespace xiv { struct TextIO { virtual void reset() {}; virtual void setto(uint16_t c, uint16_t r) = 0; ...
[ "Meisaka.Yukara@gmail.com" ]
Meisaka.Yukara@gmail.com
92704aaf5ca165331254eb917784d3cd4bcd1ce6
d1b66d3831f524ca0ee32c4719a650651eda1415
/Map.h
d250092132970700466b366bf82c0f4a2345af44
[]
no_license
vinitran/FlappyBird
08f5360ab01e80d9590885212519a8d0b6535273
1d304db0a523cf8c2f0dbc4961f574a780795acf
refs/heads/main
2023-04-19T04:28:48.488959
2021-05-04T03:52:14
2021-05-04T03:52:14
361,970,975
0
0
null
null
null
null
UTF-8
C++
false
false
597
h
#pragma once #include "Game.hpp" #include "GameObject.h" #include "List_coordinates.h" class Map{ public: Map(); ~Map(); void LoadMap(); void DrawMap(); void Draw_startgame(); void Update(); void Update_startgame(); void Draw_overgame(); double x_pos(); double y_pos(); void Reset_map(); G...
[ "noreply@github.com" ]
noreply@github.com
cb8fe17006f6bd5dc2d95694be98a525063d2746
331775d728efbabd6c26688635c52555393b1c82
/src/main.h
9289d42d635f8717ad3ff59a928cc82333527f32
[ "MIT" ]
permissive
Switzerlanddcoin/switzerlandcoin
2c378e9ff5ccaafb196475f229bf9277f84ffd18
15f90b31577d113f7b294895120d80bd2ea5f780
refs/heads/master
2016-09-06T15:44:49.600550
2014-06-03T10:47:32
2014-06-03T10:47:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
72,049
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 "bignum.h" #include "sync.h...
[ "neilyobanks@safe-mail.net" ]
neilyobanks@safe-mail.net
67e850be7a79a3257ae7046e8593da0f93124397
0902544dd84d48e689a0bb72d45c4a0d59997a13
/src/HardDriveInfo/WmiClassObject.cpp
884e42b98420be502d7ff8bb3af40c9f8d319161
[ "MIT" ]
permissive
yottaawesome/win32-experiments
2cb56baecceb935046a6c403ab57926906b0c1e1
2fed7e74a148ab55b676cfe97abdf23cce770e82
refs/heads/master
2023-07-05T23:54:06.278458
2023-06-26T09:23:51
2023-06-26T09:23:51
232,983,991
4
1
MIT
2020-12-12T21:35:44
2020-01-10T06:46:38
C++
UTF-8
C++
false
false
6,251
cpp
#include "Header.hpp" #include <iostream> #include <sstream> //https://docs.microsoft.com/en-us/windows/win32/api/propidlbase/ns-propidlbase-propvariant WmiClassObject::WmiClassObject(IWbemClassObject* clsObj) : m_clsObj(clsObj) { } WmiClassObject::~WmiClassObject() { if (m_clsObj) m_clsObj->Release(); } const s...
[ "etameson@gmail.com" ]
etameson@gmail.com
cdbd23ec392c1692f2e73e9006c57abf0b94fab2
9f9cbb082eac69bac1e7a44c944e40fc2eb7901d
/lesson-02/1-fahrenheit-celsius-macro/main.cpp
e8c80e02032e06455a5cbd05990eb4f7c00a7da1
[]
no_license
dutow/elte-cpp-examples
af5f666aff9dbb164d4eee6da03a5b1bbdc78074
82cd4789a8c192aa2a80e2f24a16b2ca7aafec44
refs/heads/master
2021-01-10T12:23:12.311051
2016-04-21T17:41:55
2016-04-21T17:41:55
51,207,144
0
1
null
null
null
null
UTF-8
C++
false
false
252
cpp
#include <iostream> //#define FAHRENHEIT_TO_CELSIUS(f) 5 * (f - 32) / 9 #define FAHRENHEIT_TO_CELSIUS(f) ((5/9.0) * ( (f) - 32)) int main(int argc, char* argv[]) { using namespace std; cout << FAHRENHEIT_TO_CELSIUS(30) << endl; return 0; }
[ "zsolt.parragi@cancellar.hu" ]
zsolt.parragi@cancellar.hu
672a0a100a95d137e98562e58e9485ae51518515
c7ad1dd84604e275ebfc5a7e354b23ceb598fca5
/include/objtools/data_loaders/genbank/impl/reader_id1_base.hpp
23cd6f2517141c385f2a6332577a47f17eaaf38d
[]
no_license
svn2github/ncbi_tk
fc8cfcb75dfd79840e420162a8ae867826a3d922
c9580988f9e5f7c770316163adbec8b7a40f89ca
refs/heads/master
2023-09-03T12:30:52.531638
2017-05-15T14:17:27
2017-05-15T14:17:27
60,197,012
1
1
null
null
null
null
UTF-8
C++
false
false
3,565
hpp
#ifndef READER_ID1_BASE__HPP_INCLUDED #define READER_ID1_BASE__HPP_INCLUDED /* $Id$ * =========================================================================== * PUBLIC DOMAIN NOTICE * National Center for Biotechnology Information * * This software/database is a "United Stat...
[ "vasilche@112efe8e-fc92-43c6-89b6-d25c299ce97b" ]
vasilche@112efe8e-fc92-43c6-89b6-d25c299ce97b
06842fdfdd0afbc6752cc5c5161b72a4d2c7c30c
955840f10284ad8008c19fbd6053570d6a4aa9c9
/WebSecurity/hw1-DES/tables.cpp
4df11430a7d4c967fe472541554725a5c34a76a3
[]
no_license
MarshallW906/homeworkSYSU
4bc8bed7186444222d3aac2bd65b841a5b7a2747
a3e8c202cd3849712a1573d139356cd3fdd24d71
refs/heads/master
2018-11-06T04:30:07.615434
2018-08-27T09:58:40
2018-08-27T09:58:40
107,306,482
1
1
null
2018-06-12T02:41:38
2017-10-17T18:12:32
JavaScript
UTF-8
C++
false
false
4,305
cpp
// 初始置换表 int IP[] = {58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14, 6, 64, 56, 48, 40, 32, 24, 16, 8, 57, 49, 41, 33, 25, 17, 9, 1, 59, 51, 43, 35, 27, 19, 11, 3, 61, 53, 45, 37, 29, 21, 13, 5, ...
[ "MarshallW906@users.noreply.github.com" ]
MarshallW906@users.noreply.github.com
5904ccc5b9a2df8e1a2ba5c9caac9ba34e18d3a4
0d430563d908de7cda867380b6fe85e77be11c3d
/RandomPrograms/Cpp programs/CodeChefTrainers.cpp
c863f714bebc5f3b0cf3680fc6612ac41c1a6240
[]
no_license
hshar89/MyCodes
e2eec3b9a2649fec04e5b391d0ca3d4d9d5ae6dc
e388f005353c9606873b6cafdfce1e92d13273e7
refs/heads/master
2022-12-23T00:36:01.951137
2020-04-03T13:39:22
2020-04-03T13:39:22
252,720,397
1
0
null
2022-12-16T00:35:41
2020-04-03T12:04:10
Java
UTF-8
C++
false
false
2,318
cpp
#include <bits/stdc++.h> #include <conio.h> using namespace std; class Trainer{ public: int sadnessLevel; int arrivalDay; int lectures; }; class MinHeap{ int capacity; int heap_size; Trainer *harr; public: MinHeap(int cap){ heap_size=0; capacity = cap; harr...
[ "harshsharma3@deloitte.com" ]
harshsharma3@deloitte.com
222496c0a6773e765c821d36b1a24c6f15e57a2a
8bf1aed9ef31254280340940b219a008b9a86f50
/Finished/AlipayUser2/user.hpp
c6555b7f4bf214745b6fa74189416ff30bbd4889
[]
no_license
Xianbo-X/Matrix_General_HW
8f03a16122e27f77846ff4b46ea309171e5542eb
5406f77b79b6076952fbcf7fdafbc59ad2625b1e
refs/heads/master
2022-01-12T19:23:25.687742
2019-06-21T11:46:46
2019-06-21T11:46:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
500
hpp
#ifndef ALIPAY_USER_H_ #define ALIPAY_USER_H_ namespace Alipay { class user { char username[21]; char password[21]; double balance; public: user(const char* username, const char* password); ~user(); const char* getUsername() const; const char* getPassword() const; const void setUsername(const char* u...
[ "Silas_X@outlook.com" ]
Silas_X@outlook.com
83d7420abda563730d51370cb70b194b5052bed0
b3c64bd7b1997afeaa0b847d80e9d8bbbbe4ed7e
/scripts/outland/black_temple/boss_teron_gorefiend.cpp
85f77ba8f64312a13b8fa3c45668cb24ae954be4
[]
no_license
Corsol/ScriptDev3
3d7f34d6c3689c12d53165b9bfaf4ee8d969e705
7700e5ec4f9f79aa4e63e9e6e74c60d84d428602
refs/heads/master
2021-01-15T20:33:37.635689
2015-07-31T21:34:53
2015-07-31T21:34:53
40,475,601
1
0
null
2015-08-10T09:55:40
2015-08-10T09:55:40
null
UTF-8
C++
false
false
8,736
cpp
/** * ScriptDev3 is an extension for mangos providing enhanced features for * area triggers, creatures, game objects, instances, items, and spells beyond * the default database scripting in mangos. * * Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/> * Copyright (C) 2014-2015 MaNGOS <https://get...
[ "Antz@getMaNGOS.co.uk" ]
Antz@getMaNGOS.co.uk
b56254f3c4aa5debb3c3c9b475428ac95baf57c6
ee0af171e0fac50c041560aa8c58150cd80d73ef
/BOJ/Greedy/2437.cpp
dcdae7eac4a29e7d6516b35d66ac91e2ea111281
[]
no_license
Linter97/Algorithm
fdcc094fd7c327a3721d62bf7714f1029deccb8c
8e3d72466da715cf0399bc748eb3d3f6fbb892b3
refs/heads/master
2021-04-01T07:57:09.273240
2020-09-28T06:13:04
2020-09-28T06:13:04
248,170,460
0
0
null
2020-04-08T05:57:44
2020-03-18T07:56:29
C++
UTF-8
C++
false
false
526
cpp
#include <bits/stdc++.h> #define INF 987654321 #define MOD 1000000007 #define PI 3.141592653589793238462643383279502884e+00 using namespace std; typedef long long ll; typedef pair<int, int> pii; typedef pair<ll, ll> pll; int main() { ios_base::sync_with_stdio(0); cin.tie(0); int n; cin >> n; vector<int> v; for (...
[ "noreply@github.com" ]
noreply@github.com
c535ae05141d6934d5c9a1dd036f12a8fce28960
d22553a05278edc6e1ce8fc81fa7a203026c745b
/code/controller/commands/control/help/Help.cpp
3ec5115845be0150600bfd62d9ea0cb645bd256f
[]
no_license
shoshirizel/DNA-Analyzer-System
a625111a4e83002ca8766700fccadb5ec159abd2
a6ae07e8a8fdfc5bdae437bdc78c658a9796adc7
refs/heads/master
2023-01-06T21:34:45.216146
2020-11-05T20:47:05
2020-11-05T20:47:05
290,235,847
0
0
null
null
null
null
UTF-8
C++
false
false
802
cpp
// // Created by shoshi on 9/14/20. // #include "Help.h" #include "HelpParams.h" #include "../../../commands_container.h" #include "../../../errors/InvalidCommand.h" std::string Help::action(const IParameters& fatherArgs) { const HelpParams& args = dynamic_cast<const HelpParams&>(fatherArgs); if (args.m_comm...
[ "sh0534157975@gmail.com" ]
sh0534157975@gmail.com
cad76f4e73a24cf887c329f1c00645f5e86a5280
983786cac7fccdbfde0ecf549f9d43101e6daacb
/Source/TextBox.h
91c7d490414daa5e1463da772eca8d4ff9f59ac8
[]
no_license
Saftur/pow
a31ed7a90eb1e061418c2c010179737e10ffd3bf
ff992ccffacf807a44bea61950e99dd70cc3c336
refs/heads/master
2018-09-08T14:37:50.956036
2018-08-24T01:53:01
2018-08-24T01:53:01
120,832,124
0
0
null
null
null
null
UTF-8
C++
false
false
490
h
#pragma once #include <vector> using std::vector; #include "Rendertext.h" #include "Transform.h" #include "Sprite.h" class TextBox : public Text { public: TextBox(); void Load(rapidjson::Value &obj); Component *Clone() const; void Update(float dt); void Draw(Camera *cam) const; virtua...
[ "arthurabouvier@gmail.com" ]
arthurabouvier@gmail.com
3ec24c46b3ad4c95d697e5082e83def0c6944934
6b40e9cba1dd06cd31a289adff90e9ea622387ac
/Develop/mdk/MAsyncDatabase/MSQLSTMT.h
fb62a933f6cca643ca22d0b1b5fabdc4a8387fbb
[]
no_license
AmesianX/SHZPublicDev
c70a84f9170438256bc9b2a4d397d22c9c0e1fb9
0f53e3b94a34cef1bc32a06c80730b0d8afaef7d
refs/heads/master
2022-02-09T07:34:44.339038
2014-06-09T09:20:04
2014-06-09T09:20:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
298
h
#pragma once #include "MADBLib.h" #include "sqltypes.h" namespace mdb { class MDatabase; class MADB_API MSQLSTMT { public : MSQLSTMT(); ~MSQLSTMT(); bool Init(MDatabase* pDatabase); bool Close(); SQLHSTMT GetSTMT(); protected : SQLHSTMT m_hStmt; }; }
[ "shzdev@8fd9ef21-cdc5-48af-8625-ea2f38c673c4" ]
shzdev@8fd9ef21-cdc5-48af-8625-ea2f38c673c4
74772e55f6b263fef32a6df5f877cbd4104e93fd
fe8cd23da48035816c0c7ec55f22150ab0a1bb75
/cs1/mod1/lesson1-104-2.cpp
8db1326a084c066803552d94e2e47c3c7486e3d8
[]
no_license
scarolac/first-year-menus
b9975a7a75bc460bde8e83cb080b8f4bc89296b4
e8e313ff1d3e0861ab3d3705446db77f7e6cdc63
refs/heads/master
2020-03-27T21:29:36.725710
2018-09-03T03:59:21
2018-09-03T03:59:21
147,148,936
0
0
null
null
null
null
UTF-8
C++
false
false
1,932
cpp
// Section CSC160 - Computer Science I: C++ // File Name: lesson1-104-2.cpp // Student: Chris Scarola // Homework Number: 1 // Description: /* The Babylonian algorithm to compute the square root of a number n is as follows: 1. Make a guess at the answer (you can pick n/2 as your initial guess). 2. Compute r = n...
[ "scarolac@gmail.com" ]
scarolac@gmail.com
b9e9dea9acb244c380adf8182427b1edb2279177
d7795f1c445b585f87fb884f8c91292ab42c6571
/DataStructure/quickSort.cpp
3d5a7befc04984e42e8c20507bad2b62e42eee84
[]
no_license
KevinKingdom/DataS
fda420beb65cb8bece48f32b830aeaa36d63dd1f
d219e9bdbd37e67b71f9b297920268b3554c170b
refs/heads/master
2021-01-10T20:54:48.106447
2015-05-07T10:24:57
2015-05-07T10:24:57
34,767,701
0
0
null
null
null
null
UTF-8
C++
false
false
304
cpp
#include "stdio.h" void QuickSort(int *a, int low, int high){ int index=a[low]; int i=low; int j=high; if(low>=high) return; while(i<j){ while(i<j&&a[j]>=index) j--; a[i]=a[j]; while(i<j&&a[i]<=index) i++; a[j]=a[i]; } a[i]=index; QuickSort(a,low,i-1); QuickSort(a,i+1,high); }
[ "zwmthu@163.com" ]
zwmthu@163.com
c2352eafddb8d88b0411ee39873813beaf03eaf5
bd96efca2ae3f0dcb75c3db522915f6ad0acc1f7
/Bc2BsPi/include/PreSelection.h
b0f59d9cfcb17bc3e9a0034e2dcc1236e2760bb8
[]
no_license
nikita6004/LHCbAnalysis
6db162658bdb145edc3797bf140e3cab8a60732b
0839f80b48ed92e4ea2d110d62623404f329f291
refs/heads/master
2023-04-08T06:01:59.487354
2018-03-13T10:13:08
2018-03-13T10:13:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
345
h
#ifndef Bc2BsPi_PreSelection_h #define Bc2BsPi_PreSelection_h #include "Analyser.h" #include "Variables_PreSel.h" namespace Bc2BsPi { class PreSelection : public Analyser { public: PreSelection(TString _name, Variables_PreSel *_v); ~PreSelection(); bool AnalyseEvent(); Variables_Pre...
[ "mkenzie@hep.phy.cam.ac.uk" ]
mkenzie@hep.phy.cam.ac.uk
9c66538fb0707dfb270def31ef66cc925eb81724
9647fd27fed29c2614f8d406fa90f19f1b55370c
/simon-touch/messagemodel.h
3eeb5cab2c18e84ea35a688fc9232d91fade9d12
[]
no_license
KDE/simon-tools
aa42bdd96dff99a67c0e1a93adaa89afce7f749b
ca668c91b6ac2455b8bdd47f013701eff1ea1fb9
refs/heads/master
2021-01-06T20:37:26.029880
2019-03-03T01:06:46
2019-03-03T01:06:46
42,732,489
2
0
null
null
null
null
UTF-8
C++
false
false
1,418
h
/* * Copyright (C) 2011-2012 Peter Grasch <grasch@simon-listens.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2, * or (at your option) any later version, as published by the Free * Software Foundation * * ...
[ "grasch@simon-listens.org" ]
grasch@simon-listens.org
85e0d3cd94100030e8214951669c588b9125eba2
e4767371bc76f7d881f022c049d8d5c77f5f9241
/cyber/common/global_data.cc
b1da4c0b3aea3f82c61e495c422d1fc981f168fb
[]
no_license
Forrest-Z/apollo_cyber
beb2b8bf46b841fe53b38e61a646c5670632d237
c71b63eb022836e9056112c4f9e95f81d7806435
refs/heads/master
2023-08-11T06:08:11.460630
2021-10-07T04:23:51
2021-10-07T04:23:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,311
cc
/****************************************************************************** * 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 ...
[ "dingbobby@hotmail.com" ]
dingbobby@hotmail.com
7f0b828b53700b5856463bf64e2bede821eccd6b
7cfc4308e576dd00d8914ef7b8419fa876bbfcd6
/codeforces/1368/D.cpp
a97a2a5574fbc654dc5ab77170dca8173daff59d
[]
no_license
sharad2307/codeforces-submissions
58cb35f710d422991466c8054041ba45d6b95436
b3e90a6ab22e406b1982f459d2a1d96dae876069
refs/heads/master
2023-02-06T11:17:19.907183
2020-04-13T05:46:00
2020-12-25T13:24:32
324,364,474
1
0
null
null
null
null
UTF-8
C++
false
false
3,166
cpp
#include<bits/stdc++.h> using namespace std; #define ll long long #define ld long double typedef unsigned long long ull; #define loop(i,a,b) for(ll i=a;i<b;i++) #define f(i,a,b) for(ll i=a;i<=b;i++) // #define testcases ll t;cin>>t;while(t--) #define dec(x) greater<x>() /*** Define fues ***/ #define mx 200005 #define ...
[ "manuandmehrotra@gmail.com" ]
manuandmehrotra@gmail.com
b14b8e3b71c4360ca19032707600199c90928f99
05f7573db159e870fb26c847991c4cb8c407ed4c
/VBF/Source/VBF_CORE4.0/VBF_Public/VBF_3DMap/VBF_Driver/model_feature_label/FeatureLabelModelOptions
bd21fd8396c72ce30b1b4a15f1602829fe90cc71
[]
no_license
riyue625/OneGIS.ModelingTool
e126ef43429ce58d22c65832d96dbd113eacbf85
daf3dc91584df7ecfed6a51130ecdf6671614ac4
refs/heads/master
2020-05-28T12:12:43.543730
2018-09-06T07:42:00
2018-09-06T07:42:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,885
/* -*-c++-*- */ /* osgEarth - Dynamic map generation toolkit for OpenSceneGraph * Copyright 2008-2010 Pelican Mapping * http://osgearth.org * * osgEarth 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 Foundat...
[ "robertsam@126.com" ]
robertsam@126.com
264234c49e21561df93ea3b76a82b4684fcb819d
51685ead3a4cf702829c25854d9537626f8de2df
/lab5/main.cpp
4d7d263fcd1f8a113a23967190c75001c55546d4
[]
no_license
mrBlufi/labs
1de3bd75e219641d2598f2710c6437d4b84eecce
ea25d2f6bc674ce2d298e543639cc07d43534d3e
refs/heads/master
2020-04-01T18:59:35.738000
2018-10-17T21:39:49
2018-10-17T21:39:49
153,526,997
0
0
null
null
null
null
UTF-8
C++
false
false
975
cpp
#include <iostream> /* run this program using the console pauser or add your own getch, system("pause") or input loop */ using namespace std; int main(int argc, char** argv) { int n, m, t, kol = 0, s = 0; cout << "Input T" << endl; cin >> t; cout << "Input N and M" << endl; cin >> n; ...
[ "k3023310@gmail.com" ]
k3023310@gmail.com
659d7a0cbae33ee494a0a6418cb74e0c0cba2471
aafac944e282d1835c8c1d84ebc18a71ceb47d45
/src/d3d11/d3d11_context_ext.cpp
b5a933b3bacb80c19b2cb7ee107fd55db67da21c
[ "Zlib", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
ValveSoftware/dxvk
8a215f938f28ef31c77ad5b19dbd5b87c0b58c37
3f91cdbc126abde7b2334e739d08de0ef2edd1d2
refs/heads/proton_5.13
2023-08-22T20:03:33.531682
2021-02-06T07:48:52
2021-02-09T13:02:25
144,907,892
351
46
Zlib
2021-02-17T15:41:42
2018-08-15T22:04:04
C++
UTF-8
C++
false
false
4,341
cpp
#include "d3d11_context.h" namespace dxvk { D3D11DeviceContextExt::D3D11DeviceContextExt( D3D11DeviceContext* pContext) : m_ctx(pContext) { } ULONG STDMETHODCALLTYPE D3D11DeviceContextExt::AddRef() { return m_ctx->AddRef(); } ULONG STDMETHODCALLTYPE D3D11DeviceContextE...
[ "philip.rebohle@tu-dortmund.de" ]
philip.rebohle@tu-dortmund.de
61d09196baa4408fc9e2949ac3a79e8cecbe8b80
be026334d457b1f78050f8262cd693922c6c8579
/onnxruntime/core/mlas/lib/transpose.cpp
37181ec2f3acd181fc2e27bbfc4d84ea6985bc04
[ "MIT" ]
permissive
ConnectionMaster/onnxruntime
953c34c6599c9426043a8e5cd2dba05424084e3b
bac9c0eb50ed5f0361f00707dd6434061ef6fcfe
refs/heads/master
2023-04-05T00:01:50.750871
2022-03-16T15:49:42
2022-03-16T15:49:42
183,019,796
1
0
MIT
2023-04-04T02:03:14
2019-04-23T13:21:11
C++
UTF-8
C++
false
false
11,175
cpp
/*++ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. Module Name: transpose.cpp Abstract: This module implements the transpose operation. --*/ #include "mlasi.h" #if defined(MLAS_SSE2_INTRINSICS) MLAS_FORCEINLINE void MlasTranspose4x4Block( const uint32_t*...
[ "noreply@github.com" ]
noreply@github.com
3d7b5cadd72ed6c6a943fd930c063ad0deed3c5e
513b2d732655aaac16abbd0f7635b85b7fa58fb4
/src/gui.cpp
2e8216b0f00b223f86beb149abef5d883c28ce73
[]
no_license
snyh/JJJ
f326b82cd91a699d1aecb211410ab05f7806a497
35157b0679f7601c522598809f8906b8f6a2c68d
refs/heads/master
2016-09-11T06:54:40.728776
2012-05-10T01:42:53
2012-05-10T01:42:53
3,671,856
0
0
null
null
null
null
UTF-8
C++
false
false
12,029
cpp
/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Dec 20 2010) // http://www.wxformbuilder.org/ // // PLEASE DO "NOT" EDIT THIS FILE! /////////////////////////////////////////////////////////////////////////// #include "gui.h" ///////////////...
[ "snyh@snyh.org" ]
snyh@snyh.org
fa6ea239e17114ea5939d74ce2f86c99bd89fe30
4117c18ded9dbf3a352ca1c578850ff33c046a86
/encode/src/QCore.cc
eceb2033acd5d0d5a68e1e24c6d276111e00c2c6
[]
no_license
gauzinge/rd53stream
85206827f7b364782a7b8a56a64dbb0ab57e4f68
7442a05d4107ed8bb447691fe4356e82172b2a12
refs/heads/master
2021-06-12T19:41:43.125023
2020-09-09T13:39:15
2020-09-09T13:39:15
254,384,519
1
1
null
2020-04-09T13:51:12
2020-04-09T13:51:11
null
UTF-8
C++
false
false
10,750
cc
#include <encode/interface/QCore.h> QCore::QCore (int event_in, int module_in, int chip_in, uint32_t ccol_in, uint32_t qcrow_in, bool isneighbour_in, bool islast_in, std::vector<ADC> adcs_in) : event (event_in), module (module_in), chip (chip_in), adcs (adcs_in), isneighbour (isneighbour_in), i...
[ "georg.auzinger@cern.ch" ]
georg.auzinger@cern.ch
61945e84e0cfcf1d587c927d86e2882718e82e1f
b58b041560d9383893536f9f05a0275c74a6efeb
/include/cpp-sort/comparators/total_greater.h
77aa1ca3d794e8fe53ccb9b1417a55a94141c8df
[ "MIT", "BSL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "LLVM-exception", "Zlib", "LicenseRef-scancode-unknown-license-reference" ]
permissive
afakihcpr/cpp-sort
314fa90342983f195edb5e70783d4d8c70883cbb
8e4d3728f26d654899f54dc261e3765fdd782acb
refs/heads/master
2023-08-26T11:36:42.195133
2021-07-27T14:31:38
2021-07-27T14:31:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,586
h
/* * Copyright (c) 2016-2019 Morwenn * SPDX-License-Identifier: MIT */ #ifndef CPPSORT_COMPARATORS_TOTAL_GREATER_H_ #define CPPSORT_COMPARATORS_TOTAL_GREATER_H_ //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// #include <cmath> #incl...
[ "morwenn29@hotmail.fr" ]
morwenn29@hotmail.fr
fea8e01acb79532e09276c5840954ca0787c398d
a5346bb5946871f632a427967aab9c1c5d0d83c7
/esp32injectexample.ino
97ef1477ad6f17afa9b02985ea2ddff11cce4d8d
[]
no_license
Celppu/esp32injectfordummiess
c9da8507aa2716eb95c0950e3a810dec36f68c42
1fef33467da284d20e5cf6f03e25af2d85a201bb
refs/heads/master
2020-05-24T16:08:06.882854
2019-05-18T12:58:13
2019-05-18T12:58:13
187,349,754
0
0
null
null
null
null
UTF-8
C++
false
false
3,453
ino
#include "freertos/FreeRTOS.h" #include "esp_event_loop.h" #include "esp_system.h" #include "esp_event.h" #include "esp_wifi.h" #include "nvs_flash.h" #include "string.h" #include <WiFi.h> uint8_t channell = 13; // Access point MAC uint8_t ap[6] = {0x00,0x01,0x02,0x03,0x04,0x05}; // Client MAC //uint8_t clie...
[ "noreply@github.com" ]
noreply@github.com
4105c31b62dc9b5089d4bf31addcfd14470eee6c
254a5fec21417d5286bf52aa0fabac1ec17ed92a
/src/Cubestein3D/ShotBehavior.h
a1089fbf737ce5b2312a7aa0465b89a4cf8006f6
[ "MIT" ]
permissive
DioMuller/cubestein3D
05c57cff5588e981121dd48fa1746b1f3ffd0763
5a358e1662287f72fdb8e3a10a664413f24a462e
refs/heads/master
2020-03-21T11:15:52.100715
2014-04-12T00:04:55
2014-04-12T00:04:55
138,497,107
0
0
null
null
null
null
UTF-8
C++
false
false
578
h
#pragma once #include "Behavior.h" #include "Vector.h" class ShotBehavior : public Behavior { //////////////////////////////////////// // Attributes //////////////////////////////////////// private: float elapsedLifetime; Vector direction; //////////////////////////////////////// // Constructor / Destructor...
[ "diogo.muller@live.com" ]
diogo.muller@live.com
2cc8cef2aa056868081399436ed515d2ce1ab40d
e8363fac1e229ac367d7789cd1bcd6bb9815c8c6
/util/coding.h
49580eeb12226a571dcf52220100e3259947b6de
[ "BSD-3-Clause" ]
permissive
DongyuanPan/CuckooDB
6861fc018574725ec0a557d985fda96bfc180f8f
24682f5336269deab6b751b3f7ac0f154e3e45cf
refs/heads/master
2020-11-26T05:23:56.894400
2020-01-15T14:15:00
2020-01-15T14:15:00
228,975,781
2
0
null
null
null
null
UTF-8
C++
false
false
3,932
h
// The code below was copied from LevelDB. // Copyright (c) 2011 The LevelDB Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. // Endian-neutral encoding: // * Fixed-length numbers are ...
[ "641234230@qq.com" ]
641234230@qq.com
d7edcc2e973419fb0e6011f04f070f8e244d1133
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14173/function14173_schedule_16/function14173_schedule_16_wrapper.cpp
c88c6687e85d40be7e987ff161a37741de85b3e6
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C++
false
false
1,065
cpp
#include "Halide.h" #include "function14173_schedule_16_wrapper.h" #include "tiramisu/utils.h" #include <cstdlib> #include <iostream> #include <time.h> #include <fstream> #include <chrono> #define MAX_RAND 200 int main(int, char **){ Halide::Buffer<int32_t> buf00(64, 512); Halide::Buffer<int32_t> buf01(...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
393d5587496d94c465de0144795a5cef63183af1
4afee8c9d257572f138260ef725145e48ccd20c8
/AandBandCompilationErrors.cpp
86da061ce873b8c04e826d2836f4128489646da3
[]
no_license
8adam95/problems
4f9ed06a2320d68e220e168fbcaa79eb3af95eea
cf8a878608eb3959637c4f5524b5a6e932f5a430
refs/heads/master
2020-12-24T16:23:27.076894
2016-10-02T20:40:39
2016-10-02T20:40:39
41,453,505
1
0
null
null
null
null
UTF-8
C++
false
false
1,011
cpp
//http://codeforces.com/problemset/problem/519/B #include<cstdio> #include<iostream> #include<map> #include<algorithm> #include<set> #include<queue> #include<vector> #include<cstring> using namespace std; #define REP(I, N) for(int I = 0; I < (N); I++) #define FOR(I, A, B) for(int I = (A); I <= (B); I++) #define FORD(...
[ "adam.szefer@gmail.com" ]
adam.szefer@gmail.com
736a2f901c4eb5b885d2e6fd2b89b4958d6bd2f7
e24d68690fc3407933b0362b358668e9d81e5763
/src/core/SkLightingShader.h
d28648767db68ddc2369d81bfe7f9468fdde3b80
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
webbjiang/skia
39300e2faf38c47cd579392f77e22af4ce1184c1
a04c650459280363454da3b43ae910b8593434c8
refs/heads/master
2021-01-16T07:13:04.593971
2015-08-26T22:27:59
2015-08-26T22:27:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,044
h
/* * Copyright 2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef SkLightingShader_DEFINED #define SkLightingShader_DEFINED #include "SkFlattenable.h" #include "SkLight.h" #include "SkShader.h" #include "SkTDArray.h" class SkBitm...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
924c0b4b53187f87ba3ab6d716afb745a4203c21
b61e7668a43d47b2267b84758f09f64065a3b5d1
/src/main.cpp
05e1fbe24da1cd547b1d9d19e52ed348e341167e
[ "MIT" ]
permissive
ddrevicky/cudann
fa42b0652e396a11e478c9b9224dac6b6432c42b
44eb973c497492f98fd09a758a34e9d4f3a20e47
refs/heads/master
2020-07-30T14:14:31.737811
2019-09-23T03:52:37
2019-09-23T03:52:37
124,567,142
1
0
null
null
null
null
UTF-8
C++
false
false
4,383
cpp
#define EIGEN_DONT_VECTORIZE // The GPU implementation relies on Eigen matrices not being aligned #ifdef _WIN32 #include <windows.h> #include <io.h> #ifdef _DEBUG #define _CRTDBG_MAP_ALLOC #include <crtdbg.h> #endif #endif #include <iostream> #include <iomanip> #include <vector> #include <cuda_...
[ "drevicky@gmail.com" ]
drevicky@gmail.com
d6c1dd06d348b08f1134276292c387a1ccd91548
de6b1d3e0c737ef87c2883ca5dc84db61b31fdb6
/main.cpp
5c8c0484ba49acfaedeee1731da3f087cf68279d
[]
no_license
xxvms/ClassTemplate1
a84cd62fa1c0805d28b29bdc81006acd9a468cba
46243122b09f94065ce08931e59f126c02fb5267
refs/heads/master
2021-01-21T21:00:08.376142
2017-06-19T11:13:00
2017-06-19T11:13:00
94,768,470
0
0
null
null
null
null
UTF-8
C++
false
false
1,045
cpp
#include <iostream> const int MAX = 100; // size of array template <class Type> class Stack { private: Type st[MAX]; // stack array of any type int top; // number of top of stack public: Stack(): top(-1) // constructor {} void push(Type var) // put member on stack { st[++top] = var...
[ "tom@pcservicegroup.co.uk" ]
tom@pcservicegroup.co.uk
64702e0a505a9e9d27f1062f92d885f33da5029d
de58c954b511189b5b60ce3bd073764ccfd7032d
/Práctica 3/TPV2/SRandBasedGenerator.cpp
a991607761aa1f53c705de6b5eaff83aa9e27a09
[]
no_license
jorgmo02/TPV2
6871e1bef77661c9904d8a8636b76c3a53774299
e7560074093a14e69d12d953896c88f283a07c75
refs/heads/master
2022-11-13T21:51:37.707142
2020-07-06T16:05:45
2020-07-06T16:05:45
239,794,279
0
0
null
null
null
null
UTF-8
C++
false
false
565
cpp
#include "SRandBasedGenerator.h" #include <cstdlib> #include <iostream> #include <ctime> #include <assert.h> using namespace std; SRandBasedGenerator::SRandBasedGenerator() : seed_(std::time(0)) { } SRandBasedGenerator::SRandBasedGenerator(unsigned seed) : seed_(seed) { init(); } SRandBasedGenerator::~SRandBase...
[ "jorgemomartin@gmail.com" ]
jorgemomartin@gmail.com
cc406fc913d857e93b05331554c10eaa8cbb1311
07d784d60aacc1872b19525e4de755378ba5fe9e
/EersteGraphicEngine/Color.h
53e0557ea08d6c2671ed464b9e34c0e341c61807
[ "MIT" ]
permissive
fabsgc/EersteGraphicEngine
0c9308a51d1b2b2e83f0f22da9950e75bdf5ee0b
09d0da03dbe3a17a5da6651409f697a0db8634bd
refs/heads/master
2021-04-29T15:47:30.391663
2018-09-24T14:13:48
2018-09-24T14:13:48
121,803,405
3
0
null
null
null
null
UTF-8
C++
false
false
768
h
#pragma once #include "PrerequisitesCore.h" namespace ege { class Color { public: Color(); Color(const float& r, const float& g, const float& b, const float& a = DefaultColorA); Color(const XMFLOAT3& Color); Color(const XMFLOAT4& Color); XMFLOAT3 ToXMFLOAT3() const...
[ "fabienbeaudimi@hotmail.fr" ]
fabienbeaudimi@hotmail.fr
65905ebbca5817f8456f9723dd1125bb2995fd52
156d7b3e35d249377df5923017cc8af52489f97f
/brlycmbd/CrdBrlyLeg/QryBrlyLeg1NFlight_blks.cpp
c701296cd8c76551223731f30d02b8a3bd71704b
[ "MIT" ]
permissive
mpsitech/brly-BeamRelay
fa11efae1fdd34110505ac10dee9d2e96a5ea8bd
ade30cfa9285360618d9d8c717fe6591da0c8683
refs/heads/master
2022-09-30T21:12:35.188234
2022-09-12T20:46:24
2022-09-12T20:46:24
282,705,295
0
0
null
null
null
null
UTF-8
C++
false
false
6,712
cpp
/** * \file QryBrlyLeg1NFlight_blks.cpp * job handler for job QryBrlyLeg1NFlight (implementation of blocks) * \copyright (C) 2016-2020 MPSI Technologies GmbH * \author Alexander Wirthmueller (auto-generation) * \date created: 11 Jan 2021 */ // IP header --- ABOVE using namespace std; using namespace Sbecore; usi...
[ "aw@mpsitech.com" ]
aw@mpsitech.com
e383dbb93a765b3e1d4c23cb5f2bcb406ea38011
4d51eea684625b74fa323981d076b5eded207c12
/04-75-LCD_advanced_mode_with_MCP9808/04-75-LCD_advanced_mode_with_MCP9808.ino
619266f820276ceca71a31d005647773c6eed5a2
[]
no_license
futureshocked/Arduino-mobile-development-with-Blynk
5f4d95018d83316bb0b5420f0dbd6dc7d56b1da1
91aaeb9beb730a6cb31df8a9fe49819316529d66
refs/heads/main
2023-07-24T05:53:06.002409
2021-09-07T21:24:58
2021-09-07T21:24:58
301,262,762
6
3
null
null
null
null
UTF-8
C++
false
false
1,131
ino
/* Arduino Mobile Development With Blynk This code is part of a course from Tech Explorations. For information about this course, please see https://techexplorations.com/so/blynk/ For information on hardware components and the wiring needed to run this sketch, please see the relevant lecture in the c...
[ "peter@txplore.com" ]
peter@txplore.com
e026bdba1c2118532bf45490213daa545c90824e
2143afe23fd76ee68237de3bd512374805b02975
/CMP505Coursework/LSystem.h
b08cfbc1fc0deebe02050e6818911007e1e4c5d8
[]
no_license
dielbarnes/ProceduralGamePrototype
65020b9b02fe7393615b9c23214e145e1048ca2e
8f87ea2d263b62b0dd25a26f96bfeff890b5982f
refs/heads/master
2020-05-04T12:41:08.695390
2019-05-24T15:52:34
2019-05-24T15:52:34
179,129,887
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
4,989
h
// // LSystem.h // Copyright © 2019 Diel Barnes. All rights reserved. // // Constants // Cogwheel thickness : 0.5f // Number of subdivisions : 24 // Min inner radius : 0.5f // Min tube thickness : 0.25f // Min distance between tube and inner cylinder/tube : 0.5f // Min radius to spawn inner c...
[ "diel.barnes@gmail.com" ]
diel.barnes@gmail.com
7d89709e5fa3e13d5b4b2cd9d19f20d543b770c8
5163a289556a7d4a9d849eee9e205c20bd4c8cc9
/2. Add Two Numbers.cpp
815c9c81c16b057aa456a89aff02de0065464404
[]
no_license
Aman-Arcanion9/CP-for-interview-preparation
985accdc4c493ded06e72b5b61efcadeb89b11e1
4237cf4763daabfc78552069723a5e6c9b255963
refs/heads/master
2022-12-08T07:52:13.450363
2020-08-29T11:48:06
2020-08-29T11:48:06
268,521,397
0
0
null
null
null
null
UTF-8
C++
false
false
721
cpp
/** * Definition for singly-linked list. * struct ListNode { * int val; * ListNode *next; * ListNode() : val(0), next(nullptr) {} * ListNode(int x) : val(x), next(nullptr) {} * ListNode(int x, ListNode *next) : val(x), next(next) {} * }; */ class Solution { public: ListNode* addTwoNumbe...
[ "noreply@github.com" ]
noreply@github.com
b1749c035b99a70bef46d755a25f6f21293dd2b5
cf71991e4eddae008037f30c1f9e964deee2e7e1
/prefixsum_seq.cpp
0997f53c206894f14738b8e2ed2061c6b0fd8104
[]
no_license
sabusajin/openmp_parallel
7feec37d26b697c466274fa8ff5710a5097c2a3b
6e75d154e923d02a8f1ce645b712c7c6ea66fca6
refs/heads/master
2021-07-12T22:23:20.971083
2017-10-17T18:05:43
2017-10-17T18:05:43
106,616,529
0
0
null
null
null
null
UTF-8
C++
false
false
1,070
cpp
#include <chrono> #include <stdio.h> #include <iostream> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #ifdef __cplusplus extern "C" { #endif void generatePrefixSumData (int* arr, size_t n); void checkPrefixSumResult (int* arr, size_t n); #ifdef __cplusplus } #endif int ...
[ "sajinsabu1905@gmail.com" ]
sajinsabu1905@gmail.com
4bc0f6611f165b97cc0e01242dbe2dd2b38d6ca2
bbc61fe39037810826b481d965f295ef5a21dd36
/src/test/addrman_tests.cpp
5f0a350bea5f99b11911a8cc4a86bcd19218657a
[ "MIT" ]
permissive
matthewchincy92/unionew
df7d58f39b752b1b31deb3a0917f7528e3771ef0
91951af8a98fb85eefa556d52cff5c1bd52a2e33
refs/heads/master
2021-04-03T02:53:01.283946
2018-10-23T04:53:45
2018-10-23T04:53:45
124,864,764
0
0
null
null
null
null
UTF-8
C++
false
false
18,340
cpp
// Copyright (c) 2012-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "addrman.h" #include "test/test_unio.h" #include <string> #include <boost/test/unit_test.hpp> #include "hash.h" #inc...
[ "matthew@wtech.software" ]
matthew@wtech.software
d1bfb8727e3f7fdb79d388ae3a4edb7965e45af8
0ca9d0bd67be775fe94399c9c3a94a9ef09c1701
/327FIVE/327FIVE.cpp
d821e1da986cf20283df2c13d67ddc45bf179bd1
[]
no_license
casc1244/327FIVE
892b3efc120fe2a219b408c9a76a0175b6951444
3f0ff6ad55fa88cd17d053759ae9c8becb43ecbe
refs/heads/master
2021-05-16T21:03:28.807433
2020-03-27T07:30:00
2020-03-27T07:30:00
250,468,797
0
0
null
null
null
null
UTF-8
C++
false
false
1,021
cpp
#include <opencv2/opencv.hpp> #include <iostream> using namespace cv; using namespace std; int main() { VideoCapture cap(0); double scale = 1.5; //设定皮肤的颜色 double i_minh = 0; double i_maxh = 20; //设定饱和度 double i_mins = 43; double i_maxs = 255; //设定亮度 double i_minv = 100; double i_maxv = 255; while (1) { ...
[ "1356602646@qq.com" ]
1356602646@qq.com
84aa395150a65750ee92e2fbb8e07aa924c38c6b
46597f2cd98f8b66534aac8f77576d29e3099ea4
/source/core/native_dialog.cpp
9fd49218851be6e90313c7f758ce89ae48c440eb
[]
no_license
Gabriele91/HCUBOEngine
0ed8819433e3f4c9b124e505e3cd8f1c14957799
d60aeef3b3ac150f53e08fc171e1a9e55fd43016
refs/heads/master
2021-03-27T16:14:56.480859
2017-10-16T20:41:45
2017-10-16T20:41:45
44,763,452
1
1
null
2017-10-16T19:51:02
2015-10-22T17:59:21
C++
UTF-8
C++
false
false
2,548
cpp
// // file_to_open.cpp // OGLHCubeView // // Created by Gabriele on 06/07/16. // Copyright © 2016 Gabriele. All rights reserved. // #include <hcube/core/native_dialog.h> #include <vector> #include <hcube/core/filesystem.h> namespace hcube { namespace native_dialog { #if defined( __APPLE__ ) extern open_file_o...
[ "dbgabri@gmail.com" ]
dbgabri@gmail.com
929560793ed876658f9cf914255df2b6e10e3841
705cdc3424b3f98d18be79c284101d8d9a3543a0
/src/Index.re
b1913a5e7d772285699c7023983a89a5718dd639
[]
no_license
avigil06/reason-contact-form
4f9819e803604084b340e63ab52c7ef746650987
790390a9cb5a7c17530bb98a7ae868d30afaf0ce
refs/heads/master
2020-04-30T19:44:09.203626
2019-04-01T02:49:32
2019-04-01T02:49:32
177,047,135
0
0
null
null
null
null
UTF-8
C++
false
false
59
re
ReactDOMRe.renderToElementWithId(<ContactForm />, "app");
[ "avigil06@gmail.com" ]
avigil06@gmail.com
7a2db41ddaef1e7f454c8750491da48dfe70b1ce
fbf49ac1585c87725a0f5edcb80f1fe7a6c2041f
/SDK/Battle_Dmg_Total_functions.cpp
bb9c013b14d2af6efd322e886cf0409741b75fba
[]
no_license
zanzo420/DBZ-Kakarot-SDK
d5a69cd4b147d23538b496b7fa7ba4802fccf7ac
73c2a97080c7ebedc7d538f72ee21b50627f2e74
refs/heads/master
2021-02-12T21:14:07.098275
2020-03-16T10:07:00
2020-03-16T10:07:00
244,631,123
0
1
null
null
null
null
UTF-8
C++
false
false
1,442
cpp
#include "../SDK.h" // Name: DBZKakarot, Version: 1.0.3 #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- // Functions //--------------------------------------------------------------------------- // Function Battle_Dmg_Tot...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
52b255af2ba50d303c8cf9278097c389aa387ce1
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/media/fuchsia/common/vmo_buffer.cc
ec7e46ae84383d19b18fe092ce0b552305736849
[ "BSD-3-Clause" ]
permissive
chromium/chromium
aaa9eda10115b50b0616d2f1aed5ef35d1d779d6
a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c
refs/heads/main
2023-08-24T00:35:12.585945
2023-08-23T22:01:11
2023-08-23T22:01:11
120,360,765
17,408
7,102
BSD-3-Clause
2023-09-10T23:44:27
2018-02-05T20:55:32
null
UTF-8
C++
false
false
5,138
cc
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "media/fuchsia/common/vmo_buffer.h" #include <zircon/rights.h> #include <algorithm> #include "base/bits.h" #include "base/fuchsia/fuchsia_logging.h" #include "base/m...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
cb65faec97c08944ad2a3f46d005b88b5e48d078
a66bff405468ff22f73462accfaaa3c416e346a9
/return_ref/bad.cpp
9100a0d9a883be280269d7f324255834497a4675
[]
no_license
huy/cpp_samples
4688884eecf98657c1ecb1ba263b1535e55bcdce
c9d34ea55a767002aa0201333363ba781a5ea3ae
refs/heads/master
2021-01-15T22:28:40.056801
2011-11-11T21:33:04
2011-11-11T21:33:04
2,448,780
0
0
null
null
null
null
UTF-8
C++
false
false
230
cpp
#include <string> const std::string& ReturnStackVar() { std::string result("bad"); return result; } const std::string& ReturnHeapVar() { std::string* result= new std::string("can lead to memory leak"); return *result; }
[ "lehuy20@gmail.com" ]
lehuy20@gmail.com
c195ea7137d5c64e0d9157b9d8a8de019afebf46
119c1ef4d2cf07f07bfb88b5e789932dfe8a0db3
/program/opengl/release/moc_oview.cpp
4ab7ac4776eeae5941c25018ab130e5be1355978
[]
no_license
hmoevip/myprogram
4d036a3f91bebf9d4926cc2992e75251f63b7dcd
2bb2364c682ebe9f1bcf50f70c8f9a1b71558fe9
refs/heads/master
2021-01-19T01:01:07.415875
2016-07-09T14:04:52
2016-07-09T14:04:52
62,952,471
0
0
null
null
null
null
UTF-8
C++
false
false
3,019
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'oview.h' ** ** Created by: The Qt Meta Object Compiler version 63 (Qt 4.8.7) ** ** WARNING! All changes made in this file will be lost! ***************************************************************...
[ "hmoe@vip.qq.com" ]
hmoe@vip.qq.com
42d6bd97888daf8af83cf50aded1a44fae5bfc35
77c87187c2036611b05fa84d6a7168c7480d5993
/0162.cpp
62e3d97071eff538f9cd1cd57d4a68abcab0e32b
[]
no_license
lethe2211/aoj
2dab57e308d7d273e5216419282d51f5ed424ed8
e50e970ed205857e709416ae3518d93d348c7ff2
refs/heads/master
2021-01-09T22:48:17.211666
2014-05-19T05:19:06
2014-05-19T05:19:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
376
cpp
#include <iostream> #define MAX 21960000 using namespace std; int main() { int m,n; int ans; int temp; while(cin >> m) { if(m==0) break; cin >> n; ans=0; for(int i=m;i<=n;i++) { temp=i; if(MAX%temp==0) {ans++; cout << temp << " ";} } ...
[ "lethe2211@gmail.com" ]
lethe2211@gmail.com
c7eb610ed316923bb911ae8137b6efe290dbfa4e
ba87bc742befee66ad634e251191d202504dbd56
/5.8_5.10_stl_hash_set.h
73993f097e65c5482f2ca085559d860202b8d909
[]
no_license
guangkuan/Standard-Template-Library
0bcd4b1a953bc47d32350ba46c520459d90d250d
e12cae25ef8e1a217fb6fbabb6cc37d184595af9
refs/heads/master
2020-05-20T02:33:31.623494
2019-06-25T07:00:37
2019-06-25T07:00:37
185,335,317
0
0
null
null
null
null
UTF-8
C++
false
false
20,231
h
/* * Copyright (c) 1996 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appear in all copies and * that both that copyright notice and...
[ "guangkuo_527@126.com" ]
guangkuo_527@126.com
d664f9f3c9b689d6299ef8c23694fb4c915fbe74
24ed8f7a35ae9450e29c5c7a5631a55403489189
/src/test/mempool_tests.cpp
d8972c8f24ae703d046e0c7bfd2157c22545055f
[ "MIT" ]
permissive
wavicom/wavi
fa07e8f3c4a4794fdccb4b43b2128c15a95dbac2
4cc6151d4dee36f809de81f0edb6d1c803412ec5
refs/heads/master
2020-03-23T14:22:42.293688
2018-08-02T19:42:06
2018-08-02T19:42:06
141,672,210
0
1
MIT
2018-07-20T06:24:24
2018-07-20T06:24:23
null
UTF-8
C++
false
false
19,713
cpp
// Copyright (c) 2011-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "txmempool.h" #include "util.h" #include "test/test_wavi.h" #include <boost/test/unit_test.hpp> #include <list> #i...
[ "gekiganga77@hotmail.com" ]
gekiganga77@hotmail.com
2b1de81a3fa1370c0d1500246cb12423c86adb79
76be4e25a6e8625e3d45f7f92db84dbdd19c69c1
/device/se/x8/libsensors/LightSensor.cpp
b17424bc6400fbf317806ac8fbc3855515c1b3fb
[ "Apache-2.0" ]
permissive
nippongo/FreeXperia
7c957d9065218e870ecd211b49d63642834c6886
5f6950c9b84f290d4996e51954d1720dc7fd7135
refs/heads/master
2021-07-23T15:21:41.106037
2011-04-12T18:56:32
2011-04-12T18:56:32
1,613,056
2
0
null
2021-01-18T21:48:31
2011-04-14T06:49:24
C
UTF-8
C++
false
false
3,163
cpp
/* * Copyright (C) 2008 The Android Open Source Project * * 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 app...
[ "jerpelea@gmail.com" ]
jerpelea@gmail.com
1e09dbde5afdb22ddd80803fc362b92280a191c2
d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3
/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.hxx
1e7f8c6092563166fa7b1dc23799e679a8330644
[ "SMLNJ", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-mit-old-style", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer", "NTP", "IJG", "GPL-1.0-or-later", "libtiff", "BSD-4.3TAHOE", "...
permissive
nalinimsingh/ITK_4D
18e8929672df64df58a6446f047e6ec04d3c2616
95a2eacaeaffe572889832ef0894239f89e3f303
refs/heads/master
2020-03-17T18:58:50.953317
2018-10-01T20:46:43
2018-10-01T21:21:01
133,841,430
0
0
Apache-2.0
2018-05-17T16:34:54
2018-05-17T16:34:53
null
UTF-8
C++
false
false
5,884
hxx
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * ...
[ "ruizhi@csail.mit.edu" ]
ruizhi@csail.mit.edu
ee31f78848ef711aab7b0b3cf3ac8005bce684ca
2ee0679557c5705bfcec35dd3dc9e91668ec87e7
/Arrays/00prob2.cpp
76cd74f0ef3c22dcd39cce282cb9e204cb7e82dc
[]
no_license
Aryan22g/Data-Structures-and-Algorithms
7488036a4a271a874b3c3e166d044048933f7dcb
fdc65cef30bd046c5b63c99c0607068018d6d450
refs/heads/master
2023-07-13T07:01:45.449841
2021-08-27T12:57:15
2021-08-27T12:57:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
465
cpp
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; int arr[n]; for(int i=0; i<n; i++){ cin>>arr[i]; } int target; cin>>target; //brute force approach O(n^3) for(int i=0; i<n; i++){ for(int j=i+1; j<n; j++){ for(int k=j+1; k<n; k++){...
[ "22garyan@gmail.com" ]
22garyan@gmail.com
22c05833c1cccf0046ca2d0f4b598aeae2189d60
326a6f5c3892ac4bd042e57281289983a239d94d
/prioritysettingdialog.h
030a738cda2cff4729b416ff3b1e2893adf01244
[]
no_license
ljianhui/TaskManager
356d8a927af0d067a9810bd0f26aeb7bb8ab5122
c84aa1f255fec1aa16bad1f8dfa84e525118ceaf
refs/heads/master
2020-05-22T12:34:43.664081
2015-07-08T14:37:37
2015-07-08T14:37:37
38,697,293
1
0
null
null
null
null
UTF-8
C++
false
false
549
h
#ifndef PRIORITYSETTINGDIALOG_H #define PRIORITYSETTINGDIALOG_H #include <QDialog> namespace Ui { class PrioritySettingDialog; } class Process; class PrioritySettingDialog : public QDialog { Q_OBJECT public: explicit PrioritySettingDialog(const Process *p, QWidget *parent = 0); ~PrioritySettingDialog()...
[ "ljianhui2012@163.com" ]
ljianhui2012@163.com
493abdccd312aee3da3e2279b589052f34eee854
bba8bb04425c9b166323cb5a831c94643cf62b97
/Source/Voxel/Public/VoxelSpawners/VoxelSpawnerConfig.h
2d1afae92dfc2134ead422b0a0819ce1be24e504
[ "MIT" ]
permissive
jacobcoughenour/VoxelPlugin
2cf2e2195209285fbd8a589d8f994f7caaa651c2
fc2ddcc0d3bd4424a9be73c3ada70c4c5c158184
refs/heads/master
2022-11-11T04:16:35.908916
2020-07-04T11:12:38
2020-07-04T11:12:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,521
h
// Copyright 2020 Phyronnaz #pragma once #include "CoreMinimal.h" #include "VoxelMinimal.h" #include "VoxelConfigEnums.h" #include "VoxelSpawnerConfig.generated.h" class UVoxelSpawner; class FVoxelWorldGeneratorInstance; class UVoxelSpawnerConfig; class UVoxelSpawnerOutputsConfig; USTRUCT() struct FVoxelSpawnerOutp...
[ "phyronnaz@gmail.com" ]
phyronnaz@gmail.com
706cbe7cd08c2ab29417d5c67063f93236676c33
3a13b93b605cd3481b6ec54202d253af2a0ad854
/FN/SDK/FN_InputCore_classes.hpp
75bb86e7393dc0d029ee1a6dd9a851a9c606718d
[]
no_license
antiwar3/WXY-SDK
12bc929c3371756fb8eac2f9aba6ffb53be17109
20c2e89189fbcdd40c407c799d71ff20da096584
refs/heads/master
2020-04-15T10:19:42.493604
2019-01-08T07:39:48
2019-01-08T07:39:48
164,591,515
0
1
null
null
null
null
UTF-8
C++
false
false
558
hpp
#pragma once // Fortnite (1.6.4) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // Class InputCore.InputCoreTypes // 0x0000 (0x00...
[ "237213@qq.com" ]
237213@qq.com
cf5c0a52085a60eaededb2191ed51eb90d912371
a65aebf715b52feb7dc8264e60ebacfdf812684d
/rekthook/Menu_Backup.h
9901536ed25d2f5ea89fc9ff4b61c8b257f1c46f
[]
no_license
chilledgamer1985/Rekthook
37faf1f1401551888b56184354350363ba055be1
16da93c8ed61c5ecbef66466f64361aadd35baec
refs/heads/master
2021-09-06T06:43:59.763311
2018-02-03T11:14:03
2018-02-03T11:14:03
119,590,830
4
0
null
null
null
null
UTF-8
C++
false
false
33,612
h
#include "stdafx.h" int MenuRed; int MenuGreen; int MenuBlue; int MenuAlpha; int TextRed; int TextGreen; int TextBlue; int TextAlpha; int BackgroundRed; int BackgroundGreen; int BackgroundBlue; int BackgroundAlpha; int OutlineRed; int OutlineGreen; int OutlineBlue; int OutlineAlpha; char *speed_smothX = "Movement X";...
[ "noreply@github.com" ]
noreply@github.com
b77300ca6bb078c0c1cca9a153817771c8a70a5e
49f271521563d5f7c24ffb942864cc9bec4a107a
/src/trajectory_follower.h
3ad645b629ff622dd173cd2e237bfd797b03597e
[]
no_license
richard-robotics/mobile_planner
d6dae4761b247cd1c6e768dfaed1a5e6099cd5ad
5f7d788cc762bd00fdecb511315fdb050fe5a9e3
refs/heads/master
2023-03-19T06:32:34.139523
2020-12-26T06:13:04
2020-12-26T06:13:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
663
h
#ifndef TRAJECTORY_FOLLOWER_H #define TRAJECTORY_FOLLOWER_H #include <Eigen/Dense> #include "kinematics.h" namespace kinematics { class TrajectoryFollower { public: TrajectoryFollower(Trajectory initial_traj) : initial_trajectory_(initial_traj), timestep_(initial_traj.dt()), robot_params_(i...
[ "darkthecross@gmail.com" ]
darkthecross@gmail.com
9ed64f741a0608c4edbc3d8d62235f4ce912e0d3
542bc1762dca1491017ce9bb60ca4ad92e4fdb75
/MyMap.h
6e5ad4bbcef113315d970b2006a41cb615183579
[]
no_license
jennhuang/oogle
6c067a8a233201820dae08c49aba0ac6d74fac2a
e6e5dd1a75ada25f65fa1f1ce0ddef0f6242a30b
refs/heads/master
2020-05-27T10:06:43.850682
2013-03-17T05:08:05
2013-03-17T05:08:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,522
h
#ifndef MYMAP_INCLUDED #define MYMAP_INCLUDED #include <queue> #include <cstdlib> template <class KeyType, class ValueType> class MyMap { public: MyMap() { m_size = 0; m_root = NULL; } ~MyMap() { deleteAll(m_root); } void clear() { deleteAll(m_root); m_size = 0; m_root = ...
[ "jennhuang8@gmail.com" ]
jennhuang8@gmail.com
579fad4769269dc048c02b6c1a9a6e56dcc873f8
fb9c70f790018da4e9b603396170f72010ece5a1
/databaseHelper/hloghelper.cpp
f97061082b2842448cebba34e355fd3c46ebe89e
[]
no_license
mohistH/sqlite3_database_helper
cf2a28d7c49a3f9f4f10c2f3c492bc97f748b0cc
e50253e108aad82078900294a87f8669a3740bc7
refs/heads/master
2020-03-22T14:19:54.366327
2018-09-10T15:22:34
2018-09-10T15:22:34
140,170,730
1
5
null
null
null
null
UTF-8
C++
false
false
2,697
cpp
#include "hloghelper.h" #include <QObject> #include <QDir> #include <QApplication> #include <cstdarg> #include <QByteArray> HLogHelper::HLogHelper() { m_FileLogName = QString(""); } // 初始化创建文件并打开文件 int HLogHelper::HInit(QString strFilePre) { int len = strFilePre.length(); QString fileName(""); ...
[ "40952409+mohistH@users.noreply.github.com" ]
40952409+mohistH@users.noreply.github.com
b73f2a23b0f8adc30789d239819255d8306ebd8c
7fb7d37a183fae068dfd78de293d4487977c241e
/content/browser/accessibility/browser_accessibility_gtk.h
15dc88e177a3a71dd982c469ce4adb5df6c05081
[ "BSD-3-Clause" ]
permissive
robclark/chromium
f643a51bb759ac682341e3bb82cc153ab928cd34
f097b6ea775c27e5352c94ddddd264dd2af21479
refs/heads/master
2021-01-20T00:56:40.515459
2012-05-20T16:04:38
2012-05-20T18:56:07
4,587,416
1
0
null
null
null
null
UTF-8
C++
false
false
2,871
h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_ACCESSIBILITY_BROWSER_ACCESSIBILITY_GTK_H_ #define CONTENT_BROWSER_ACCESSIBILITY_BROWSER_ACCESSIBILITY_GTK_H_ #pragma once #i...
[ "dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98" ]
dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98
e4089289d2b4e3546ed6ee39e5d24f3373a952b7
166907c8fdf06553d61d379f936910217d6962c6
/code_decode.cpp
bac049e737af96d4d4ec18a45234a010f5ddaead
[]
no_license
TobiasGarcia/DesafioEvaluativoV2
ff15d66982adb989b3b6d42b68fb6f46db072cf8
ae07a30fda1cf144532b2da8fd3b10771ba39719
refs/heads/master
2022-07-09T11:07:05.997673
2020-05-15T08:31:57
2020-05-15T08:31:57
262,444,579
1
0
null
2020-05-11T17:08:38
2020-05-08T22:52:22
C++
UTF-8
C++
false
false
11,229
cpp
#include "code_decode.h" #include <iostream> #include <fstream> using namespace std; //Esta libreria contiene todas las implementaciones de las funciones para codificar y decodificar texto. //El método de codificación utilizado es el método 1 expuesto en la práctica 3 del laboratorio; //como sabemos en este tipo de ...
[ "tobias.garcia@udea.edu.co" ]
tobias.garcia@udea.edu.co
570ffd2fdb142eaa207a917e887019de69d2f3b0
1bf89fb4d5c624ab37c26cda4aff81d91159f159
/word.h
025b6251939ffcdf6d8c15dc9278af3270d4f168
[]
no_license
mymxhdd/oop-code
4a8b3b31dfaa6f0debd3cd08f26eab713a517d08
36b7c1ab512b292a04e8450c26af75eea91e26d8
refs/heads/master
2020-12-24T21:11:46.393767
2016-05-05T16:41:41
2016-05-05T16:41:41
58,139,857
0
0
null
2016-05-05T16:41:41
2016-05-05T15:11:12
null
UTF-8
C++
false
false
1,944
h
#ifndef WORD_H #define WORD_H #include <vector> #include <iostream> #include <fstream> #include <string> using namespace std; //单词所需数据,根据需要可以进行修改 struct General { string _word; string _translation; string * _sentence; General(string word, string translation, string * sentence = NULL) : _wor...
[ "845285227@qq.com" ]
845285227@qq.com
99f1230ae44c657d7a2d29dfcfea3fadc699a019
2f10f807d3307b83293a521da600c02623cdda82
/deps/boost/win/debug/include/boost/units/systems/si/length.hpp
9b807f0602ffc2c655b0f83aa9259b754cf615cf
[]
no_license
xpierrohk/dpt-rp1-cpp
2ca4e377628363c3e9d41f88c8cbccc0fc2f1a1e
643d053983fce3e6b099e2d3c9ab8387d0ea5a75
refs/heads/master
2021-05-23T08:19:48.823198
2019-07-26T17:35:28
2019-07-26T17:35:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
128
hpp
version https://git-lfs.github.com/spec/v1 oid sha256:407f5a8e24514c09d371a4fee86150b2aa378dc80db0022f19841e7b1c7524d3 size 881
[ "YLiLarry@gmail.com" ]
YLiLarry@gmail.com
e4022c457124a17d39e451bddf772d0529ab5601
f3c8d78b4f8af9a5a0d047fbae32a5c2fca0edab
/Qt/lib2/i2pd-0.1.0/src/Garlic.h
c514c52e29fb29df2af424566ec9fb3556f544b6
[]
no_license
RinatB2017/mega_GIT
7ddaa3ff258afee1a89503e42b6719fb57a3cc32
f322e460a1a5029385843646ead7d6874479861e
refs/heads/master
2023-09-02T03:44:33.869767
2023-08-21T08:20:14
2023-08-21T08:20:14
97,226,298
5
2
null
2022-12-09T10:31:43
2017-07-14T11:17:39
C++
UTF-8
C++
false
false
4,355
h
#ifndef GARLIC_H__ #define GARLIC_H__ #include <inttypes.h> #include <map> #include <list> #include <string> #include <thread> #include <mutex> #include <memory> #include <cryptopp/osrng.h> #include "aes.h" #include "I2NPProtocol.h" #include "LeaseSet.h" #include "Queue.h" #include "Identity.h" namespace i2p { names...
[ "tux4096@gmail.com" ]
tux4096@gmail.com
2d452511fc305d4db14b2a05736555ba11edf079
801f7ed77fb05b1a19df738ad7903c3e3b302692
/refactoringOptimisation/differentiatedCAD/occt-min-topo-src/src/Quantity/Quantity_Consumption.hxx
1b51fb67c86fe020c687e7bfe7ec0dcdf0658dfe
[]
no_license
salvAuri/optimisationRefactoring
9507bdb837cabe10099d9481bb10a7e65331aa9d
e39e19da548cb5b9c0885753fe2e3a306632d2ba
refs/heads/master
2021-01-20T03:47:54.825311
2017-04-27T11:31:24
2017-04-27T11:31:24
89,588,404
0
1
null
null
null
null
UTF-8
C++
false
false
1,140
hxx
// Created on: 1994-02-08 // Created by: Gilles DEBARBOUILLE // Copyright (c) 1994-1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of th...
[ "salvatore.auriemma@opencascade.com" ]
salvatore.auriemma@opencascade.com
f973e16859923f7daaa5f8483a57334d74ec67ee
1af49694004c6fbc31deada5618dae37255ce978
/android_webview/browser/gfx/surfaces_instance.cc
94ce46cc4307826549b50dd760f1f44c0ccac39a
[ "BSD-3-Clause" ]
permissive
sadrulhc/chromium
59682b173a00269ed036eee5ebfa317ba3a770cc
a4b950c23db47a0fdd63549cccf9ac8acd8e2c41
refs/heads/master
2023-02-02T07:59:20.295144
2020-12-01T21:32:32
2020-12-01T21:32:32
317,678,056
3
0
BSD-3-Clause
2020-12-01T21:56:26
2020-12-01T21:56:25
null
UTF-8
C++
false
false
13,855
cc
// 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. #include "android_webview/browser/gfx/surfaces_instance.h" #include <algorithm> #include <memory> #include <utility> #include "android_webview/browser/g...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
075f23a6ea32bc9db6f8ad7fae28b79ab1048358
504897361f656d0cbc63a2817289983dcf9e1757
/Bit_Strings.cpp
bc273ee658b9f57cbe4a66013f45d84a11548ff0
[]
no_license
DIPJOY10/CSES-Introductory-Problemset
6803b1bfd232b1c6a131aee94b23e1f2b0a7a11a
067e60130f6803b41fa0abd5af1fdbf751bf4345
refs/heads/main
2023-04-03T00:13:41.714656
2021-03-26T13:01:45
2021-03-26T13:01:45
351,779,789
0
0
null
null
null
null
UTF-8
C++
false
false
840
cpp
//author: Dipjoy Basak //dip_10 #include <bits/stdc++.h> using namespace std; #define endl "\n" #define ll long long #define ld long double #define pb push_back #define mp make_pair #define vi vector<int> #define pi pair<int, int> #define vpi vector<pair<int, int>> #define rep(i, l, r) for (int i = l; i...
[ "noreply@github.com" ]
noreply@github.com
157383ac95b60ac0ea1d93f1c5508a1edb2bf1fc
70dca6815c2157a2ae49d3c6f7ab3bad879adddc
/leetcode/cpp/33.search-in-rotated-sorted-array.cpp
83fc47663d259fd3f45eefd8818af8fe22d1e748
[ "BSD-3-Clause" ]
permissive
phiysng/leetcode
25229b829d2685f56ea3b58337136ebe7b810ca5
a8ec1e598e92c2155f8abefa4c4bf5ce8c3838fa
refs/heads/master
2023-03-03T08:30:19.677369
2023-02-19T10:32:17
2023-02-19T10:32:17
180,983,537
5
0
BSD-3-Clause
2019-12-03T10:24:18
2019-04-12T10:11:58
C++
UTF-8
C++
false
false
2,094
cpp
#include "oj_header.h" class Solution { public: int search(vector<int>& nums, int target) { // 拓展的二分查找 // 不存在重复的元素 int l = 0, r = nums.size() - 1; this->nums = nums; this->target = target; int n = nums.size(); if (n == 0) return -1; ...
[ "wuyuanshou@protonmail.com" ]
wuyuanshou@protonmail.com
469b8334aff5671259aecc307062d8f6c2aadb4e
77f8410a1b13402b33806ac45263a61d0c3aba90
/v8/src/compiler/common-operator.cc
f7aa71e3dcdfc5e7763be3d95366ccc9e1c41668
[]
no_license
ngot/libv8
93d5a874cffce7373bb13f4cba343d7e906524a5
34abbc81c745a896221918e75dc8658337c7a1f1
refs/heads/master
2021-06-26T07:31:23.672284
2017-09-15T16:22:01
2017-09-15T16:22:01
103,535,365
17
8
null
null
null
null
UTF-8
C++
false
false
52,978
cc
// Copyright 2014 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/common-operator.h" #include "src/assembler.h" #include "src/base/lazy-instance.h" #include "src/compiler/linkage.h" #include "sr...
[ "zhuanghengfei@gmail.com" ]
zhuanghengfei@gmail.com
40f36919939596edb3699891a0c2fd9cf75fe1af
44327fab57d0a9bc714dd8b44f0c9b66286fd2cf
/FloChater/TxtProc/CodeBlocks/stateextractor.cpp
651924688085ebbed06594df9cf2c5be7eeff711
[]
no_license
XieXiongShawn/FlowCharter
44a801b86d878b775eb4446a28c682acb1ff136e
9b66a7a75016fb14b04125e6970d707489e0f727
refs/heads/master
2020-07-28T06:37:35.584896
2020-03-14T18:27:26
2020-03-14T18:27:26
209,340,027
4
0
null
null
null
null
UTF-8
C++
false
false
2,593
cpp
#include "stateextractor.h" #include <QDebug> /* Construct an object */ StateExtractor::StateExtractor() { myProcessFinished = false; } /* Set txt content with given QByteArray */ void StateExtractor::SetTxtContent(QByteArray &txtCntnt) { myTxtCntnt = txtCntnt; myHuntMaster.SetTxt(myTxtCntnt); // Trans...
[ "noreply@github.com" ]
noreply@github.com
3628a6b81b4b9f78091b0d744702e1d4b9bdde09
00b540b486c40918731142b987fa667cca1c4599
/settings.h
09300dfc24effb09d50488dd9f9d9bcd0e984ce7
[]
no_license
KyleSanderson/admintool
0d064007f6aae0fefef0b554a5eb9081d3be780a
d7b7f8a5c787b788a7a515040ebd55449d04cb64
refs/heads/master
2021-01-19T07:54:44.034893
2015-07-17T14:33:03
2015-07-17T14:33:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
405
h
#ifndef SETTINGS #define SETTINGS #include "mainwindow.h" #include <QSettings> #include <QMAp> class Settings : public QSettings { public: Settings(MainWindow *main); ~Settings(); void SetDefaultSettings(); void ReadSettings(); void SaveSettings(); void GetAppIDListMap(); QSettings *pSetti...
[ "drifter01620@gmail.com" ]
drifter01620@gmail.com
16216d0018ad05b75f62384ce6df6484a4f7c797
0bb9ee0b177495624dafe4c15597891832147b74
/VirtualWar/SynapseEngine/Octree.h
0ae33ededfe41b6ced48c7641bf18ee35216a95c
[]
no_license
wangscript007/SynapseEngine
7fcec62b50ba70c9cfc64c06719a2ae170a27a7b
3e0499181aaadf5244b7810ef2449a09f5aad1a6
refs/heads/main
2023-06-11T01:46:26.603230
2021-07-10T08:28:58
2021-07-10T08:28:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
462
h
#pragma once //#include "GameWorld.h" #include "WorldChunk.h" #include <fstream>> #include <ostream> class GameWorld; class Octree { public: Octree(const char* path); Octree(GameWorld* w); void Optimize(); void ProcessWorld(); void RenderShadows(); void RenderWorld(); void Save(const char* path); void SetWorl...
[ "reverselogicdeveloper@gmail.com" ]
reverselogicdeveloper@gmail.com
155bb098b2bf785ea87764c3294ad4251e1ad00f
5b5245db71a8beb866b5d2284a642ee2fa36482b
/src/core/hw/gfxip/computePipeline.cpp
e9c9692c13d76dc0e22c7d8f65505e338919beee
[ "MIT" ]
permissive
jfactory07/pal
4fffef4d3b34eb3a8c6491ee31c710f55dab0320
7ce51b199c72021b8d027c50b55da515fd9b2e0b
refs/heads/master
2020-03-27T21:43:36.953005
2018-08-30T01:57:46
2018-08-30T02:15:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,077
cpp
/* *********************************************************************************************************************** * * Copyright (c) 2014-2018 Advanced Micro Devices, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associ...
[ "jacob.he@amd.com" ]
jacob.he@amd.com
b072ae56825589b67e419f16a66ad86b10d37654
2c4b52ca014fb4b25e73c071258f24118f10cd8a
/samples/tls/main.cpp
7261e620e1f53273da14f23fbd666593894974b5
[ "MIT" ]
permissive
zlatko-michailov/abc
eeee56b88828e8d1f6c64f3b5a84b17564899f08
f136285f54aac1036a976d6b2ba6f684baf8f7a6
refs/heads/master
2023-08-23T13:20:41.215497
2023-07-05T04:07:36
2023-07-05T04:07:36
155,765,578
4
1
MIT
2020-11-08T07:26:44
2018-11-01T19:30:16
C++
UTF-8
C++
false
false
5,412
cpp
/* MIT License Copyright (c) 2018-2023 Zlatko Michailov 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, ...
[ "zlatko@michailov.org" ]
zlatko@michailov.org
ed9f536da56abf7265c3dbc0079b5d341b09042f
8f371898748676912ce3d109c76a800fefc69abc
/code/InitialVector.hpp
58b407cf90600f8f6e1ff0ccab7fd87e45ade34d
[]
no_license
cigani/NonLinearSolver
65315c74292067cd6be973d89ff0be0021a2c139
757f8428dec79a8c8deda1894ee129a464a5a678
refs/heads/master
2021-01-13T14:48:49.324615
2016-12-28T18:53:36
2016-12-28T18:53:36
76,557,150
1
1
null
null
null
null
UTF-8
C++
false
false
1,331
hpp
// // Created by Alexander Lorkowski on 12/15/16. // #ifndef INITIALVECTOR_HPP_ #define INITIALVECTOR_HPP_ #include <vector> #include <string> #include <iostream> #include <fstream> class InitialVector { private: /// System of <doubles> expressions. std::vector<double> mInitialVector; /// Filename to lo...
[ "alexander.lorkowski@epfl.ch" ]
alexander.lorkowski@epfl.ch