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
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 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
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
00fa483854d2e0bc465a6d35cfdf7f79537b4897
c3896990a874b05ca87d191e8184d168baf4a0f9
/GRObservations/GRObservations/GRLocation.h
0368cdb14880590c877c9f0d3b98a4199015a5e6
[ "MIT" ]
permissive
maxitg/GammaRays
5e3acaa3149612f21bdd61d6cd674e4b26a73a58
ca391ee1dd7d44c7cfb425555286c9642f94a3b3
refs/heads/master
2021-01-13T02:11:27.185238
2019-02-05T17:17:38
2019-02-05T17:17:38
13,683,020
3
0
MIT
2019-02-05T17:17:39
2013-10-18T16:20:39
Mathematica
UTF-8
C++
false
false
905
h
// // GRCelestialSpherePoint.h // GRObservations // // Created by Maxim Piskunov on 24.03.2013. // Copyright (c) 2013 Maxim Piskunov. All rights reserved. // #ifndef __Gamma_Rays__GRCelestialSpherePoint__ #define __Gamma_Rays__GRCelestialSpherePoint__ #include <iostream> #include <string> #include <vector> using...
[ "maxitg@gmail.com" ]
maxitg@gmail.com
47e7936f2c30609741a90fe2cc750580c890ed51
32056891abf90fbc6c158ade4a714db8ed164cac
/Algorithm/Sources/Extra/Solutions/Programmers/[1차] 뉴스 클러스터링.cpp
fd8a2ae2f831b6335271eb95651e4551511a923a
[]
no_license
sfy1020/AlgorithmTutorial
543454579b63ea5afc4c134cef78a60c4b8f154a
3b6190b682ecf80086f4cfeb07b167f23c39c8b4
refs/heads/master
2023-05-07T07:44:30.874307
2021-06-02T18:45:43
2021-06-02T18:45:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,120
cpp
 // [1차] 뉴스 클러스터링 // https://programmers.co.kr/learn/courses/30/lessons/17677 // 시행착오 // 1. a.size() == 0 && b.size() == 0 인 경우 예외처리 시에도 65536를 곱해줘야 함. #include <iostream> #include <vector> #include <algorithm> #include <string> //#include "Utility.h" //#include "Print.h" using namespace std; struct Utility { ...
