blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
54f88665aa505ca7e23f79241b77a37973c06ef5
bde250a5bd97435abf0ffa505ba3da1f129720d8
/security/gina/snapins/ade/remove.h
dbf9f47cbb1c24c9aa4a563b9a97f5def64a6ab1
[]
no_license
KernelPanic-OpenSource/Win2K3_NT_ds
f45afd1a1243e42a8ccb489048f4a73946dad99f
0d97393773ee5ecdc29aae15023492e383f7ee7f
refs/heads/master
2023-04-04T00:34:51.876505
2021-04-14T04:49:28
2021-04-14T04:49:28
357,774,650
1
0
null
null
null
null
UTF-8
C++
false
false
1,698
h
//+-------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1994 - 1998. // // File: remove.h // // Contents: remove application dialog // // Classes: CRemove // // History: 03-14-1998 stevebl Commented // //------...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
c773d32a8996e56c35846db0b604756dd623b6da
6db5c12667de5f47b159eb6926e19d36ac9b8c59
/lexer/Tag.cpp
94260e6c741160c2daa35fbea42cb3f61b7571dd
[]
no_license
iOSPrincekin/Compiler_Front_InCPP
2b0a0fb216f3b6034176ad4b1d440d4f0979768d
7de28910ec4f7c8dc9ab84607c7ca21841f7876b
refs/heads/master
2022-04-18T01:51:07.105504
2020-04-18T05:56:49
2020-04-18T05:56:49
256,435,013
1
0
null
null
null
null
UTF-8
C++
false
false
54
cpp
// // Created by LEE on 4/12/20. // #include "Tag.h"
[ "[2017/11/24 下午12:01:29] live:ad88eae848526aca: benjamin.li@dingtone.me" ]
[2017/11/24 下午12:01:29] live:ad88eae848526aca: benjamin.li@dingtone.me
e9c9e52660a3104ba41bbf47773174aee4178405
13135d1f82bd8a3ca34b8b2a99dd7f335493e3a9
/src/bitcoinrpc.cpp
78f39a32bce067327eb12f18b0d65c0ab68f5484
[ "MIT" ]
permissive
tujiu/testcoin
46dc215138e71a96e8013336226988978d16cc98
cf6345688d414cd7bc5d8bb890aabcdb44efc9b9
refs/heads/master
2016-09-16T04:46:15.862856
2014-03-17T03:10:07
2014-03-17T03:10:07
17,355,184
1
0
null
null
null
null
UTF-8
C++
false
false
116,082
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Copyright (c) 2011-2012 The Litecoin Developers // Copyright (c) 2013 adam m. // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #inclu...
[ "tujiulong@163.com" ]
tujiulong@163.com
dfb933ac90a53d6c3212ec5aec481a1f9b32475f
8bbeea2f5a3293d48a5a42690148f5a61b621e26
/code/commonCode/utils.h
393e622e4c8d9dfea56d6d14fa71a2ad2616d96c
[]
no_license
fenbf/efg_deferred
2e12380bf325ae180ce7c7763eaef51233eab42f
b22ef7265a8c66074e38f449dd7ded166e683ecc
refs/heads/master
2020-04-10T04:11:53.968577
2012-07-10T19:35:23
2012-07-10T19:35:23
4,842,376
1
0
null
null
null
null
UTF-8
C++
false
false
1,737
h
/** @file utils.h * @brief useful utilities for opengl based apps * * Effects in Games, June 2012 */ #pragma once /** logging will be by using simple "printf" function */ #define UTILS_LOG_WITH_PRINTF #ifdef UTILS_LOG_WITH_PRINTF #define LOG(msg, ...) { printf(msg, __VA_ARGS__); printf("\n"); } #define LOG_SU...
[ "bartlomiej.filipek@gmail.com" ]
bartlomiej.filipek@gmail.com
b2fceecd0e5649909f4fb2993d20e10669e37792
e33fd7a47a188d035249ea019a1144adb92c31e7
/.svn/pristine/b2/b2fceecd0e5649909f4fb2993d20e10669e37792.svn-base
ecc7b21ec0b27be61c1ad7b04922cf54ae88309b
[]
no_license
kusl/TortoiseSVN
3bbcf94863510c2fafa2bbc1b739263bb5328caf
954e8ef2b346d0d9d8b7fea3ba6e9a72a36564ab
refs/heads/master
2020-05-18T09:58:19.905991
2013-12-15T01:40:11
2013-12-15T01:40:11
14,470,384
1
3
null
null
null
null
UTF-8
C++
false
false
2,050
// TortoiseSVN - a Windows shell extension for easy version control // Copyright (C) 2003-2007, 2009-2010 - TortoiseSVN // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 // o...
[ "kushal.developer@gmail.com" ]
kushal.developer@gmail.com
bd623b114105fd054b88f26f210507ec4d3fed03
badbd9e3cec2f82245dd1601d300e8e8ecb11275
/Sephy_Engine/Battle_ResultPlayerView.cpp
2104952c9378365541a6117b8a443789f0b836df
[]
no_license
tjddbs4060/Sephy
d824393d93c84d632ad5bcf084957e63d749e074
1d5cd232b19a50bee3f96254710862467f431c09
refs/heads/master
2021-01-23T08:48:55.581043
2017-09-06T02:23:42
2017-09-06T02:23:42
102,549,840
0
0
null
null
null
null
UTF-8
C++
false
false
5,139
cpp
#include "stdafx.h" #include "Battle_ResultPlayerView.h" CBattle_ResultPlayerView::CBattle_ResultPlayerView() { backColor = battleResultPlayerViewNS::BACK_COLOR; m_rcShipNameGuide = { 0, }; m_rcShipNumberGuide = { 0, }; m_rcViewTitle = { 0, }; m_strViewTitle = battleResultPlayerViewNS::VIEW_GUIDE_TITLE_PLAYER;...
[ "tjddbs4060@naver.com" ]
tjddbs4060@naver.com
a2897d03cc1e90001adf6bb359b32531ce339e77
8c01b286917ca24bee4d6ede0f1f336cbc445577
/Distributor/AssistantDll/include/Module/Driver/GetDriverUrlID.h
290196d0f47bd9b23d24ca234b5d7e5c94b14ec6
[]
no_license
bugHappy/ND91
8d501682beb37212aea7e3ba73114c048c4ff689
0e0c44927d7b1564fa99e64d6c3ddce319d523bc
refs/heads/master
2021-04-07T22:09:19.797378
2019-08-02T05:30:47
2019-08-02T05:30:47
null
0
0
null
null
null
null
GB18030
C++
false
false
759
h
#pragma once #include "Module/Driver/BaseDriverController.h" // 获取驱动与设备ID,驱动如果存在则返回驱动ID; 设备如果不存在则新增该设备,否则返回设备ID namespace ND91Assistant { class CLASSINDLL_CLASS_DECL GetDriverUrlID : public BaseDriverController { public: // pDriver 当前驱动 GetDriverUrlID(Driver* pDriver); ~GetDrive...
[ "czy@tongbu.com" ]
czy@tongbu.com
bbfe38561e16023e8a8e32f9c101d801432cca61
260ad2710bd94241d854f67bc9d539269ec7d165
/Source/SaveExtension/Private/SlotDataTask_LevelLoader.cpp
4402d160ed52fe95915e440aaf03697c69fe46b1
[ "Apache-2.0" ]
permissive
richmondx/SaveExtension
92bb85b3c33049f1767432b94be356c5a87bec28
2f833b576e7920ae3a5f5075b24194e2aec47c53
refs/heads/master
2020-03-28T23:49:27.881206
2018-09-15T00:53:35
2018-09-15T00:53:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,381
cpp
// Copyright 2015-2018 Piperift. All Rights Reserved. #include "SlotDataTask_LevelLoader.h" ///////////////////////////////////////////////////// // USaveDataTask_LevelLoader void USlotDataTask_LevelLoader::OnStart() { if (SlotData && StreamingLevel && StreamingLevel->IsLevelLoaded()) { if (Preset->GetAsyncMode...
[ "muit@piperift.com" ]
muit@piperift.com
01279fd2ce3966ee5055668a9e553110579789e4
2f096838add21acb91e5d65b469f3dd8bc1ac716
/I graphics project/Source.cpp
c456b14b1bc11b4231bc81f58be296e4b737e683
[]
no_license
Fzrabbi/space-shooter
4afcdee3612518bfee7b49b4822e47e3901bc74f
befb775a485b47662cc2888f1257d2d2a7981f8e
refs/heads/master
2022-11-21T09:36:32.054870
2020-07-28T17:02:47
2020-07-28T17:02:47
283,276,185
0
0
null
null
null
null
UTF-8
C++
false
false
54,551
cpp
#include "iGraphics.h" #include<stdlib.h> int x,y,shipx=400,shipy=10,bugship1x,bugship1y=600,bugship2x=60,bugship2y=800,count=0,respawn_counter=0,bug_ship1_respawncounter=0,bug_ship2_respawncounter=0,enemy_boss1_respawncounter=0,firex=shipx,firey=shipy+10,score=0; int eboss1x=400,eboss1y=350,sx=1,boss_firex=eboss1x,bo...
[ "31000643+Fzrabbi@users.noreply.github.com" ]
31000643+Fzrabbi@users.noreply.github.com
95ec0869915eb5c67ea9172d5029f284e5c3a7c6
1ae40287c5705f341886bbb5cc9e9e9cfba073f7
/Osmium/SDK/FN_BP_FortExpeditionListItem_functions.cpp
81281469ac56e92f1111e76671bfb5a28d926f70
[]
no_license
NeoniteDev/Osmium
183094adee1e8fdb0d6cbf86be8f98c3e18ce7c0
aec854e60beca3c6804f18f21b6a0a0549e8fbf6
refs/heads/master
2023-07-05T16:40:30.662392
2023-06-28T23:17:42
2023-06-28T23:17:42
340,056,499
14
8
null
null
null
null
UTF-8
C++
false
false
13,708
cpp
// Fortnite (4.5-CL-4159770) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "../SDK.hpp" namespace SDK { //--------------------------------------------------------------------------- //Functions //--------------------------------------------------------------------------- // Function BP_FortExpedition...
[ "kareemolim@gmail.com" ]
kareemolim@gmail.com
ab3e1fb1d31c4a5b1e403bef5f41de92a39c7573
77ee25aae73961b5abdb9d742dd29459b8816d41
/cpp/platform/base/error_code_recorder.cc
fad626bb786cc8f46c7232da063d04b0909b04f6
[ "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
ciaraspissed/nearby-connections
eabaff88177289d3b15274fc4ed2e745fe022802
233c5f533771c4004bac87a49cbc9f0137d80bfb
refs/heads/master
2023-08-12T14:43:09.092255
2021-09-16T20:18:26
2021-09-16T20:19:03
407,859,947
2
0
Apache-2.0
2021-09-18T12:54:05
2021-09-18T12:54:04
null
UTF-8
C++
false
false
4,799
cc
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
[ "copybara-worker@google.com" ]
copybara-worker@google.com
dba8c9b9ee0b14815b5dd11ad7e80f8f4bce31cd
a8a855e985b188627f89f0234c6101b195a85023
/deps/include/chai5/chaiscript/chaiscript.hpp
5ae46fcc5d51d8596f18c821f6bb7366adb148d1
[]
no_license
da2ce7/Open-Transactions
3c1a1c66a0e3c69100ee61d58fa004d5b1401a5c
e9732c74d05fd0afb3f15965591ffff1fdb47f78
refs/heads/master
2021-01-20T16:38:48.960350
2014-06-09T08:55:18
2014-06-09T08:55:18
2,743,380
2
1
null
2012-06-07T00:51:45
2011-11-09T18:06:36
C++
UTF-8
C++
false
false
21,694
hpp
// This file is distributed under the BSD License. // See "license.txt" for details. // Copyright 2009-2012, Jonathan Turner (jonathan@emptycrate.com) // Copyright 2009-2014, Jason Turner (jason@emptycrate.com) // http://www.chaiscript.com #ifndef CHAISCRIPT_HPP_ #define CHAISCRIPT_HPP_ /// \mainpage /// <a href="h...
[ "noone@yodasan" ]
noone@yodasan
78bbe9843b402d6398e1e368b872c147d9436402
5fc00bda5ba1a09ef39e14ec2cf601b3d8aae967
/CorrsAndSysts/test/CorrsAndSysts.cpp
7a0de358fa1f6b94171338d40d13bc4ba1c8def3
[]
no_license
tibristo/mva
d982ec92c3569f5bf55f57ef177ed201bc1f764e
a7d35ef02bfce2bec2b3cdaf729d68b203ee0ce8
refs/heads/master
2021-01-25T07:19:27.266029
2013-11-04T20:41:23
2013-11-04T20:41:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
50,503
cpp
#include <boost/python.hpp> #include "CorrsAndSysts.hpp" #include <algorithm> #include <cmath> #include <Python.h> #include <TVector2.h> using namespace boost::python; /* * See header file for description * */ CorrsAndSysts::CorrsAndSysts(TString name, bool draw) : m_debug(0), m_zero(false), m_one(false), ...
[ "tim@bristow.za.net" ]
tim@bristow.za.net
ce361841765d1a812517c08fea7d6e6f224df231
88ae8695987ada722184307301e221e1ba3cc2fa
/media/capture/video/chromeos/mock_video_capture_client.cc
fd38373927c3864806b60e564389d83ada585cb6
[ "BSD-3-Clause" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C++
false
false
3,238
cc
// Copyright 2017 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/capture/video/chromeos/mock_video_capture_client.h" #include <string> #include <utility> using testing::_; using testing::Invoke; namespace media { namespace...
[ "jengelh@inai.de" ]
jengelh@inai.de
066c4b88e0c87f6362f995a2484daebbb3f83b1f
5315c6166fd45ae69e43e004e77872190df0cd16
/二分查找与二分排序树/34. Find First and Last Position of Element in Sorted Array/main.cpp
cf0440b85d3d44c3e8902701cc2695670d9311b3
[]
no_license
jiangchuan617/My_LeetCode
ceaf8f072b93876404441b12559ce3f69dea5fbb
c0fad39ea21db2bf131f087d4dbf296e156cd9f4
refs/heads/master
2020-07-29T17:41:24.914805
2019-09-21T01:05:11
2019-09-21T01:05:11
209,904,832
0
0
null
null
null
null
UTF-8
C++
false
false
1,609
cpp
#include <iostream> #include <vector> using namespace std; class Solution { public: vector<int> searchRange(vector<int> &nums, int target) { vector<int> result; result.push_back(left_bound(nums, target)); result.push_back(right_bound(nums, target)); return result; } private:...
[ "1986998752@qq.com" ]
1986998752@qq.com
5745f6966ae47ecc84c6525171bd6c6af0b120f0
e20087104206b48e86cdf135145cd8d2f3c665e3
/__unit_tests/gv_base_unit_test/unit_test_gv_id.hpp
4f1da0a1c012b6666d8eeef8a2b3cb1a83cc70ea
[ "MIT" ]
permissive
dragonsn/gv_game_engine
5929ecdadf0403ac68b74130ecf9f72b62ddd624
92595a63148d15a989859c93223a55168a1861b5
refs/heads/master
2022-11-19T01:48:46.783547
2022-11-08T10:24:45
2022-11-08T10:24:45
159,043,827
2
1
null
null
null
null
UTF-8
C++
false
false
712
hpp
namespace unit_test_gv_id { void main(gvt_array< gv_string >& args) { { gv_id id0, id1, id2; id0 = "abc"; GV_TEST_PRINT_VAR(id0, test_log()); GV_TEST_PRINT_VAR(id0.get_refcount(), test_log()); { gv_id id3(id0); GV_TEST_PRINT_VAR(id3, test_log()); GV_TEST_PRINT_VAR(id3.get_refcount(), test_log());...
[ "shennan.dragon@gmail.com" ]
shennan.dragon@gmail.com
ed81edecec54c1243a2b302019919af06be944f3
17210b90a6700efc3440410493fe423255084d5f
/02Vareshchuk/Main.cpp
e84d8acd439f3eaf5bff290e0c0aa23195af9d8a
[]
no_license
vrshchk/pp_cpp
9c5e5c9b4f7dfdb57f21a4733088efd666aa3b38
e213d616fd3dfb2b081202e1c7e6c8d304d75944
refs/heads/main
2023-02-02T08:56:16.502920
2020-12-21T09:53:06
2020-12-21T09:53:06
317,041,849
0
0
null
null
null
null
UTF-8
C++
false
false
880
cpp
#include "Header.h" #include <iostream> #include <chrono> using namespace std; int main() { using namespace std::chrono; time_point<system_clock> start, end; start = system_clock::now(); cout << "Result for iterative power(30,431): " << power(30, 83) << endl; end = system_clock::now(); duration<double> elaps...
[ "maryvaresh12@gmail.com" ]
maryvaresh12@gmail.com
e8fc80254293c10f9ef6119d39380c7cce49f4b3
0ecf2d067e8fe6cdec12b79bfd68fe79ec222ffd
/chrome/browser/ui/autofill/save_card_bubble_controller_impl_browsertest.cc
1fdfd33910effd350fe21b53e0b9dfd5b3842d29
[ "BSD-3-Clause" ]
permissive
yachtcaptain23/browser-android-tabs
e5144cee9141890590d6d6faeb1bdc5d58a6cbf1
a016aade8f8333c822d00d62738a922671a52b85
refs/heads/master
2021-04-28T17:07:06.955483
2018-09-26T06:22:11
2018-09-26T06:22:11
122,005,560
0
0
NOASSERTION
2019-05-17T19:37:59
2018-02-19T01:00:10
null
UTF-8
C++
false
false
4,418
cc
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/ui/autofill/save_card_bubble_controller_impl.h" #include <memory> #include "base/json/json_reader.h" #include "base/macros.h" #...
[ "artem@brave.com" ]
artem@brave.com
965d96b961080e4a731bdc60c716a001848b59a3
a3f185ffb757f7504659b0654eaf4fd7f9921929
/hypergraph.h
ac11f3e4909b5afb1c0155b3411259ab3bc4ad6b
[]
no_license
DandyForever/FiducciaMatteyses
65fb7d68de861a96a889ae1fadf724c28d198851
70c6bad7cd320e03d512a2316742bedd8a182470
refs/heads/main
2023-04-12T21:55:34.528421
2021-04-16T14:38:59
2021-04-16T14:38:59
353,174,657
0
0
null
null
null
null
UTF-8
C++
false
false
462
h
#ifndef HYPERGRAPHS_HYPERGRAPH_H #define HYPERGRAPHS_HYPERGRAPH_H #include <vector> #include <fstream> #include <sstream> using namespace std; struct Hypergraph { vector <vector <int>> verts; vector <vector <int>> edges; size_t vert_num = 0; size_t edge_num = 0; ostream& logger; ...
[ "noreply@github.com" ]
DandyForever.noreply@github.com
2d13e60cdf4bc999efb67c884a8fff2b1d1c6a18
26db065c52cebcdb442ad85342e7b8b56c7ea472
/test.cpp
1f42ba46a64c6b03cd3102e0646d99c56ffc779a
[]
no_license
ingenerkateam/Test
7caff9bfd022b7a376db664c8641ebd0caa392ac
418528d9f3bf4f7d4149efb069adc73d0537279c
refs/heads/master
2021-01-13T16:18:03.109222
2017-03-11T12:07:08
2017-03-11T12:07:08
81,324,150
0
1
null
null
null
null
UTF-8
C++
false
false
5,541
cpp
#include "D:\c++\Project1\project1\TXLib.h" #include <fstream> #include <string> struct Otvet { int x; int y; const char* text; COLORREF color; }; struct Vopros { const char* text; HDC* fon; Otvet otvet1; Otvet otvet2; Otvet otvet3; }; void drawVopros2(Vopros*...
[ "noreply@github.com" ]
ingenerkateam.noreply@github.com
494369cca0b444f3bbc1ddc49b833d15ab62e152
950cf2c2171b5435522852e2815325b7ef7a66ff
/camera.h
817238ee86233720e70198a9551d81efd68b2a92
[]
no_license
jsksjs/ImEd-Demo
b7f959cd45b45ddf7eb0caa1bbe6c561e6c1cd00
50a98e0b2cb4c2263538397ea73ec08e0a04f5cc
refs/heads/master
2020-04-11T10:52:51.452965
2018-12-17T02:22:23
2018-12-17T02:22:23
161,729,287
1
0
null
null
null
null
UTF-8
C++
false
false
427
h
#ifndef CAMERA_H #define CAMERA_H #include <QMatrix4x4> #include <QVector3D> class Camera { public: Camera(const QVector3D &pos, const float left, const float right, const float bottom, const float top, const float nearPlane, const float farPlane); QMatrix4x4 GetViewProjection() const; private: QMatrix4...
[ "jsksjs12@live.com" ]
jsksjs12@live.com
223ddb7fab4b319842f70aba13114b56e631171a
3ecce7ff41b6416df296c34d7a0f720e936310f1
/SklepTui/Sale.h
2d28c79f6171391d894cc2349eca1338f9a2e8fc
[]
no_license
KonradKacperDomian/CashRegisterSimulator
6606db906d87ccb6b659ec4b9637cec057c416a7
45016c4586d2778bd5fbdcad4f1d878301bd0a4c
refs/heads/master
2023-03-31T04:30:54.430361
2020-06-23T21:00:43
2020-06-23T21:00:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
203
h
#pragma once #include "DailyRaport.h" #include "ProductListManager.h" class Sale { public: void displayMenu(); void menuChooser(ProductListManager&, DailyRaport&); void replacement(DailyRaport&); };
[ "k.domian@stud.elka.pw.edu.pl" ]
k.domian@stud.elka.pw.edu.pl
a6f3a61b6cdf2ce1ed163e47ce6c3dfe3641ccb5
625397e7810efcfd4bb325e01ffea96dd2026cbd
/Source/UnrealPong/PaddlePawn.cpp
14ecc7053231bea8bd2a0641c636c5fc17146d80
[]
no_license
piandpower/UnrealPong
16f058951ae3dca747fb679fe6531f4f529e9c00
52997bbb94e1038f1c555e489a5f8ff47b48a80b
refs/heads/master
2021-01-18T14:49:37.574355
2016-07-27T06:52:01
2016-07-27T06:52:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,697
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "unrealpong.h" #include "PaddlePawn.h" // Sets default values APaddlePawn::APaddlePawn() { // Set this pawn to call Tick() every frame. You can turn this off to improve performance if you don't need it. PrimaryActorTick.bCanE...
[ "morten@sneftrup.net" ]
morten@sneftrup.net
74aabcea60e25d66dac6cfa7930e4bba8698fb93
f24e7daff602a5e3f2b4909721548a9f84598a56
/topcoder/Single-Round-Match-653/450/driver.cc
3dca8851ec955491a70f9f9c0bafcdd66f163036
[]
no_license
permin/Olymp
05b594e8c09adb04c1aa065ba6dd7f2dae8f4d6e
51ac43fcbcc14136ed718481f64e09036f10ddf8
refs/heads/master
2021-01-18T23:04:00.491119
2017-03-08T22:22:25
2017-03-08T22:22:25
23,457,833
0
0
null
null
null
null
UTF-8
C++
false
false
3,877
cc
#include "Singing.cc" #include <algorithm> #include <cmath> #include <cstdlib> #include <fstream> #include <iostream> #include <sstream> #include <string> #include <sys/time.h> #include <vector> const static double __EPSILON = 1e-9; static double __time = 0.0; static void __timer_start() { struct timeval tv; if ...
[ "rodion.permin@gmail.com" ]
rodion.permin@gmail.com
fc44336763e2d88e95f5fb3cc9649868d638321a
ca94010aea48ed4db12bfcdd71cafa55bac452f1
/Common/MatlabDlg.cpp
ce631dc1fb001380b1a5bef5c6a23741bd3ba8b5
[]
no_license
zhangzhi7216/RadarSim
87542e0919289d10fdf574836f098b84078194fe
fcab2181bfa7cdde78a939a8e0d8917e3f3ce47c
refs/heads/master
2020-05-28T01:02:59.469055
2015-06-03T07:40:28
2015-06-03T07:40:28
34,791,114
1
0
null
2015-04-29T11:54:35
2015-04-29T11:54:35
null
GB18030
C++
false
false
19,212
cpp
#include "StdAfx.h" #include "MatlabDlg.h" using namespace MatlabHelper; static char s_Msg[256]; CMatlabDlg::CMatlabDlg(const char *fileName, const char *planeTrue, const char *targetTrue, const char *targetFusion, const char *targetFilter, const char *globalVar) : m_FileName(...
[ "zanmato1984@gmail.com" ]
zanmato1984@gmail.com
f92660c97b170e01500e95eb57bcad2b9bf7171d
7ed28dffc9e1287cf504fdef5967a85fe9f564e7
/geometry/library/counter_clockwise.cpp
019a0955edd043012c8e2a40494168a4f87c2221
[ "MIT" ]
permissive
Takumi1122/data-structure-algorithm
0d9cbb921315c94d559710181cdf8e3a1b8e62e5
6b9f26e4dbba981f034518a972ecfc698b86d837
refs/heads/master
2021-06-29T20:30:37.464338
2021-04-17T02:01:44
2021-04-17T02:01:44
227,387,243
0
0
null
2020-02-23T12:27:52
2019-12-11T14:37:49
C++
UTF-8
C++
false
false
5,326
cpp
#include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (n); ++i) using namespace std; using ll = long long; using P = pair<int, int>; // 反時計回り Counter-Clockwise /* 参考リンク AIZU ONLINE JUDGE https://onlinejudge.u-aizu.ac.jp/problems/CGL_1_C */ //////////////////////////// // 基本要素 (点, 線分) /////////...
[ "takumi221b4869@gmail.com" ]
takumi221b4869@gmail.com
1a43e38493e880c6ac8f53e4ff22364a2279d785
ff9fcdf33334efa28142b3a6b8cbb8602dd72c8d
/src/qt/openuridialog.cpp
ac4d3d181a132812cfd654174378323c3a79b0e6
[ "MIT" ]
permissive
drivercoin/drivercoin
8bd188d4d9166636bf6a36c413ba2bba1d49489d
21b25e1028f6eed121d5d97b3dc113ed4f84f7ed
refs/heads/master
2021-01-10T12:22:08.125585
2015-10-20T16:12:32
2015-10-20T16:12:32
44,398,313
0
0
null
null
null
null
UTF-8
C++
false
false
1,244
cpp
// Copyright (c) 2011-2013 The Drivercoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "openuridialog.h" #include "ui_openuridialog.h" #include "guiutil.h" #include "walletmodel.h" #include <QUrl> ...
[ "betazp17@hotmail.com" ]
betazp17@hotmail.com
4acdbdb9f1cb2d5be512f126510f2dd4e96a1a67
9bdffba3a8b84aca95c7907aa8e47a085b0ada8e
/src/main/simulator/notification/Notification.cpp
c48814b4a81af7402b30fc81aa85ad4587d13a95
[]
no_license
alejandromarcu/quenas
9a8ca96c7d27299f894e33897ca60b107acba4b0
f2aad975f011f29d81584de2a708057ae86d3ec6
refs/heads/master
2021-01-17T06:24:30.125651
2016-06-18T21:51:30
2016-06-18T21:51:30
61,453,712
0
0
null
null
null
null
UTF-8
C++
false
false
9,808
cpp
#include <string> #include <iostream> #include <fstream> #include <map> #include "Command.h" #include "Notification.h" #include "Simulator.h" #include "TypeFilter.h" #include "Exceptions.h" namespace simulator { namespace notification { using namespace simulator::command; using namespace simulator; using nam...
[ "Alejandro Marcu" ]
Alejandro Marcu
27eb47009e83b2047d9f37140532ef80fd6d579a
b8499de1a793500b47f36e85828f997e3954e570
/v2_3/build/Android/Debug/app/src/main/include/Uno.Float4x4.h
1c10f7283b8e22a7f1df0c61104e70da98fac546
[]
no_license
shrivaibhav/boysinbits
37ccb707340a14f31bd57ea92b7b7ddc4859e989
04bb707691587b253abaac064317715adb9a9fe5
refs/heads/master
2020-03-24T05:22:21.998732
2018-07-26T20:06:00
2018-07-26T20:06:00
142,485,250
0
0
null
2018-07-26T20:03:22
2018-07-26T19:30:12
C++
UTF-8
C++
false
false
2,561
h
// This file was generated based on C:/Users/Vaibhav/AppData/Local/Fusetools/Packages/UnoCore/1.9.0/Source/Uno/Float4x4.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.Object.h> namespace g{namespace Uno{struct Float4;}} namespace g{namespace Uno{struct Float4x4;}} na...
[ "shubhamanandoist@gmail.com" ]
shubhamanandoist@gmail.com
f84e066166484cba848374359ba1273235b2571b
ad0eedd1c69d71963b9a306be4f4c6d8f7650f93
/lib/packet/unsuback.cc
b3153b72de8f57a9357e504905cec2084ce23a84
[ "MIT" ]
permissive
srishina/mqtt.cc
d216c06f2ab4058b7f04da364f93835928b5643e
c6ccd33a468a8c66f8c656f1a038a718081c95a0
refs/heads/main
2023-03-10T15:17:10.478118
2021-03-03T19:20:23
2021-03-03T19:20:23
337,473,109
0
0
null
null
null
null
UTF-8
C++
false
false
3,396
cc
#include "unsuback.h" #include "codec.h" #include "packet.h" #include "properties.h" namespace packet { UnsubAckEncoder::UnsubAckEncoder(UnsubAckPacket sp) : unsubackPkt(sp) {} std::vector<uint8_t> UnsubAckEncoder::encode() const { uint32_t propertySize = this->propertySize(); // calculate the remaining ...
[ "52798705+srishina@users.noreply.github.com" ]
52798705+srishina@users.noreply.github.com
8373d14c516a8d11e046bd34e1edc82c3cb370dc
edf34060a2d23b47d3876643a8b302673feb10a6
/windows/runner/main.cpp
ff7e5952af282303120b58b364bb3bb24b990882
[]
no_license
shashwatxx/volv_test1
1c502af7afa521db8465bd9ee066c6f67f425552
3c3d993d71d4770b7f3a0e315f794fd4c6e20936
refs/heads/main
2023-08-14T12:26:33.457815
2021-10-11T10:35:50
2021-10-11T10:35:50
415,103,491
0
0
null
null
null
null
UTF-8
C++
false
false
1,270
cpp
#include <flutter/dart_project.h> #include <flutter/flutter_view_controller.h> #include <windows.h> #include "flutter_window.h" #include "utils.h" int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, _In_ wchar_t *command_line, _In_ int show_command) { // Attach to console w...
[ "shashwatmishra2111@gmail.com" ]
shashwatmishra2111@gmail.com
f6f3828bf4205a01b03959f03b51dbed07541052
59c47e1f8b2738fc2b824462e31c1c713b0bdcd7
/002-Qt_widget_Concerning/000-Qt-widget-project/WindowsAPP/BST_IDE/global/ui/bggen.h
8c4f018e2c4030dcc662c7b1d0c6832f87ca1d5f
[]
no_license
casterbn/Qt_project
8efcc46e75e2bbe03dc4aeaafeb9e175fb7b04ab
03115674eb3612e9dc65d4fd7bcbca9ba27f691c
refs/heads/master
2021-10-19T07:27:24.550519
2019-02-19T05:26:22
2019-02-19T05:26:22
null
0
0
null
null
null
null
GB18030
C++
false
false
1,149
h
#ifndef BASEBGGEN_H #define BASEBGGEN_H #include "global.h" class BaseBgGen : public QObject { Q_OBJECT public: BaseBgGen(QObject *parent = 0); void SetFocus(bool pFocus); void SetTitle(QString pTitle); void SetFullScreen(bool pEnable); void Resize(QSize pSize); void Refresh(...
[ "1343726739@qq.com" ]
1343726739@qq.com
aca1f7b45493141e714151c5d93e0fff0e04b259
684c9beb8bd972daeabe5278583195b9e652c0c5
/src/starboard/common/thread_collision_warner.cc
5a9e853c3b10527845be40eb3669d67f56a0d9fa
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
elgamar/cobalt-clone
a7d4e62630218f0d593fa74208456dd376059304
8a7c8792318a721e24f358c0403229570da8402b
refs/heads/master
2022-11-27T11:30:31.314891
2018-10-26T15:54:41
2018-10-26T15:55:22
159,339,577
2
4
null
2022-11-17T01:03:37
2018-11-27T13:27:44
C++
UTF-8
C++
false
false
2,011
cc
// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "starboard/common/thread_collision_warner.h" #include "starboard/atomic.h" #include "starboard/log.h" #include "starboard/thread.h" #include...
[ "aabtop@google.com" ]
aabtop@google.com
0b821466ed6c3c1f89555ecb00390f3c9f1db8f7
58f46a28fc1b58f9cd4904c591b415c29ab2842f
/chromium-courgette-redacted-29.0.1547.57/content/browser/renderer_host/render_widget_host_view_guest.h
448ea3ef919aa281628e25244ea08e8856646c50
[ "BSD-3-Clause" ]
permissive
bbmjja8123/chromium-1
e739ef69d176c636d461e44d54ec66d11ed48f96
2a46d8855c48acd51dafc475be7a56420a716477
refs/heads/master
2021-01-16T17:50:45.184775
2015-03-20T18:38:11
2015-03-20T18:42:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,468
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_RENDERER_HOST_RENDER_WIDGET_HOST_VIEW_GUEST_H_ #define CONTENT_BROWSER_RENDERER_HOST_RENDER_WIDGET_HOST_VIEW_GUEST_H_ #includ...
[ "Khilan.Gudka@cl.cam.ac.uk" ]
Khilan.Gudka@cl.cam.ac.uk
358d099e55e60b1240da735a3cef95e2b6792613
4c23be1a0ca76f68e7146f7d098e26c2bbfb2650
/ic8h18/0.004/C4H8CHO4-2
436bd9608509b4a27ccddd46b07d7aa3b7fb5ada
[]
no_license
labsandy/OpenFOAM_workspace
a74b473903ddbd34b31dc93917e3719bc051e379
6e0193ad9dabd613acf40d6b3ec4c0536c90aed4
refs/heads/master
2022-02-25T02:36:04.164324
2019-08-23T02:27:16
2019-08-23T02:27:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
842
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6 \\/ M anipulation | \*-------...
[ "jfeatherstone123@gmail.com" ]
jfeatherstone123@gmail.com
3710898ffb37589515ae94dc8f716a58716170e2
246adb4a5f28684fefd90324a13557940755d4d5
/lab01/lab01/TransferMoorToMellee.h
df5a4944866e2c598c4ba5c275098049524af5bb
[]
no_license
AnatolyKorablyov/SEANS
7f3cc8486eacd6da8dccef99df43a6dbd329925f
9f2aa8f863208e4aeaa373ddc27a9c5fbafa08b2
refs/heads/master
2021-03-24T10:22:12.930538
2016-06-08T20:56:18
2016-06-08T20:56:18
59,008,326
0
0
null
null
null
null
UTF-8
C++
false
false
261
h
#pragma once #include "MelleeStatesment.h" #include "MooraStatesment.h" #include <vector> class CTransferMoorToMellee { public: CTransferMoorToMellee(CMooraStatesment & moorData); CMelleeStatesment m_resultMellee; std::vector<CStateMelee> vectorStates; };
[ "anatoly5432@gmail.com" ]
anatoly5432@gmail.com
4efceb85b914442f0c210dc4d275b3b5ebbd6708
068b8d90a558cffcfe4db2f38ed7d56e0757ccf8
/docs/eNBSP SDK_V4.861/SDK/ISO 19794-4/Windows/Sample C++/NExportRawToISO_Test/NExportRawToISO_Test.h
7d3b929c8e87d80086cacbdb249f2579bf395276
[]
no_license
jgckruger/ongonline
0d95ef2952e01ce80aaa54c49ad0ed875d008bca
c4880c115a79845e73c142b48aef29d8a843f3da
refs/heads/dev
2020-12-25T13:51:15.380971
2016-01-22T18:47:10
2016-01-22T18:47:10
52,030,506
2
0
null
2016-02-18T18:53:36
2016-02-18T18:53:36
null
UTF-8
C++
false
false
1,429
h
// NExportRawToISO_Test.h : main header file for the NEXPORTRAWTOISO_TEST application // #if !defined(AFX_NEXPORTRAWTOISO_TEST_H__1DEAAE03_4406_4E6B_B8B1_631F0D4EC58A__INCLUDED_) #define AFX_NEXPORTRAWTOISO_TEST_H__1DEAAE03_4406_4E6B_B8B1_631F0D4EC58A__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1...
[ "ademir.mazer.jr@gmail.com" ]
ademir.mazer.jr@gmail.com
e752cb64b9f50b3a344962964e0e563f3dc2d13c
7bf1f0f4507fb8285be393b3a2bd6fa6b6debb9e
/shadow/core/helper.cpp
bb2896927339d4176cef9f5fa70ba9e83cf108b6
[ "Apache-2.0" ]
permissive
junluan/shadow
f376d28d51030c8010c2926949f23462710c9845
067d1c51d7c38bc1c985008a2e2e1599bbf11a8c
refs/heads/master
2021-07-06T12:31:51.218310
2021-05-24T06:20:40
2021-05-24T06:20:40
54,448,369
20
10
null
null
null
null
UTF-8
C++
false
false
6,185
cpp
#include "helper.hpp" #include "util/log.hpp" namespace Shadow { template <typename T> ArgumentHelper::ArgumentHelper(const T& def) { for (const auto& arg : def.arg()) { CHECK(!HasArgument(arg.name())) << "Duplicated argument name: " << arg.name() << " found in def: " << def.name(); argumen...
[ "mutate@aliyun.com" ]
mutate@aliyun.com
292a148bd3acc5620d1eac22d7e3b0d3b46b0771
80ce41145cae41a57ee55ee03c230f110e209c39
/tests/metron_good/if_with_compound.h
621e3294ace158bc6712a41639da1a8a2f00094c
[ "MIT" ]
permissive
fengjixuchui/Metron
2d2abcfc1b9191d2950116082fd5b04d5476ee1b
49093c2fa734a856e1ebb78e240d8b6dbae8cc8a
refs/heads/master
2023-03-16T16:03:18.688900
2023-02-01T06:28:59
2023-02-01T06:28:59
494,727,930
0
0
MIT
2023-02-01T06:29:00
2022-05-21T08:43:57
C++
UTF-8
C++
false
false
411
h
#include "metron_tools.h" // If statements whose sub-blocks contain submodule calls _must_ use {}. class Submod { public: void tock(logic<8> arg) { tick(arg); } private: void tick(logic<8> arg) { my_reg = my_reg + arg; } logic<8> my_reg; }; class Module { public: void tock() { if (1) { ...
[ "aappleby@gmail.com" ]
aappleby@gmail.com
d96cb33b399639c94818140741435e0a957896de
08cbeb3db9317e892dc3ec683e4fbf9c3b0e86ac
/abc/016/c.cpp
46268ed688a6c4596129987489a846bbb322caba
[]
no_license
wonda-tea-coffee/atcoder
0b7a8907d6b859e7b65bbf2829fb861e080e671a
5282f9915da773df3fd27c8570690d912b0bbd90
refs/heads/master
2020-12-21T09:57:41.187968
2020-04-19T12:33:48
2020-05-02T14:49:48
236,391,204
2
1
null
null
null
null
UTF-8
C++
false
false
2,366
cpp
#include <algorithm> #include <bitset> #include <cassert> #include <cmath> #include <ctime> #include <cstring> #include <functional> #include <iostream> #include <iomanip> #include <limits> #include <map> #include <queue> #include <set> #include <stack> #include <string> #include <regex> #include <vector> #define fix(...
[ "rikita.ishikawa@crowdworks.co.jp" ]
rikita.ishikawa@crowdworks.co.jp
3060598cc2798ab8bec7b28336bf8616a65ce619
93a55012cd09a3a0019a7876dac9c3362655c079
/Tetrix/OPERATOR.cpp
a8fdb683bb4fbac1c0be38a0efa973c9677eaf43
[]
no_license
Cheukyin/Tetris
291cd385472b40538740afa4c352c21870c0e385
0596929ffaf4c8de060f90bc3c5a7125538b1970
refs/heads/master
2016-09-11T00:17:28.781721
2013-09-30T15:40:14
2013-09-30T15:40:14
13,219,526
2
0
null
null
null
null
UTF-8
C++
false
false
508
cpp
#include <OPERATOR.h> Coord::Coord() { x=0; y=0; } Coord::Coord(int a1,int a2) { x=a1; y=a2; } Matrix_2nd_Order::Matrix_2nd_Order() { } Matrix_2nd_Order::Matrix_2nd_Order(int a11, int a12, int a21, int a22) { a[0][0]=a11; a[0][1]=a12; a[1][0]=a21; a[1][1]=a22; ...
[ "cheukyinyip0077@gmail.com" ]
cheukyinyip0077@gmail.com
6f1391fdf2ce1899fc0e95a8330a3bd0d3461d3b
ce817e3fb2a27f076f8fb348bb692f5a060c8fc8
/src/loam_velodyne/src/different_modules/subMap.h
df7e891fcd1484862eae393b7365ea17aaab6027
[ "BSD-3-Clause" ]
permissive
DriftingTimmy/slam_code
88ede432e093787aab405b44595fc78c0f9e396f
20e2b2720f8662c96dd9beb1ec8d8c733f9dd6d2
refs/heads/master
2020-03-31T17:36:55.349265
2018-11-09T07:57:44
2018-11-09T07:57:44
152,427,981
5
2
null
null
null
null
UTF-8
C++
false
false
2,578
h
// // Created by timmy on 17-9-21. // #ifndef PROJECT_SUBMAP_H #define PROJECT_SUBMAP_H //#include <opencv2/highgui/highgui.hpp> //#include "opencv2/video/tracking.hpp" #include <nav_msgs/Odometry.h> #include <opencv/cv.h> #include <pcl_conversions/pcl_conversions.h> #include <pcl/point_cloud.h> #include <pcl/point_t...
[ "lxneverfail@gmail.com" ]
lxneverfail@gmail.com
bc845cf5a2ec7afc0d4a507b6c4779528535462d
ae2ae838e9b80a102af5fa0a362aedc42177b252
/mod.nickserv/SAYCommand.cc
1aa3c6beef0b95b58bf3008a517d4e1024d32f52
[]
no_license
NetGamers/ng-p
83ce8e0a5d0a429f99ce6abb2ccb27585e069a43
eaf139ebdd12fe864b027a618386fa0357f4b779
refs/heads/master
2021-01-20T05:32:01.960393
2011-08-29T20:07:10
2011-08-29T20:07:10
2,210,784
1
1
null
null
null
null
UTF-8
C++
false
false
802
cc
/* * SAYCommand.cc * * 20020130 - Jeekay - Initial version */ #include <string> #include "StringTokenizer.h" #include "nickserv.h" #include "levels.h" #include "Network.h" namespace gnuworld { namespace nserv { using std::string; bool SAYCommand::Exec( iClient* theClient, const string& Message ) { StringToke...
[ "jeekay" ]
jeekay
41eccaa63458a9e15ebf652065889a071edd883a
f38bccb8daa57e09b18b86865b6b14537e976e3d
/Lilu/Sources/kern_iokit.cpp
a24fce1352869519ebb4a454078d1bb0dbf24557
[ "BSD-3-Clause" ]
permissive
935713827/Lilu
776734706a2e4cc5266a49c05b2a14a8e203c45e
36512f9f2b378a1ca4bec76caa453898a786e31b
refs/heads/master
2021-05-05T10:52:13.624087
2017-09-21T18:05:48
2017-09-21T18:05:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,690
cpp
// // kern_iokit.cpp // Lilu // // Copyright © 2016-2017 vit9696. All rights reserved. // #include <Headers/kern_config.hpp> #include <Headers/kern_compat.hpp> #include <Headers/kern_iokit.hpp> #include <Headers/kern_util.hpp> #include <Headers/kern_patcher.hpp> #include "Library/LegacyIOService.h" #include <libke...
[ "vit9696@users.noreply.github.com" ]
vit9696@users.noreply.github.com
61af36ed946868e4d623b2af3c73b6703145bd22
e30546ed8e712149f8303d4bc7342db9b38b3b9a
/HSBColor/src/ofApp.cpp
96ca0dbbd406ab22774da4471169e5cfce66fd5b
[]
no_license
Makcime/TraitImage
f63d20c62d9628ff02d56192f6e80dd40bebd8c6
29088be1ab69009e8abfe6c1b4e53931a81926fe
refs/heads/master
2021-01-06T20:42:24.129822
2016-01-07T16:54:58
2016-01-07T16:54:58
42,639,703
0
0
null
2015-11-24T18:48:26
2015-09-17T06:45:55
Makefile
UTF-8
C++
false
false
5,590
cpp
#include "ofApp.h" //-------------------------------------------------------------- void ofApp::setup(){ base_tdf.loadImage("images/tdf_1972_poster.jpg"); level = 1; red_lev = 1; computeGrayScale(&tdf_eq_base , "images/tdf_1972_poster.jpg", level); computeGrayScale(&tdf_eq , "images/tdf_1972_poster.jpg", level)...
[ "marlier.maxime@gmail.com" ]
marlier.maxime@gmail.com
a10de9170b2def0089ee5f9dbc6caae25fbc0a6a
c05bc1c96979107eeb1d1463a7fc01b5144452c8
/SRT/Servers/SRTMinorServo/include/MinorServoBossImpl.h
151820859a1b606b7956ee9d4380ec813d2bbeb2
[]
no_license
discos/discos
1587604ae737d8301f10011d21bfa012dd3c411f
87dc57a160f3b122af46a9927ee6abb62fdf4159
refs/heads/master
2023-08-30T21:39:55.339786
2023-06-21T13:39:20
2023-06-21T13:39:20
87,530,078
4
4
null
2023-09-07T07:57:43
2017-04-07T09:37:08
C++
UTF-8
C++
false
false
19,803
h
/*******************************************************************************\ * Author Infos * ============ * Name: Marco Buttu * E-mail: mbuttu@oa-cagliari.inaf.it * Personal Web: http://www.pypeople.com/ \*******************************************************************************/ #if...
[ "mbuttu@oa-cagliari.inaf.it" ]
mbuttu@oa-cagliari.inaf.it
82f3651837647ebc7d1bdd9cb5faef7e7a3fcbc4
c96044805d7e30806696ecb482582c25d290f114
/src/dota/event/dota_player_show_killcam.h
23b10f773ad3157c993c1fa3e7b549547ffcc0bb
[]
no_license
exjam/dota2-replay-cpp
f49fbbac2b2d29da22d236a1e8469f2477a8d494
a0c445d4b591e354395eb662281445bb5bbb01c9
refs/heads/master
2021-03-12T21:22:25.915447
2015-02-12T23:39:22
2015-02-12T23:39:22
28,197,953
2
1
null
null
null
null
UTF-8
C++
false
false
235
h
#pragma once #include <cstdint> #include "event.h" namespace dota { namespace event { struct dota_player_show_killcam { uint8_t nodes; int16_t player; }; } DeclareGameEvent(dota_player_show_killcam); }
[ "james.benton2@gmail.com" ]
james.benton2@gmail.com
ecd2740ac1f90d71c4396a167804733dedcddd1c
1b9a3a103c4fc50d51f2d14b1216b479e3ec5b7e
/src/tileseteditor.cpp
f89aabbab919f09ddd69e588e5cd13fd124bb999
[]
no_license
habeascorpse/Luawar
e5a1c3cf686ebea4d6d102d3d9380f4a9edfc785
09c3c995b4873f08e48bda148b8443706711aeb0
refs/heads/master
2021-01-01T16:05:56.174549
2012-05-21T15:01:59
2012-05-21T15:01:59
4,394,437
1
0
null
null
null
null
UTF-8
C++
false
false
8,421
cpp
/*************************************************************************** * Copyright (C) 2009 by Alan de Oliveira Silva, Thiago Luiz Rodrigues, Gabriel Vedana Queiroz * * habeas_corpse@yahoo.com.br * * * * This program is free...
[ "alan@dev-mine.(none)" ]
alan@dev-mine.(none)
6ba4de55ced84b1d7bbfc92909bbd2ff2d1a4af9
d76e27eb665ec055cdc615650c4e55ccb735347c
/vendor/wabt-sys/wabt/src/c-writer.cc
4039e6f95a777b596dcc96a059bdcf1cb4bb74a1
[ "Apache-2.0", "Unlicense", "BSD-3-Clause", "0BSD", "MIT" ]
permissive
mesalock-linux/crates-io
1f14e54708bf304750702b8a5ccafcd2f2656bf3
5d8a4374276778da1ef3f35c3d1f294143275fbe
refs/heads/master
2023-03-31T11:38:04.821749
2021-07-04T00:19:20
2021-07-05T04:20:25
224,273,714
1
8
Apache-2.0
2023-03-25T00:44:00
2019-11-26T19:51:24
Python
UTF-8
C++
false
false
66,366
cc
/* * Copyright 2017 WebAssembly Community Group participants * * 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...
[ "bob@mssun.me" ]
bob@mssun.me
d66ef62b96ad35147968fc368aef54605277debc
9160d5980d55c64c2bbc7933337e5e1f4987abb0
/base/src/sgpp/base/operation/hash/OperationSecondMomentBspline.cpp
2700d89153c15d2ef25d05671be638ce43ad37eb
[ "LicenseRef-scancode-generic-exception", "BSD-3-Clause" ]
permissive
SGpp/SGpp
55e82ecd95ac98efb8760d6c168b76bc130a4309
52f2718e3bbca0208e5e08b3c82ec7c708b5ec06
refs/heads/master
2022-08-07T12:43:44.475068
2021-10-20T08:50:38
2021-10-20T08:50:38
123,916,844
68
44
NOASSERTION
2022-06-23T08:28:45
2018-03-05T12:33:52
C++
UTF-8
C++
false
false
3,269
cpp
// Copyright (C) 2008-today The SG++ project // This file is part of the SG++ project. For conditions of distribution and // use, please see the copyright notice provided with SG++ or at // sgpp.sparsegrids.org #include <sgpp/base/operation/hash/OperationSecondMomentBspline.hpp> #include <sgpp/base/grid/type/BsplineGr...
[ "schroeji@studi.informatik.uni-stuttgart.de" ]
schroeji@studi.informatik.uni-stuttgart.de
92adffbd4b3eb0e870478017e621d7d6cc99f35a
dd7b00f36fd78fc3426454f1c99968e1aa00efd3
/libraries/Math/Vector3.h
43023f7272cd8274175f0e3ec875893966a8625b
[]
no_license
cuav/MAAT
3a9eff4e5ed877fd56c8429478ada2e467dcfe4a
4fe1b8ec868e3cfdc0ecf7ce96c35740bd3e6629
refs/heads/master
2020-06-02T09:09:52.607898
2015-10-13T07:22:48
2015-10-13T07:22:48
42,920,864
0
1
null
null
null
null
UTF-8
C++
false
false
6,976
h
#ifndef VECTOR3_H #define VECTOR3_H #include <math.h> #include <stdlib.h> #include "rotations.h" #define HALF_SQRT_2 0.70710678118654757 template <typename T> class Vector3 { public: T x, y, z; // trivial ctor Vector3<T>() { x = y = z = 0; } // setting ctor Vector3<T>(const T x...
[ "admin@cuav.net" ]
admin@cuav.net
2d29d849b5e19f37cbca79a5413df2754dbcceeb
34e9318a626225a79b142b80298370b5d5114eeb
/insertion_sort.cpp
31405768e19a6d7e81fe56998a12da81ac68ca87
[]
no_license
Vasav-Y/Cpp-and-DSA-Course-by-Apna-College
eb61abe370655a2a52efad6ab41e404632c7ca94
95ef59044fbbf6796b2b9e5ba71b33e148ef23eb
refs/heads/main
2023-09-04T05:58:45.538042
2021-11-09T16:16:00
2021-11-09T16:16:00
409,480,413
0
0
null
null
null
null
UTF-8
C++
false
false
748
cpp
/* INSERTION SORT */ /* Insert an element from unsorted array to its correct position in sorted array */ #include <iostream> using namespace std; int main() { int n; cout << "Enter the size of the array : "; cin >> n; int arr[n]; cout << "Enter the elements of the array : " << endl; for (int k...
[ "vasav2002@gmail.com" ]
vasav2002@gmail.com
e0b27736eae7e95bcbe0ed7e5ef78e4b65c9288c
e8f271cc7db3fc7aa237ee6c86021b854cd85488
/turtlebot_navigation_ws/devel/include/networkanalysis_msgs/pingactionGoal.h
fc7b6b05c3da251c45aec3ec73cda03e959bf711
[]
no_license
ElliWhite/turtlebot2_wss
e14caba73feae01b365dd367918ed3fa9089a531
48c1486d8b7450bea99acf4fc5de619a8c9c0188
refs/heads/master
2022-01-09T22:36:50.764256
2019-05-03T11:17:02
2019-05-03T11:17:02
177,111,010
1
0
null
null
null
null
UTF-8
C++
false
false
5,525
h
// Generated by gencpp from file networkanalysis_msgs/pingactionGoal.msg // DO NOT EDIT! #ifndef NETWORKANALYSIS_MSGS_MESSAGE_PINGACTIONGOAL_H #define NETWORKANALYSIS_MSGS_MESSAGE_PINGACTIONGOAL_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <ros...
[ "elliott.white@students.plymouth.ac.uk" ]
elliott.white@students.plymouth.ac.uk
8ebb07af4a41148030d8573dff8f7c2b880d47d9
65eee5a99f8bab1c13a6ad758b2bedfd9af32310
/main.cpp
6fbd10310a171ad492d95eaab854f75ca56ee500
[]
no_license
DGuardado19/00184217Laboratorio4
0be8a999cbb4a94696e0eeb3c1e0a326f3ef7f3f
39ae16c483632d20624bb7f18f2be1bb7272f844
refs/heads/master
2022-05-27T16:25:20.014253
2020-05-01T03:30:19
2020-05-01T03:30:19
260,338,294
0
0
null
null
null
null
UTF-8
C++
false
false
954
cpp
#include <iostream> #include "math_tools.h" #include "classes.h" #include "display_tools.h" #include "tools.h" #include "sel.h" int main() { vector<Matrix> localKs; vector<Vector> localbs; Matrix K; Vector b; Vector T; cout << "IMPLEMENTACI"<<char(224)<<"N DEL M"<<char(144)<<"TODO DE LOS ELE...
[ "noreply@github.com" ]
DGuardado19.noreply@github.com
62eaffed03920d48e90647449003d0914c7ba59c
e217eaf05d0dab8dd339032b6c58636841aa8815
/external/Oklabi/Util/J_Eingabe.cpp
67e7ae2a2345fbc6216bafd8aa438c06733b375a
[]
no_license
bigdoods/OpenInfraPlatform
f7785ebe4cb46e24d7f636e1b4110679d78a4303
0266e86a9f25f2ea9ec837d8d340d31a58a83c8e
refs/heads/master
2021-01-21T03:41:20.124443
2016-01-26T23:20:21
2016-01-26T23:20:21
57,377,206
0
1
null
2016-04-29T10:38:19
2016-04-29T10:38:19
null
ISO-8859-1
C++
false
false
4,725
cpp
/***************************************************************************** * $Id: J_Eingabe.cpp 2013-01-24 15:00:00 vogelsang $ * $Paket: Oklabi-Util $ * * Projekt: OKSTRA Klassenbibliothek * Realisiert: C++ API zum "Objektkatalog für das Straßen- und Verkehrswesen" * Autor: Arnold Vogelsang, vogelsang@i...
[ "planung.cms.bv@tum.de" ]
planung.cms.bv@tum.de
57c73edf4ce443e0b70ea7c914ee684b4e024786
a92b18defb50c5d1118a11bc364f17b148312028
/src/prod/src/data/txnreplicator/loggingreplicator/TestLogRecords.h
c8748042eede56eac327445a5235d0270fef85d0
[ "MIT" ]
permissive
KDSBest/service-fabric
34694e150fde662286e25f048fb763c97606382e
fe61c45b15a30fb089ad891c68c893b3a976e404
refs/heads/master
2023-01-28T23:19:25.040275
2020-11-30T11:11:58
2020-11-30T11:11:58
301,365,601
1
0
MIT
2020-11-30T11:11:59
2020-10-05T10:05:53
null
UTF-8
C++
false
false
3,190
h
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ #pragma once namespace Loggin...
[ "noreply-sfteam@microsoft.com" ]
noreply-sfteam@microsoft.com
05f663949e9aabd45cb6e609624242d89f5f4d00
b28305dab0be0e03765c62b97bcd7f49a4f8073d
/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc
3fea3a1c3f1af17309d8d4f0f5969c597bb86a33
[ "BSD-3-Clause" ]
permissive
svarvel/browser-android-tabs
9e5e27e0a6e302a12fe784ca06123e5ce090ced5
bd198b4c7a1aca2f3e91f33005d881f42a8d0c3f
refs/heads/base-72.0.3626.105
2020-04-24T12:16:31.442851
2019-08-02T19:15:36
2019-08-02T19:15:36
171,950,555
1
2
NOASSERTION
2019-08-02T19:15:37
2019-02-21T21:47:44
null
UTF-8
C++
false
false
22,929
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 "chrome/browser/extensions/api/autofill_private/autofill_private_api.h" #include <stddef.h> #include <utility> #include "base/guid.h" #include ...
[ "artem@brave.com" ]
artem@brave.com
2e02238147a4ce8f07f89511e5d23c6d45b1cdb9
6b0344f06cfe9241e5d10aef24552949063de391
/deps/imgui_impl/imgui_impl_opengl3.cpp
956574d4a44d512e9e53dc7e59636a92664e4df3
[]
no_license
knut0815/Pong3D
7c606251537f63269be96151c8e052dffd062de5
a715ebc7fc5f742568187e77cf6718ceeb606edd
refs/heads/master
2023-03-19T07:32:28.924765
2021-03-11T14:21:12
2021-03-11T14:21:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
31,559
cpp
// dear imgui: Renderer for modern OpenGL with shaders / programmatic pipeline // - Desktop GL: 2.x 3.x 4.x // - Embedded GL: ES 2.0 (WebGL 1.0), ES 3.0 (WebGL 2.0) // This needs to be used along with a Platform Binding (e.g. GLFW, SDL, Win32, custom..) // Implemented features: // [X] Renderer: User texture binding. ...
[ "mhopson@hotmail.co.uk" ]
mhopson@hotmail.co.uk
9ff43ddb87067f796a72c607fe6a7430ab0a457c
b081cb2c14c69be0c5e0feb437c5f8a50be70787
/level/tile/CactusTile.h
60b1f27f72519bd3318013f0f92d2abd72cc3f91
[]
no_license
konchunas/minicraft-psp
9747239fb941ecd67ac90ec47a4b61b7b42e9b6d
532a935da0253f7820dd75ce87012db649fe0b75
refs/heads/master
2020-04-13T14:35:25.467035
2015-01-09T21:52:26
2015-01-09T21:52:26
13,645,390
9
2
null
null
null
null
UTF-8
C++
false
false
525
h
#ifndef CACTUSTILE_H_ #define CACTUSTILE_H_ #include "Tile.h" class Level; class Entity; class Screen; class CactusTile : public Tile { public: CactusTile(int id); virtual ~CactusTile(); void render(Screen * screen, Level * level, int x, int y); bool mayPass(Level * level, int x, int y, Entity * e); void hurt(L...
[ "konchunas@trueconf.ru" ]
konchunas@trueconf.ru
750b058adc4b0ee470479e825da01aaddbfa9e4f
0a5645154953b0a09d3f78753a1711aaa76928ff
/common/c/nbui/src/android_ndk/template/NBUITemplateInstantiator.cpp
d495ec4de1e27c83c05d59e279cc007d1aae3c2c
[]
no_license
GENIVI/navigation-next
3a6f26063350ac8862b4d0e2e9d3522f6f249328
cb8f7ec5ec4c78ef57aa573315b75960b2a5dd36
refs/heads/master
2023-08-04T17:44:45.239062
2023-07-25T19:22:19
2023-07-25T19:22:19
116,230,587
17
11
null
2018-05-18T20:00:38
2018-01-04T07:43:22
C++
UTF-8
C++
false
false
3,303
cpp
/* Copyright (c) 2018, TeleCommunication Systems, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of condi...
[ "caavula@telecomsys.com" ]
caavula@telecomsys.com
72708a56ac06938bfdbb4adf6fffd73372159757
b42c132c834c6677a48be617bb057694e8041d27
/spell.h
3ae1488cdb5faaeca3d509fdf963670e3c874564
[]
no_license
boyingl/game-of-HearthStone-simplified-
9d3ec0a613d128774981e4c8b533a0ac0a9b59c0
e50d4921197a875a2941bb1f89f17153d411267b
refs/heads/master
2020-12-30T12:36:18.127542
2017-05-16T01:19:32
2017-05-16T01:19:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
311
h
#ifndef __SPELL_H__ #define __SPELL_H__ #include "card.h" #include <string> class spell: public card{ public: spell(std::string name, int cost, int id, std::string description); void play(master* gm) override; void play(master* gm,int player, int targetCard) override; ~spell(); }; #endif
[ "noreply@github.com" ]
boyingl.noreply@github.com
1662df109ad845ab92e4dfeef07f2da06fd3cb8e
c96ae18c52f85fba0727dbabe14a18090abf4b62
/Main.cpp
a68012373248d6376e1f33b18b171dacd2237a1e
[]
no_license
loenvom/Kof
d96a519ec03f59b358635d4ac67653c353ad0702
63ba1d92116aa08cdb2d3e8a8b04ba8184ebcf13
refs/heads/main
2023-02-27T21:07:57.227143
2021-02-01T16:01:50
2021-02-01T16:01:50
335,004,107
0
0
null
null
null
null
GB18030
C++
false
false
28,967
cpp
#define _CRT_SECURE_NO_WARNINGS #include <Windows.h> #include <stdio.h> #include <iostream> #include <time.h> #include <mmsystem.h> #include "resource.h" #pragma comment(lib, "WINMM.LIB") using namespace std; const int harm_j = 1, harm_k = 2, harm_i = 10; char content[100]; // 存放输出的内容 const int width = 800, ...
[ "noreply@github.com" ]
loenvom.noreply@github.com
41d46e07a81f6eb3cbd87ea45233e3fe049ced66
5357b5c8c396d2c4b380c1f8352869a7297127e1
/projects/PathosEngine/src/pathos/text/text_actor.h
4ec370f251145ec65049125f3864b88a08357696
[ "MIT" ]
permissive
codeonwort/pathosengine
fc024ff0e4e9054b59c937ea51cd8100393c4f1b
70b5e07b5c597a1e164b4d4564d50ed65652218f
refs/heads/master
2023-07-06T17:19:50.633526
2023-07-01T16:15:45
2023-07-01T16:15:53
48,979,867
27
0
MIT
2023-07-01T08:51:40
2016-01-04T06:51:24
C
UTF-8
C++
false
false
356
h
#pragma once #include "pathos/scene/actor.h" #include <string> namespace pathos { class TextMeshComponent; class TextMeshActor : public Actor { public: TextMeshActor(); void setText(const wchar_t* text); void setColor(float r, float g, float b); void setFont(const std::string& tag); private: TextMe...
[ "codeonwort@gmail.com" ]
codeonwort@gmail.com
da4d3e111d492c83e8621ce57f5828668d42dfae
73945c14469d40ef1728e7f080718d790a53cbb2
/LeetCode/1_TwoSum.cpp
50356ddfcb50a662ffc84bb967a716bebd680aec
[]
no_license
bohaoist/codex
426d16fd0d17c3415b2a2bec0583aa7c43a332eb
75020880e8e381362c7851b26a67f374246ea072
refs/heads/master
2020-07-22T08:29:59.623928
2019-09-19T06:28:25
2019-09-19T06:28:25
207,131,114
0
0
null
null
null
null
UTF-8
C++
false
false
254
cpp
#include <iostream> #include <vector> #include <windows.h> using namespace std; int main() { cout << "hedy, I love you!" << endl; vector<int> aa; aa.push_back(5); cout << aa[0] << endl; system("pause"); return 0; }
[ "bertrandhao@tencent.com" ]
bertrandhao@tencent.com
059023ef5bb61f8c0755b1a868a62f3b83f260cb
64e4fabf9b43b6b02b14b9df7e1751732b30ad38
/src/chromium/gen/gen_combined/third_party/perfetto/protos/perfetto/common/commit_data_request.pb.h
f8666fe0d45b1ed70ade8fafdd73f7c2df9f1e7f
[ "BSD-3-Clause" ]
permissive
ivan-kits/skia-opengl-emscripten
8a5ee0eab0214c84df3cd7eef37c8ba54acb045e
79573e1ee794061bdcfd88cacdb75243eff5f6f0
refs/heads/master
2023-02-03T16:39:20.556706
2020-12-25T14:00:49
2020-12-25T14:00:49
null
0
0
null
null
null
null
UTF-8
C++
false
true
41,675
h
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: perfetto/common/commit_data_request.proto #ifndef PROTOBUF_INCLUDED_perfetto_2fcommon_2fcommit_5fdata_5frequest_2eproto #define PROTOBUF_INCLUDED_perfetto_2fcommon_2fcommit_5fdata_5frequest_2eproto #include <string> #include <google/protobuf/stub...
[ "trofimov_d_a@magnit.ru" ]
trofimov_d_a@magnit.ru
97d5e76cf2938d57923465056a304b65e32318c9
59d26f54e985df3a0df505827b25da0c5ff586e8
/0. Vision 2019/5. May/accepted/atc_4244_D - AtCoder Express 2_AC.cpp
6ba68efd0cb22b267bb44a55acb08f1cb15a379a
[]
no_license
minhaz1217/My-C-Journey
820f7b284e221eff2595611b2e86dc9e32f90278
3c8d998ede172e9855dc6bd02cb468d744a9cad6
refs/heads/master
2022-12-06T06:12:30.823678
2022-11-27T12:09:03
2022-11-27T12:09:03
160,788,252
2
1
null
null
null
null
UTF-8
C++
false
false
1,716
cpp
/* Minhazul Hayat Khan minhaz1217.github.io Website: www.minhazul.com EWU, Bangladesh Problem Name: Problem Link: https://abc106.contest.atcoder.jp/tasks/abc106_d?lang=en Date : 17 / May / 2019 Comment: binary search. */ #include<bits/stdc++.h> //#include<iostream> using namespace std; #define DEBUG 1 #define check(a) ...
[ "minhaz1217@users.noreply.github.com" ]
minhaz1217@users.noreply.github.com
6af00576f0d250a7a341bc1873e3322750b96561
7e48d392300fbc123396c6a517dfe8ed1ea7179f
/RodentVR/Intermediate/Build/Win64/RodentVR/Inc/Engine/MorphTarget.gen.cpp
403e818bac4ee0a8a5f05d773b510709379f97b5
[]
no_license
WestRyanK/Rodent-VR
f4920071b716df6a006b15c132bc72d3b0cba002
2033946f197a07b8c851b9a5075f0cb276033af6
refs/heads/master
2021-06-14T18:33:22.141793
2020-10-27T03:25:33
2020-10-27T03:25:33
154,956,842
1
1
null
2018-11-29T09:56:21
2018-10-27T11:23:11
C++
UTF-8
C++
false
false
4,870
cpp
// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ========================================================================...
[ "west.ryan.k@gmail.com" ]
west.ryan.k@gmail.com
b5aaaa9472d5c5ea4060e32255d0fa741a38ad73
45e48f3e27843cb31179cd03c62b908c82e8ae60
/solver/src/Stone.cpp
e07785b9dfeb89e122f8a4a7a029194c1bd58735
[]
no_license
knct-densan/procon26
94c43c4baaad3ee5724d9119e4307a483e663b2c
c7064fd66ef78fcd3364fc93688f4320156e2b14
refs/heads/master
2020-07-25T17:20:14.439043
2015-10-12T05:44:07
2015-10-12T05:44:07
44,086,183
3
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,313
cpp
#include <cassert> #include <cstring> #include "../include/Stone.h" #include "../include/utils/Util.h" namespace solver { Stone::Stone() { _setup = false; std::memset(_stone, 0, sizeof(_stone)); } Status Stone::get(int x, int y) const { assert(0 <= x && x < 10 && 0 <= y && y < 10); assert(_setup); ret...
[ "ueno122y344u@gmail.com" ]
ueno122y344u@gmail.com
2bb13dc38875c005a0bddbdca830460776479440
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/squid/hunk_3334.cpp
2cab156dede89951ec3a972b84b9dac05a992452
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,762
cpp
return false; } -int -AuthDigestUserRequest::authenticated() const -{ - if (credentials() == Ok) - return 1; - - return 0; -} - -/** log a digest user in - */ -void -AuthDigestUserRequest::authenticate(HttpRequest * request, ConnStateData * conn, http_hdr_type type) -{ - AuthUser *auth_user; - ...
[ "993273596@qq.com" ]
993273596@qq.com
615f06cf24a1c306f103496d48c7348bd7f518be
a92dbfc152d506f87988fec5abb90150fbde0a26
/6-g2o/include/slam_base.h
469d9ed7e10aac9196dec31258005afbffaab6eb
[]
no_license
kinglintianxia/rgbd-slam-lets-do-it
9a3114ceb975349442cb88667f3d1fc7f60a3df6
ed5f360bd9988f68390f67687fe654f21597ea95
refs/heads/master
2021-05-11T22:10:37.536153
2018-04-22T15:26:20
2018-04-22T15:26:20
117,487,578
2
0
null
null
null
null
UTF-8
C++
false
false
2,965
h
# pragma once #include <iostream> #include <fstream> #include <vector> #include <string> // Eigen #include <Eigen/Core> #include <Eigen/Geometry> // OpenCV #include <opencv2/opencv.hpp> #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> #include <opencv2/core/eigen.hpp> #include <opencv2/calib3d/...
[ "wangliujun_bit@163.com" ]
wangliujun_bit@163.com
78e8a2f28c81322df15915a936a5cd7ca5b31c3b
32a3d50442515749849d99ac4651b010cc84e414
/src/hb-ot-layout-gsub-table.hh
98f3784cf496802a465362db20457b6c8fae5990
[ "LicenseRef-scancode-other-permissive", "MIT-Modern-Variant", "LicenseRef-scancode-unknown-license-reference" ]
permissive
marklh9/harfbuzz
9f8db83a069e08b6b408ece2bab4c52fa1271ca3
e9416a2f629f2780fd46dc0026125b8a5386ecd1
refs/heads/master
2021-08-15T05:53:25.127973
2017-11-17T12:56:43
2017-11-17T12:56:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
42,603
hh
/* * Copyright © 2007,2008,2009,2010 Red Hat, Inc. * Copyright © 2010,2012,2013 Google, Inc. * * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this * software and its do...
[ "behdad@behdad.org" ]
behdad@behdad.org
da3c5162c49b18630ee13babdc28a652fd901c0b
c0195988bccc960d3ab93c8087d14543a4a75a33
/practice_linux/include/Logger.h
8e687b1b59d252592763e5256f1c637ddd735977
[]
no_license
DavidSungsuKim/Sungsu_Lab
addc10d6d41d223b2c1d482e6e349509efdf887e
b6e59e14aab9d12bc3af1addbbe82128d23b0b04
refs/heads/master
2023-08-24T23:13:52.272790
2023-08-09T18:26:06
2023-08-09T18:26:06
90,260,158
3
0
null
null
null
null
UTF-8
C++
false
false
387
h
#ifndef __LOGGER_H__ #define __LOGGER_H__ // Forward decleration class CLogger; extern CLogger g_Logger; class CLogger { public: CLogger(); ~CLogger(); void SetLogFilePath ( const char* aFile ); virtual void Telemetry ( const char* aString, ... ); void Telemetry2 ( const char* aFile, int aLineNo, con...
[ "sheld2@naver.com" ]
sheld2@naver.com
31db547c94ba7524353060aabb35661126519b38
65fd8903467b66b100fa4b5a9d49ba087556d406
/SurveyFiles/ami3/src/phylayerplc/PERModelPLC.h
3b8b987ceee12d5dc72ca7c2208518a552301584
[]
no_license
scespedesu/amiproject2014
a98cfbd226949b365b71aa4ae912710175ec589a
c10d8126f9c7c3f4868ac61298d6faa2b8aba04b
refs/heads/master
2021-01-10T04:06:06.331779
2015-01-27T17:09:20
2015-01-27T17:09:20
46,567,035
0
0
null
null
null
null
UTF-8
C++
false
false
1,449
h
// // 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 version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it wil...
[ "diegof.ramirezh@gmail.com" ]
diegof.ramirezh@gmail.com
ca90d6d926cd241b1c81de4697b1b6450327216d
b9b1718a582de9a3a8a0441eb91e3bb7beacbeb9
/Publiser-Subscriber/Publiser-Subscriber/Tablet.cpp
710180e0a30403bbb4cbed99fcce51d2b740a118
[]
no_license
Ramkumar-Lodhi/Design_Pattern
7d98cc1b653f2e648bea4c5714846662fc356806
5c517b1d67cd86f6db9d3dc3639dfd73749fcb42
refs/heads/master
2022-10-10T07:59:16.652867
2022-10-01T14:22:44
2022-10-01T14:22:44
233,522,455
0
0
null
2022-10-01T14:22:45
2020-01-13T05:59:50
C++
UTF-8
C++
false
false
172
cpp
#include "Tablet.h" void Tablet::update(float temp, float humidity) { m_temprature = temp; m_humidity = humidity; std::cout << "Update " << __FUNCTION__ << std::endl; }
[ "mitsram.lodhi@gmail.com" ]
mitsram.lodhi@gmail.com
c2d66702a09a7927e16ee5db07aa4177aff2bf98
d42df8e2b2c67f841f02ef32b4ebee5602d6ac73
/Study01/Study01/CtrlButtonST.h
f2ee3502fd8def5aaf3c942e81ebb964529b2aa7
[]
no_license
cnamQ/GrimStudy_1
a798f2270812203ffc499182c60352af26394546
a8723166d8db3ed66f5c15fb46730814003b30ca
refs/heads/main
2023-08-05T03:54:49.384037
2021-09-27T22:56:43
2021-09-27T22:56:43
408,046,010
0
0
null
null
null
null
UTF-8
C++
false
false
5,611
h
// // Class: CCtrlButtonST // // Compiler: Visual C++ // Tested on: Visual C++ 5.0 // Visual C++ 6.0 // // Version: See GetVersionC() or GetVersionI() // // Created: xx/xxxx/1998 // Updated: 14/June/2001 // // Author: Davide Calabro' davide_calabro@yahoo.com // #ifndef _BTNST_H #define _BTNST_H #if _MSC_VER >= 1...
[ "ccn0324@gmail.com" ]
ccn0324@gmail.com
7fc58b67bbbf9fa69e6c24845767246d6acc45a7
b667f7c5ab0bfc6727890468f2e9eba9564efcff
/AppServiceSandwich/DirectoryChangeService.cpp
251fd6bad3ad4107fe0c98982e4687b0f243ebcb
[]
no_license
peterekepeter/app-service-sandwich
c6fe39f1ef5be9ae7537c2c893a7a33152f002aa
6299e23b62f2484ce82e34ba214d2ca8dd892853
refs/heads/master
2021-07-10T12:30:19.020482
2021-04-09T17:38:34
2021-04-09T17:38:34
88,741,825
0
0
null
null
null
null
UTF-8
C++
false
false
1,234
cpp
#include <thread> #include "DirectoryChangeService.hpp" void DirectoryChangeService::_init(const char* directoryPath) { this->signalWantToFinish = false; this->workerThread = std::thread([this]{ while (!signalWantToFinish) { auto info = this->directoryChangeReader.Read(); if (info.action != ChangeInformat...
[ "peterekepeter@gmail.com" ]
peterekepeter@gmail.com
8683a333aa3be5a92c52ee9b6d76ce9275b87a46
0c402bad5eaa488dab2cf7a571b61fc7fe053283
/代码/student_step_main.cpp
317b908202f224c315ffcf1850df0a26df09980d
[]
no_license
jacobtime/ETEL
8d48011a5deef332e0c69a44f2d1d9f0ba7106b4
fff0b0b06cd129ae62fc058a46edd3dc75aea498
refs/heads/main
2023-03-03T05:17:56.919501
2021-02-14T04:07:26
2021-02-14T04:07:26
338,725,495
0
0
null
null
null
null
GB18030
C++
false
false
1,167
cpp
#include <stdio.h> #include <string.h> #include <stdio.h> #include <string.h> #include <windows.h> #include <conio.h> #include <algorithm> #include <stdlib.h> #include <math.h> using namespace std; #define q "###################################################################################################...
[ "noreply@github.com" ]
jacobtime.noreply@github.com
eb0c143b3f9a72473c1ec9a36ccfc046be63ebe7
48d45a6f9a36d4bc9429bf6c87dd41a4ce0932f7
/ctranspiler.cpp
e23dc14faa42e202a563208099193b9bcf912733
[]
no_license
nishanthkarthik/smartprixlang
2ab1f295ca13073615854b754fa7ded3476aae0e
a9c3c4069574191c0ba388ee5a45c781710c44cd
refs/heads/master
2021-05-06T05:05:15.887884
2017-12-27T07:41:59
2017-12-27T07:41:59
115,042,033
0
0
null
null
null
null
UTF-8
C++
false
false
2,637
cpp
#include "ctranspiler.h" Transpiler::Transpiler(ostream* o, vector<Instruction>& ins) : Emitter(o, ins) { c_map.emplace("EXIT", &Transpiler::transpile_c_exit); c_map.emplace("ENDIF", &Transpiler::transpile_c_endif); c_map.emplace("ECHO", &Transpiler::transpile_c_echo); c_map.emplace("GOTO", &Transp...
[ "nishanthkarthik@live.com" ]
nishanthkarthik@live.com
62e8d0faedd28f52f3a547f138c156ad5421cad4
e92edf2c40b256e2e7fd29908264a19e65f80289
/tests/Qt_free_lambda.cpp
83e2c6e59ef3c874a80882f31d3b20302c83fd91
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "MIT", "LicenseRef-scancode-bsd-unmodified", "ISC", "BSD-2-Clause" ]
permissive
bmanGH/xdispatch
7c84336722616813a0a81c5100765ed39615e1b8
06d31d4bd299952078f0bc067e207b1b8af411b3
refs/heads/master
2021-01-22T07:27:46.998071
2013-11-21T15:33:54
2013-11-21T15:33:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,239
cpp
/* * Qt_free_lambda.cpp * * Copyright (c) 2008-2009 Apple Inc. * Copyright (c) 2011-2013 MLBA-Team. * All rights reserved. * * @LICENSE_HEADER_START@ * 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 Lice...
[ "marius@9e4c620c-c391-4b63-a7fb-4924991ea895" ]
marius@9e4c620c-c391-4b63-a7fb-4924991ea895
eb0c45d1163fb311989c3d6154257f1bbe273797
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_6560.cpp
51d385debadd5c846f51e307953fd46a860adee4
[]
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
83
cpp
f(nread < 0) { failf(data, "read: %s", strerror(errno)); rc = -1; }
[ "993273596@qq.com" ]
993273596@qq.com
8c0be35d17b0dc7ed95522b22ec04d052293e628
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/com/svcdlls/trksvcs/trkwks/port.cxx
c5e3b773943ef67a280c23b00e2011d0f5514349
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
21,447
cxx
// Copyright (c) 1996-1999 Microsoft Corporation //+------------------------------------------------------------------------- // // Microsoft Windows // // File: port.cxx // // Contents: Code that receives notifications of moves from // kernel. // // Classes: // // Functions: // // // // Hi...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
0edbeeb6bfa6475973e29f8ef0ebd02fdbe45f91
645dfb8cc3a2d7b043b07280718b0b11eeafd29c
/src/testApp.cpp
6142eb78f60a478bf5778a74e8d9cfd702f49863
[]
no_license
harpreets/oF-BareBones-Kinect-OpenNI
25d1c0f50b6168bf6e0f4a4c5316160b944b7e66
b97ee7567ec62bf4f618c60e5da0a688f272270d
refs/heads/master
2021-07-13T20:21:52.974445
2017-10-07T23:49:36
2017-10-07T23:49:36
106,137,936
0
0
null
null
null
null
UTF-8
C++
false
false
1,959
cpp
#include "testApp.h" //-------------------------------------------------------------- void testApp::setup(){ /************************ Kinect ***************************/ numDevices = openNIDevice[0].getNumDevices(); for(int deviceID=0;deviceID<numDevices;++deviceID){ openNIDevice[deviceID].setup()...
[ "sareen@Harpreets-MacBook-Pro.local" ]
sareen@Harpreets-MacBook-Pro.local
f44eaa398632f79d42987137418aab292979f256
fc38a55144a0ad33bd94301e2d06abd65bd2da3c
/thirdparty/cgal/CGAL-4.13/include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h
810deb938cb486ecb7525b77086e4a4e4cb376e6
[ "MIT", "LicenseRef-scancode-free-unknown", "LGPL-2.0-or-later", "LGPL-3.0-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-commercial-license", "LGPL-3.0-only", "GPL-3.0-only", "LGPL-2.1-or-later", "LicenseRef-scancode-proprietary-license", "Licens...
permissive
bobpepin/dust3d
20fc2fa4380865bc6376724f0843100accd4b08d
6dcc6b1675cb49ef3fac4a58845f9c9025aa4c9f
refs/heads/master
2022-11-30T06:00:10.020207
2020-08-09T09:54:29
2020-08-09T09:54:29
286,051,200
0
0
MIT
2020-08-08T13:45:15
2020-08-08T13:45:14
null
UTF-8
C++
false
false
7,492
h
// Copyright (c) 2013 INRIA Sophia-Antipolis (France), // 2014-2015 GeometryFactory (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // You can redistribute it and/or modify it under the terms of the GNU // General Public License as published by the Free Software Foundatio...
[ "huxingyi@msn.com" ]
huxingyi@msn.com
c6c9bef03895d5db0e1f32a2f61c09af8605dda4
f4965b0f73f2ce332885a7a53fbd3ef92ed81c47
/Pool Game v3.0/Pool Game.cpp
f567c8e6d65e807230f72ea33e39bb038a46f6b2
[]
no_license
mengchenshang/mengchenshang
4fd65ef70f2d65a39dae6812d282289741498e4c
14fec42cfee843d1abbf6bfc52398d01a11f9723
refs/heads/master
2021-06-03T05:38:32.647334
2018-11-07T02:44:52
2018-11-07T02:44:52
28,816,743
0
0
null
2018-11-07T02:42:45
2015-01-05T14:51:36
HTML
UTF-8
C++
false
false
9,676
cpp
// Pool Game.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "simulation.h" #include<glut.h> #include<math.h> //cue variables float gCueAngle = 0.0; float gCuePower = 0.25; bool gCueControl[4] = {false,false,false,false}; float gCueAngleSpeed = 2.0f; //radians per second flo...
[ "shangmc812@gmail.com" ]
shangmc812@gmail.com
88a407870e9d9b4f26f7e375b9bcf1de8a295f7e
c82f01f6618c9d533719db1eb182ba6680eada28
/2014-2015/hafiza_workspace/control_panel/src/widgets/imu_display.cpp
77ba0762c6bb78102f79f5338193ec508c7f3c40
[]
no_license
hajungong007/landingpad
e561fec000e42a54842450b311fd77b453cfebbe
c33e3ace8504290a6c8bafb7d6ebc7db0fc92525
refs/heads/master
2020-07-26T20:30:55.116505
2016-04-29T04:48:01
2016-04-29T04:48:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,760
cpp
/* * Copyright (c) 2011, 2012 Matt Richard, Scott K Logan. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice,...
[ "larry.pyeatt@sdsmt.edu" ]
larry.pyeatt@sdsmt.edu
35be35baf50eaed63c0f454e21d715afa07be1e6
76aa089b62d177ba85eb3d993e3e05d0af656c4f
/GeoCuts_Radius.cc
2dc8a29c06381441f1271091ead84c3ca1d4344c
[]
no_license
sdporzioAtMicroBooNE/Gallery_Example
b1727a79a790d99833315d869cf09a71e551e71b
a2475c22100536fef5101a880fc7103cfea9481c
refs/heads/master
2021-01-22T12:37:37.815251
2017-09-04T11:01:49
2017-09-04T11:01:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,649
cc
#include "GeoCuts_Radius.h" int main(int argc, char** argv){ // Settings bool primaryOnly, endVerticesAlso; char* inFilename = argv[1]; char* outFilename = argv[2]; double dCut = atof(argv[3]); std::stringstream ss4(argv[4]); ss4 >> std::boolalpha >> primaryOnly; std::stringstream ss5(argv[5]); ss5 ...
[ "salvatore.porzio@postgrad.manchester.ac.uk" ]
salvatore.porzio@postgrad.manchester.ac.uk
087eb9be00432bd888a61c6ad765b95d404f723c
71f88b70aec1c1b3224e18f0c31abf64fb1332bf
/codeFiles/HuiDuDib.h
6dab88ec41ef6138c38da42c2de42d322ebb7208
[]
no_license
llllllfff233/VCPictureProcessing
6efc53de8b6b9af2f89f8cb609213b6e1a379739
d6990ab023aebe4b17555972a16690208f08dcb2
refs/heads/master
2021-05-21T00:44:27.666030
2017-11-19T14:04:01
2017-11-19T14:04:01
null
0
0
null
null
null
null
GB18030
C++
false
false
1,115
h
#pragma once class HuiDuDib:public CObject { protected: CDib* dib; public: void Fei0(); void GetDib(CDib *d); void GuDing(int YuZhi); void ShuangYu(int low,int high,int mode); void FanSe(); void ChuangKou(BYTE low,BYTE high); void ZheXian(BYTE X1,BYTE y1,BYTE X2,BYTE Y2);//优点是根据用户需要,拉伸感兴趣的物体细节,相对抑制不...
[ "noreply@github.com" ]
llllllfff233.noreply@github.com
14e236e5facb47ac33254b2d97abdca8a644d624
5beed0d7eaaed2254de2611496a286b099e29db7
/10055_hashmat.cpp
5787f7a179436126c79e5df3c8a60fb2a6c087df
[]
no_license
s-s-9/UVA-Codes
ff41350f18f1a746f8135755355f030ed5767083
7e985a3a5861ab09adf4bf08ce5a7f1e9538ffe7
refs/heads/master
2021-01-01T20:04:43.942824
2017-07-29T21:57:19
2017-07-29T21:57:19
98,763,671
0
0
null
null
null
null
UTF-8
C++
false
false
271
cpp
#include<bits/stdc++.h> using namespace std; int main() { long long int h, o; while(scanf("%lld %lld", &h, &o)==2){ if(h>o){ printf("%lld\n", h - o); } else{ printf("%lld\n", o-h); } } return 0; }
[ "ss9jo.o.o.o.oss@gmail.com" ]
ss9jo.o.o.o.oss@gmail.com
7aeb850e96ae4a3db27147e42687a05ff9b7ff3b
9f7e12fdbb9dc538f5fcb32cbaf4f593e68ce638
/src/rpc/rpc_server.cpp
680fb9a5098e9611bbd6c1c9f8baa90448bacd9a
[]
no_license
LISHUAI0000/dist_storage
cf69c95681d42ad3bac268d472e8478d56d1043f
20d497bf4bc0e85ec7df562243dd3700821bbe88
refs/heads/master
2021-05-30T05:41:34.702343
2015-06-02T12:48:36
2015-06-02T12:48:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,516
cpp
/*************************************************************************** * * Copyright (c) 2014 Aishuyu. All Rights Reserved * **************************************************************************/ /** * @file rpc_server.cpp * @author aishuyu(asy5178@163.com) * @date 2014/11/24 00:10:22 * @brie...
[ "asy5178@163.com" ]
asy5178@163.com
f0ad7c99b2bf56a9399b62676cae037be0488522
1bfd698b2c1f5760734dc42632fe54c65a286086
/IfcPlusPlus/src/ifcpp/IFC4/include/IfcPropertySetDefinitionSet.h
c2d6acea2e531b2bdcf328ae0684a26c562ebedd
[]
no_license
wartburgritter0/old_IfcPlusPlus
c0bd0b784396c100d0d96fc7af6146a0325a9e1b
d0f9d81462b295990d3eb83c9c406d520840330e
refs/heads/master
2021-05-27T21:54:14.456425
2014-06-03T21:23:14
2014-06-03T21:23:14
19,681,159
1
0
null
null
null
null
UTF-8
C++
false
false
1,523
h
/* -*-c++-*- IfcPlusPlus - www.ifcplusplus.com - Copyright (C) 2011 Fabian Gerold * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * in...
[ "fabian.gerold@gmail.com@06f6d6f3-f2e0-f239-6e86-ba6a5d17d3a5" ]
fabian.gerold@gmail.com@06f6d6f3-f2e0-f239-6e86-ba6a5d17d3a5
92c2b23e997afccd48e6add91186af92a8efc7c2
9242cd141c8979963bc269a913a8f862d5cd1d68
/FriendFace/logger.h
3420488036b22cf0ccf25bc3df5e0b4702717747
[]
no_license
fk-lx/FriendFace
769ef8affee041611749c49e3e9c3d4594d9a568
6ed5443ac4c3946c298656ee4cf83530059ea7b4
refs/heads/master
2020-12-26T01:12:55.929293
2014-02-07T17:06:18
2014-02-07T17:06:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
353
h
#ifndef LOGGER_H #define LOGGER_H #include <QListWidget> #include <QString> using namespace std; class Logger { public: void log(const QString& msg); static Logger& getInstance(); void setLogWidget(QListWidget* logWidget); protected: Logger(); private: QListWidget* logWidget; static Logger ...
[ "mister.shelp@gmail.com" ]
mister.shelp@gmail.com
d95c3cb4f830584e0233d564000cd97cf524f484
e2d7d5f206fbab246f93517b0d0c2b210cd8f3ad
/BFS-DFS/4963_island.cpp.cpp
bafb89687b2af39459d3e3283f6eeeae207667bf
[]
no_license
RuachKim/Algorithm_Practice
db5a709664f11e6ca93caae7d3de25f08c107702
ff705a85f69de8b01a0f599ad1cbd780524fc354
refs/heads/master
2021-06-24T22:17:00.240171
2020-11-24T05:58:33
2020-11-24T05:58:33
176,079,402
0
1
null
null
null
null
UTF-8
C++
false
false
1,305
cpp
#include <iostream> #include <algorithm> #include <vector> using namespace std; int w,h; int map[52][52]; int visit[52][52]; int dx[8] = {-1,1,0,0,1,-1,1,-1}; int dy[8] = {0,0,-1,1,1,-1,-1,1}; int cnt = 0; void dfs(int x, int y){ visit[x][y] = 1; for( int k = 0; k < 8; k++ ){ int nx...
[ "henrykbieno@gmail.com" ]
henrykbieno@gmail.com
006686027d219b976d70ba2452a51cf728996bd2
8cbe5c7192b19a5fbe11f0beaa39faaeda20d78e
/ProjetRNN/src/simulation/LightSensor.hpp
8e2aa7ad4c58aef8b7ec7a48ef0c134780d8a4a1
[]
no_license
gviejo/ANIMAT
a0395b61883f5fc23d03f42a470446dbcfa494c0
e1a209bf13243f2d30f7425e4627df7ea8a2fed7
refs/heads/master
2021-01-25T07:11:47.303048
2014-02-11T15:27:49
2014-02-11T15:27:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,036
hpp
#ifndef FASTSIM_LIGHTSENSOR_HPP_ #define FASTSIM_LIGHTSENSOR_HPP_ #include <boost/shared_ptr.hpp> #include "Posture.hpp" #include "Map.hpp" #include "../tools/smart_ptr.h" /// detect an colored illuminated switch in the given direction /// (angle) and within the angular range. There is no range limit. /// light senso...
[ "guillaume.viejo@gmail.com" ]
guillaume.viejo@gmail.com
3284851841185fd1518f5c38c19ebe5c9954576e
10af0293dd525cebd569eb198e93a42f6fa1db61
/one_to_two.cpp
70bb9eab7ee7c9b51746bb61f695dcb9f618b6e4
[]
no_license
hiteshmewada/CodebuG-Round-2
a176dd9201cb4ccb534fd5631fb741de69b91fac
48d52af82932e7177339fd9ea292607cd32430ea
refs/heads/main
2023-04-18T08:26:23.731987
2021-05-01T11:22:46
2021-05-01T11:22:46
363,392,342
0
0
null
2021-05-01T11:21:56
2021-05-01T11:21:56
null
UTF-8
C++
false
false
934
cpp
#include <iostream> using namespace std; void one(string s){ int len = s.length(); // change below line to pass all test cases for (int i = 0;i < len+1; i++){ // change below line to pass all test cases if(i%2 ==0) // change below line to pass al...
[ "noreply@github.com" ]
hiteshmewada.noreply@github.com
cfa1633a3c19c63fd918bfc625fc4771d9c1e62e
3228ed23b07cef997713a36438629f3562557ea0
/FaceBook HackerCup/Round1/Q4/sol.cpp
7ac568bf27ea86662b7b268976988c1e35d58f2e
[]
no_license
Janmansh/CompetitiveProgramming
6069c295e183c2cd18582dc4f008de8529ec7dd1
6d35a30a8c44fd36dc5eafe46389a071c59333a0
refs/heads/main
2023-08-22T10:17:40.142484
2021-10-15T16:20:36
2021-10-15T16:20:36
372,047,169
1
3
null
2021-10-04T21:01:04
2021-05-29T18:42:44
C++
UTF-8
C++
false
false
1,585
cpp
#include<bits/stdc++.h> using namespace std; #define ll long long #define int long long #define pb push_back #define mod 1000000007 #define mp make_pair ll fact[200005]; ll powermod(ll x,ll y){ if(y==0) return 1; ll temp = powermod( x,y/2 )%mod; if( y%2 ){ return (((temp*temp)%mod)*x%mod); } ...
[ "janmansh.191cs205@nitk.edu.in" ]
janmansh.191cs205@nitk.edu.in
b8059e5b8788a68ffacc104ec30eb8a9b2678c2e
dac5254630fefae851da7c843dcab7f6a6af9703
/Plug-ins/vCardAdbkIO/sources/CVCardEngine.cp
17ca2133b0fb0d0de74f40ea0ddd4211ee704ad2
[ "Apache-2.0" ]
permissive
gpreviato/Mulberry-Mail
dd4e3618468fff36361bd2aeb0a725593faa0f8d
ce5c56ca7044e5ea290af8d3d2124c1d06f36f3a
refs/heads/master
2021-01-20T03:31:39.515653
2017-09-21T13:09:55
2017-09-21T13:09:55
18,178,314
5
2
null
null
null
null
UTF-8
C++
false
false
4,616
cp
/* Copyright (c) 2007 Cyrus Daboo. 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 re...
[ "svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132" ]
svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132
b5b41be00f118193c053004822d59fe6f4b888a1
b5ee7131ce7fc906accf761fbded47737e51b274
/BetterMUD/BetterMUD/entities/Region.h
c7c9282076c0e933b92ff578f9829a03b956c398
[]
no_license
JeffM2501/bettermud
1116072276ba029e1d5cd17c6b760e6da4e0c9b6
3d8ac9f22c8c7b7f383bf0399828f46602dfe519
refs/heads/master
2021-07-16T09:14:30.507875
2021-03-28T20:52:08
2021-03-28T20:52:08
90,657,600
0
0
null
2017-05-08T18:01:51
2017-05-08T18:01:51
null
UTF-8
C++
false
false
935
h
// MUD Programming // Ron Penton // (C)2003 // Region.h - This file contains the region entity type, // regions contain collections of rooms. // // #ifndef BETTERMUDREGION_H #define BETTERMUDREGION_H #include <string> #include "BasicLib/BasicLib.h" #include "Entity.h" #include "LogicEntit...
[ "constructible.truth@gmail.com" ]
constructible.truth@gmail.com
6669b36b7049a08583f258d5b9efbd2fd350d954
f1bd4937a6b123107cfc3ac40c27f2cfad335be1
/include/wrappers/fence.h
b60dd865ac08d90595429ed5ca101988f291947c
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
b0urb4k1/Anvil
ac66fedf9eaa23a8ef27724d3f4df2b5dff0e066
fc2fbc61cee5da0c0eae1cda20a7b34c70784c78
refs/heads/master
2021-01-12T02:53:24.839902
2016-09-08T19:47:56
2016-09-08T19:47:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,378
h
// // Copyright (c) 2016 Advanced Micro Devices, Inc. All rights reserved. // // 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 /...
[ "jstewart-amd@users.noreply.github.com" ]
jstewart-amd@users.noreply.github.com
34780afd4fab0ccf94d2c639484e89e0f44c01d8
10b4db1d4f894897b5ee435780bddfdedd91caf7
/thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/enums_fatal_service.h
b3e5d34c54267635926a77fd07349a70f1a4efe9
[ "Apache-2.0" ]
permissive
SammyEnigma/fbthrift
04f4aca77a64c65f3d4537338f7fbf3b8214e06a
31d7b90e30de5f90891e4a845f6704e4c13748df
refs/heads/master
2021-11-11T16:59:04.628193
2021-10-12T11:19:22
2021-10-12T11:20:27
211,245,426
1
0
Apache-2.0
2021-07-15T21:12:07
2019-09-27T05:50:42
C++
UTF-8
C++
false
false
328
h
/** * Autogenerated by Thrift for src/enums.thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated @nocommit */ #pragma once #include "thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/enums_types.h" namespace facebook { namespace ns { namespace qwerty { }}} // facebook::ns:...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
5d4a57cbf90346bc5d59e96530dc7c08196dab40
606a7e79a80524333e083d862b385166967786d9
/include/Materials/Material.h
46e16127adeb92c9bb751e55a9d30d724b30ef91
[]
no_license
chrisgilbertjr/raytracer
c4eb2c9362121fe11a5ed612c0c6c9dd7e0dafa2
c99a9411a329a2ee6a5ed4adc7eede15d5aa0e62
refs/heads/master
2021-01-21T14:07:50.190815
2016-06-02T02:17:44
2016-06-02T02:17:44
47,533,048
2
0
null
null
null
null
UTF-8
C++
false
false
1,665
h
#ifndef MATERIAL_H #define MATERIAL_H #include "..\Core\Color.h" /// @defgroup Material Material /// @{ /// forward declaration struct ShadeRecord; /// base class for all materials class Material { protected: Color m_color; /// base color for materials public: /// constructor Mater...
[ "gilbertchris123@gmail.com" ]
gilbertchris123@gmail.com