[ "insooneelife@naver.com" ]
insooneelife@naver.com
ad7673608a51c8e68f342514dda2a999623e0b17
18d5ba86957e3e3bdcf5ee144d6cdce307409949
/android_webview/browser/child_frame.cc
f51b7455f0836643cd814240da1db905b53489b1
[ "BSD-3-Clause" ]
permissive
MichaelMiao/chromium
cf5021e77c7df85905eb9e6a5c5bfa9329c5f4ff
00c406052433085e22fa4f73d990c8e4ff3320b3
refs/heads/master
2023-01-16T06:47:36.223098
2016-03-28T20:00:29
2016-03-28T20:02:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,099
cc
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "android_webview/browser/child_frame.h" #include <utility> #include "cc/output/compositor_frame.h" namespace android_webview { ChildFrame::Ch...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
6ab6d63a045332c8ad001e80491d1753de2520f5
a4ccd04572bbf659ac3c0a57a983fdedc7ef6933
/src/qt/bitcoinunits.cpp
f355fe3e825cab2763672ff4d731ea534978f244
[ "MIT" ]
permissive
mammix2/MaiaCoin
43ef05c0e39fc7013e3570028bec5bf959190460
09dd6a855a17967a2babf5de9c1842f86bc67020
refs/heads/master
2021-06-29T15:11:24.517927
2016-03-21T22:44:00
2016-03-21T22:44:00
21,301,700
0
2
null
null
null
null
UTF-8
C++
false
false
4,287
cpp
#include "bitcoinunits.h" #include <QStringList> BitcoinUnits::BitcoinUnits(QObject *parent): QAbstractListModel(parent), unitlist(availableUnits()) { } QList<BitcoinUnits::Unit> BitcoinUnits::availableUnits() { QList<BitcoinUnits::Unit> unitlist; unitlist.append(BTC); unitlist.append(mBT...
[ "unknown" ]
unknown
680488cff216ae0cb090d1381f3eb93edcc8e918
8cf763c4c29db100d15f2560953c6e6cbe7a5fd4
/src/qt/qtbase/src/gui/accessible/qaccessiblebridge.cpp
21cb0ef35ca96e4d3992169f96aebe5d50bc9c17
[ "BSD-3-Clause", "LGPL-2.0-or-later", "LGPL-2.1-only", "GFDL-1.3-only", "Qt-LGPL-exception-1.1", "LicenseRef-scancode-digia-qt-commercial", "LGPL-3.0-only", "GPL-3.0-only", "LicenseRef-scancode-digia-qt-preview", "LGPL-2.1-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-unknown-license-refe...
permissive
chihlee/phantomjs
69d6bbbf1c9199a78e82ae44af072aca19c139c3
644e0b3a6c9c16bcc6f7ce2c24274bf7d764f53c
refs/heads/master
2021-01-19T13:49:41.265514
2018-06-15T22:48:11
2018-06-15T22:48:11
82,420,380
0
0
BSD-3-Clause
2018-06-15T22:48:12
2017-02-18T22:34:48
C++
UTF-8
C++
false
false
4,286
cpp
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Licensee...
[ "ariya.hidayat@gmail.com" ]
ariya.hidayat@gmail.com
c91e06eddce708a08c128fd85840125ee4fba603
84eae8f15c2fe136b4e6599e3a4d23259cd0248b
/Classes/ImGUI/imgui_impl_glfw_win32.cpp
3af101bb4e913da02e5189580ccd76438ab3c9c5
[ "MIT" ]
permissive
maxkidd/HonoursProject
feb2d87eb0b61b09d8e655a78cc00ac92ac08e75
cf478f100f56f41ffa9b30501ebe4afbf175f79a
refs/heads/master
2021-06-18T01:38:59.686474
2017-04-24T12:44:46
2017-04-24T12:44:46
75,409,825
0
0
null
null
null
null
UTF-8
C++
false
false
15,179
cpp
// ImGui GLFW binding with OpenGL // You can copy and use unmodified imgui_impl_* files in your project. // If you use this binding you'll need to call 4 functions: ImGui_ImplXXXX_Init(), ImGui_ImplXXXX_NewFrame(), ImGui::Render() and ImGui_ImplXXXX_Shutdown(). // See main.cpp for an example of using this. // https://...
[ "max.kidd@hotmail.co.uk" ]
max.kidd@hotmail.co.uk
1476e5c3e3ba6799d0c44645bdcbbc22f4dd34e1
9d56d75237e73860b3dbfdcfe84ae9f150d6551d
/src/ORBmatcher.h
5d6c4936ed63eefdd1f452e2f2d75ffd4a76037b
[]
no_license
nonlinear1/gslam_orbslam
c8232807fef7a074421aa7d26c55bf223bd192fe
8dcb97c49463105876dd2a79ede7f07c650ce674
refs/heads/master
2021-02-14T13:32:37.027288
2019-10-11T12:04:08
2019-10-11T12:04:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,723
h
/** * This file is part of ORB-SLAM. * * Copyright (C) 2014 Raúl Mur-Artal <raulmur at unizar dot es> (University of Zaragoza) * For more information see <http://webdiis.unizar.es/~raulmur/orbslam/> * * ORB-SLAM is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public Licen...
[ "zd5945@126.com" ]
zd5945@126.com
f6fa8afabd9d41a5e84bae33737aaecf4181fbbd
cdf414dba10e4a75007d90952630b9d381a165e4
/emulators/gxemul/patches/patch-src_devices_dev__dreamcast__gdrom.cc
cf7c2bc433c276992d252ecaa785eae8a1e33bbc
[]
no_license
TyrfingMjolnir/pkgsrc
f46b8214ab27ad7f825b1b0f7232c3f9c8ba1b1c
133d044ecb88b1de6cd08426b89ed5b3a058bd56
refs/heads/trunk
2020-12-28T09:30:15.386908
2014-10-05T22:23:08
2014-10-05T22:23:08
28,958,817
1
0
null
2015-01-08T09:31:08
2015-01-08T09:31:08
null
UTF-8
C++
false
false
2,465
cc
$NetBSD: patch-src_devices_dev__dreamcast__gdrom.cc,v 1.1 2012/07/26 22:10:28 abs Exp $ Fake up a much more complete TOC based on real CD image. Now works with NetBSD 4, 5 & 6 which would have previously failed. Comment out some unusual sector subtractions which handled values in the multigigabyte range. --- src/dev...
[ "abs" ]
abs
32c4f6ba6ea4b55ab18c6d7226b6512a7381677e
cb31cdec03dea46e1e88ceaef48bff842a2adbc4
/src/service/gemma_service.h
406fc232b72b2bf71abc6a2f9e84f0820ae421c2
[ "MIT" ]
permissive
baoxingsong/mlmm
d8b5882c7a211f7ad1dd65dd10caa45a68725f5a
253de26654f7a107929045b80b415768cc180ca0
refs/heads/master
2021-01-25T14:55:25.747511
2018-09-26T11:42:54
2018-09-26T11:42:54
123,733,752
2
0
null
null
null
null
UTF-8
C++
false
false
487
h
// // Created by song on 5/29/18. // #ifndef MLMM_CPP_GEMMA_SERVICE_H #define MLMM_CPP_GEMMA_SERVICE_H #include "../impl/impl.h" #include "../model/model.h" #include <map> void gemma_test ( phenotype_impl & pi, Kinship_matrix_impl & k_i, Genotype & genotype, const double & man_l, const double & man_u ); void gemma_...
[ "songbaoxing168@163.com" ]
songbaoxing168@163.com
f4d51128a8513dc10310bfa15a791698253205fd
34e85672fad576629ad0531af9ee452861710428
/src/GlobalConfig.cpp
9a8819705e7db8e5f4680108683eccde90295a49
[]
no_license
Boosting/stereo-gaze-tracker
d61b2a3ac490a231e7b8681937dd13c016188418
eee2b7fed271fbec20cf12ecd913b869fab31cf3
refs/heads/master
2021-01-20T17:34:14.031358
2014-03-30T01:42:04
2014-03-30T01:42:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,026
cpp
#include "wxprec.h" #include "GlobalConfig.h" #include "Parameter.h" #include "GazeTracker.h" #ifdef _DEBUG #define new DEBUG_NEW #endif GlobalConfig* GlobalConfig::pInstance = 0; ////////////////////////////////////////////////////////////////////// // Construction/Destruction /////////////////////////...
[ "krzysztof.jelski@pragmatists.pl" ]
krzysztof.jelski@pragmatists.pl
f3ead1a1fc5a97164dca90312f3bd20721705781
5456502f97627278cbd6e16d002d50f1de3da7bb
/ash/common/wm/maximize_mode/maximize_mode_event_handler.h
1e7b1aaba0afcd276c9f39642531943eac8b6e63
[ "BSD-3-Clause" ]
permissive
TrellixVulnTeam/Chromium_7C66
72d108a413909eb3bd36c73a6c2f98de1573b6e5
c8649ab2a0f5a747369ed50351209a42f59672ee
refs/heads/master
2023-03-16T12:51:40.231959
2017-12-20T10:38:26
2017-12-20T10:38:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,066
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 ASH_COMMON_WM_MAXIMIZE_MODE_MAXIMIZE_MODE_EVENT_HANDLER_H_ #define ASH_COMMON_WM_MAXIMIZE_MODE_MAXIMIZE_MODE_EVENT_HANDLER_H_ #include "ba...
[ "lixiaodonglove7@aliyun.com" ]
lixiaodonglove7@aliyun.com
f63ea6bbab36d7bc65b8be5eb439f4eca4ee34f5
74af32d04639d5c442f0e94b425beb68a2544b3c
/LeetCode/Normal/900-999/974.cpp
1c654144c0b3d22337ed7713f7b80e7e593936e1
[]
no_license
dlvguo/NoobOJCollection
4e4bd570aa2744dfaa2924bacc34467a9eae8c9d
596f6c578d18c7beebdb00fa3ce6d6d329647360
refs/heads/master
2023-05-01T07:42:33.479091
2023-04-20T11:09:15
2023-04-20T11:09:15
181,868,933
8
0
null
null
null
null
UTF-8
C++
false
false
508
cpp
#include <bits/stdc++.h> using namespace std; class Solution { public: int subarraysDivByK(vector<int> &A, int K) { int sum = 0; int ans = 0; vector<int> nums(K, 0); for (auto num : A) { sum = (sum + num) % K; sum = sum < 0 ? sum + K : sum; ...
[ "dlvguo@qq.com" ]
dlvguo@qq.com
f72d7568941a0d49617b7cb7ea31eb5f0349a8a8
7d1a96565a1b46eaa38770bc592f0f508ba659b3
/NorthernSubregional2014/B.cpp
1f5c8d75d877b05b0371e4fa8a09a3159ca5fb5c
[]
no_license
RubenAshughyan/Programming-olympiads
f09dff286677d65da19f0ba4c288aa6e97ba9fd5
2bc85f5e6dc6879105353d90e8417b73c0be2389
refs/heads/master
2021-09-26T17:18:47.100625
2021-09-13T09:58:41
2021-09-13T09:58:41
73,565,659
2
0
null
null
null
null
UTF-8
C++
false
false
2,361
cpp
#include<bits/stdc++.h> //#include "rubo.h" #define MP make_pair #define PB push_back #define in int #define ll long long #define ull unsigned long long #define vc vector #define SQ(j) (j)*(j) //#define i first //#define j second //#define ld long double #define dbl double #define pll pair<long long,long long> #defi...
[ "ruben.ashughyan@gmail.com" ]
ruben.ashughyan@gmail.com
776ff96e84d2e5fc96bb539d97adbc1a644f13d2
35582bebdf88791210a59a8a90e1bc41c953c833
/src/ivaOnvif/OnvifMan.cpp
6be6728e5f655252ae659c9eca235fa758b4404e
[]
no_license
layerfsd/iva_4_tk1
57cd4ba26cc318084e2bf898c5778d90cd071d21
1cb888dc83b2814ff0d28e163b5ca9b30a157576
refs/heads/master
2021-04-28T16:19:48.962452
2017-09-05T02:58:30
2017-09-05T02:58:30
null
0
0
null
null
null
null
GB18030
C++
false
false
21,137
cpp
#include "OnvifMan.h" #include <sys/stat.h> #include <sys/types.h> #include <assert.h> #include "oal_log.h" #include "oal_time.h" #include "mq_master.h" #include "libonvif2.h" #include "dahua3dposition.h" #include "hik3dposition.h" #include "uniview3dposition.h" #include "tiandy3dposition.h" #include "proxy3dposition...
[ "libozjw@163.com" ]
libozjw@163.com
19bdad378d977dd9e39b562d047f6438a2bcabb3
f91f8fe4675dbc940b2388357e453eecb4441892
/src/Chapter08/ch8-09-Geometry-Normal/RenderSystem.h
d7dd9b2315867d1395f8c1be778fc603f3334b9a
[]
no_license
byhj/OpenGL-Bluebook
a144b27bce9a1a1484b9dd19aa9bf6e617764d5d
e9137600d7ec15360cbf051420545dbec8deaddb
refs/heads/master
2016-09-15T11:39:37.106518
2016-04-01T14:17:02
2016-04-01T14:17:02
33,667,598
6
0
null
null
null
null
UTF-8
C++
false
false
326
h
#ifndef RENDERSYSTEM_H #define RENDERSYSTEM_H #include "ogl/App.h" #include "Geometry.h" namespace byhj { class RenderSystem : public ogl::App { public: RenderSystem(); ~RenderSystem(); public: void v_InitInfo(); void v_Init(); void v_Render(); void v_Shutdown(); private: byhj::Geometry m_Geometry; }; } ...
[ "476652422@qq.com" ]
476652422@qq.com
93893ece7152dbce535009ef37176e7991465212
395a3e5731ff6a2a4c97f2c215f27666ac0ad590
/some test/stdafx.cpp
7509bf034bab835fe31fc490e48df0bb16505513
[]
no_license
Tronf92/some_test
6adf24de55808301d27d0ccf56a3b2886c5787af
be2945c7bfffbcac03ed11fdde87ccc3f02a159c
refs/heads/master
2021-08-22T23:27:35.010154
2017-12-01T17:07:19
2017-12-01T17:07:19
112,765,478
0
0
null
null
null
null
UTF-8
C++
false
false
296
cpp
// stdafx.cpp : source file that includes just the standard includes // some test.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
[ "ady.niko51@gmail.com" ]
ady.niko51@gmail.com
366dd2274cfbb52e43f4b97743d403550f3b56f7
094a3ce6199e6860f8a0ab512ba91042f8cfb4e6
/sorts/partial_quicksort.cpp
b249446cfc76e6702dd08702fa6e3898bb4b3143
[]
no_license
dziubamiol/sort_benchmark
b6193ee602df534c22e20b522e1697f97f5ef15e
6da087b360c1709391981be5102490afd14417ac
refs/heads/master
2022-06-01T21:31:10.546750
2020-05-05T09:14:52
2020-05-05T09:14:52
259,651,791
0
0
null
null
null
null
UTF-8
C++
false
false
31
cpp
#include "partial_quicksort.h"
[ "dziubamiol@gmail.com" ]
dziubamiol@gmail.com
ac5c275e0a5d4c2af453e90de025dd863b3b4180
87b7ca8c59faf32b439d9050919cb80e9d867758
/Android1/libs/tina/Classes/widget/GridCell.h
265074fd8e7f1f634efc29c604c0466b133f1658
[]
no_license
wjezxujian/Android_VS
7e6e23d165032e21a141a63563eba05e3827bbed
38f5f178a3b966f24f1c137e414448b5b51a6d2f
refs/heads/master
2021-01-10T02:21:27.082548
2016-01-16T10:57:50
2016-01-16T10:57:50
49,628,674
0
0
null
null
null
null
GB18030
C++
false
false
1,222
h
#pragma once /**************************************************************************** 功 能:GridView组件 ============================================================================ Copyright (c) 2015 Tungway 创建者:董伟 创建日期:2015-03-08 最后修改者:董伟 最后修改日期:2015-03-08 *************************************************...
[ "jian.xu@dena.com" ]
jian.xu@dena.com
d276cd931696c634eb4c93711f4eca893ecfce56
a6dd54cb560dddccef0b2233fa2990f25e818c7b
/Live Archive/5756.cpp
223e66c547f16bed5ba4aa128e5efb59eed11a44
[]
no_license
renzov/Red_Crown
ec11106389196aac03d04167ad6703acc62aaef6
449fe413dbbd67cb0ca673af239f7d616249599a
refs/heads/master
2021-07-08T04:56:22.617893
2021-05-14T18:41:06
2021-05-14T18:41:06
4,538,198
2
0
null
null
null
null
UTF-8
C++
false
false
3,131
cpp
#include <iostream> #include <cstdio> #include <algorithm> #include <set> #include <cstring> #include <cstdlib> #include <cctype> #include <map> #include <string> #include <sstream> #include <vector> #include <queue> #include <stack> #include <cmath> #include <climits> #define repn( i , a , b ) for( int i = ( int ) a ...
[ "gomez.renzo@gmail.com" ]
gomez.renzo@gmail.com
6e30830b4f4335e66c09eb0f4b1b897a926a0ac8
2e86b13ef98923eb45ee4da540b10f69f0f2f453
/test/unit-src/eq_ilas.cc
722c897c4a5e7746d44e9cf762489dd19e302e4f
[ "MIT" ]
permissive
pramodsu/ILA-Tools
1dfd7e2282382a9f6870bf85deb77c460047b112
e76bd90cf356ada8dd6f848fb377f57c83322c71
refs/heads/master
2020-03-18T21:16:35.249306
2018-08-17T07:23:59
2018-08-17T07:23:59
135,271,196
1
3
MIT
2018-08-13T06:47:10
2018-05-29T09:14:21
C
UTF-8
C++
false
false
7,625
cc
/// \file /// Source for constructing equivalent ILAs. #include "../unit-include/eq_ilas.h" namespace ila { // Flat ILA 1: // - no child-ILA // - every computation is done in an increaing order of the index/address InstrLvlAbsPtr EqIlaGen::GetIlaFlat1() { auto ila = InstrLvlAbs::New("Flat_1"); // input variable...
[ "byhuang1992@gmail.com" ]
byhuang1992@gmail.com
a3166c44c22db495c1397ec958f65ddafa88a755
d4c1fd70ef2f545d238bdbf34fac6fb8e45e2509
/network_macro.h
eb32ad960b31478b555d1feda4113cbdb3f5ed0a
[]
no_license
fourseaLee/network
dcedc67615321b90a0d9ddee991b22610cf1240e
ff5d58558304b905d6e27ef126a132fc38272299
refs/heads/master
2020-08-20T06:12:43.277990
2019-10-18T09:36:39
2019-10-18T09:36:39
215,990,366
1
0
null
null
null
null
UTF-8
C++
false
false
2,519
h
#ifndef CONFIG_NETWORK_H #define CONFIG_NETWORK_H #include <stddef.h> #include <stdint.h> #include <string> //! total number of buckets for tried addresses #define ADDRMAN_TRIED_BUCKET_COUNT_LOG2 8 //! total number of buckets for new addresses #define ADDRMAN_NEW_BUCKET_COUNT_LOG2 10 //! maximum allowed number of ent...
[ "913357989@qq.com" ]
913357989@qq.com
ab1ee89f2285c50d52353a294f2b80408088beb1
85e7114ea63a080c1b9b0579e66c7a2d126cffec
/SDK/SoT_ALK_ThirdPerson_Male_Thin_classes.hpp
1f60a59039557036775fcb3c393d18ce27f7810a
[]
no_license
EO-Zanzo/SeaOfThieves-Hack
97094307d943c2b8e2af071ba777a000cf1369c2
d8e2a77b1553154e1d911a3e0c4e68ff1c02ee51
refs/heads/master
2020-04-02T14:18:24.844616
2018-10-24T15:02:43
2018-10-24T15:02:43
154,519,316
0
2
null
null
null
null
UTF-8
C++
false
false
748
hpp
#pragma once // Sea of Thieves (1.2.6) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "SoT_ALK_ThirdPerson_Male_Thin_structs.hpp" namespace SDK { //--------------------------------------------------------------------------- //Classes //------------------------------------------------------------------...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
7ae6b8914c15c3e41d0ae5bed7d4093afbe6c3b6
e11b3e40cd7f202a23e8d5567693e2a9de57abc1
/中本's 後期課題/XFileDraw/Slider.cpp
6b9d2f4e1ccdf347ef029fdd8987f686d2e72ee0
[]
no_license
Kasugai0083/Library
b6525c905a74f0d85373e9507c20f8e69ebdd340
857543da88dfe12c86c9735893f1b0bbd82f16f1
refs/heads/master
2020-12-28T16:24:41.531527
2020-02-18T12:56:15
2020-02-18T12:56:15
238,405,104
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
2,785
cpp
#include "Slider.h" void UpdateSliderNextValue(float next_value, Slider& out_slider) { // 値を更新する out_slider.NextValue = max(out_slider.MinValue, min(next_value, out_slider.MaxValue)); // 今の値と新しい値の差を出して、速度を算出する float distance = fabsf(out_slider.CurrentValue - out_slider.NextValue); // 移動にかかるフレーム数 float moev_fra...
[ "kasugai0083@gmail.com" ]
kasugai0083@gmail.com
de2cb9f0c57efbc07fe20d735cc547d894ebf6e7
e223dd342629b52d71c0c822fa84c97e437d48a8
/libnhttp/nhttp/server/extensions/http_vpath.hpp
827b01c3591f1429335551b29ebc86b287ff9ac0
[ "MIT", "Unlicense" ]
permissive
jay94ks/libnhttp
e43d3ce46fc8c0d7ac3c302cf658f2af01448c69
a244eb2d04c339454ef4831b43d1ab270ee7d13d
refs/heads/main
2023-04-12T22:48:27.319614
2021-04-17T14:54:23
2021-04-17T14:54:23
356,216,874
5
1
MIT
2021-04-17T14:54:23
2021-04-09T09:39:31
HTML
UTF-8
C++
false
false
1,880
hpp
#pragma once #include "http_extension.hpp" #include "../http_context.hpp" #include "../http_link.hpp" #include <stack> namespace nhttp { namespace server { class http_vpath; using http_vpath_ptr = std::shared_ptr<http_vpath>; /** * class http_path_tag. * tag for marking the request is handled by. */ class ...
[ "jay94ks@gmail.com" ]
jay94ks@gmail.com
879c342bdbd2e5cfb0e6839b68d8427d3e8a5ec3
a665c2ef9dd3301155a044332318c685e5f610d8
/test/storage.cpp
7b26a8889c8b5e833266d9ca6bbb2e0b2a2589d4
[]
no_license
Semisonic/IQOptionTestTask
2054a70189cc494ceaf801d28c973a59edb691f2
a0cfd2a25583b9e25708a21d958248f00fc14fca
refs/heads/master
2021-05-05T15:17:12.277989
2018-02-13T16:32:20
2018-02-13T16:32:20
117,302,922
0
0
null
null
null
null
UTF-8
C++
false
false
21,203
cpp
#include "storage.h" #include <list> #include <map> #include <random> #include <set> #include <iostream> #include "name_generator.h" struct FullUserDataEx : public FullUserData { bool ratingReceived {false}; std::list<monetary_t> winningsHistory; std::list<std::string> nameList; }; constexpr int historyL...
[ "Semisonic.Tovaroved@gmail.com" ]
Semisonic.Tovaroved@gmail.com
728952189693c42c993518566838e6af9951a3c1
40e716042bcb224a7e8cddfe5aac31fcfd23a64a
/cocos2dx_lizi_1/游戏完成/Classes/MagicMatrixSprite.h
beb79d0d9761505dca9274d7385cccac2657830f
[]
no_license
wuxuanjian/cocos2d
23e27f109cf6044c323904adddf7b2c6f224380d
d79784550e3889b8fbe024f20b5ae03d820bdde5
refs/heads/master
2021-01-25T05:22:02.509034
2014-03-13T05:47:11
2014-03-13T05:47:11
17,437,864
4
5
null
null
null
null
UTF-8
C++
false
false
1,729
h
#ifndef __MAGICMATRIX_SPRITE_H__ #define __MAGICMATRIX_SPRITE_H__ #include "cocos2d.h" #include "DefenderGameLayer.h" //此类是魔法矩阵 class MagicMatrixSprite:public cocos2d::CCNode{ public: MagicMatrixSprite(); ~MagicMatrixSprite(); CC_SYNTHESIZE(float,hurt,Hurt);// 伤害值 CC_SYNTHESIZE(bool,avail,Avai...
[ "xuanj_love@163.com" ]
xuanj_love@163.com
f7b3e4d4acce9354965865b5c34349fa43f368fc
ec17c220a74fa60bf0e0bd1e6adbb618906f2033
/Pre-Launch/src/util.h
014a8384e112e6b0af4ee7d2cf7cb7a0ef4aeb8b
[ "MIT" ]
permissive
RedOakCoin/RedOakTestNet
bcd4781d48bdfba4e11f0a569c3301015f3a47d6
4dab88e391c15be6c3a8d66d5b5e6f6ec57acd0b
refs/heads/master
2021-04-12T04:30:07.089007
2014-10-11T21:03:37
2014-10-11T21:03:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,498
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Copyright (c) 2011-2012 redoakcoin Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_UTIL_H #define BIT...
[ "RedOakCoin@Gmail.Com" ]
RedOakCoin@Gmail.Com
261e42d0f28c43820f53505b5fb5c90f49492c65
aa724c497cde712c028cfa5da379b928fcf7c476
/modules/html/element/HTMLPreElement.cpp
f85935112cdafb5e8d3cd143315e4e252094657f
[]
no_license
Softnius/Newtoo
9368cfe197cbc26b75bd3b6b33b145c1f4c83695
e1562adbb5e59af088163c336292821686b11ef0
refs/heads/master
2020-03-30T07:50:07.324762
2018-09-29T14:29:37
2018-09-29T14:29:37
150,969,651
8
1
null
2018-09-30T13:28:14
2018-09-30T13:28:13
null
UTF-8
C++
false
false
835
cpp
#include "HTMLPreElement.h" namespace Newtoo { HTMLPreElement::HTMLPreElement() {} HTMLPreElement::HTMLPreElement(DOMString aNamespace, DOMString qualifiedName, DOMString aPrefix) :HTMLElement(aNamespace, qualifiedName, aPrefix) {} CSSStyleDeclaration HTMLPreElement::userAgentStyle() ...
[ "flightblaze@gmail.com" ]
flightblaze@gmail.com
9790698a0ee9ee80ca016b0b08fed62e475ae853
85c9c3d2738191d0674265940b207a5d42b57070
/src/tcp_server_win.cpp
4fce836fb794786c8da0988d625c4319d6bf4742
[]
no_license
Sophie-Williams/hexagon-game-bot
0ed7aecd0276e8f53afd465a8dd7aa2d12c32d39
1724e971630d21a91f167d65558b6d0d27096a1a
refs/heads/master
2020-05-19T15:39:03.568627
2017-12-23T00:42:37
2017-12-23T00:42:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,569
cpp
#include "winsock2.h" #include "windows.h" #include "conio.h" #include "iostream" #include "hexagon_bot.h" #pragma comment(lib,"wsock32.lib") void tcp_server(int **hexag, int port) { setlocale(LC_ALL, "RUSSIAN"); WSADATA WsaData; SOCKADDR_IN serverAddr; SOCKET Socket; char msgStr[32] = "You are connected to the ...
[ "sfaxi19@gmail.com" ]
sfaxi19@gmail.com
ceee68d313245a21f0c9515d07512a083a578aaa
c53b534cab860ace88dafe46b645af5d9b1cde1b
/firstWidgetsApp/mainwindow.cpp
1d35740acc81f4986f6c5cb34c626ad47af036f5
[]
no_license
lmd-luxoft/labwork-dmitrii-od-ua
9fb1f7a9f8ddca7d74ea54bcfd2c277ffd5139d7
109fd8fdc17df162e0d4c5ec68db78047c9f9926
refs/heads/main
2023-03-08T12:16:18.403401
2021-02-18T07:50:12
2021-02-18T07:50:12
339,017,972
0
0
null
2021-02-15T08:57:48
2021-02-15T08:57:44
null
UTF-8
C++
false
false
223
cpp
#include "mainwindow.hpp" #include "ui_mainwindow.h" MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) , ui(new Ui::MainWindow) { ui->setupUi(this); } MainWindow::~MainWindow() { delete ui; }
[ "dmelnichenko@luxoft.com" ]
dmelnichenko@luxoft.com
e26cec26055f20b51d00053f4cee90d1da1529e9
b4803e8dbacb16bde18818a51cc57bfa1341779c
/src/OclExample.cpp
6dde1aa447fef9c705704b212db5daac93f3b55e
[]
no_license
HustStevenZ/OclExample
97dbec79c72bb7042f31d37c3f4befd944b1fd83
3aa4f47a0d5ab0d8eda1915d8c1bde945f0d05ae
refs/heads/master
2020-04-06T09:03:56.023997
2016-08-31T11:39:21
2016-08-31T11:39:21
63,135,775
0
0
null
null
null
null
UTF-8
C++
false
false
494
cpp
// // Created by Sanqian on 16/7/7. // #include <cstdio> #include <QApplication> #include <QWidget> #include <src/gui/ImageFilterExampleWidget.h> #include <src/gui/MainWidget.h> int main(int argc, char **argv) { QApplication app(argc, argv); // ImageFilterExampleWidget widget; // widget.show(); QSurfac...
[ "sanqianzhao@gmail.com" ]
sanqianzhao@gmail.com
4ba8665bfcd202eee58e1491c0aa5020f6f48dd1
fe5dab7a18950f46410cdf986e7b98343cf2b6c3
/Source/UE4Shooter/Public/Pickup/PickupSniperRifle.h
c258efad28bc048a1b6cc67db619e08cc7008ba8
[]
no_license
horinoh/UE4Shooter
4330c79bfb6aa09aa9f2ebae9a9e7bc55dd22a92
0a90049147f3a8eed8a3291f9b6dd6e35d327b73
refs/heads/master
2021-07-12T05:59:56.219967
2021-04-11T14:07:19
2021-04-11T14:07:19
43,068,291
1
0
null
null
null
null
UTF-8
C++
false
false
321
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "Pickup/ShooterPickup_Ammo.h" #include "PickupSniperRifle.generated.h" /** * */ UCLASS() class UE4SHOOTER_API APickupSniperRifle : public AShooterPickup_Ammo { GENERATED_BODY() public: APickupSniperRifle(); };...
[ "development@horino.sakura.ne.jp" ]
development@horino.sakura.ne.jp
f7d803cf971e16844b4e19040f1f08e051a43294
ca8db0d7d14682f86d7e639c2e3a6728b8d64b36
/Finalexam/Finalexam/LIGHT.h
8a4c5ef627b1ae1e48ab3d571f5a9273f8b565de
[]
no_license
ClanguageBronze/SecondComputerGrapics
f7808408736f50eeaa3ecc65f5750ae34170beba
785b25079463e191358d0530b971e45c9628987e
refs/heads/master
2021-08-30T13:37:14.566908
2017-12-18T05:12:28
2017-12-18T05:12:28
111,249,184
0
0
null
null
null
null
UTF-8
C++
false
false
334
h
#pragma once #include"define.h" class LIGHT { float xPos; float yPos; float zPos; float Alpha; GLfloat Ambient_light[4]; GLfloat Diffuse_light[4]; GLfloat Specular_light[4]; GLfloat Light_Pos[4]; GLfloat specref[4]; public: LIGHT(float, float, float, float); ~LIGHT(); void Init(); void M_FLIGHTING(); voi...
[ "leedongsu97@gmail.com" ]
leedongsu97@gmail.com
836d055bd7961a10661e9e332b98b1244663a4ad
31287dccda1fa0be67d87c61175fc7e9206134e8
/QtBook/Paint/NinePatchPainter/Widget.cpp
6a4f8f496293011b2d6b2fce41ce9d9a2a37a9e4
[]
no_license
xtuer/Qt
83c9407f92cef8f0d1b702083bb51ea29d69f18a
01d3862353f88a64e3c4ea76d4ecdd1d98ab1806
refs/heads/master
2022-06-02T02:32:56.694458
2022-05-29T13:06:48
2022-05-29T13:06:48
55,279,709
15
13
null
null
null
null
UTF-8
C++
false
false
561
cpp
#include "Widget.h" #include "NinePatchPainter.h" #include <QPixmap> #include <QPainter> Widget::Widget(QWidget *parent) : QWidget(parent) { pixmap.load(":/rounded-rectangle.png"); // 加载背景图 ninePatchPainter = new NinePatchPainter(pixmap, 25, 25, 25, 25); } Widget::~Widget() { delete ninePatchPainter; } ...
[ "biao.mac@icloud.com" ]
biao.mac@icloud.com
d09535735cb6a9581a373cb43cf99b386b7ff2f1
cb28c1f3444ea3535cfdde13b395ff43647278d0
/lab7.1/lab7.1/stdafx.cpp
59fb78ef54b619d8b06e982592a4e85134b8afda
[]
no_license
Artikx9/OOP
d042724ab0f98c1d951665b4cc2608a8bcd5632a
c7ee5db6bf26e07320b6f69da830f6d7585fb7f4
refs/heads/master
2020-07-02T10:42:52.255015
2016-11-25T17:04:57
2016-11-25T17:04:57
67,342,580
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
570
cpp
// stdafx.cpp: исходный файл, содержащий только стандартные включаемые модули // lab7.1.pch будет предкомпилированным заголовком // stdafx.obj будет содержать предварительно откомпилированные сведения о типе #include "stdafx.h" // TODO: Установите ссылки на любые требующиеся дополнительные заголовки в файле STDAFX.H ...
[ "artikx9@bk.ru" ]
artikx9@bk.ru
83dbe324ea9def813b8c44f9c634b8796ef0a19e
572f4d54e9dfee60e7d342a7a70cf91f4bc70649
/homework/project/1_4/countdown.cpp
85a70df4dbb92d125703e8e663e59fdb713a7865
[]
no_license
Sergei39/TP-homework-AlandSD
bad5f90d89d65ca567fa8665df0250c74d8e0a6a
99201a4ee2cee43ce3ed3cc495e69e451b33dd81
refs/heads/master
2023-06-11T01:10:59.853828
2021-07-07T11:37:44
2021-07-07T11:37:44
303,781,189
0
0
null
null
null
null
UTF-8
C++
false
false
955
cpp
#include "countdown.h" int interaction_user(){ int num = 0; int kill = 0; std::cout << "Input number people and k: " << std::endl; std::cin >> num >> kill; if (num == 0) return 0; std::cout << "Result: " << std::endl; std::cout << found_number(num, kill); } int found_number(int n...
[ "3shishkin39@mail.ru" ]
3shishkin39@mail.ru
b1587e6d9ce783e3b5df6bc2278be76d6715f1f9
d939ea588d1b215261b92013e050993b21651f9a
/iotvideo/src/v20201215/model/EditFirmwareRequest.cpp
cc29293e67d0e9282f6a903d3b71d79c6c8aeae9
[ "Apache-2.0" ]
permissive
chenxx98/tencentcloud-sdk-cpp
374e6d1349f8992893ded7aa08f911dd281f1bda
a9e75d321d96504bc3437300d26e371f5f4580a0
refs/heads/master
2023-03-27T05:35:50.158432
2021-03-26T05:18:10
2021-03-26T05:18:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,894
cpp
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
[ "tencentcloudapi@tenent.com" ]
tencentcloudapi@tenent.com
350bb22845424a92f260aff8ef1d528ae75234f8
2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0
/fuzzedpackages/anomaly/src/pruner_mean.cpp
dc72ffa2bdb87dfabaf925f374c99868a624c4c1
[]
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
1,126
cpp
#include "Functions_mean.h" #include <math.h> #include <stdlib.h> #include <stdio.h> namespace anomalymv { void pruner_mean(struct orderedobservationlist_mean *list, int ii, int p, int l, int minseglength, int maxseglength, double totalpenalty) { double threshold; threshold = totalpenalty + list[ii].optimalcost; ...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
18e54b56b33b48b8172bab9bfa83e4667facce9a
182bf23e20184ca21698de955dd3c6c2f87f8db0
/HololensBuild/Il2CppOutputProject/Source/il2cppOutput/Microsoft.MixedReality.Toolkit.Demos.UX.Interactables_Attr.cpp
89e04a03d3b9d1ad518c73b3d7d5e548cf362c01
[]
no_license
DreVinciCode/Naruto_Rasenshuriken
d86ac7dd42a1cd07b166710822a061e1903fbc46
a5e9b0e41f85aeb54321b82ff048be818c31db0b
refs/heads/main
2023-07-05T10:48:23.515643
2021-08-05T01:28:45
2021-08-05T01:28:45
392,864,780
0
0
null
null
null
null
UTF-8
C++
false
false
41,131
cpp
#include "pch-cpp.hpp" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <limits> #include <stdint.h> // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.AddCompon...
[ "dre.vivero@gmail.com" ]
dre.vivero@gmail.com
edd3c242b4233e5527a4d7ddc4dd622eb1d6a85c
b97d3f30ec8a3ddf3cb1ba45b7b32f811732dc67
/client_src/Client_manager.h
76ed22c8c34310efe82a7b373112785307c15115
[]
no_license
DamianGanopolsky/Taller-Pages
5fca64412a46ce30f8c37c3e6f64bd490cb2ad15
dfed425e78ad32e844c4b046824f1e7d53715210
refs/heads/main
2023-01-18T18:10:04.526930
2020-11-23T23:00:45
2020-11-23T23:00:45
309,974,027
0
0
null
null
null
null
UTF-8
C++
false
false
407
h
#ifndef CLIENT_SRC_CLIENT_MANAGER_H_ #define CLIENT_SRC_CLIENT_MANAGER_H_ #include <string> #include "../common_src/Socket.h" class Client_Manager{ private: const char* ip; const char* port; Socket socket; public: Client_Manager(const char* ip_argv,const char* port_argv):\ ip(ip_argv),port(port_argv){ } vo...
[ "damian98dgg@gmail.com" ]
damian98dgg@gmail.com
37fb3c76b90a3b86a85d2c4ca9829a218e661e9f
24004e1c3b8005af26d5890091d3c207427a799e
/Win32/NXOPEN/NXOpen/Weld_WeldPointExitBuilder.hxx
d62fb11793c111a9fe2ddfcf35536f8df724359e
[]
no_license
15831944/PHStart
068ca6f86b736a9cc857d7db391b2f20d2f52ba9
f79280bca2ec7e5f344067ead05f98b7d592ae39
refs/heads/master
2022-02-20T04:07:46.994182
2019-09-29T06:15:37
2019-09-29T06:15:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,123
hxx
#ifndef NXOpen_WELD_WELDPOINTEXITBUILDER_HXX_INCLUDED #define NXOpen_WELD_WELDPOINTEXITBUILDER_HXX_INCLUDED //-------------------------------------------------------------------------- // Header for C++ interface to JA API //-------------------------------------------------------------------------- // // Source File:...
[ "1075087594@qq.com" ]
1075087594@qq.com
2adb521435c10a45264173d185703325abc08a5c
93e7d91bb1d8e7a77ac746d13e79c7da07bd5ee4
/src/wallet/init.cpp
abcf23e5e9e7d78c3429f74f62579a571b603c44
[ "MIT" ]
permissive
escudonavacense/escudonavacense
a2eb699db715ef45010cba2707bc65b21a605eea
2ec2abd9e3b4545e8a3bc2ec87d797d021459141
refs/heads/master
2020-12-29T19:37:40.480469
2020-02-06T16:00:32
2020-02-06T16:00:32
238,708,341
0
0
null
null
null
null
UTF-8
C++
false
false
15,776
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers // Copyright (c) 2020 The EscudoNavacense Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include <wallet/init.h...
[ "achury.daniel1@gmail.com" ]
achury.daniel1@gmail.com
4ba8ff5ec2521be57a34586c96f60fee37ec53a5
30150c1a4a99608aab496570e172bdce4c53449e
/012_datatypes_floating.cpp
1c4d39df41f264960712c6cc89b4512915eafa6a
[]
no_license
gergokutu/cplusplus-tutorials
88334ba9b1aa8108109796d69ab5e8dd94da62c6
11e9c15f6c4e06b8e97ce77a732aec460d0251eb
refs/heads/master
2020-09-04T17:46:03.954635
2020-01-14T11:44:15
2020-01-14T11:44:15
219,837,606
0
0
null
null
null
null
UTF-8
C++
false
false
1,336
cpp
#include <iostream> // how many significant digits a datatype is trustworthy to #include <float.h> using std::cout; using std::endl; int main() { // 3 types of floating-point numbers in c++ // use at least 1 place the floating-point number (10.0) // not to have integer division // 2.5 instead of 2!!! float ...
[ "gergo.kutu@gmail.com" ]
gergo.kutu@gmail.com
0b55931041e381b14fe62e98a313e3081cbfec71
fab545b4ed9ec1459d60bc45fcab24257c53d9a2
/GV__simpleObjectFindings.cpp
345da080dbbf9bc2284a1c4cd7f4138f23603e55
[]
no_license
pcsrk/Glyph-Visualization
3475bbeb6b136005afd80222d233a154ca978193
0d6e72b561f643263af802d0f4114c9369be15dd
refs/heads/master
2021-01-18T07:59:04.889090
2015-02-26T14:21:23
2015-02-26T14:21:23
30,707,909
0
0
null
2015-02-26T14:21:23
2015-02-12T15:10:55
C
UTF-8
C++
false
false
10,872
cpp
/* * GV__simpleObjectFindings.cpp * sampleDBobjectViewer * * Created by mue on 17.10.06. * Copyright 2006 __MyCompanyName__. All rights reserved. * */ #include "GV__simpleObjectFindings.h" //------------------------------------------------------------------------------------ //----------------------------...
[ "mue@Heimos-MacBook-Pro-4.local" ]
mue@Heimos-MacBook-Pro-4.local
1b8a4d3aea7809042aab285f09642e23c105da92
082441fee234fed91c508ed42bc03d666c3c9000
/Client.Console/Client.Console.cpp
d0375c465b25f972312915e058aebc8e2c3392e6
[]
no_license
JuntaoWu/InterlockProtocol
35d92f85b82fc9b5c568da7f471247a624d6fffd
ad9c7b18e7858f66a8975b9c26222af649d6ed86
refs/heads/master
2021-01-10T15:56:34.752783
2016-01-11T23:03:00
2016-01-11T23:03:00
49,389,528
0
1
null
null
null
null
UTF-8
C++
false
false
1,291
cpp
// Client.Console.cpp : Defines the entry point for the console application. // #include "LoggingClient.h" #include <iostream> using namespace std; int main(int argc, char *argv[]) { cout << "Press Enter to start." << endl; cin.get(); //get enter key. u_short logger_port = argc > 1 ? atoi(argv[1]) : 0; const cha...
[ "wujuntaocn@live.cn" ]
wujuntaocn@live.cn
72b75e4e44204bf02476d5a7618a3522db05a400
29215cb70bf3134e039b7beed34380121b934415
/lib/Infer/ConstantSynthesis.cpp
73a321ed7285ceff4c20f566179e21d4ac3609b1
[ "Apache-2.0" ]
permissive
jmcabandara/souper
e64e7b7a6a42b86d4818f5d3fabc8e2ba06311ee
c490eff970bcf9f447cf2e344a139024719e8f18
refs/heads/master
2020-05-09T17:38:01.384643
2019-04-12T02:02:26
2019-04-12T02:02:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,721
cpp
// Copyright 2019 The Souper 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 ap...
[ "regehr@cs.utah.edu" ]
regehr@cs.utah.edu
e56589c9bce74d7be5754177359e4648c6024ede
f4931003612c8cdfa12777c771de5e26c3a40010
/lyrebird-vis/polygon.h
cac5980424b53ed4d2ac2aaed4609bfd2937d435
[ "BSD-2-Clause" ]
permissive
simonsobs/lyrebird
f5b7f6be2d62f00f51ad6139e0c8bb77ebe1d944
e504ad73a5e4f144ff31d1177d03c2c2ec9ea8c8
refs/heads/master
2023-02-11T08:27:41.802476
2022-05-17T14:06:24
2022-05-17T14:06:24
145,595,127
0
1
NOASSERTION
2022-03-11T16:53:10
2018-08-21T17:09:45
C++
UTF-8
C++
false
false
692
h
#pragma once #include <vector> #include "glm/glm.hpp" class Triangle{ public: Triangle(glm::vec2 p0, glm::vec2 p1, glm::vec2 p2 ); void get_AABB(glm::vec2 & min_aabb, glm::vec2 & max_aabb); void apply_transform(glm::mat4 trans); bool is_inside(glm::vec2 p); private: void set_AABB(); glm::v...
[ "you@example.com" ]
you@example.com
848e2b122780a5d5663f76135a87b2c673764472
d8525d3811d22c90f69baa2c7654de19f4d39dd6
/src/Util.cpp
29097f19cff477edb433994749cd049e1996031b
[]
no_license
No0ot/Game2005-A3-Tulip-Chizhov
f454a152bf7a91cdea715996b48853ea2e994757
9f3a0cfae62b9ce16dbbe287b747338c87563ec2
refs/heads/master
2023-01-22T10:07:47.007414
2020-11-28T01:23:39
2020-11-28T01:23:39
312,340,772
0
0
null
null
null
null
UTF-8
C++
false
false
11,747
cpp
#include "Util.h" #include <glm/gtc/constants.hpp> #include <glm/gtx/norm.hpp> #include <SDL.h> #include "Renderer.h" const float Util::EPSILON = glm::epsilon<float>(); const float Util::Deg2Rad = glm::pi<float>() / 180.0f; const float Util::Rad2Deg = 180.0f / glm::pi<float>(); Util::Util() = default; Util::~Util()...
[ "tulip.chris@gmail.com" ]
tulip.chris@gmail.com
3a8e2cf82616406948dfc002c680ff3d7b114dfa
e7f58e9244ed038cb0f5f2a2275ba9c38388c747
/src/Sort.cpp
4b20f989283dde7baea51bf2ac8010b064d40b23
[ "MIT" ]
permissive
cwbriones/sort
c5aa3e963e3a9dd76ae95297fa1eecad64feae81
1f7042d821ecb3eeec9d8b703c17369f6019b8c8
refs/heads/master
2020-04-21T19:36:25.937347
2013-08-30T23:41:43
2013-08-30T23:41:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,089
cpp
/* * Copyright (C) 2013 Christian Briones * * 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, p...
[ "cwbriones@gmail.com" ]
cwbriones@gmail.com
825082dbdbd7093d6ec04614651c4baca2a2ed65
0c848a59f3feb3bcef685d889224630ba674a04d
/Connect 4/src/Program/State.h
11e7a2a0a1dce30bc9c4fc84280b50ec27b9c886
[]
no_license
josephcwalker/NEA-Coursework
168ea06ad85f90f739ec6acb3c1814a22d044653
bfdb7175c44b238d8f759d7d86014ee6a945c355
refs/heads/master
2023-04-02T03:32:39.010745
2021-04-15T14:06:32
2021-04-15T14:06:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,194
h
#pragma once #include <SFML/Graphics.hpp> namespace Connect { class Button; // Abstract State class used to allow for polymorphism // to store all states in a single data structure easily class State { public: State() {}; virtual ~State() {}; public: // Used to initialize any values that need to be cr...
[ "josephwalker2010@hotmail.co.uk" ]
josephwalker2010@hotmail.co.uk
9a3564ff84f9cd853dd711be1118d4998c49f62f
5d4ff76a00fcf8919786ac4f0f3196a0c3aa1885
/Vs_2/Turtle_Cnt_Arduino_vs2.ino
c9c2b9108e7e7bbaec768b3c978afe732620bc45
[]
no_license
DiegoGiFo/Turtle_Cnt_Arduino
2147f2a8d94445d41913f4e3a5d0512b503e9239
21f816c807d62372a03a87a8ba433a57291ec47f
refs/heads/master
2021-01-25T13:35:28.682218
2018-03-12T11:43:47
2018-03-12T11:43:47
123,588,428
0
0
null
null
null
null
UTF-8
C++
false
false
1,820
ino
#include <LiquidCrystal.h> #include <ros.h> #include <turtlesim/Pose.h> #include <geometry_msgs/Twist.h> ros::NodeHandle nh; // allows to create publisher/subscriber LiquidCrystal lcd(12, 11, 5, 4, 3, 2); geometry_msgs::Twist movements; const int BtPin1 = 6; const int BtPin2 = 7; const int BtPin3 = 8; const int BtP...
[ "diego.gibellofoglio@gmail.com" ]
diego.gibellofoglio@gmail.com
ef99789da9553c6ef0ea5ec8814e5ee566ee890c
a85bcd9a3332c6ae187453e32a9d234ae8532dc5
/application/HTTPDownloader.hpp
802cc741241a4ef99daee1835a293c5c0c24c0cb
[]
no_license
vinnoplexus/Crawler_Test
f3ba9298fd94a40b17ce2d3d7c48b1b7b8590cdf
1ef1449bff2efd313d7ce80a492337dd3c2ac301
refs/heads/master
2021-01-20T14:22:35.428550
2017-05-11T13:18:36
2017-05-11T13:18:36
90,595,164
0
0
null
null
null
null
UTF-8
C++
false
false
399
hpp
#include <string> /** * A non-threadsafe simple libcURL-easy based HTTP downloader */ class HTTPDownloader { public: HTTPDownloader(); ~HTTPDownloader(); /** * Download a file using HTTP GET and store in in a std::string * @param url The URL to download * @return The download result */...
[ "vinay.sable@innoplexus.com" ]
vinay.sable@innoplexus.com
054855fd222da0ca5bf35f2a29b64067de553e60
7248fece394bb45defc21b18fd7aaa18bba73cad
/Problem 10/Problem 10/main.cpp
af249730666b0c6928a2e9cf2110306fcb2380fe
[]
no_license
drsoxen/Project-Euler
eff25fb15eba322b19a2a5f8b669d695799ea67a
1676d680ce66ad56e44362ba81b95d3fa3c84c50
refs/heads/master
2016-09-03T06:31:25.504019
2012-09-27T02:54:55
2012-09-27T02:54:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
760
cpp
#include <iostream> #include <vector> using namespace std; void PrimeNumbers(unsigned long long numberOfPrimeNumbers); vector<unsigned long long>PrimeNumberVec; unsigned long long sum = 0; int main() { PrimeNumbers(2000000); for(int i =0;i<PrimeNumberVec.size();i++) sum += PrimeNumberVec[i]; ...
[ "stargateno1fan@Chriss-MacBook.local" ]
stargateno1fan@Chriss-MacBook.local
87a2717b06352054d1e196774fc1458a6777143d
0b5ca79064d0f6049c943704b9066d18cf0dfb70
/src/Controls.h
6bdc9e164621cf034978cc8f51600056b5727b70
[]
no_license
aspirkin/Andrumeda
9cef4723204bc032fae73826e0a5cf1712fac161
0f2c3b86a5dac3c04d0ddf2dbbec82809cf2836b
refs/heads/master
2023-01-19T15:27:41.558937
2020-11-30T11:57:32
2020-11-30T11:57:32
218,037,134
0
0
null
null
null
null
UTF-8
C++
false
false
1,918
h
#ifndef Controls_h_ #define Controls_h_ #include <EncoderHandler.h> #include <SensorHandler.h> #include <vector> #include <menus/MenuBranch.h> #include <menus/MenuLeaf.h> #include <parameters/AbstractParameter.h> #include <parameters/StatefulParameter.h> #include <parameters/StatelessParameter.h> #include <EncoderHand...
[ "aleksey.spirkin@gmail.com" ]
aleksey.spirkin@gmail.com
190a7cd719ab64812936aa144e9579b45b6de7c1
5d83739af703fb400857cecc69aadaf02e07f8d1
/Archive2/62/6fd89b84cf582b/main.cpp
5a2058f961e3926fa90025c5967f9c302c999ee3
[]
no_license
WhiZTiM/coliru
3a6c4c0bdac566d1aa1c21818118ba70479b0f40
2c72c048846c082f943e6c7f9fa8d94aee76979f
refs/heads/master
2021-01-01T05:10:33.812560
2015-08-24T19:09:22
2015-08-24T19:09:22
56,789,706
3
0
null
null
null
null
UTF-8
C++
false
false
424
cpp
#include <iostream> #include <string.h> void copyString(char stringToCopyTo[], char stringToCopy[]); int main(){ char string1[] = "Hello World!"; char string2[80]; copyString(string2, string1); std::cout << "String1: " << string1 << "\n"; std::cout << "String2: " << string2 << "\n"; return...
[ "francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df" ]
francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df
98bb432970da87ff9085ef08eb64cfdb9a7f22be
30f17239efb0852b4d645b6b4a61e019e7d4ad66
/extensions/MolSimAPI/plugin/TpsSimulationPluginMolSimAPI.cpp
c97ede358274c76c540aa5fac418a0a8ff967b8c
[]
no_license
mfhossam1992/libtps
ac0a2de9857f968d7155419d510510f610748126
983d4651455b8f99c1e24f19756f0fea2c5eac50
refs/heads/master
2020-11-26T07:20:02.857443
2013-01-24T18:31:25
2013-01-24T18:31:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,141
cpp
/* LibTPS -- A Transition Path Sampling Library (LibTPS) Open Source Software License Copyright 2012 The Regents of the University of Michigan All rights reserved. LibTPS may contain modifications ("Contributions") provided, and to which copyright is held, by various Contributors who have granted The Regents of the U...
[ "aaron.s.keys@gmail.com" ]
aaron.s.keys@gmail.com
9d765ced88134e529d5f6196b68ba4eda6e0820c
6d7eae0eda05945f2d95448b647cdc9217b592a7
/RC/Projeto/shared/src/error.cpp
fd66a10052c5f5045f4524942d781660c4b7b8f9
[]
no_license
oitgg/EC-UFPB
dcac2c7349e30d78cb04f042d2cd742306f9b033
972a2cb2233ac03ded577bb5a6ff47f94e8944d8
refs/heads/master
2020-05-21T01:16:09.884537
2019-05-20T22:00:39
2019-05-20T22:00:39
185,852,791
0
0
null
null
null
null
UTF-8
C++
false
false
677
cpp
#include "error.h" void socket_error() { perror("Erro ao criar um socket"); exit(1); } void connect_error() { perror("Erro ao solicitar uma conexão"); exit(1); } void recv_error() { perror("Erro ao receber uma mensagem"); exit(1); } void send_error() { perror("Erro ao enviar uma mensagem...
[ "37004066+oitgg@users.noreply.github.com" ]
37004066+oitgg@users.noreply.github.com
4c0d9b6be2779e60b889286b7dda5705a99c0688
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/067/735/CWE122_Heap_Based_Buffer_Overflow__cpp_CWE129_listen_socket_34.cpp
9f721f4312ed3106f7706082fc702018c2e934c5
[]
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
9,535
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE129_listen_socket_34.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE129.label.xml Template File: sources-sinks-34.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: listen_socke...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
834bb6e62e11f31ed489977231e17b6cff199969
040ae0bfa0218a30383ee5a24b2ba4d2e5fefbb5
/AntiyMonitor-MFC/EventSink.cpp
8ccef81f1d4db9cca62e4662cd59bd1424bb4386
[]
no_license
fengjixuchui/NetMon-2
f6df5d794992f2ed85fbaf046a03fdfc62768b62
1a2f22e1e8ab65d2062f10455b91550cb6838b39
refs/heads/main
2023-02-05T03:56:41.900497
2020-12-22T15:48:26
2020-12-22T15:48:26
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
9,208
cpp
#include <stdio.h> #include <iostream> #include <comutil.h> #include <string.h> #include <stdlib.h> #include "AntiyEtw.h" #include "AntiyWmi.h" using namespace std; EventSink::EventSink() { InitListEntry(&m_ListHeader); InitializeCriticalSection(&m_WmiEventLock); } EventSink::~EventSink() { } ULONG EventSink::Ad...
[ "p0sixb1ackcat@gmail.com" ]
p0sixb1ackcat@gmail.com
7baafef6b3e1620bc5ae4a140047401dbe179e7f
82815230eeaf24d53f38f2a3f144dd8e8d4bc6b5
/Airfoil/wingMotion/wingMotion2D_pimpleFoam/2.06/meshPhi
fd44635cca8bbb2b0c89a17675dddafa1daa1d0a
[ "MIT" ]
permissive
ishantja/KUHPC
6355c61bf348974a7b81b4c6bf8ce56ac49ce111
74967d1b7e6c84fdadffafd1f7333bf533e7f387
refs/heads/main
2023-01-21T21:57:02.402186
2020-11-19T13:10:42
2020-11-19T13:10:42
312,429,902
0
0
null
null
null
null
UTF-8
C++
false
false
287,012
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1912 | ...
[ "ishantamrakat24@gmail.com" ]
ishantamrakat24@gmail.com
c44d259fa285d95aa20f441dafc997b46e802257
84a9cf5fd65066cd6c32b4fc885925985231ecde
/Plugins2/ElementalEngine/LightMapObject/PhotonMap.h
b9395a5f584497b4c526251109f58a95734049e9
[]
no_license
acemon33/ElementalEngine2
f3239a608e8eb3f0ffb53a74a33fa5e2a38e4891
e30d691ed95e3811c68e748c703734688a801891
refs/heads/master
2020-09-22T06:17:42.037960
2013-02-11T21:08:07
2013-02-11T21:08:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,595
h
///============================================================================ /// \note Elemental Engine /// Copyright (c) 2005-2008 Signature Devices, Inc. /// /// This code is redistributable under the terms of the EE License. /// /// This code is distributed without warranty or imp...
[ "klhurley@yahoo.com" ]
klhurley@yahoo.com
838948498508aace143eeeacd8a312dad133135d
8def94d70dff30617a7644b2dff534fef7dc8281
/IntXLib.Test/src/LessOpTest.h
16db0987365d5b661e7d42bc9a42827af4cede03
[ "MIT" ]
permissive
dendisuhubdy/IntXLib4CPP
e2a295d033a3a10155fdb68ea73082c7dd9a92ec
ba9869269bee5a25f8d9ab9bc84da6380e2eb315
refs/heads/master
2020-05-17T04:24:30.121236
2017-09-08T11:26:06
2017-09-08T11:26:06
183,508,780
1
0
null
2019-04-25T20:58:18
2019-04-25T20:58:17
null
UTF-8
C++
false
false
1,048
h
#define BOOST_TEST_MODULE LessOpTest #include "../IntX.h" #include <vector> #include <boost/test/included/unit_test.hpp> BOOST_AUTO_TEST_SUITE(LessOpTest) BOOST_AUTO_TEST_CASE(Simple) { IntX int1 = IntX(7); IntX int2 = IntX(8); BOOST_CHECK(int1 < int2); BOOST_CHECK(int1 < 8); BOOST_CHECK(7 < int2); } BOOST_AUT...
[ "ron2tele@gmail.com" ]
ron2tele@gmail.com
905696cc0b60d3e56ef883fdbd7903c947165ebe
563b013cfa9027136e2e1d0e3ac7c2879a04e2b2
/Common/Ccpp/Common.h
5c867a42cf248234afeb55eb8682a32c088cbca5
[]
no_license
aloe-all/NPP_HexEdit
8cb6263bb7fa00a70bdfc3781eefe8db80b39e96
edf1d755d790b31ffac781493d0001106b8e0b0b
refs/heads/master
2023-09-02T03:07:56.487088
2021-11-01T09:23:05
2021-11-01T09:23:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,467
h
// This file is part of Notepad++ project // Copyright (C)2021 Don HO <don.h@free.fr> // 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 3 of the License, or // at your option an...
[ "christian.grasser@live.de" ]
christian.grasser@live.de
c3d24abc36a85169270116fccc158fc79e0bf3b3
2c74e4ad6c5dd8258fe4e061b784add7099f099d
/Civ4 Reimagined/Source/CyPlayer.cpp
9c7872973d7446b6e9f979ee0773770ab44a6f06
[ "CC-BY-3.0" ]
permissive
nalyc/MCiv4Reimagined
73bb0e925cf915111e78973bf3cf4dda1ba9aa63
dc1d66420493892c4572a15b80f70528813f1592
refs/heads/master
2021-04-27T05:16:38.572025
2018-02-23T08:59:01
2018-02-23T08:59:01
122,595,106
0
0
null
null
null
null
UTF-8
C++
false
false
60,018
cpp
// // Python wrapper class for CvPlayer // #include "CvGameCoreDLL.h" #include "CyPlayer.h" #include "CyUnit.h" #include "CyCity.h" #include "CyArea.h" #include "CyPlot.h" #include "CvPlayerAI.h" //#include "CvEnums.h" #include "CvCity.h" #include "CvMap.h" #include "CvPlot.h" #include "CySelectionGroup.h" #include "...
[ "pierre@tupito.de" ]
pierre@tupito.de
35793a6075f9168ae11ef40c90daa8e61dae9557
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_repos_function_3288_httpd-2.2.34.cpp
e1542935750a5753e96b65d55e72e75da96158d5
[]
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
121
cpp
static int PTRCALL big2_charMatches(const ENCODING *enc, const char *p, int c) { return BIG2_CHAR_MATCHES(enc, p, c); }
[ "993273596@qq.com" ]
993273596@qq.com
16e0d5029094b90ef481fbce50faa89e5ea480b9
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_1485488_1/C++/xreborner/B.cpp
7541b58d8f6b0ed44a016aaf5e3cda62176f0442
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C++
false
false
2,550
cpp
#define _CRT_SECURE_NO_DEPRECATE #pragma warning(disable: 4018) #ifdef NDEBUG #define _SECURE_SCL 0 #endif #include <iostream> #include <memory> #include <vector> #include <algorithm> #include <string> #include <map> #include <set> #include <sstream> #include <utility> #include <functional> #include <cs...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
d4a42fa5fb0c30fbae0b22f2c71628d6ab7b00ff
5d49a7a63fe13383911c64f26623038e4abcd0c2
/mapreduce-mapper.h
894785341fbdcae1c8a29d70142b39ee1a37916f
[]
no_license
sfgorky/Map-Reduce
b34049bf678799d345de8c838433d1cb9bb2f81a
0f33b2885fcdc002fc0ff043c49c85002c9812c0
refs/heads/master
2021-09-18T04:45:51.507696
2018-07-09T21:13:46
2018-07-09T21:13:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,364
h
/** * File: mapreduce-mapper.h * ------------------------ * Defines the interface for the MapReduceMapper class, * which knows how to configure itself (via its constructor) and * feed input files to the supplied executable. Input files received * from the map-reduce server should be .input files (that is, the fi...
[ "melmuhta@gmail.com" ]
melmuhta@gmail.com
ecaec957f7973768feba2ca4f272120e0322a494
7975dc9f1c3550719c0f8f841ef5c533091ebbe8
/src/sensorsbank.cpp
f4fe5625a51741e2dc488c5f8a6a692a8c8e8d01
[ "Apache-2.0" ]
permissive
marc-despland/alarm
edb00a8b44c3905ddd0f10a475eb1b7ff1f0e140
06fa62a490b57e012402c2f3dfd9c4c54e624070
refs/heads/master
2021-03-19T14:50:07.513833
2017-07-30T13:52:32
2017-07-30T13:52:32
97,235,283
0
0
null
null
null
null
UTF-8
C++
false
false
2,193
cpp
#include "sensorsbank.h" #include <ctime> #include <curl/curl.h> #include <sstream> #include "log.h" string SensorsBank::ApiKey=""; string SensorsBank::ApiUrl=""; string SensorsBank::toJson(std::map<string,double> sensors) { time_t rawtime; struct tm * timeinfo; char responsedate [80]; time (&rawtime); timeinfo ...
[ "marc.despland@art122-5.net" ]
marc.despland@art122-5.net
f4a62bf2941d984dd3f508164ff95b5962426fe8
d2faaf968199d35d9df9b2c85e669294334e425f
/Classes/module/gamePlayingScene/Controller/archerController/archerController.h
2f80757ea2f13f1974c07978691207c22c1b7f57
[]
no_license
lifestory/CatapultGame
374abd3937577998766d864870a7f2e8961712ec
2e4235d7e0a2b0bcf92704638c248769b0dcca84
refs/heads/master
2021-01-20T18:01:50.216264
2016-06-28T08:48:55
2016-06-28T08:48:55
62,115,939
1
0
null
null
null
null
UTF-8
C++
false
false
1,435
h
#ifndef __ARCHER_CONTROLLER_H__ #define __ARCHER_CONTROLLER_H__ #include "cocos2d.h" USING_NS_CC; #include"../../Model/archer/archer.h" #include"../../../../public/Constant/Constant.h" #include"../../../../public/ParameterManager/ParameterManager.h" #include"../../Model/archer/arrow.h" #include"../../Model/archer/prog...
[ "496756287@qq.com" ]
496756287@qq.com
00d580ed13b9609a6e985f72f4b3b8730e0cf31e
942bfe7fbc326daa2f8a2701480758cee0854f5d
/Source/Wave/UI/HammerCountBarUI.cpp
538aeeae04d8369a7136980386df66a64f919265
[]
no_license
naryuu8/GameTaisyou2020
074930623a8b4367e4f40c8a64ec53b2f6ea117f
880ec8552bb3f3f39a293291628aaf4d5e3121fd
refs/heads/master
2023-01-31T11:08:03.539366
2020-06-14T14:30:46
2020-06-14T14:30:46
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
881
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "HammerCountBarUI.h" #define GAUGE_SPEED (0.03f)//ゲージ徐々に減らすスピード float UHammerCountBarUI::DownGauge(const float DamageX, const float HpX) { if (!IsDamageDown) {//ゲージが初めて下がる時の差分を得る NowHp = DamageX - HpX; IsDamageDown = true; ...
[ "orengi93@yahoo.co.jp" ]
orengi93@yahoo.co.jp
99a1788b62cff717a1ad975a215cc2c4ee2bc7aa
e7dcf1b8325270e9ca908723a86e417e40d75614
/chapter2/소스37.cpp
f97b8954e5103198345ecb90e16d51108ff9758e
[]
no_license
jojarim/cprog
73f7b4ca733293b32baee3dcee982c2132e36521
f3d1f9447919003a0a4550f244c65a297a48770a
refs/heads/master
2020-07-28T16:50:48.407148
2019-12-12T05:15:13
2019-12-12T05:15:13
209,471,178
0
1
null
null
null
null
WINDOWS-1252
C++
false
false
211
cpp
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> int main(void) { int a = 10; int *p = &a; int b = *p; *p = 20; int **pp = &p; int c = **pp; **pp = 30; printf("%dÀÌ´Ù", a); return 0; }
[ "whwo2142@naver.com" ]
whwo2142@naver.com
f60a861644cbbd5ac09e0febd4db3cad5e6df811
c11f601574b36c77674a6aecbe64fca6333ef2f8
/MT/MT_Robot/robot/SteeredRobot.h
dcf3b3850ff4dea0831144eecb23369196ddad8b
[ "MIT" ]
permissive
leonard-lab/MADTraC
736afe84c51993d21864669aa4d9a42a3f76c723
f1830c377a075aa5ddff9342c4851d0715cdd6a4
refs/heads/master
2020-05-19T17:39:43.278238
2013-02-17T01:05:05
2013-02-17T01:05:05
3,463,121
5
1
null
null
null
null
UTF-8
C++
false
false
4,151
h
#ifndef STEEREDROBOT_H #define STEEREDROBOT_H /************************************************************ * SteeredRobot.h * * Defines the MT_SteeredRobot class. This is a MT_MiaBotPro with * only speed and turning rate controls (not direct wheel * rate controls). This should suffice as a basic class * to us...
[ "dan.t.swain@gmail.com" ]
dan.t.swain@gmail.com
66b23b642a6d3a775c0822288c0d218c6ee9bf93
da07d22c338f1c046b24eb9dfb4d2cc3a02c3a36
/Atcoder/ARC/099/099-C.cpp
8fdd340cc452d57e38e869594365b4c7a396a8d8
[]
no_license
Umi-def/Atcoder
7fa402baf8de3ca846a8e43289d34baecc9d40ab
dd354894097890b4ce40c3eb679bd04b78aae810
refs/heads/main
2023-08-19T06:33:19.716933
2021-10-14T04:47:34
2021-10-14T04:47:34
302,190,503
0
0
null
null
null
null
UTF-8
C++
false
false
5,218
cpp
#include <iostream> #include <cstdint> #include <cstdio> #include <algorithm> #include <cmath> #include <vector> #include <list> #include <set> #include <map> #include <queue> #include <stack> #include <cctype> #include <cassert> #include <climits> #include <string> #include <bitset> #include <cfloa...
[ "yumi901ririi@icloud.com" ]
yumi901ririi@icloud.com
9d40f5fec97fa61271abac741a07df0282bd4c5b
8607bda716336606ea63a0d7f68ea114b9dc4ae2
/project1/sectE/unused/RIS_model.h
3360c1fb715f47423aa6f0469f2c7cdfb1e2d814
[ "BSD-3-Clause" ]
permissive
wood-b/CompBook
6a7c7f606c0a1b89a69f2ffa8974e6a262b00da3
5a0d5764d1d9ed97b54b7ce91048471b70dadb7d
refs/heads/master
2021-01-17T12:10:58.853498
2016-06-03T21:22:20
2016-06-03T21:22:20
38,138,422
2
0
null
null
null
null
UTF-8
C++
false
false
549
h
#ifndef RIS_MODEL_H #define RIS_MODEL_H #include <vector> #include "matrix.h" class RIS_params { private: matrix m_statWt; //U is stat weight matrix matrix m_eigenvec; //A is eigenvector matrix double m_eigenval; //lamda is the largest eigenvalue public: ...
[ "b.wood@berkeley.edu" ]
b.wood@berkeley.edu
25b6cb76f1d3a71f993a5b53f089a41af22fb16f
b42facd15642a20b40ea668e36201784a2995a7d
/src/stan_files/AugBin2T1A.hpp
60064694da5456f391e9ccf90581578cf5a6d575
[]
no_license
studentmicky/trialr
3e7cb46e690387c2c7462a5bde27e43599b617e9
83dad6f5c255d7f66a5bf87512e212e57c0feb8a
refs/heads/master
2020-12-10T02:41:30.710821
2019-06-25T16:27:04
2019-06-25T16:27:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
49,347
hpp
/* trialr is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. trialr is distributed in the hope that it will be useful, ...
[ "kristian.brock@gmail.com" ]
kristian.brock@gmail.com
528710aec7b101e17daa85088ea4027250982a0e
76261a91107cdacb6046c1fdc106ffcb4368ad92
/DragonBones/DragonBonesExample/DragonBones/objects/SkeletonData.h
581763e1d4b9245fdddf7a662d5a79cffdabd421
[]
no_license
KingNormac/CPlusPlus-Opengl-Dragonbones
f33c903682efd43497bca78c1548f4baa19f4534
305a11d68143ac9d15ddd9a0c767a3b00439e120
refs/heads/master
2020-04-10T07:56:08.589533
2013-08-10T18:39:53
2013-08-10T18:39:53
12,017,983
4
2
null
null
null
null
UTF-8
C++
false
false
911
h
#ifndef SKELETONDATA_H #define SKELETONDATA_H #include "ArmatureData.h" #include <string> #include <vector> #include <map> #include "../as3/Vector2D.h" namespace DragonBones { class SkeletonData { private: std::map<std::string, Vector2D*> _subTexturePivots; std::vector<ArmatureData*> _armatureDataList; public...
[ "thedreamteamorganization@gmail.com" ]
thedreamteamorganization@gmail.com
771a47c8ac7af2eb4ca5b159995adda7c8a43ef5
f556d0c63551f3e3cd138f01b081dfd299c57225
/IPlugExamples/filtertest/LinkwitzRiley.h
051cb084457aa650a63cd5098524ad907fafa8c9
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-other-permissive" ]
permissive
michaeldonovan/wdl-md
78e0a2f59b32e8b0d7547bec7ca5815e5893a16c
2148c1ef7a327dabcf9c6281c3bb425e0e064503
refs/heads/master
2021-01-15T16:14:47.438742
2016-04-20T00:01:00
2016-04-20T00:01:00
49,093,121
1
0
null
null
null
null
UTF-8
C++
false
false
2,334
h
// // LinkwitzRiley.h // MultibandDistortion // // Created by Michael on 3/9/16. // Original from T. Lossius - ttblue project // #ifndef LinkwitzRiley_h #define LinkwitzRiley_h enum FilterType { Lowpass = 0, Highpass, }; class LinkwitzRiley{ public: LinkwitzRiley(float sampleRate, const int& type, dou...
[ "michael.donovan.audio@gmail.com" ]
michael.donovan.audio@gmail.com
e88cd7ba1e58d352671df76c981e28ee5ba175c3
ea90486b2c0174818e02ef7ba17e2c67c2eaaa00
/motion/controllers/sweetie_bot_controller_cartesian/src/cartesian_trajectory_cache.hpp
58863e66aecaa6dab57f4f4e8a36145b4db331d5
[]
no_license
sweetie-bot-project/sweetie_bot_rt_control
f760df3e991c10cbeacb7f656e8825cf381a6fcc
ee523681773327ab7b1328e646779e828473e919
refs/heads/master
2021-06-14T19:48:26.210352
2020-01-04T16:47:09
2020-01-04T16:47:09
190,021,034
0
1
null
null
null
null
UTF-8
C++
false
false
5,158
hpp
#ifndef JOINT_TRAJECTORY_CACHE_HPP #define JOINT_TRAJECTORY_CACHE_HPP #include <sensor_msgs/typekit/JointState.h> #include <sweetie_bot_kinematics_msgs/typekit/SupportState.h> #include <sweetie_bot_kinematics_msgs/typekit/RigidBodyState.h> #include <sweetie_bot_control_msgs/typekit/FollowStepSequenceAction.h> names...
[ "goncharovoi@yandex.ru" ]
goncharovoi@yandex.ru
da1ecd209804e24782dd737c679f4adfc8f4f979
7d3ab1dd6e193bfba3eb23ac26159b7b1d5a95b8
/sources/srm_c_cpp_sdk_4.1/src/include/Planetodetic.h
81115aa272d25891c71712038544c1ed43f784d2
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
Geo4Win/sedris
2aef810d56aff38bbd68835bc13e16b6392ed909
f35768630212b22a5c2912fe2beb640c0511faa7
refs/heads/master
2021-07-07T10:40:40.583077
2017-10-03T19:14:13
2017-10-03T19:14:13
105,591,021
6
0
null
null
null
null
UTF-8
C++
false
false
15,305
h
/** @file Planetodetic.h @author David Shen @brief Planetodetic SRF. */ // SRM SDK Release 4.1.4 - July 1, 2011 // - SRM spec. 4.1 /* * NOTICE * * This software is provided openly and freely for use in representing and * interchanging environmental data & databases. * ...
[ "sysbender@gmail.com" ]
sysbender@gmail.com
7c2a4cae19275d82c6dc3dcce1844cc9f826cc84
723638405a3a0fa9bf4fcef914420c58f3daeb2d
/src/object/object_engine.h
dc901660735357023494ddf664ec77e898c4d468
[ "MIT" ]
permissive
xuguozhi/mnn_example
c02b6a522236c8eec69b4fbf70b3f5519aa6a583
324f5ebc15c677270a614766dd9bb891b76c9505
refs/heads/master
2021-05-20T21:05:31.931058
2020-04-09T15:32:36
2020-04-09T15:32:36
252,416,589
0
1
MIT
2020-04-02T09:52:44
2020-04-02T09:52:44
null
UTF-8
C++
false
false
424
h
#ifndef _OBJECTER_H_ #define _OBJECTER_H_ #include "../../common/common.h" #include "./mobilenetssd/mobilenetssd.h" namespace mirror { class ObjectEngine { public: ObjectEngine(); ~ObjectEngine(); int Init(const char* root_path); int DetectObject(const cv::Mat& img_src, std::vector<ObjectInfo>* object...
[ "15671640320@163.com" ]
15671640320@163.com
6ed2c424cfc6178e2835bcc4412dd6ac48595b5e
4cb0e906aefbfcbf7ab492551f90cae089fcdac5
/Assignment 2/deleteMiddle.cpp
cb553e1e7189eaa1ee9dd2fe95f75bd6ca87e3af
[]
no_license
bhumesh1505/IOOM
a021af284ebd78a8e6cb50d400c35b4b9211a4d3
01dc10857ea7410c6ab6bbad0ca0d0726c96f6b8
refs/heads/master
2020-03-29T19:42:08.895324
2018-11-17T06:32:14
2018-11-17T06:32:14
150,276,719
0
0
null
null
null
null
UTF-8
C++
false
false
785
cpp
#include "item.h" #include "Stack.h" void Stack::deleteMiddle() { try { if(!isEmpty()) { Stack temp(MAX_SIZE); item x; int siz = Size / 2; for(int i = 0 ; i < siz ; i++) { x = pop(); temp.push( x.getId()...
[ "bhumesh1505@gmail.com" ]
bhumesh1505@gmail.com
42ddaa16d0039bb086a622c60d4c0194be68820c
c8958958e5802f3e04ce88bd4064eacb98ce2f97
/图像渲染.cpp
d58225dfed6559616382cef3f559368fd19564c9
[]
no_license
Kiids/OJ_Practice
08e5ea99066421bfaf5b71e59eea24e282e39a24
e7d36ddb1664635d27db3c37bec952970b77dcb0
refs/heads/master
2023-09-01T11:38:28.834187
2023-06-30T17:12:18
2023-06-30T17:12:18
217,068,695
0
0
null
null
null
null
GB18030
C++
false
false
1,903
cpp
/* 有一幅以二维整数数组表示的图画,每一个整数表示该图画的像素值大小,数值在 0 到 65535 之间。 给你一个坐标 (sr, sc) 表示图像渲染开始的像素值(行 ,列)和一个新的颜色值 newColor,让你重新上色这幅图像。 为了完成上色工作,从初始坐标开始,记录初始坐标的上下左右四个方向上像素值与初始坐标相同的相连像素点,接着再记录这四个方向上符合条件的像素点与他们对应四个方向上像素值与初始坐标相同的相连像素点,……,重复该过程。将所有有记录的像素点的颜色值改为新的颜色值。 最后返回经过上色渲染后的图像。 示例 1: 输入: image = [[1,1,1],[1,1,0],[1,0,1]] sr = 1, sc = ...
[ "1980774293@qq.com" ]
1980774293@qq.com
edab26a13467e30a0df5c4142fc9bf57a4247abd
50b452728fcc521cd8e82ca1377bd1f6a7fa60ec
/CavemanNinja/GUILabel.cpp
0afe6c8c694599281aaa07930f1ae69be361cad2
[]
no_license
DorianHawkmoon/Caveman-Ninja
a7c6e8f38363278127a8c3a4af6e0e79265fa7e6
c39dbd8be2234722bad3f2e5e53981d83ec3022c
refs/heads/master
2021-01-10T17:10:45.342359
2016-04-11T00:41:40
2016-04-11T00:41:40
49,627,241
0
0
null
null
null
null
UTF-8
C++
false
false
1,899
cpp
#include "GUILabel.h" #include "Application.h" #include "ModuleRender.h" #include "ModuleFonts.h" namespace GUI { GUILabel::GUILabel(const std::string& text, const SDL_Color& color, const std::string& font, const GUILocation& location, int size) : GUI::GUITexture(), nameFont(font), text(text), size(size+1),...
[ "dorian.cadenas@gmail.com" ]
dorian.cadenas@gmail.com
c9464dcf08ea2bb98fd7e7465ada19ee4ad4cc9e
13c599a48f0b596c314c7c570f47756fd97a2b92
/device/geolocation/geolocation_service_context.cc
ffd69ff01be24ab609b9777b35bb47fe4bae89a2
[ "BSD-3-Clause" ]
permissive
qichanna/chromium
a5e3d44bda4bd6511e090e25263f5de94dbfe492
458d956db161377610486b7c82a95fc485f60b9b
refs/heads/master
2022-11-13T00:50:48.147260
2016-08-01T23:23:16
2016-08-01T23:28:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,790
cc
// Copyright 2014 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 "device/geolocation/geolocation_service_context.h" #include <utility> #include "device/geolocation/geolocation_service_impl.h" namespace devic...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
cebd30dd44a9dfb5cc5970ca4971d28436f3c148
6b980d21531cabbaf6b718227b023aa233352d6d
/menu/rendermenu.hpp
9eb18641f16943287b3f7fd441122e3b4608af53
[]
no_license
younasiqw/affluence
217a26eb45777e4822ddac91920c4eaaa5e317e1
1977307d865825a7c13540a20da01b5045f69a05
refs/heads/master
2020-03-18T14:30:18.150307
2018-05-25T09:18:49
2018-05-25T09:18:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
400
hpp
#pragma once #include "../main/interfaces.hpp" struct render_struct { const char* title; float* value; float min; float max; float step; bool isTab; }; class render_definitions { public: int index = 0; int items = 0; float tab, tab2, tab3, tab4; }; class render_menu { public: render_struct frame[150]; }; ...
[ "headaimclub2@gmail.com" ]
headaimclub2@gmail.com
976cc2295379f84b02a059a5efea47d1452874cd
751bddd2cd3152c0f40165cd004ce450fe69e087
/Source/Engine/Physics/Constraint.h
3a47dd488a317c493565cafc916894ef4eeac05f
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "Zlib", "LicenseRef-scancode-khronos", "Apache-2.0", "BSD-2-Clause" ]
permissive
sabotage3d/UrhoSSAO
a9ec4bd2dfe24b73d0e13a3a609a3feabbab070b
66cd902dc96b41c10afd5b00e9e8c238d74978f5
refs/heads/master
2021-01-10T21:20:31.364517
2015-01-03T13:02:21
2015-01-03T13:02:21
28,743,920
13
2
null
null
null
null
UTF-8
C++
false
false
7,644
h
// // Copyright (c) 2008-2014 the Urho3D project. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, mod...
[ "sabotage3d@gmail.com" ]
sabotage3d@gmail.com
2b1d665ea8991195a81560ea9f24ea3bff74826c
0e6a0119fa18a550c0e26a5b1b288e1d3951cfcc
/speed_leds.cpp
794fc8535203d2fefd7ece81fce640126c86d381
[]
no_license
jamesfowkes/asap-watercraft-user-board
441f801dc498634bbc533d32923fb93d4f9e1229
f74f91ab75cc439de6e7bfc705cd214fe2a42e19
refs/heads/master
2021-09-07T07:24:19.749089
2018-02-19T15:10:12
2018-02-19T15:10:12
85,165,502
0
0
null
null
null
null
UTF-8
C++
false
false
2,779
cpp
/* * switches.cpp * * James Fowkes (jamesfowkes@gmail.com) * for ASAP Watercrafts * * Created March 2017 * * Modified from original file RTD-ASAP_Controller.c * by Rapid Technology Development ltd. */ /* * AVR Includes */ #include <avr/io.h> /* * C standard library Includes */ #include <stdint.h> /*...
[ "jamesfowkes@gmail.com" ]
jamesfowkes@gmail.com
00b7884bca0eac926de97bc2ac5c026bdee59119
4e5603d18ddb236ea2b7cb7bf55b1020bb20c9c2
/vijos/p1549.cpp
ddf566df7c6d58b4dd56dc2647f8131bb6348a77
[ "Unlicense" ]
permissive
huanghongxun/ACM
0c6526ea8e4aeab44d906444cada2870e4dfb137
b7595bbe6c0d82ceb271e81fca3e787dc4060a55
refs/heads/master
2021-01-20T05:41:23.163401
2017-12-14T07:50:59
2017-12-14T07:50:59
101,464,800
3
0
null
null
null
null
UTF-8
C++
false
false
571
cpp
#include <iostream> #include <cstring> #define N 100005 using namespace std; typedef long long ll; ll a[N]; ll cnt[2*N]; ll n, k, i, ki, sum, ans; int main() { memset(cnt, 0, sizeof(cnt)); cin>>n>>k; for(i = 0; i < n; i++) { cin>>a[i]; if(a[i] > k) a[i] = 1; else if(a[i] == k) { a[i] = 0; ki = i; } else a[...
[ "huanghongxun2008@126.com" ]
huanghongxun2008@126.com
3996cb3362930a148e14eb83392721e72822f187
eb2402919a6cd96eef93473c14cb946b2eaa5f7a
/source/d3d9/d3d9_runtime.cpp
466132ad29e0cfe00b7b8dd4aa1d31a2399d1b89
[ "BSD-3-Clause" ]
permissive
acourreges/reshade
f860f92b3432afd52557421afff9ea67115482ea
f2560b05b9cac0ea355fd63451f594d7e424fb11
refs/heads/master
2020-03-17T09:23:02.832200
2018-05-14T17:38:15
2018-05-14T17:38:15
133,472,624
18
4
null
2018-05-15T06:56:10
2018-05-15T06:56:10
null
UTF-8
C++
false
false
28,196
cpp
/** * Copyright (C) 2014 Patrick Mours. All rights reserved. * License: https://github.com/crosire/reshade#license */ #include "log.hpp" #include "d3d9_runtime.hpp" #include "d3d9_effect_compiler.hpp" #include "effect_lexer.hpp" #include "input.hpp" #include <imgui.h> #include <algorithm> const auto D3DFMT_INTZ = ...
[ "crosiredev@gmail.com" ]
crosiredev@gmail.com
62ea6ffdcf5728ac378b46f6dfb84cac43ebf77b
e18c44e6c2d33e4ed02fc12f17b4e6305bca6a28
/Source/LD37/LooseWeapon.cpp
25b200057b36c653cf0f9dda35f5b659449fa6ea
[]
no_license
Quadtree/LD37
dbc68c74a090b35528180b6198d3758a25334322
4c43b3ebe1af0db64ac3469f9c89c6b1664300f3
refs/heads/master
2021-04-30T16:00:02.979074
2016-12-12T06:28:10
2016-12-12T06:28:10
76,097,648
0
0
null
null
null
null
UTF-8
C++
false
false
1,868
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "LD37.h" #include "LD37Character.h" #include "LooseWeapon.h" // Sets default values ALooseWeapon::ALooseWeapon() { // Set this actor to call Tick() every frame. You can turn this off to improve performance if you don...
[ "quadtree@gmail.com" ]
quadtree@gmail.com
33cba41ce619abf4736995d078113bd309c63920
7a78522a78f7082f9517e0aa6af75db3f9de2357
/Engine/source/EtPipeline/Assets/EditableAudioAsset.h
8469ebc3c01cfb9d65c6d52b59e2a51563bfb811
[ "MIT" ]
permissive
avpdiver/ETEngine
86a511d5d1ca8f03d47579d0ce0b367180e9b55e
8a51e77a59cdeef216d4b6c41e4b882677db9596
refs/heads/master
2023-03-21T21:57:22.190835
2022-07-14T01:09:49
2022-07-14T01:09:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
526
h
#pragma once #include <EtFramework/Audio/AudioData.h> #include <EtPipeline/Content/EditorAsset.h> namespace et { namespace pl { //--------------------------------- // EditableAudioAsset // class EditableAudioAsset final : public EditorAsset<fw::AudioData> { DECLARE_FORCED_LINKING() RTTR_ENABLE(EditorAsset<fw::A...
[ "illeahtion@gmail.com" ]
illeahtion@gmail.com
c6b39db6d88e75a558aa9c0a2be56f9d4df2d5fa
303c22dd001c3634bd2c80fe22b5468b82ae641f
/data_structures/graph/grid/bfs.cpp
e8878d27d2a9960cb10de4bfd9749293bf57b8d2
[]
no_license
VaibhavSaraf/Algorithms
8551b35f1fe7c0af1a67df43e532b6f481f5a2d7
72acf2e84267d4e6696e955bf0527e37a0063619
refs/heads/master
2023-06-05T23:09:41.735584
2021-07-05T08:21:27
2021-07-05T08:21:27
261,447,982
3
1
null
null
null
null
UTF-8
C++
false
false
1,313
cpp
#include <bits/stdc++.h> using namespace std; #define OJ \ freopen("input.txt", "r", stdin); \ freopen("output.txt", "w", stdout); bool visited[1001][1001]; int dist[1001][1001]; int n, m; bool isValid(int x, int y) { if (x < 1 || x > n || y < 1 || y > m) return false; ...
[ "vaibhavgsaraf@gmail.com" ]
vaibhavgsaraf@gmail.com
214e312b5fddc0c09482b257691853d363234c29
7d92c91d6ceae5e55d897f34f84a31b08b5d288c
/abc/117/A.cpp
90dc1e440fb91696994f398d36c92b0b16a626a2
[]
no_license
umaumax/atcoder
68cd9f5dc10bf54a2b670522e5327051e8148043
bf506ef04ad0592108ce231c379221c529ba88cc
refs/heads/master
2020-05-03T04:46:03.061324
2019-04-15T14:07:21
2019-04-15T14:07:21
178,431,089
0
0
null
null
null
null
UTF-8
C++
false
false
317
cpp
#include <algorithm> #include <cmath> #include <functional> #include <iomanip> #include <iostream> #include <map> #include <set> #include <string> #include <unordered_map> #include <vector> int main(int argc, char* argv[]) { int T, X; std::cin >> T >> X; std::cout << (double)T / X << std::endl; return 0; }
[ "umauma7083@gmail.com" ]
umauma7083@gmail.com
daaffa4eb12a15fdf84694bea161200b160c6965
05e7a96c4390e9cc51c22ecc25229836a0f2c960
/graphicsview-1/main.cpp
e912f67abd8b0c882e5b53fa6be2384fbe2fff17
[]
no_license
chgans/leda-playground
cafe51fc9bb3f0e6652e63c57ef2e11736b994e5
61c1bde60b527978330e3855f7647245e729a603
refs/heads/master
2020-12-24T15:49:50.339734
2016-03-09T04:50:13
2016-03-09T04:50:13
30,560,286
1
0
null
null
null
null
UTF-8
C++
false
false
8,233
cpp
#include "mainwindow.h" #include "mainview.h" #include "scene.h" #include <QApplication> #include <QDebug> #include <QGraphicsScene> #include <QGraphicsRectItem> #include <QGraphicsPolygonItem> #include <QGraphicsSimpleTextItem> #include <QGraphicsItemGroup> #include <QFile> #include <QJsonDocument> #include <QJson...
[ "chgans@gna.org" ]
chgans@gna.org
453a0286d1a608e138d38a42dc63156c739687b4
fd8bfa1ddc32ad1ee24b2f9ecc7ec860f5690443
/Bcore/src/main/jni/Hook/UnixFileSystemHook.cpp
e7d70da1610c449be5468034107dc51c19f0001c
[ "Apache-2.0" ]
permissive
YunShiTiger/BlackDex
247ee95c33426ab0b0270dadd674b83b0f19e18d
095ad946e253b4fbdd182483d80cf594a796fbb8
refs/heads/main
2023-05-14T12:33:05.019390
2021-06-05T18:41:32
2021-06-05T18:41:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,263
cpp
// // Created by Milk on 4/9/21. // #include <IO.h> #include "UnixFileSystemHook.h" #import "JniHook/JniHook.h" #include "BaseHook.h" /* * Class: java_io_UnixFileSystem * Method: canonicalize0 * Signature: (Ljava/lang/String;)Ljava/lang/String; */ HOOK_JNI(jstring, canonicalize0, JNIEnv *env, jobject obj, ...
[ "1871357815@qq.com" ]
1871357815@qq.com
3d838de244e82d2997322c6c0385eee018c1ce17
997b0ac548c08f8ea3c57be423c946f946ecff40
/Nutcracker/src/Nutcracker/Renderer/Texture.h
a5d701fdc76301793d8a43db40cde7ca1ffb13fc
[ "Apache-2.0" ]
permissive
DevShag/Nutcracker
883e4158bcba847c8ef88f486e127d92dd1825ee
a5d90233b4b308db58872288a7d1637bf22e3050
refs/heads/main
2023-07-15T05:48:37.533974
2021-08-23T06:40:50
2021-08-23T06:40:50
318,091,266
0
0
null
null
null
null
UTF-8
C++
false
false
520
h
#pragma once #include <string> #include "Nutcracker/Core/Core.h" namespace Nutcracker { class Texture { public: virtual ~Texture() = default; virtual uint32_t GetWidth() const = 0; virtual uint32_t GetHeight() const = 0; virtual void SetData(void* data, uint32_t size) = 0; virtual void Bind(uint32_t ...
[ "alishaguftadev@gmail.com" ]
alishaguftadev@gmail.com
23a1f70bb567882962fcd8275c76416fb371ac5e
8d1ff170385e7b556ac7b8fdf67a00701a6b8a73
/latentred/firmware/UART.h
47ead4013f5381d48fd3c551b1cb21b1fce44ee6
[ "BSD-3-Clause" ]
permissive
azonenberg/latentpacket
92db28e3e61ff6e94cdbc90bdb58a87b55f484d2
9de75f116f3d6734547fea574ad9deece2825625
refs/heads/master
2023-08-17T03:33:40.458469
2023-08-14T08:06:28
2023-08-14T08:06:28
129,678,427
25
4
null
null
null
null
UTF-8
C++
false
false
4,116
h
/*********************************************************************************************************************** * * * LATENTPACKET v0.1 ...
[ "azonenberg@drawersteak.com" ]
azonenberg@drawersteak.com
83ad6f621a61beb8e8688cb56b81f4496caccb47
488effd96f778ac24ec956a611b41282cfb6672d
/install/include/hpp/constraints/hybrid-solver.hh
18a6bd0056e344f6210de61aed2db6628cffa754
[]
no_license
0000duck/hpp_source_code
c9f92ad813df2ae7d6ebfcd6331c2128b2b73d16
e155580ba6a0dcfa0d552bd998fc4b7df97bfb3f
refs/heads/master
2022-02-24T09:09:22.725116
2019-09-03T07:48:42
2019-09-03T07:48:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,083
hh
// Copyright (c) 2017, Joseph Mirabel // Authors: Joseph Mirabel (joseph.mirabel@laas.fr) // // This file is part of hpp-constraints. // hpp-constraints 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,...
[ "352376886@qq.com" ]
352376886@qq.com
ec1d202fe3bd9ece445a473a12725f2c0cc58838
cd70f8f1349310bfea59967d46373fac2ba4a65b
/course 1/Programming/semestr 1/lab2/8_bez_samoperetiniv/8.cpp
ee06ecaaa4747f6605cef353d2fe4b82699f8e79
[]
no_license
SymphonyOfTranquility/Univ
0a0ad37d4ff4b2d42c3ff6eb9785964f232f8ad7
c1f9d7f7537547ca8f96fc422adee6b7bc9cacc8
refs/heads/master
2023-02-06T18:12:26.556651
2020-12-29T20:12:58
2020-12-29T20:12:58
325,336,012
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
2,215
cpp
#include <iostream> #include <vector> #include <cmath> using namespace std; struct pt{ double x,y; }; double formula(pt a, pt b, pt p) { return (p.x - a.x)*(b.y - a.y) - (p.y - a.y)*(b.x - a.x); } bool proverka(vector<pt> m, long i, long n) { double a = formula(m[i], m[(i-2+n)%n], m[(...
[ "mysechko01@gmail.com" ]
mysechko01@gmail.com
92f8b43d068c2e82a3228cdccdb6a114df9b7212
ee22fa7476a52f3fe2f9bc88d6c8f43f614cdba6
/Codeforces/D2-256A.cpp
a640fad785667bb2bf692f9c83e95e850a733b4f
[]
no_license
Sillyplus/Solution
704bff07a29709f64e3e1634946618170d426b72
48dcaa075852f8cda1db22ec1733600edea59422
refs/heads/master
2020-12-17T04:53:07.089633
2016-07-02T10:01:28
2016-07-02T10:01:28
21,733,756
0
0
null
null
null
null
UTF-8
C++
false
false
511
cpp
#include <iostream> #include <cstdio> #include <cstring> #include <cmath> using namespace std; const int MN = 10010; int a1, a2, a3; int b1, b2, b3; int n, a, b, ans; int main() { cin >> a1 >> a2 >> a3; cin >> b1 >> b2 >> b3; cin >> n; a = a1 + a2 + a3; b = b1 + b2 + b3; ans = 0; ans = ...
[ "oi_boy@sina.cn" ]
oi_boy@sina.cn