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
79edfa2988a0fd5a60c381b2331c038f2012f8e8
5885fd1418db54cc4b699c809cd44e625f7e23fc
/boj/4225.cpp
e1651b2555d681a28c14bce162f08a666c9ad930
[]
no_license
ehnryx/acm
c5f294a2e287a6d7003c61ee134696b2a11e9f3b
c706120236a3e55ba2aea10fb5c3daa5c1055118
refs/heads/master
2023-08-31T13:19:49.707328
2023-08-29T01:49:32
2023-08-29T01:49:32
131,941,068
2
0
null
null
null
null
UTF-8
C++
false
false
1,471
cpp
#include <bits/stdc++.h> using namespace std; //%:include "utility/fast_input.h" //%:include "utility/output.h" %:include "geometry/convex_hull.h" %:include "geometry/lines.h" %:include "geometry/point.h" using ll = long long; using ld = long double; constexpr char nl = '\n'; constexpr int MOD = 998244353; constexp...
[ "henryxia9999@gmail.com" ]
henryxia9999@gmail.com
68a4d7eebb490a3059e8ab72f00ec71104e7032f
4669a0a75d9f3ef993567258a1c75729e263973a
/server/engine/wdt_replicator.cc
d465f7240e102d1b20c34f3611e2fb6b605d8725
[ "Apache-2.0" ]
permissive
qx-zhangzhi/LaserDB
33b7e807c6180e89d2adca9f775062b5b8327760
2119cfcb8051e222a21a532d23448937ab4e1ef4
refs/heads/main
2023-02-17T21:27:38.542718
2021-01-11T03:46:39
2021-01-11T03:46:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,185
cc
/* * Copyright 2020 Weibo Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
[ "nmred.hao@gmail.com" ]
nmred.hao@gmail.com
c9c4b3f53fc7772229417b4b259bfc5294578a79
e389609f15efadaf5c8a0a47fa8276a42a78f70f
/BMS/ui_inverter_switch.h
88ec6bdd4e352ebb45469ecf6c4d93d4d5e14be5
[]
no_license
ubuntu11/BMS-6
82f586c3a0ce35ec1a618397b8036507a90e9853
eba947977379cccb587b3e0160422cf5d8486970
refs/heads/master
2022-02-24T00:16:07.916354
2019-05-29T14:16:28
2019-05-29T14:16:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,198
h
/******************************************************************************** ** Form generated from reading UI file 'inverter_switch.ui' ** ** Created by: Qt User Interface Compiler version 5.9.0 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ***********************************...
[ "chenjian28731@gmail.com" ]
chenjian28731@gmail.com
200c74c249050aba5c9c9172fcdce5d626f4bb7e
196c6fb3b6b44fd46e7a09d8f0726f5c0ccd53fa
/src/Magnum/CubeMapTexture.h
9b9838189ddb18e8e490a688be7e62e80188e2c4
[ "MIT" ]
permissive
DerThorsten/magnum
b1403f2a9674c5056aec62ee566725e9f4bb058b
539e24787c6545350d47455490ae16fa45a382ec
refs/heads/master
2021-01-18T09:05:02.839446
2015-09-20T18:03:39
2015-09-20T18:03:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
44,097
h
#ifndef Magnum_CubeMapTexture_h #define Magnum_CubeMapTexture_h /* This file is part of Magnum. Copyright © 2010, 2011, 2012, 2013, 2014, 2015 Vladimír Vondruš <mosra@centrum.cz> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated ...
[ "mosra@centrum.cz" ]
mosra@centrum.cz
c411b56c096268d9cea0779ba42b13360df8c24c
37ea674fee99e751a1d5564b9af1e085fb1f6aef
/src/process_image.cpp
3ab04169bab0212a39924d6258023b93eeae47f0
[]
no_license
santroma1/ball_chaser
099531cba951a11f72bf5201001dacc697ed979b
b06f09d57ac8f10ab83a296b7ea360557759e64c
refs/heads/master
2022-11-17T11:20:34.790747
2020-07-14T18:27:32
2020-07-14T18:27:32
279,660,219
0
0
null
null
null
null
UTF-8
C++
false
false
3,053
cpp
#include "ros/ros.h" #include "ball_chaser/DriveToTarget.h" #include <sensor_msgs/Image.h> #include <ros/console.h> #include <string.h> class ProcessImage { public: ProcessImage() { client = n.serviceClient<ball_chaser::DriveToTarget>("/ball_chaser/command_robot"); image_sub = n.subscribe("/c...
[ "santroma1@gmail.com" ]
santroma1@gmail.com
846f8837ee2c551083d54ed61d35d361431e52a7
0397dc3ade646ae5e9a001aca5528fea3371fafe
/10.cpp
a96f83696171f6871b8da0e4da5246d01d5b6049
[]
no_license
MakinoRuki/LeetCode
51e0289769a7091f1d4b0854b22d04e0c702e799
eab700635f65a6f02b6933733429602f8f74491a
refs/heads/master
2022-03-04T06:27:35.983043
2019-10-20T05:09:01
2019-10-20T05:09:01
104,713,887
0
0
null
null
null
null
UTF-8
C++
false
false
1,251
cpp
class Solution { public: int dp[1000][1000]; bool dfs(string& s, int si, string& p, int pi) { if (dp[si][pi] >= 0) return dp[si][pi]; if (si == s.size()) { if (pi == p.size()) return dp[si][pi] = 1; int i = pi; while (i < p.size()) { if (p[i] !...
[ "noreply@github.com" ]
MakinoRuki.noreply@github.com
9e10be6919974c5e0cef8dceb5de777316975560
1e1b3e4c8113190175a9d7e17c68ca810c1237be
/IntegerFactorization.cpp
9f8c10dd54c8f525985a17fa6b13e8fbc2245488
[]
no_license
DionysiosB/CodeAbbey
f591908d45cedfa0d351300643dc87cf3d532a69
d997686c55d7bbfdabf90123eced991721ddc8a7
refs/heads/master
2021-01-18T23:06:18.775840
2016-05-25T09:49:02
2016-05-25T09:49:02
48,652,944
0
0
null
null
null
null
UTF-8
C++
false
false
489
cpp
#include <iostream> #include <vector> int main(){ int t; std::cin >> t; while(t--){ long x; std::cin >> x; long div(2); std::vector<long> divisors; while(x > 1){ if(x % div == 0){x /= div; divisors.push_back(div);} else{++div;} } for(in...
[ "barmpoutis@gmail.com" ]
barmpoutis@gmail.com
c23c10706e3fc31c56bde8fd5b2e25a06781e8c5
77cf860172de4e72afd39799c45ad82d7652b23d
/Chapter 1/1.3.cpp
70a65bc7518c8106a400a8f0800091d6c8aab23d
[]
no_license
roycefanproxy/CPP_Primer_5th
ed8c515ff27ed304c71668899a7f3fea65a302e8
449191713d449eb24be394103b73e2b417d52973
refs/heads/master
2021-05-31T08:26:41.242545
2016-01-24T16:33:22
2016-01-24T16:33:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
89
cpp
#include <iostream> int main() { std::cout<<"Hello World !"<<std::endl; return 0; }
[ "fchunhuei@gmail.com" ]
fchunhuei@gmail.com
825994b86335c565781b6f3249ab34833f8355f6
eaee32f3bebb3505835141644ec7a76ae5f4e523
/Dumper/utils.cpp
23385d42e22379feae5d4ce337270f7049e2bd32
[]
no_license
Milxnor/UnrealDumper-4.25
28bdf0ae309324b9e7bcb8a971aecf1f69467394
f3d717d5bbbf37c96c1ab865b9ccffa87be1a87d
refs/heads/main
2023-08-19T12:14:02.098646
2021-10-15T00:17:25
2021-10-15T00:17:25
401,733,388
2
1
null
2021-08-31T14:27:58
2021-08-31T14:27:57
null
UTF-8
C++
false
false
2,648
cpp
#include <windows.h> #include <TlHelp32.h> #include <psapi.h> #include "utils.h" uint32 GetProcessId(std::wstring name) { uint32 pid = 0; HANDLE snapshot = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0); if (snapshot != INVALID_HANDLE_VALUE) { PROCESSENTRY32W entry = {sizeof(entry)}; while (Process32Nex...
[ "vianove13@yandex.ru" ]
vianove13@yandex.ru
58b56e106201553659b58120e8e043314fa908f7
924049378ea1e986b5b2f09c7c99ee5577b4675e
/src/qt/receivecoinsdialog.cpp
ba336a2ab6bf0c9639a17713585034088471b831
[ "MIT" ]
permissive
wincash/WincashGold
06bc94246b23d1931076067b2b8ef509d2fb6541
ff5935c021acde8b78d10cff7dce2fcfadc3518a
refs/heads/master
2022-11-22T00:45:47.164233
2020-07-20T22:20:57
2020-07-20T22:20:57
271,636,521
1
0
null
null
null
null
UTF-8
C++
false
false
10,717
cpp
// Copyright (c) 2011-2014 The Bitcoin developers // Copyright (c) 2017-2018 The WINCASHGOLD developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "receivecoinsdialog.h" #include "ui_receivecoinsdialog.h" #inc...
[ "52337058+wincash@users.noreply.github.com" ]
52337058+wincash@users.noreply.github.com
f286284a69cfc41ee4556b39f5c8206d34c39465
13ca0b6930f9c17684d0065c0dab34bfd1e0cca1
/include/ircd/ctx/this_ctx.h
ebae88bab8f326148757b1b83260a0f6f2b0ff68
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
InspectorDidi/construct
064ea432c30a71a5e0ba100e623d334418234588
64a5eec565ab8664a010de31ba72a569206f3eef
refs/heads/master
2020-07-03T13:57:32.453475
2019-08-09T02:58:44
2019-08-09T03:01:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,721
h
// Matrix Construct // // Copyright (C) Matrix Construct Developers, Authors & Contributors // Copyright (C) 2016-2018 Jason Volk <jason@zemos.net> // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above // copyright notice...
[ "jason@zemos.net" ]
jason@zemos.net
207ce0a59a4464a9273d9791163845c5b5ae7378
41579ed1d70b6f9dc25aff9e21eed36b63e86e4e
/build/generated/AndroidaudiostreamerBootstrap.cpp
68b2cf61cc831d86c17479261a62cc45d15b0957
[]
no_license
trevorf/ti-android-streamer
5f30203f84c87d16dcfda1d8ea5d42b1a41df6c9
9331c4f92e9210f526cd8675e517ea2877c2f15b
refs/heads/master
2021-01-21T05:03:06.052570
2015-10-06T08:24:46
2015-10-06T08:24:46
41,795,332
10
9
null
2016-04-28T12:25:09
2015-09-02T10:33:24
Makefile
UTF-8
C++
false
false
3,198
cpp
/** * Appcelerator Titanium Mobile * Copyright (c) 2011 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the Apache Public License * Please see the LICENSE included with this distribution for details. * * Warning: This file is GENERATED, and should not be modified */ #include <jni.h> #inc...
[ "trevor.fifield@gmail.com" ]
trevor.fifield@gmail.com
873f98f6809868731e10bb5738f936e4fce3bc32
391c7660e9c7c8df556fbca85c85426fc4c0ce75
/SchoolMap/src/map_nav/my_data.h
e421e2a5459d14b8949c54967a169ad7276b6d4f
[]
no_license
snyh/toy
d5f8ba4f3bd593fdc427856f2c58a755a288c587
803742a959c9bf4348b98ff8cbb0447bce1354d1
refs/heads/master
2016-09-06T12:36:01.614939
2014-08-28T03:03:57
2014-08-28T03:03:57
3,593,746
0
1
null
null
null
null
UTF-8
C++
false
false
2,489
h
#ifndef MYDATA_H #define MYDATA_H // link either with -lboost_serialization-mt or -lboost_serialization #include <wx/wx.h> #include <boost/serialization/string.hpp> #include <boost/serialization/map.hpp> #include <boost/serialization/vector.hpp> #include <boost/archive/text_iarchive.hpp> #include <boost/archive/tex...
[ "snyh@snyh.org" ]
snyh@snyh.org
ceb792b22f263ec514cfa676cdc9598de6b5c9b5
222b34018c785388eadecb41abc7e155def62a16
/client/ApartmentRentals/FilterWidget.h
ad4767b523924f091e388537c1dec2d6f103dccb
[]
no_license
baghoyanlevon/toptal_2
1d77ee4253371c19a94b6dfc5d85c4abeb98d127
32d6c5568e459182cfe27983dce5cda67de6e876
refs/heads/master
2023-06-20T17:14:04.137682
2021-07-13T14:37:55
2021-07-13T14:37:55
385,598,115
0
0
null
null
null
null
UTF-8
C++
false
false
979
h
#pragma once #include <QWidget> #include <QDate> #include <QString> class QLabel; class QLineEdit; class QDateEdit; class QSpinBox; class QDoubleSpinBox; class FilterWidget : public QWidget { Q_OBJECT public: FilterWidget(QWidget* parent = nullptr); ~FilterWidget(); public slots: void onFilter(); void clearVa...
[ "levon.baghoyan@improvismail.com" ]
levon.baghoyan@improvismail.com
25efdf9fe58e067579dc9017437d4a3e23d4268a
10320cbdebef1b731a0e3c5efc0f1d43c62f74fd
/app/src/main/cpp/dlib/opencv_dlib_bridge.h
9a0a90f1e3f61815d47652ba0009311088127983
[ "BSL-1.0" ]
permissive
kongxs/face
72c19f6df77d95464d20d5fe6ab2288c7f931737
1d6011367fe9819452223b693a6535ceae3ba360
refs/heads/master
2022-09-28T16:29:15.175705
2020-05-28T06:34:25
2020-05-28T06:34:25
267,259,711
0
0
null
null
null
null
UTF-8
C++
false
false
313
h
#include <string> #include <sstream> using namespace std; namespace std{ template <typename T> std::string to_string(const T& n) { std::ostringstream stm; stm << n; return stm.str(); } template <typename T> T round(T v) { return (v>0)?(v+0.5):(v-0.5); } }
[ "kongxiangshu@jd.com" ]
kongxiangshu@jd.com
d8328a4c4bac10b0b91692caa3aa35614cf278d7
4de76d236f1f6ff1f8bdf1d2430192bb4906b758
/Plugins/UnrealFastNoisePlugin/Source/UnrealFastNoisePlugin/Public/FastNoise/FastNoise.h
e1110092c839003767572f813d2c9a6905ee7249
[ "MIT" ]
permissive
bbtarzan12/UE4-Procedural-Voxel-Terrain
49e920114d2528abd97d105e0320fd8b1c3d08a5
cad6b8e09b34586ce74295ae59b15c4738fa267e
refs/heads/master
2020-11-30T13:19:55.817464
2019-12-31T13:28:01
2019-12-31T13:28:01
230,404,190
8
4
null
null
null
null
UTF-8
C++
false
false
15,266
h
// FastNoise.h // // MIT License // // Copyright(c) 2016 Jordan Peck // // 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 us...
[ "bbtarzan12@gmail.com" ]
bbtarzan12@gmail.com
2a3c705902d48a1cb424bd962efbefd264018c26
b134abbcc8776871245592cf0956fe21013b6876
/OpenGL-Tutorial/MovementManager.cpp
27bff1b26f6ba22da038ea252483d5ed018bf637
[]
no_license
GriffinBabe/ARSWA3D
01116bcfdedb6b4be5259592f08cdbef081aba7c
a3a74e82904e62666276ecffc98ee496dbdde4e2
refs/heads/master
2020-04-12T05:12:40.840838
2019-08-10T15:07:33
2019-08-10T15:07:33
162,318,480
0
0
null
null
null
null
UTF-8
C++
false
false
1,135
cpp
#include "MovementManager.h" MovementManager::MovementManager() { } MovementManager::MovementManager(float bottom, float left, float right, float top) : bottomMap(bottom), leftMap(left), rightMap(right), topMap(top) { } MovementManager::~MovementManager() { } void MovementManager::loop(std::...
[ "darius.couchard@hotmail.com" ]
darius.couchard@hotmail.com
ec4e08fc3089a6e9bdb2c250e00ef4a3b43dd478
aae79375bee5bbcaff765fc319a799f843b75bac
/atcoder/arc_125/b.cpp
a65c8c9723f8587b3d441764bb4ebc23c209f4cf
[]
no_license
firewood/topcoder
b50b6a709ea0f5d521c2c8870012940f7adc6b19
4ad02fc500bd63bc4b29750f97d4642eeab36079
refs/heads/master
2023-08-17T18:50:01.575463
2023-08-11T10:28:59
2023-08-11T10:28:59
1,628,606
21
6
null
null
null
null
UTF-8
C++
false
false
1,432
cpp
#include <algorithm> #include <cctype> #include <cmath> #include <cstring> #include <iostream> #include <sstream> #include <numeric> #include <map> #include <set> #include <queue> #include <vector> using namespace std; static const int64_t MOD = 998244353; struct modint { int64_t x; modint() { } modint(int _x) : ...
[ "karamaki@gmail.com" ]
karamaki@gmail.com
08576bae765ea2eb761695f38d435dd448d94f10
b5b2d1aeca28b6a2e62dfa9aa632c659a288ba3a
/user.h
58b62d49c8e0283b49015c3603bee6a5053f7066
[]
no_license
DrozdDominik/adress_book
88a77141d62fe9c9ed93cb5db5ec0f5ef3f51eef
8e78ae25d873671bb0500262b07df51d4074a199
refs/heads/master
2020-06-22T04:31:15.946321
2019-08-02T11:14:23
2019-08-02T11:14:23
197,633,550
0
0
null
null
null
null
UTF-8
C++
false
false
391
h
#include <iostream> #include <vector> #include <fstream> #include <windows.h> using namespace std; class User { int id; string name, password; public: User(int=0, string="brak", string=""); void registration(vector <User> &users); void loadUsers(vector<User> &users); int LogIn (vector <User> ...
[ "dominik_drozd@vp.pl" ]
dominik_drozd@vp.pl
65da0293babc4e08bae3868d25b28eb8d1146cb6
bce8a68a5311539db3644958c3e89b18bf05d158
/C++ 2/project_1b_grade_report/Project1/ExceptionHandler.cpp
0a027eebf473d7ec83c6e7cc6598bd178d441124
[]
no_license
gleny4001/C-exercises-projects
9e04bd32528eab41b4d54c7322ec066d3d7a3714
c7a86fa228daa0efdc41d004a06a9bfe9133579b
refs/heads/master
2022-04-30T18:57:29.532645
2022-03-08T10:13:26
2022-03-08T10:13:26
242,616,332
0
0
null
null
null
null
UTF-8
C++
false
false
1,571
cpp
#include "ExceptionHandler.h" using namespace std; int ExceptionHandler::validateSelection(const string& input) const { if (input.length() > 1) return 0; else { int id = input[0] - 48; if (id >= 1 && id <= 6) return id; else return 0; } } bool ExceptionHandler::lastNameValid(string& input) const { ...
[ "gleny4001@gmail.com" ]
gleny4001@gmail.com
7b2b1903a3b1106a45240d327c55816bb699b7af
407a5cb0cdb7a7904242895855af180f8dee8f6c
/src/systems/player_control_system.cpp
63dd32b258179656408eaa71d2ea7e02a1147bf8
[]
no_license
euiko/platchamer
38647edecff8a9be6b1ee1b3b3eaa7bbc59f39d8
b353d5a6048a64fe04232c81154ccbb454e0ce01
refs/heads/master
2020-04-23T03:48:29.757183
2019-06-28T17:45:59
2019-06-28T17:45:59
170,888,628
0
0
null
null
null
null
UTF-8
C++
false
false
3,450
cpp
extern "C" { #include <sdl_bgi/graphics.h> } #include "player_control_system.hpp" #include "../core/game.hpp" #include "../core/factories.hpp" #include "../components/position_component.hpp" #include "../components/rigid_body_component.hpp" #include "../components/ui/game_ui_component.hpp" #include "../tags/player...
[ "candra.kharista@gmail.com" ]
candra.kharista@gmail.com
f6b11a93db09308e8696530ce8463eeafc68a8e4
8584afff21c31c843f520bd28587a741e6ffd402
/AtCoder/ABC/091/d.cpp
9a806c9ef107afc3ebc2b18f6118a05030bbda87
[]
no_license
YuanzhongLi/CompetitiveProgramming
237e900f1c906c16cbbe3dd09104a1b7ad53862b
f9a72d507d4dda082a344eb19de22f1011dcee5a
refs/heads/master
2021-11-20T18:35:35.412146
2021-08-25T11:39:32
2021-08-25T11:39:32
249,442,987
0
0
null
null
null
null
UTF-8
C++
false
false
1,103
cpp
#include <bits/stdc++.h> using namespace std; #define rep(i,s,n) for (int i = (int)s; i < (int)n; i++) #define ll long long #define pb push_back #define All(x) x.begin(), x.end() #define Range(x, i, j) x.begin() + i, x.begin() + j #define lbidx(x, y) lower_bound(x.begin(), x.end(), y) - x.begin() #define ubidx(x, y) u...
[ "liyuanzhongutokyos1@gmail.com" ]
liyuanzhongutokyos1@gmail.com
a3bda6a19577ea5ede1bc65516c94ff63171d246
3bc5e39a45ec7ab52383f632069830fdffc662f9
/mav_trajectory_generation_ros/src/waypoint_node.cpp
08ccf8c4e7b6ed6c065fd0674dc2428a4c35f3a8
[ "Apache-2.0" ]
permissive
G-KUMAR/mav_trajectory_generation
5048c37ea2221d79d6e512f05ae866142243d93c
9a8a805dea11d11beb626cb6979e5af2ac177202
refs/heads/master
2020-04-13T04:31:19.694814
2018-07-16T22:54:34
2018-07-16T22:54:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,507
cpp
#include <mav_trajectory_generation/polynomial_optimization_linear.h> #include <mav_trajectory_generation/trajectory.h> #include <mav_trajectory_generation_ros/ros_visualization.h> #include <geometry_msgs/PoseArray.h> #include <nav_msgs/Path.h> #include <math.h> #include <tf/transform_datatypes.h> #define PI 3.1415926...
[ "gajena@iitk.ac.in" ]
gajena@iitk.ac.in
8d685bccee6b5d87615b7b39fdbb3d914f0d305f
ca470ed29f14e3fe34671db4a8fba47ec264036d
/test/matrix2020/test-005-fovhamming.cpp
0b018c7367513be04c29f55d02b5b38c3ebd76ff
[]
no_license
snowgoon88/ChuchuGL
6ad0ae784d8a6400377751c5e6ebb9a2b224a149
3741225e48af282ca5263304385e4e84185cffa4
refs/heads/master
2023-08-18T20:18:06.310623
2018-12-30T12:41:55
2018-12-30T12:41:55
35,823,653
2
0
null
null
null
null
UTF-8
C++
false
false
1,266
cpp
/* -*- coding: utf-8 -*- */ /** * test Field of View using hamming distance */ #include <matrix2020/fov_hamming.hpp> #include <iostream> using namespace matrix2020; /** * Print some FoV of various max_dist */ void test_no_env() { Environment env; env.load_from_txt( "data/matrix00.txt" ); std::cout << e...
[ "snowgoon88@gmail.com" ]
snowgoon88@gmail.com
315f305d6be452bae16064655e947289109ccdc8
fbb9d8e533f31c8f3d303516cb96b3d7675039e3
/RWM-P5/RWM-P5/include/BombBird.h
75dd9e8a12573a94ea0504e513446a02ee4d1734
[]
no_license
suprememetalfire/RWM-P5
db90e1a433ddf75efd9508b6ef3c9b73b7bb6703
76129c77c9f108f7b2a9634d16078f7734ca0cbf
refs/heads/master
2020-05-26T21:28:51.060028
2012-03-04T02:37:19
2012-03-04T02:37:19
3,613,637
0
0
null
null
null
null
UTF-8
C++
false
false
1,201
h
#ifndef BOMBBIRD_H #define BOMBBIRD_H #include "BaseBirdObject.h" #include "Level.h" namespace GameEntities { class BombBird : public BaseBirdObject { private: float m_timeToExplode; GameUtilities::Level* m_level; public: /*! Constructor. * * Creates an instance of the SphereObject, and sets up its v...
[ "suprememetalice@gmail.com" ]
suprememetalice@gmail.com
ba0f651c08afd7cb7c132b121ffd2eb31af40c3f
e6dd2d5c23648874c35675f4b8c98d6dab9d07a0
/unit/component/unittest_transform.cpp
ede0c7a63d9d5b68e387a6b6160c1055941debc9
[ "Apache-2.0" ]
permissive
arunjeetsingh/apl-core-library
90fcf45dfaa6666f8d844c3a0e6a7b253e107789
b1dd5cad90340cc2b29957752cce5d022ca44c5f
refs/heads/master
2023-05-10T07:28:57.773485
2021-06-02T15:40:31
2021-06-04T15:39:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,256
cpp
/** * Copyright 2019 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in the "lice...
[ "bddufour@amazon.com" ]
bddufour@amazon.com
ef0bedb9cf72da7b16e052064af77b8f0e40092e
b1b281d17572e71b7e1d4401a3ec6b780f46b43e
/BOJ/14868/14868.cpp
b7888b33eaf27f3fc69408de819f3b564f1b2a4a
[]
no_license
sleepyjun/PS
dff771429a506d7ce90d89a3f7e4e184c51affed
70e77616205c352cc4a23b48fa2d7fde3d5786de
refs/heads/master
2022-12-21T23:25:38.854489
2022-12-12T07:55:26
2022-12-12T07:55:26
208,694,798
0
0
null
null
null
null
UTF-8
C++
false
false
2,187
cpp
// https://www.acmicpc.net/problem/14868 #include <iostream> #include <algorithm> #include <limits> #include <vector> #include <string> #include <queue> #include <tuple> #include <cmath> using std::cin; using std::cout; using ull = unsigned long long; using pii = std::pair<int, int>; const int INF = std::numeric_limit...
[ "sleepyjunh@gmail.com" ]
sleepyjunh@gmail.com
46812e06e57ad3b1a3b1c7e00738d7abee1e1bd2
4c382ec76996f80c37087038fe3f65497edecca8
/stdio/writer.cc
90de65482e32b5d0fddee531ff5e7f5de0048d12
[]
no_license
Conzxy/APUE
55e1ba9819873f4bdd20789071e1d305310e4f78
e956cc4ef63eda6004202fa7d4254a9b7dfdd3ca
refs/heads/master
2023-06-12T21:33:11.471998
2021-07-11T14:47:03
2021-07-11T14:47:03
361,752,494
0
0
null
null
null
null
UTF-8
C++
false
false
333
cc
#include "/home/conzxy/zxy/IO/myio.h" #include <memory> #include <noncopyable.h> #include <vector> using namespace zxy; struct A : public noncopyable{ A(){} }; int main() { auto pw = std::make_unique<FileWriter>("file"); std::vector<FileWriter> vec{}; vec.emplace_back("file"); std::vector<A> vec2{}; vec2.empla...
[ "1967933844@qq.com" ]
1967933844@qq.com
98748d68a6d2e56c590247fb27e31d140e2119f0
8dc84558f0058d90dfc4955e905dab1b22d12c08
/chrome/browser/vr/elements/invisible_hit_target.cc
2db584b2d0f4f6f34248625b2e3eebb8b7268c72
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
meniossin/src
42a95cc6c4a9c71d43d62bc4311224ca1fd61e03
44f73f7e76119e5ab415d4593ac66485e65d700a
refs/heads/master
2022-12-16T20:17:03.747113
2020-09-03T10:43:12
2020-09-03T10:43:12
263,710,168
1
0
BSD-3-Clause
2020-05-13T18:20:09
2020-05-13T18:20:08
null
UTF-8
C++
false
false
739
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/vr/elements/invisible_hit_target.h" namespace vr { InvisibleHitTarget::InvisibleHitTarget() { set_hit_testable(true); } Invis...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
f318fd5debe2fd853fe45a4b92b7f9089c6a4a37
f249cdd0ff50f6d663ddbe275de787f43d37fc49
/day1.cpp
bcd71525f3b60c19a6716ff4e97f100da918e215
[]
no_license
ShrutiAggarwal99/Quaren-Ten-Code
3c84bbaaf0777e457acc67da3568bd2da700e886
f2bfcdd47419d73bdb82dc34819d3cc26faad8e3
refs/heads/master
2021-05-26T03:01:13.175062
2020-04-12T06:29:43
2020-04-12T06:29:43
254,025,654
0
0
null
null
null
null
UTF-8
C++
false
false
809
cpp
// Link to problem : https://www.linkedin.com/posts/women-who-code-delhi_hi-everyone-here-is-the-question-for-day-activity-6652452326193881088-Wl7Z int threeSumClosest(vector<int>& nums, int target) { int n = nums.size(), minDiff = INT_MAX, ans = 0; sort(nums.begin(),nums.end()); for(i...
[ "noreply@github.com" ]
ShrutiAggarwal99.noreply@github.com
7b13c4ab1643c2422ca0f839b301add59a00e982
25668cffd1e5a1717eb07b665ce983910bfa9a56
/clientserver/test/projserver.cc
ded1c3d32bfa343fa4f0aedc316d7d7460204ba5
[]
no_license
LinneaSN/Projekt_eda031
ff8814225cfcd9e6f624389c740be0f931cf4f7a
75a5999a591e3c3b7a4f99438faf398d77dbb4b7
refs/heads/master
2021-01-10T17:01:16.649360
2016-04-18T11:01:50
2016-04-18T11:01:50
54,546,569
0
0
null
null
null
null
UTF-8
C++
false
false
2,429
cc
/* myserver.cc: sample server program */ #include "server.h" #include "connection.h" #include "connectionclosedexception.h" #include "messageHandler.h" #include "protocol.h" #include "newsgroup.h" #include "article.h" #include <memory> #include <iostream> #include <string> #include <stdexcept> #include <cstdlib> #incl...
[ "elt12mgr@student.lth.se" ]
elt12mgr@student.lth.se
44aa4367113bb66a71f705c1384f05b74317890a
107d130d6bea2716c6dea82a9cb6e1434f8c631a
/main.h
5d29397d2df56d8be45073c1ec311e8588f92316
[]
no_license
jwiegley/haskell-to-c
92af600c18d3022e6fa183df562cc856e717a17a
eccb718b9a94b24ddac994c6739cc8624d31d217
refs/heads/master
2021-01-11T14:01:18.171061
2017-06-22T00:59:01
2017-06-22T00:59:01
94,927,729
15
0
null
null
null
null
UTF-8
C++
false
false
562
h
#include <stdio.h> #include <time.h> #include "HsFFI.h" struct Point { time_t moment; double latitude; double longitude; }; #ifdef __cplusplus #include <vector> class Track { std::vector<Point> points; public: Track(const std::vector<Point>& _points) : points(_points) {} }; #else struct Track { struct P...
[ "johnw@newartisans.com" ]
johnw@newartisans.com
c3af8f2b8408a7820c3341580d87e3238fea4858
11220cdbb9643e61d71529f34d054ffc9cd79404
/Client/src/gui/MainWindow.h
d684c88e7a192004e8886614c5aee0278cff612e
[]
no_license
MagnusDrumsTrumpet/JamTaba
bc6ebbb4896c903e64f10e87d8f2b7cf3d3eed45
ec9f41962e60f1730544b25dac6394fa183697cd
refs/heads/master
2021-01-15T08:31:01.341355
2015-11-17T15:53:41
2015-11-17T15:53:41
46,359,666
0
0
null
2015-11-17T16:23:45
2015-11-17T16:23:45
null
UTF-8
C++
false
false
5,764
h
#pragma once #include <QtWidgets/QMainWindow> #include <QMessageBox> #include <QFutureWatcher> #include "ui_MainWindow.h" #include "BusyDialog.h" #include "../ninjam/Server.h" #include "../loginserver/LoginService.h" #include "../persistence/Settings.h" #include "../LocalTrackGroupView.h" #include "../performance/Perf...
[ "elieserdejesus@gmail.com" ]
elieserdejesus@gmail.com
68a862b4cd8d34bfb6d8192efa2a868a7ebd8979
43466493fd6fb5d81b4419564674d79d43cfc693
/src/ImageProcessing/MovementDetectorMOG2.cpp
581e5ab9ca4d253e4b05f109733f9774ad662f3e
[ "MIT" ]
permissive
concurs-program/SecMon
4ede568d52ef945e4be1e59c4fd1f2389da947ac
f750d9c421dac1c5a795384ff8f7b7a29a0aece9
refs/heads/master
2021-12-23T06:56:23.220320
2017-11-03T14:38:50
2017-11-03T14:38:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,346
cpp
/* * MovementDetectorMOG2.cpp * * Created on: Oct 18, 2017 * Author: richard */ #include "MovementDetectorMOG2.h" #include <opencv2/opencv.hpp> #include <memory> #include <vector> #include "../Frame.h" MovementDetectorMOG2::MovementDetectorMOG2() : pMOG2(cv::createBackgroundSubtractorMOG2(25,10)) { //...
[ "rcstilborn@gmail.com" ]
rcstilborn@gmail.com
091d88cb36f81f1871ced48a7f448e0df2648b53
e88590d79aa886234035a8ac48ef915e89ca8e1b
/leetcode/[883] Projection Area of 3D Shapes/883.projection-area-of-3d-shapes.cpp
1bdb4626f28074126ccd7945e24f2f3da928d2fd
[]
no_license
ymytheresa/algo-practices
cd659e0a16e14f75ebc7e13b472ef0e8da881347
c34ca06ca74ca7d96a3469add3b7446b836872e8
refs/heads/master
2022-11-22T23:14:38.173232
2020-07-28T14:26:29
2020-07-28T14:38:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,899
cpp
/* * @lc app=leetcode id=883 lang=cpp * * [883] Projection Area of 3D Shapes */ // @lc code=start /*** [vim-leetcode] For Local Syntax Checking ***/ #define DEPENDENCIES #ifdef DEPENDENCIES #include <iostream> #include <iomanip> #include <istream> #include <ostream> #include <sstream> #include <stdio.h> #include <...
[ "ben.cky.workspace@gmail.com" ]
ben.cky.workspace@gmail.com
166b97b5b0e02344f40c795972b8bc9a472c5cf0
5381e854df6714faaa52385a8d8c082ce6199e1f
/zad79/zad79.cpp
7ea5c2d82aa0cadf8400679f77df9b5dcb722de1
[]
no_license
adrianjekiel/zadania
4d288d6cf9db6bfa81a1873c40dc434772055fdb
f0a1a645d144d0fe857116d1be9122ca8d6fcd79
refs/heads/master
2020-08-06T01:27:21.761509
2020-06-06T09:39:05
2020-06-06T09:39:05
212,783,983
1
1
null
2022-11-06T19:18:22
2019-10-04T09:53:29
C++
UTF-8
C++
false
false
5,163
cpp
#include <iostream> #include <fstream> #include <vector> #include <string> #include <cmath> using namespace std; struct okrag //nazwy structur duza litera { double x; double y; double r; }; vector<okrag> wczytaj (const string& nazwa) { vector<okrag> okregi; ifstream input(nazwa); if(in...
[ "noreply@github.com" ]
adrianjekiel.noreply@github.com
5850b3d781603623c77d6918b2f41ddf016d86ce
89b7e4a17ae14a43433b512146364b3656827261
/testcases/CWE762_Mismatched_Memory_Management_Routines/s02/CWE762_Mismatched_Memory_Management_Routines__delete_char_calloc_84_goodB2G.cpp
df188da035adbc9ba560c911dd5209f0af9c1bc4
[]
no_license
tuyen1998/Juliet_test_Suite
7f50a3a39ecf0afbb2edfd9f444ee017d94f99ee
4f968ac0376304f4b1b369a615f25977be5430ac
refs/heads/master
2020-08-31T23:40:45.070918
2019-11-01T07:43:59
2019-11-01T07:43:59
218,817,337
0
1
null
null
null
null
UTF-8
C++
false
false
1,508
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE762_Mismatched_Memory_Management_Routines__delete_char_calloc_84_goodB2G.cpp Label Definition File: CWE762_Mismatched_Memory_Management_Routines__delete.label.xml Template File: sources-sinks-84_goodB2G.tmpl.cpp */ /* * @description * CWE: 762 Mismatched Memory Managem...
[ "35531872+tuyen1998@users.noreply.github.com" ]
35531872+tuyen1998@users.noreply.github.com
f23a80541be4772969fd8d8ba505056236f795c8
ddbdbc0ce681558fac8d0fad3a5b346bdb8db561
/libSqlData/SqlFindFacePhoto.h
d92701cd2ad58abd2305566c9d0330bb446d9d30
[]
no_license
Trisoil/Regards
9488f4ee31784490e06a24a136a76a45a09910f9
3eda6669f4d1a2043f631f747a6c36fa644c590d
refs/heads/master
2020-05-07T11:57:03.681785
2019-04-09T16:41:14
2019-04-09T16:41:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
987
h
#pragma once #include "SqlExecuteRequest.h" #include "SqlResult.h" #include <FaceDescriptor.h> #include <FaceName.h> #include <FaceFilePath.h> namespace Regards { namespace Sqlite { class CSqlFindFacePhoto : public CSqlExecuteRequest { public: CSqlFindFacePhoto(); ~CSqlFindFacePhoto(); ...
[ "jfiguinha@hotmail.fr" ]
jfiguinha@hotmail.fr
b323aee36c3dbebf06533555af93831cf4340a8a
afbf80a9a3d28e967f419881dc89cc2575bea717
/week 3/lengthConvert.cpp
aa33333756e29757a59cfc39a6b934ab69775b97
[]
no_license
NerdiusMaximus/Intermediate_CPP_Programing_Fall_2015
0162eb862734a07146d86b22d48166051f68cbb7
34e17ec431eb08be1be57a365d20aa102111fae0
refs/heads/master
2021-01-10T15:52:26.127910
2015-12-16T03:30:17
2015-12-16T03:30:17
43,849,114
0
0
null
null
null
null
UTF-8
C++
false
false
4,214
cpp
/* Intermediate CPP Fall 2015 Michael Lowry 10/20/2015 Week 3 hw Programming Project #4 Problem Statement: Write a program that will read in a length in feet and inches and output the length in meters and centimeters. Use at least three functions: one for input, one for calculating, and one for output. Include a ...
[ "mtl6@njit.edu" ]
mtl6@njit.edu
3769d46d8dceb403cd2b52d84e36d8fe75b9e935
146542135913a605f82fa24273ae0ebd6358d12a
/GRAPH_ALGORITHM_ASSIGNMENT/Codes/Breadth_first.search.cpp
a72881336e8cde4941ca4e6e0bd7230da3c99d09
[]
no_license
nitcse2018/daa-Yogesh-2527
36df839785939d008934e8c45b1638224f006850
135ab321cb0f3e05989b5141ce9ecd9ef18985ff
refs/heads/master
2023-02-09T05:12:11.532881
2020-12-30T08:39:21
2020-12-30T08:39:21
256,048,631
0
0
null
null
null
null
UTF-8
C++
false
false
1,258
cpp
#include<iostream> #include <list> using namespace std; class Graph { int V; list<int> *adj; public: Graph(int V); void addEdge(int v, int w); void BFS(int s); }; Graph::Graph(int V) { this->V = V; adj = new list<int>[V]; } void Graph::addEdge(int...
[ "noreply@github.com" ]
nitcse2018.noreply@github.com
ef8bcdf2da92698885f8afcf398c4795eba182f7
a1441c09bcc62f83d46f78027ad32dd00751e9e2
/app/src/main/cpp/native-lib.cpp
b1cfc49eea20f22c05a459cda9a8385b958ce3a1
[]
no_license
djc512/DNKTest
146f69af724b1853e1304d0e42ab5fe88e3b5dfc
4c16af7c56372125e36c148e2b8355748fd8c2cd
refs/heads/master
2021-01-24T23:57:27.845381
2018-03-09T12:43:04
2018-03-09T12:43:04
123,285,025
1
0
null
null
null
null
UTF-8
C++
false
false
18,885
cpp
#include <jni.h> #include <string> #include <string.h> #include <stdlib.h> #include <android/log.h> #define TAG "DJC_JNI" // 这个是自定义的LOG的标识 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,TAG ,__VA_ARGS__) // 定义LOGI类型 #define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG,TAG ,__VA_ARGS__) // 定义LOGD类型...
[ "djc512@126.com" ]
djc512@126.com
972e97781b19d36df0093d2b48cbf7be1397897f
fded81a37e53d5fc31cacb9a0be86377825757b3
/buhg_g/ukrshkz_m.cpp
04325da161ec782c96160f10f027015c83463284
[]
no_license
iceblinux/iceBw_GTK
7bf28cba9d994e95bab0f5040fea1a54a477b953
a4f76e1fee29baa7dce79e8a4a309ae98ba504c2
refs/heads/main
2023-04-02T21:45:49.500587
2021-04-12T03:51:53
2021-04-12T03:51:53
356,744,886
0
0
null
null
null
null
UTF-8
C++
false
false
14,598
cpp
/*$Id: ukrshkz_m.c,v 1.12 2013/09/26 09:46:56 sasa Exp $*/ /*25.03.2020 28.02.2008 Белых А.И. ukrshkz_m.c Меню для ввода реквизитов */ #include "buhg_g.h" #include "ukrshkz.h" enum { FK2, FK4, FK10, KOL_F_KL }; enum { E_DATAN, E_DATAK, E_KOD_ZAT, E_SHET, E_KOD_GR_ZAT, E_KOD_KONTR, KOLENTER }...
[ "root@calculate.local" ]
root@calculate.local
e6559015e82fdff5e0d433236a395238ae8370e7
dbad4b4924b22c3059846b87e8358610514a19a9
/gargolee.cpp
c8e0e2ac4381ababb8cabe52b3afc95351cb40f6
[]
no_license
rebesian/Lost_Vikings_2_copy
c7a833b4708d47db35b7b5a7f7adf593e13ec829
9163993c2e33fd31018045176bedf455a5f47b95
refs/heads/main
2023-08-12T20:40:31.996399
2021-09-24T18:24:54
2021-09-24T18:24:54
410,060,537
0
0
null
null
null
null
UHC
C++
false
false
7,878
cpp
#include "stdafx.h" #include "gargolee.h" #include "player.h" #include "idlestate.h" #include "gargoleeaction.h" statepatten * gargolee::handleInput(player * _player) { if (end) { _player->_gargolee = false; _player->bealogrc = RectMakeCenter(0, 0, 0, 0); _player->gargoleebody1rc = RectMakeCenter(0...
[ "noreply@github.com" ]
rebesian.noreply@github.com
d78d75f12a72c052e4dca35fcb59665e493c6527
25abd807ca135a5c268255515f6d493c229903be
/cppwinrt/Windows.Media.AppBroadcasting.h
4c5ef6654a0a98978d13139a9097680c24adc436
[ "Apache-2.0" ]
permissive
RakeshShrestha/C-Calendar-Library
670924ae3204d8737d8f43c47e54fe113d202265
6525707089891b0710e34769f7aeaea0c79271a1
refs/heads/master
2022-05-16T15:26:37.102822
2022-04-28T08:45:58
2022-04-28T08:45:58
33,488,761
2
0
null
null
null
null
UTF-8
C++
false
false
16,350
h
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.200117.5 #ifndef WINRT_Windows_Media_AppBroadcasting_H #define WINRT_Windows_Media_AppBroadcasting_H #include "winrt/base.h" static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.200117.5"), "Mismatched C++/WinRT headers."); #include "winr...
[ "rakesh.shrestha@gmail.com" ]
rakesh.shrestha@gmail.com
ceafc2e0cf8cd5f9f6acbb73c403ae83e4b191ad
8e14c5dcdc9bbceed4713c19b3f08907a5d8a75d
/My First Program.cpp
49c7eda852a92d9dc5d218385bdf5a226da82121
[]
no_license
dbmartinez/Hello-World
03eeb596b72f7564f5d5cfcb3748dc8ed99b49c6
3015c79ed1258a832fec230348c7c52d20ebe2cd
refs/heads/master
2020-09-17T14:06:11.809580
2020-02-19T08:47:44
2020-02-19T08:47:44
224,095,351
0
0
null
null
null
null
UTF-8
C++
false
false
133
cpp
// My First Program #include<iostream> using namespace std; int main() { cout << "Hello World" << endl; return 0; }
[ "noreply@github.com" ]
dbmartinez.noreply@github.com
41460951f655cd9bcc27ac7f31689b718a82a07a
95a43c10c75b16595c30bdf6db4a1c2af2e4765d
/codecrawler/_code/hdu1846/16209349.cpp
785df32b6afa350223f9855b03583d73f27e5891
[]
no_license
kunhuicho/crawl-tools
945e8c40261dfa51fb13088163f0a7bece85fc9d
8eb8c4192d39919c64b84e0a817c65da0effad2d
refs/heads/master
2021-01-21T01:05:54.638395
2016-08-28T17:01:37
2016-08-28T17:01:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
426
cpp
#include<iostream> using namespace std; int main() { int cCase; cin >>cCase; while(cCase--){ int n,m; bool flag = true; cin >>n >>m; if(m >= n) flag = true; else if(n%(m+1)) flag = true; else flag = false; if(flag)...
[ "zhouhai02@meituan.com" ]
zhouhai02@meituan.com
a019c47b4de94f8ace07e177f7e9eb49e8b45575
883887c3c84bd3ac4a11ac76414129137a1b643b
/Cscl3DWS/RenderManager/Classes/LinkCollector.h
e65fc76e8c3247823b754c68d969825cdab64d3a
[]
no_license
15831944/vAcademia
4dbb36d9d772041e2716506602a602d516e77c1f
447f9a93defb493ab3b6f6c83cbceb623a770c5c
refs/heads/master
2022-03-01T05:28:24.639195
2016-08-18T12:32:22
2016-08-18T12:32:22
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
442
h
#pragma once #include "CommonRenderManagerHeader.h" // базовый класс для объекта, которому другие объекты // отдают ссылки на себя или на связанные объекты class CLinkCollector { public: CLinkCollector(); ~CLinkCollector(); void AddLink(void* pLink); void DeleteLink(void* pLink); std::vector<void*>& GetLinks();...
[ "ooo.vspaces@gmail.com" ]
ooo.vspaces@gmail.com
c7da562b5e0ab1b957ef70c458dd19df6b9b2471
06831a34907809aa0fa9ef536575891a2bf94a2d
/buildings.cpp
66ed02ac2a24e540d5401cf60d8d95bca1b1667a
[]
no_license
jpdyno/missile_command_splashkit
43b208bf394b6371bacad3c3da443f98f6a02e81
3fd5e207e0af662d1625b4f668b9bc9cd1ea7318
refs/heads/main
2023-04-10T00:14:08.193485
2021-04-18T02:32:59
2021-04-18T02:32:59
359,023,335
0
0
null
null
null
null
UTF-8
C++
false
false
5,199
cpp
// Missile Command // JP Karnilowicz // buildings.cpp // procedures and functions relating to creating, updating and drawing the building objects in game #include "game.h" building_data create_building(int location) // create a new game { building_data new_building; // create new buildings to add into ga...
[ "noreply@github.com" ]
jpdyno.noreply@github.com
e97c94e50e3fa37bdc52b0a9c0a110a534743cc5
62e7212d6c1f83921729d599f2970c81e41b5e0c
/V4.0/Src/Plugins/org.owm.terminal/PTerminal/ChildFrame.h
3a43ec53770e574be56cbf6f60180aef5880b51e
[]
no_license
safemens/Script.NET
145ec95e6ac53c21bae07e4b34faae6724facc56
3e559d1c617123019fa47d08e379a324c8606312
refs/heads/master
2021-01-15T20:38:35.227089
2018-09-11T08:30:48
2018-09-11T08:30:48
11,521,946
0
0
null
null
null
null
UTF-8
C++
false
false
1,403
h
#if !defined(AFX_CHILDFRAME_H__AA80FC30_B33E_4D69_A4F5_E9F8762C465D__INCLUDED_) #define AFX_CHILDFRAME_H__AA80FC30_B33E_4D69_A4F5_E9F8762C465D__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // ChildFrame.h : header file // ////////////////////////////////////////////////////////////////////////...
[ "script.net@gmail.com" ]
script.net@gmail.com
04ce14e48f5a6ab460b1fc51a7c283a29c91df40
7888d2af010aeed43a52c9e983f1e08586e8e227
/QSS_SourceCode/QSS/Source/GUI/SpectrumPlotComponent.cpp
ba10da862cca58b10cca49c11c7981daff3e6060
[]
no_license
CreativeCodingLab/QuasarSonify
f5d4b55e3936234a8107e0ae14641d0a4c360716
2bab1445288074766a727cd77cb126c90450e201
refs/heads/master
2021-03-15T18:59:49.541446
2020-12-16T23:55:56
2020-12-16T23:55:56
246,873,374
0
0
null
null
null
null
UTF-8
C++
false
false
3,985
cpp
/* ============================================================================== This file was auto-generated! ============================================================================== */ #include "SpectrumPlotComponent.h" //===================================================================...
[ "brian.hansen78@gmail.com" ]
brian.hansen78@gmail.com
511b8f0f742aaa6430d78c9cb2ac00a4b332e7f1
9aa2182c77a326fcd994b139903b37504b90b13b
/netapi/customtcp/tcpserver.cpp
8a2df737080d3e826caf0aee2a051fffb3d527e8
[]
no_license
shawl/qt_tcp-udp
4d9253a5e435c7889579485124973bf7dd07e974
428ebe84f86e10e42b0936185b0500d92b766b22
refs/heads/master
2023-03-18T02:11:04.074124
2020-12-08T13:48:04
2020-12-08T13:48:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,251
cpp
#include "tcpserver.h" NETAPI_NAMESPACE_BEGIN TcpServer::TcpServer(QObject *parent) : QTcpServer(parent) { } TcpServer::~TcpServer() { this->stop(); } bool TcpServer::start(TcpServerData &conf) { if (isRunning) { return true; } //验证数据 conf.verify(); //启动线程池 sessionThreads.start...
[ "744763941@qq.com" ]
744763941@qq.com
b0d75d8e05c44f57875de37d15f933225c46dc4b
d2fb019e63eb66f9ddcbdf39d07f7670f8cf79de
/groups/bsl/bslmf/bslmf_ismemberfunctionpointer.cpp
b571c909272103d36360ecc8d985c854008f7f3d
[ "MIT" ]
permissive
gosuwachu/bsl
4fa8163a7e4b39e4253ad285b97f8a4d58020494
88cc2b2c480bcfca19e0f72753b4ec0359aba718
refs/heads/master
2021-01-17T05:36:55.605787
2013-01-15T19:48:00
2013-01-15T19:48:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,448
cpp
// bslmf_ismemberfunctionpointer.cpp -*-C++-*- #include <bslmf_ismemberfunctionpointer.h> #include <bsls_ident.h> BSLS_IDENT("$Id$ $CSID$") // ---------------------------------------------------------------------------- // Copyright (C) 2012 Bloomberg L.P. // // Permission is hereby g...
[ "abeels@bloomberg.net" ]
abeels@bloomberg.net
0424940b01fa6c87ec3132d5440ce66bdf8aa5d5
672352cc76c4f829fa86e8baf77d085984a764d0
/ComponentUnicapImageServer/smartsoft/src-gen/ImageQueryHandlerCore.cc
a3a196e032f9238715691213f6301c66cd809031
[]
no_license
ipa-nhg/ComponentRepository
d58e692bf89da30661aaf951a2c07c34e7e8a235
336fbf6382eb88de4165fb15777429107afcf9bc
refs/heads/master
2020-08-01T05:23:00.741635
2019-09-20T13:48:08
2019-09-20T13:48:08
210,878,505
0
0
null
2019-09-25T15:25:50
2019-09-25T15:25:49
null
UTF-8
C++
false
false
1,979
cc
//-------------------------------------------------------------------------- // Code generated by the SmartSoft MDSD Toolchain // The SmartSoft Toolchain has been developed by: // // Service Robotics Research Center // University of Applied Sciences Ulm // Prittwitzstr. 10 // 89075 Ulm (Germany) // // Information abo...
[ "lutz@hs-ulm.de" ]
lutz@hs-ulm.de
eb21625e90e3ff28c597907f7cc9d1f9076a618e
f03c72e984bc4f517616511083978231ad3c3c41
/examples/envelope_test.cpp
04be1097435381faa340c93ea5494d95e2507513
[ "MIT" ]
permissive
stonemaster/SimpleAmqpClient
dec71c285000cf7897ce8c07f23d20087e86de34
8198d7b58ca17b451e1d9173eeafbba1a8fd33e7
refs/heads/master
2021-01-16T18:52:39.766213
2012-07-06T07:44:37
2012-07-06T07:44:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,939
cpp
/* * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * * Portions created by Tony Garnock-Jones are Copyright (c) 2009-2010 * VMware, Inc. and Tony Garnock-Jones. All Rights Reserved. * * Permission is hereby granted...
[ "aega@med.umich.edu" ]
aega@med.umich.edu
cc707061550c0ed040e76b5de772f4c57a4bcedb
2c1b67b3af76a630681ac89c8ad8c78fa90e1c3b
/cg/cg00.cpp
089c0a627bf314d1100dcebe83f99a0197eebd97
[]
no_license
tejasmorkar/sem4
0ee5d653a166e5d62091de92248dedeaaaebeddc
aaf8e7cddc70283c2a490e9f9cb7eaa8ac96b84d
refs/heads/master
2020-11-25T08:57:21.502204
2020-02-27T05:10:02
2020-02-27T05:10:02
228,582,792
0
0
null
null
null
null
UTF-8
C++
false
false
176
cpp
#include<graphics.h> int main() { int gd = DETECT, gm; initgraph(&gd, &gm, NULL); setcolor(2); circle(100,200,50); delay(1000); return 0; }
[ "tejasmorkar@gmail.com" ]
tejasmorkar@gmail.com
df1b6976e18da173f5d5241a6ac7128fee52d161
00a2411cf452a3f1b69a9413432233deb594f914
/include/sqthird/soui/components/TaskLoop/semaphore.cpp
ca5e092e374bfd6b19b4748f99dc15d31b809928
[]
no_license
willing827/lyCommon
a16aa60cd6d1c6ec84c109c17ce2b26197a57550
206651ca3022eda45c083bbf6e796d854ae808fc
refs/heads/master
2021-06-26T21:01:21.314451
2020-11-06T05:34:23
2020-11-06T05:34:23
156,497,356
4
0
null
null
null
null
UTF-8
C++
false
false
1,190
cpp
#include <Windows.h> #include "semaphore.h" #include <cerrno> namespace SOUI { class SemaphorePrivate { public: HANDLE _hsem; }; Semaphore::Semaphore() : _private(*(new SemaphorePrivate())) { _private._hsem = ::CreateSemaphore(NULL, 0, 65535/* we need to discuss this max value*/, NULL); } Semaphore::...
[ "willing827@163.com" ]
willing827@163.com
caac0424514fee8236af12f5186b0362bc9f316e
5ab7032615235c10c68d738fa57aabd5bc46ea59
/russian_girl.cpp
b56ec3a2a277a7a4a77012f543c4c285feda64cc
[]
no_license
g-akash/spoj_codes
12866cd8da795febb672b74a565e41932abf6871
a2bf08ecd8a20f896537b6fbf96a2542b8ecf5c0
refs/heads/master
2021-09-07T21:07:17.267517
2018-03-01T05:41:12
2018-03-01T05:41:12
66,132,917
2
0
null
null
null
null
UTF-8
C++
false
false
521
cpp
#include<iostream> #include<vector> #include<string> using namespace std; int main() { string s; cin>>s; int sv=0,tr=0,tr1=0; for(int i=0;i<s.length()-1;i++) { if(s[i]=='0'&&s[i+1]=='0')sv++; else if(s[i]=='0'&&s[i+1]=='1')tr++; if(s[i]=='0')tr1++; } if(s[s.length()-1]=='0'&&s[0]=='0')sv++; if(s[s.lengt...
[ "akash.garg2007@gmail.com" ]
akash.garg2007@gmail.com
5837dd17754c4e6bee8b12144fbb6e044f99fcb3
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/rtorrent/gumtree/rtorrent_patch_hunk_185.cpp
a8492d2f296080a320083809e318e7c298b561cb
[]
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
693
cpp
first = print_buffer(first, last, " [U %i/%i]", torrent::currently_unchoked(), torrent::max_unchoked()); first = print_buffer(first, last, " [S %i/%i/%i]", torrent::total_handshakes(), - torrent::open_sockets(), - ...
[ "993273596@qq.com" ]
993273596@qq.com
2d9973c5012853bd3e37adaa3a23d87f827abf02
93ce4932100b3bc984ea213f96ac99dd4d25c4cd
/test/sketch_json/sketch_json.ino
2b1e245096b1fa7846edb82e2885c8b0a4dc3efe
[]
no_license
jamehuang2012/thermostat
40e3dfea73a4710e48308ee3b3f02eabe0415567
f23c9c8a6264130bbb19a2838bbafcfa552280dc
refs/heads/master
2020-12-09T10:30:41.540259
2020-01-18T21:38:33
2020-01-18T21:38:33
233,277,898
0
0
null
null
null
null
UTF-8
C++
false
false
2,069
ino
// ArduinoJson - arduinojson.org // Copyright Benoit Blanchon 2014-2020 // MIT License // // This example shows how to generate a JSON document with ArduinoJson. // // https://arduinojson.org/v6/example/generator/ #include <ArduinoJson.h> void setup() { // Initialize Serial port Serial.begin(115200); while (!Se...
[ "jhuang@pivotalpayments.com" ]
jhuang@pivotalpayments.com
b7172da30a2c8d65a1b3944732d68410c8f110ae
cf9c3b6500b700488e16950f8a977f1a8c1e2496
/InformationScripting/src/python_bindings/generated/OOModel__Block.cpp
06d0a88a01267d86123116de032ff15317b030a3
[ "BSD-3-Clause" ]
permissive
dimitar-asenov/Envision
e45d2fcc8e536619299d4d9509daa23d2cd616a3
54b0a19dbef50163f2ee669e9584b854789f8213
refs/heads/development
2022-03-01T15:13:52.992999
2022-02-19T23:50:49
2022-02-19T23:50:49
2,650,576
88
17
null
2016-09-01T07:56:36
2011-10-26T12:03:58
C++
UTF-8
C++
false
false
8,800
cpp
/*********************************************************************************************************************** ** ** Copyright (c) 2011, 2015 ETH Zurich ** All rights reserved. ** ** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the ** following c...
[ "dimitar.asenov@inf.ethz.ch" ]
dimitar.asenov@inf.ethz.ch
2c2ae17c59c6ba8f311196db5465372279bb7767
009dd29ba75c9ee64ef6d6ba0e2d313f3f709bdd
/Android/MobiVuold/MobiVU_testudp/jni/include/pv_omxcore.h
1dc8caadfb2a1f944d2ff42b5433333fa10a5ed1
[ "Apache-2.0" ]
permissive
AnthonyNystrom/MobiVU
c849857784c09c73b9ee11a49f554b70523e8739
b6b8dab96ae8005e132092dde4792cb363e732a2
refs/heads/master
2021-01-10T19:36:50.695911
2010-10-25T03:39:25
2010-10-25T03:39:25
1,015,426
3
3
null
null
null
null
UTF-8
C++
false
false
11,284
h
/* ------------------------------------------------------------------ * Copyright (C) 1998-2009 PacketVideo * * 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.o...
[ "nystrom.anthony@gmail.com" ]
nystrom.anthony@gmail.com
b367dab72fe752795069ff3744c05d9b3c35c42c
593a489a40d08287193be850416e7a6e7033b85d
/examples/uintTest/flow/audio_loop_test.cc
04e8319630eeac864ce078b57028b3b6b27c4176
[ "BSD-3-Clause" ]
permissive
xiaoshzx/rkmedia-1
e7983de87bf8a381e78287e63d13049346c3a22b
868b4f4bc160b342d7061a594af1746c814c27ba
refs/heads/master
2023-01-08T09:07:04.083554
2020-11-06T12:13:26
2020-11-06T12:13:26
310,641,071
6
1
null
null
null
null
UTF-8
C++
false
false
11,445
cc
// Copyright 2020 Fuzhou Rockchip Electronics Co., Ltd. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "assert.h" #include "signal.h" #include "stdint.h" #include "stdio.h" #include "unistd.h" #include <iostream> #include <memory> ...
[ "yuyz@rock-chips.com" ]
yuyz@rock-chips.com
a814bae602de66ab1e07d38d042550dbc4fd073a
8245e898fbd7bb655706de0a0c35078934ceee12
/C/read_csv/readin_arma.cpp
26dc9292e00d2ad4a20ed89057ac9c0ecfd720e3
[]
no_license
olszewskip/MDFS_playground
86e889bb08be0139ace42916c794eacfc657b74d
1cf7df6d8c60c2a4da7a9286a469bdb8855abb46
refs/heads/master
2020-04-08T21:01:22.839688
2019-05-15T14:29:06
2019-05-15T14:29:06
159,725,454
0
0
null
null
null
null
UTF-8
C++
false
false
1,218
cpp
// Copyright: me // g++ arma_1.cpp -DARMA_DONT_USE_WRAPPER -lopenblas -llapack #include <armadillo> #include <iostream> int main(int argc, const char **argv) { arma::Mat<double> M; M.load("madelon.csv"); std::cout << "first element: " << M(0, 0) << std::endl; std::cout << "number of rows: " << M.n_rows << s...
[ "olspaw@gmail.com" ]
olspaw@gmail.com
33cd7c77da1754a7e99a1c9484674fdc1587f803
80b647b0214dd6b2e466581abc7a998a86758bc7
/Maze/pathFinder.cpp
137e908e20aec802ecb9a6203d98f5ca8493d58d
[]
no_license
kilowatthours224/CIS230KH
27cb55ebb8f3ca791c9d6d28ff4640a5fad30dc8
2592f995bb481bc8b807876270e53ce70f89ffc5
refs/heads/main
2023-03-27T03:27:19.979088
2021-04-02T04:37:49
2021-04-02T04:37:49
353,905,035
0
0
null
null
null
null
UTF-8
C++
false
false
6,144
cpp
// pathFinder.cpp: Driver for Assignment 3 - contains pathfinding elements and main #include <iostream> #include <stack> #include "Maze.h" #include "Creature.h" using namespace std; // function prototypes bool goNorth(Maze&, Creature&); bool goSouth(Maze&, Creature&); bool goEast(Maze&, Creature&); bool goWest(Maze&...
[ "noreply@github.com" ]
kilowatthours224.noreply@github.com
81d55dcc07b65a788c50acb232e6ca71cafe83ae
cc7692c41fbf54e5e843264b3b8b37e06bf468f6
/stepper/stepper.ino
86da9ca36bfbf33214d840ae118976dfe3f6e44e
[]
no_license
jarchuleta/arduino
e5556d60592ab92394f2d11158a26a715f2ea974
d28001fdd0483a7e309daa2ec9562d76e9cf5740
refs/heads/master
2021-01-11T17:54:45.517069
2018-07-21T03:13:00
2018-07-21T03:13:00
79,872,100
0
0
null
null
null
null
UTF-8
C++
false
false
776
ino
/* * Stepper motor with potentiometer rotation * (or other sensors) using 0 analog inputs * Use IDE Stepper.h comes with the Arduino library file * */ #include <Stepper.h> // Here to set the stepper motor rotation is how many steps #define STEPS 100 // attached toSet the step number and pin of the stepper motor S...
[ "james.archuleta@gmail.com" ]
james.archuleta@gmail.com
1017c60a3ab3ade5d65a38dd7d8ed17cb6110bc1
adc5b9f7a45e5de1cd168b7eaee33b50d0740bf7
/pp2/ast_stmt.h
be361e1cbc09bc7a47ff5f1e481b3a16897e9542
[]
no_license
ear7up/ear7upCompilers4620
97dbb9199e3cf77cd8193e75fdff19bc3092d8bd
71222bc08ce4c27a0b6e109b5651c9d43a2a8d6f
refs/heads/master
2016-09-08T19:23:32.187266
2014-12-06T02:46:17
2014-12-06T02:46:17
23,360,385
1
0
null
null
null
null
UTF-8
C++
false
false
3,318
h
/* File: ast_stmt.h * ---------------- * The Stmt class and its subclasses are used to represent * statements in the parse tree. For each statment in the * language (for, if, return, etc.) there is a corresponding * node class for that construct. * * pp2: You will need to add new expression and statement node ...
[ "ear7up@virginia.edu" ]
ear7up@virginia.edu
3c2c5d52c9c61f9f44b4258735991fa559dd69c3
e0b758271f45545629a10bf875ca6c3866ce01a6
/Library/Others/Time.cpp
18062589951f166e22cf06187f1bb05330697d51
[]
no_license
tonko2/C_plus_plus
10af20d2fe1fa575d515028eb37d6a721e3fb86a
d9e8de7bcf106e73e8d13122d10135c450e6b9e1
refs/heads/master
2020-05-20T08:43:05.842398
2015-12-21T06:17:46
2015-12-21T06:17:46
19,302,041
1
2
null
2015-12-21T06:15:51
2014-04-30T05:38:43
C++
UTF-8
C++
false
false
362
cpp
#include <bits/stdc++.h> using namespace std; #define debug(x) cout << #x << " = " << x << endl const int INF = 1<<29; typedef long long ll; typedef pair<int,int> P; int main(){ int N; cin >> N; int hh = N / 3600; int mm = (N % 3600) / 60; int ss = N % 60; //1秒なら01と、出力 printf("%02d:%02d:%02d\n...
[ "10cherry07@gmail.com" ]
10cherry07@gmail.com
56978e72357fbb683209a8a0d2e46ca2d8c56463
c5a20ed507089e7e72531757e98c3a3b371d4f7a
/service/unittest_service_helper.cc
78214eb8385c1ec98d03ecbbf0173a67d887e001
[]
no_license
pinghaoluo/499-zhihanz-usc-edu
39f1437595ce5d9cb7c93179f5fca17af7ebf316
198961100dba08547fff696eb680a1e39b05b70f
refs/heads/master
2020-04-25T12:17:06.767409
2019-02-15T07:41:37
2019-02-15T07:41:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,060
cc
#include "service_helper.h" #include <chrono> #include <gtest/gtest.h> #include <iostream> #include <string> #include <thread> #include <vector> using namespace parser; // test whether parser and deparser can be used to the empty string and empty // vector TEST(test, init) { std::string str{}; std::vector<string> ...
[ "vagrant@vagrant.vm" ]
vagrant@vagrant.vm
1faac8a288675fe794e94140c64399e321742993
69daee30ea7cca07ac446c6986e44fe24bc9a34a
/多维数组.cpp
8ae9cdc5429fbcbf3b0ef8ef40e113b5f9df716a
[]
no_license
lml08/OJ
38b904ff7482b4cad827148d9538682d8997bfed
26ae3f28ffceea648d9206039031b432bb64ccec
refs/heads/master
2020-04-28T00:16:26.051417
2019-03-10T10:43:33
2019-03-10T10:43:33
174,809,240
0
0
null
null
null
null
UTF-8
C++
false
false
403
cpp
#include<stdio.h> void search(float (*p)[4],int n) { int i,j,flag; for(j=0;j<n;j++) { flag=0; for(i=0;i<4;i++) if(*(*(p+j)+i)<60) flag=1; if(flag==1) { for(i=0;i<4;i++) printf("%.f ",*(*(p+j)+i)); printf("\n"); } } } int main() { f...
[ "353392619@qq.com" ]
353392619@qq.com
40c89d1acf8d53f322d3dd33a2ccd589ac16c4ca
577538f4e21dc5d16ba9cd2b3a1bacf21b234864
/Numerical/MullerRoots/main.cpp
062c3e11347cc99abc5f972a646fc9154e1cbdd0
[]
no_license
proctorsdp/mechanicalEngineering
91b6d14b2887833553fd879e3b55fd744b3e8212
69289b0b70aedfe05c7b8798d91b51c1d426bdfd
refs/heads/master
2021-08-23T19:06:36.475038
2017-12-06T04:36:08
2017-12-06T04:36:08
108,763,774
0
0
null
null
null
null
UTF-8
C++
false
false
309
cpp
#include <iostream> #include "muller.h" using namespace std; int main() { muller m; char again; m.mullerSolver(); cout << "Would you like to find another root of the equation?\n" "'y' or 'n'?\n"; cin >> again; if (again == 'y') { main(); } return 0; }
[ "proctorsdp@users.noreply.github.com" ]
proctorsdp@users.noreply.github.com
29961e2a8a4144ba30577021c052e561223d539f
18fe661d6b2b85d1ef56dfd84054b18687e86a71
/Software/Signalgenerator/GUI/table.hpp
cd5349a39b2a440cd709577e1a308d608d9c1640
[]
no_license
jankae/Signalgenerator
48759b95d6f9139b900aee281b43f6e73dd67691
d6a2e1b0d0a1e50f169ecdedde816751158b143e
refs/heads/master
2023-02-02T11:04:07.942520
2023-02-01T13:38:07
2023-02-01T13:38:07
189,094,174
23
12
null
null
null
null
UTF-8
C++
false
false
7,480
hpp
#pragma once #include "widget.hpp" #include "Unit.hpp" #include "display.h" #include "font.h" #include "buttons.h" #include "Dialog/ValueInput.hpp" template<typename T> class Table : public Widget { public: Table(font_t font, uint8_t visibleLines) { columns = nullptr; rows = 0; cols = 0; size.x = 2 + Scrollb...
[ "kaeberic@ibr.cs.tu-bs.de" ]
kaeberic@ibr.cs.tu-bs.de
3ccd67ce76630c0e91836a695e5f0d83d8aaf47f
6229725d6d8ee994537b4be33d8fd20f8dbaf2c9
/camera/src/board_cutout.cpp
7dcb6a82f6c9105651ead31cd888d7c6b19f7c93
[]
no_license
HKbaxterteam/Baxter2017
ec2121c9490397215046b1d66d523e96078a8910
9cc3d79d2462fa7637b0aefed469c9c4b984f6fd
refs/heads/master
2021-01-01T18:43:57.366296
2017-09-19T15:10:13
2017-09-19T15:10:13
98,415,486
0
0
null
null
null
null
UTF-8
C++
false
false
3,667
cpp
//************************************************ //**********Baxter 2017 Tic-Tac-Toe*************** //*******Nadine Drollinger & Michael Welle******** //************************************************ //*******Camera node - board_cutout************* //************************************************ //*************...
[ "mwelle@kth.se" ]
mwelle@kth.se
f64e42113ef954adb38de282f5018f2b27352e7a
83173c35a77d0c863b67f485ad09070986657ca8
/src/inter/expression.cpp
1b2286963956bb0d306abb6fa7924c22642543d0
[]
no_license
vin120/cpp-dragonbook-frontend
1310601fc709df349bff7e791ee00010e1493741
d5b9559f849a714de9b098f48eeafdcde0c0b7b3
refs/heads/master
2020-07-04T15:24:20.602786
2014-01-13T20:12:23
2014-01-13T20:12:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
598
cpp
#include <inter/expression.hpp> #include <sstream> namespace inter { void Expression::emit_jumps(const std::string &test, const std::uint32_t &to, const std::uint32_t &from) { std::stringstream ss; if (to && from) { ss << "if " << test << " goto L" << to; emit(ss.str()); ss.str(""); ...
[ "alexander.rojas@gmail.com" ]
alexander.rojas@gmail.com
5d4f76199fabdc765c9fc78de5734d72570c1632
eb597f5e43cc56b1e3141376da31640b757baf93
/src/fem_core/solvers/CSLR/preconditioners/Nothing/preconditioner_Nothing.h
e8fde164c306946ffd9804a8c93cbc36f88a096e
[]
no_license
AlienCowEatCake/vfem
27cee7980eb37937a7bdaec66338f20860686280
4fe0b260c12be6ffe51d699d2a3076a35c7c2ece
refs/heads/master
2023-02-15T19:35:48.320360
2017-02-03T19:46:47
2017-02-04T09:17:49
327,827,936
0
0
null
null
null
null
UTF-8
C++
false
false
4,643
h
#if !defined(SOLVERS_CSLR_PRECONDITIONERS_NOTHING_H_INCLUDED) #define SOLVERS_CSLR_PRECONDITIONERS_NOTHING_H_INCLUDED #include "../preconditioner_interface.h" namespace fem_core { namespace solvers { namespace CSLR { namespace preconditioners { /** * @brief Класс базовый (пустой) предобуславливатель A = S * Q */ t...
[ "peter.zhigalov@gmail.com" ]
peter.zhigalov@gmail.com
ff610cfbe48165e84b2fbbd119b625cce2502735
9247cc17fbcf5ce96960e1b180d463339f45378d
/.LHP/.Lop11/.T.Minh/BoGhepSomNhat/BoGhepSomNhat/BoGhepSomNhat.cpp
4e8d3cda4a2e89482b51db27041293f63a46837c
[ "MIT" ]
permissive
sxweetlollipop2912/MaCode
dbc63da9400e729ce1fb8fdabe18508047d810ef
b8da22d6d9dc4bf82ca016896bf64497ac95febc
refs/heads/master
2022-07-28T03:42:14.703506
2021-12-16T15:44:04
2021-12-16T15:44:04
294,735,840
0
0
null
null
null
null
UTF-8
C++
false
false
1,330
cpp
#include <iostream> #include <cstdio> #include <algorithm> #define maxN 501 #define INF 999999999999999999 typedef int maxn; typedef long long maxa; maxa w[maxN][maxN], MIN, MAX; maxn mch[maxN], n; bool g[maxN][maxN], seen[maxN]; void Prepare() { std::cin >> n; MIN = INF, MAX = -INF; for (maxn i = 0; i < n; i...
[ "thaolygoat@gmail.com" ]
thaolygoat@gmail.com
15b1396a71649c03c49c54b62139ee1e251d2060
1d9e60a377ce2b0b94234e90c3156f212f2a7e9b
/3/monijijian/qddown_vc/XXX.cpp
5d490e9f34ae44bdaa7731f0f9517dec45c5c5eb
[]
no_license
seehunter/visual_c-_reff_skill_code
fd13ceec2c34bd827f2556638bbc190be46d9b93
1a99bd875c32a04cbcc07c785b61270821c58341
refs/heads/master
2020-04-09T21:28:33.030596
2018-12-06T01:59:25
2018-12-06T01:59:25
160,603,401
0
0
null
null
null
null
UTF-8
C++
false
false
1,947
cpp
// XXX.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "XXX.h" #include "XXXDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CXXXApp BEGIN_MES...
[ "seehunter@163.com" ]
seehunter@163.com
e07e69330e7e4031f581a18cd460b0b951fbc826
d64f8212a7276c7e3fe9e56c1c64c6434c6fab53
/CSD1404(待补充)/c++(CSD1404,GAJ)/day09/01vtable.cpp
adf7496ec1ec8133f87b257d8c33a646b2981272
[]
no_license
kanglanglang/danei
16021cc91a137961f6affbfdd6fa46f6813fd8f0
a56ac9856546128dcc94b664193a6cc425619e6a
refs/heads/master
2023-03-19T03:00:13.214959
2016-07-23T14:39:59
2016-07-23T14:39:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
432
cpp
#include <iostream> using namespace std; class A{ public: virtual void fooa(int x){ cout << "fooa(int)" << endl; cout << x << endl; } virtual void foob(int x){ cout << "foob(int)" << endl; cout << x << endl; } }; typedef void (*VFUN)(A* mythis,int x); typedef VFUN* VTABLE; ...
[ "1019364135@qq.com" ]
1019364135@qq.com
2459dde7a1299250f3ec3b461782c11949d6acc5
10c52dc3619fb60299dccd7851f1ab586030aebf
/OSSIM_DEV_HOME/ossim_plugins/opencv/openCVtestclass.h
9ee939066255fb1c5589f469271caa61ccebb37f
[]
no_license
whigg/OSSIM-GSoC-2014_draft
8b84ee23e4bf1953c160e44cd0ca4b27e63bbf54
d2e86f859df63b10126fe1ba9d5d8aa30490db45
refs/heads/master
2020-09-02T05:24:23.337701
2014-08-08T18:47:15
2014-08-08T18:47:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
594
h
#include <ossim/base/ossimObject.h> #include <ossim/base/ossimDpt.h> #include <ossim/base/ossimString.h> #include <ossim/base/ossimTieMeasurementGeneratorInterface.h> #include "ossimIvtGeomXform.h" #include <opencv/cv.h> #include <ctime> #include <vector> #include <iostream> class openCVtestclass { public: openC...
[ "martina@Martina-Ubuntu.(none)" ]
martina@Martina-Ubuntu.(none)
9edf550c089aed3f3a72db717d588fbb92b27aa1
afdb4de6d6db332b410dcacb23daf54f86cec7d6
/playground_learn_color/playground_learn_color.ino
30144a071e0630fd5195fed0078b1a73ecf48858
[]
no_license
andereyes99/ArduinoStuff
9bafae696d8a7074e2eddf63bd52a99de34e8918
d0507415e823831fcccf768f643bf00efa8ef3ee
refs/heads/master
2021-05-12T16:06:20.972459
2017-12-26T19:09:16
2017-12-26T19:09:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,513
ino
/*Tomas de Camino Beck www.funcostarica.org Learning colors Released under MIT License Copyright (c) 2016 Tomas de-Camino-Beck */ #include "Perceptron.h" #include <Wire.h> #include <Adafruit_CircuitPlayground.h> //we will use one perceptron with 3 inputs (Red, green, blue) perceptron colorPerceptron(4);//fou...
[ "tomas.decamino@gmail.com" ]
tomas.decamino@gmail.com
6e1debfeeb877e308a0a354500361340046fb779
c6f08f2bb8b812bcb63a6216fbd674e1ebdf00d8
/ni_header/NiTriBasedGeom.inl
8e84a2566c10d4edc94fa30475ff94e83d40b522
[]
no_license
yuexiae/ns
b45e2e97524bd3d5d54e8a79e6796475b13bd3f9
ffeb846c0204981cf9ae8033a83b2aca2f8cc3ac
refs/heads/master
2021-01-19T19:11:39.353269
2016-06-08T05:56:35
2016-06-08T05:56:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,761
inl
// NUMERICAL DESIGN LIMITED PROPRIETARY INFORMATION // // This software is supplied under the terms of a license agreement or // nondisclosure agreement with Numerical Design Limited and may not // be copied or disclosed except in accordance with the terms of that // agreement. // // Copyright (c) 1996-20...
[ "ioio@ioio-nb.lan" ]
ioio@ioio-nb.lan
c9323a6f842b351f07589957d79cd4613dde44fa
346c17a1b3feba55e3c8a0513ae97a4282399c05
/applis/uti_image/OLD-CmpIm.cpp
2cc93441fedf43002c286258899e031b58386f23
[ "LicenseRef-scancode-cecill-b-en" ]
permissive
micmacIGN/micmac
af4ab545c3e1d9c04b4c83ac7e926a3ff7707df6
6e5721ddc65cb9b480e53b5914e2e2391d5ae722
refs/heads/master
2023-09-01T15:06:30.805394
2023-07-25T09:18:43
2023-08-30T11:35:30
74,707,998
603
156
NOASSERTION
2023-06-19T12:53:13
2016-11-24T22:09:54
C++
UTF-8
C++
false
false
5,377
cpp
/*Header-MicMac-eLiSe-25/06/2007 MicMac : Multi Image Correspondances par Methodes Automatiques de Correlation eLiSe : ELements of an Image Software Environnement www.micmac.ign.fr Copyright : Institut Geographique National Author : Marc Pierrot Deseilligny Contributors : Gregoire Maille...
[ "deseilligny@users.noreply.github.com" ]
deseilligny@users.noreply.github.com
0766243c0948a64a2f33cb287b5dcb90113e9970
4707e74e67ecf13fe852efde73631544d5454edc
/src/atcoder/abc140/c.cc
1fb1c1c46ceae595e4be91e12745b24f5660f249
[]
no_license
HiroakiMikami/procon-workspace
5c6ac081ac3da39c375c6f441d14c3d1a629bdc4
67e29fceae9c700f5cec261d4a82274798371c33
refs/heads/master
2021-01-01T06:33:39.035882
2020-09-04T11:31:19
2020-09-04T11:31:19
97,444,106
0
0
null
null
null
null
UTF-8
C++
false
false
23,775
cc
/* URL https:// SCORE 0 AC false WA false TLE false MLE false TASK_TYPE FAILURE_TYPE NOTES */ #include <iostream> #include <cstdint> #include <utility> #include <tuple> #include <vector> #include <stack> #include <queue> #include <unordered_map> #include <unordered_set> #include <map> #include <set> #include <algorithm...
[ "hiroaki8270@gmail.com" ]
hiroaki8270@gmail.com
52d28f90ce6122539357f15d8d648f1ee703ba4d
8b9695b56da685aed7b91feb693fdef1c6945625
/Spatez_NodeMCU/speech_controlled/speech_controlled.ino
2bb4479dd56b2a25e446c2022e7ae8ec97c0870e
[]
no_license
iPankajrai/Spatez-Technology-Work
be3bb748d7a588f16beb509b5f17b1fc8340733d
38fac35434585f0639337b2d7bbc00a9a3bffbc1
refs/heads/master
2022-01-08T00:36:28.765937
2019-06-01T19:16:29
2019-06-01T19:16:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
451
ino
char incomingdata; void setup() { pinMode(13, OUTPUT); Serial.begin(9600); } void loop() { incomingdata = Serial.read(); { if (incomingdata == 'a') { digitalWrite(13, HIGH); Serial.println("light on"); } else if (incomingdat...
[ "noreply@github.com" ]
iPankajrai.noreply@github.com
8210e2a1c32a5cb02c0addd6c5dce6fe4d1c48a6
7c646b11406898cb89dd453318e3af5b6de1e01c
/include/linuxdeploy/subprocess/process.h
3ff25df7f6bd4d0720b69fb8582fa53b3adad720
[ "MIT" ]
permissive
muttleyxd/linuxdeploy
664210e9b35829ddb9b503c1f52ac72f94bc3082
e91b459fcef2549c26ca1b76f7b8569f3e5267b8
refs/heads/master
2022-11-30T00:34:45.186926
2020-08-08T09:54:58
2020-08-08T09:54:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,665
h
// system headers #include <unordered_map> #include <vector> #include <signal.h> // local headers #include "linuxdeploy/subprocess/subprocess.h" namespace linuxdeploy { namespace subprocess { class process { private: // child process ID int child_pid_ = -1; // ...
[ "theassassin@assassinate-you.net" ]
theassassin@assassinate-you.net
33419118b513798c21ebbc4f2c74b75922433039
9eecdedbd23c679199c2834cd2e3aaa890684116
/construction/3d-model-rasterization/generation/debug.cpp
19344c1728018d7cabda52c9b1e669a9bf46d4b0
[ "MIT" ]
permissive
mrsalt/minecraft
2ccb931120dc7f917a4d15c81d8e42bbd0307a01
9543a08a680ae8f9351f76555b141ee93a486739
refs/heads/master
2021-07-20T21:30:52.750684
2021-03-17T14:18:29
2021-03-17T14:18:29
245,073,813
1
0
null
null
null
null
UTF-8
C++
false
false
2,679
cpp
#include "Arguments.h" #include "debug.h" #include "geometry.h" #include "ModelWriter_Wavefront.h" #include <iostream> using namespace std; extern const Arguments &args; void write_debug_model( const string &filename, const ModelBuilder &source, const set<const Polygon *> &unplacedPolygons, const Pol...
[ "fmark.salisbury@gmail.com" ]
fmark.salisbury@gmail.com
a6d0f7736343f0f62b9b9e24e3fc47aa76758b74
dfdc585de77b411b29cb30882c686cd9a007cfed
/packages/vendors/stm/stm32f4.pack/include/stm32f4/GpioPort.h
321a03ea736df26a5bff1bb53b45c288def0772c
[]
no_license
micro-os-plus/micro-os-plus-iii-alpha
b420532967e9c7498f4448e260a0532d7e303353
a2eed58c5df1e988c1be328f9a2fe6936a1fe0b9
refs/heads/master
2023-06-08T12:48:45.266781
2023-05-25T07:53:05
2023-05-25T07:53:05
69,369,101
0
0
null
null
null
null
UTF-8
C++
false
false
13,111
h
// // This file is part of the µOS++ III distribution. // Copyright (c) 2014 Liviu Ionescu. // #ifndef STM32F4_GPIO_PORT_H_ #define STM32F4_GPIO_PORT_H_ // ---------------------------------------------------------------------------- #include "stm32f4xx.h" #include "stm32f4/gpio.h" #include "stm32f4/GpioPowerPolicy....
[ "ilg@livius.net" ]
ilg@livius.net
5e7cc00175e13aeec91eb23484145f207d375a84
cc153bdc1238b6888d309939fc683e6d1589df80
/mm-video-utils/vtest-omx/app/src/vtest_App.cpp
521e196d3ab7051d1a1c51274b958e5421a3d4df
[]
no_license
ml-think-tanks/msm8996-vendor
bb9aa72dabe59a9bd9158cd7a6e350a287fa6a35
b506122cefbe34508214e0bc6a57941a1bfbbe97
refs/heads/master
2022-10-21T17:39:51.458074
2020-06-18T08:35:56
2020-06-18T08:35:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,197
cpp
/*------------------------------------------------------------------- Copyright (c) 2013-2014, 2016 Qualcomm Technologies, Inc. All Rights Reserved. Confidential and Proprietary - Qualcomm Technologies, Inc. Copyright (c) 2010 The Linux Foundation. All rights reserved. Redistribution and use in source and binary form...
[ "deepakjeganathan@gmail.com" ]
deepakjeganathan@gmail.com
20d24aea6e7da8157ded4537d70373b9c8e47ff0
2755f3d5c0601d9bb4e6281ff66c2bbe14d3ce59
/code/fuzzyoutput.hpp
1675ffe75245f2f0dedb1356541d6faf37f2dfe6
[]
no_license
bozzano101/SmartTrafficLights
e6d6711ec2884feb89c98f579158e9030d3a1080
6881f9014e36dd3a7a536171a41b9806c6b780e8
refs/heads/master
2020-11-25T21:05:11.140982
2020-01-26T09:05:02
2020-01-26T09:05:02
228,846,819
0
1
null
null
null
null
UTF-8
C++
false
false
423
hpp
#ifndef FUZZYOUTPUT_HPP #define FUZZYOUTPUT_HPP #include <fuzzyoutputvariable.hpp> class FuzzyOutput { public: FuzzyOutput(QString name); void appendVariable(FuzzyOutputVariable *newVariable); FuzzyOutputVariable* is(QString name); QString name(); QVector<FuzzyOutputVariable *> *variables(); priv...
[ "boskonet@gmail.com" ]
boskonet@gmail.com
9c6d6948430f0e691753ffaafb9067952c7f2267
98410335456794507c518e361c1c52b6a13b0b39
/sprayMASCOTTELAM2/0.34/uniform/time
bce72b52bcbc7c63d99d79cf35baca7e7ec6dafc
[]
no_license
Sebvi26/MASCOTTE
d3d817563f09310dfc8c891d11b351ec761904f3
80241928adec6bcaad85dca1f2159f6591483986
refs/heads/master
2022-10-21T03:19:24.725958
2020-06-14T21:19:38
2020-06-14T21:19:38
270,176,043
0
0
null
null
null
null
UTF-8
C++
false
false
1,008
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 4.0 | ...
[ "sebastianvi26@gmail.com" ]
sebastianvi26@gmail.com
e108cf9ad48989d799ed640555ed4257c3c66c5a
24bc4990e9d0bef6a42a6f86dc783785b10dbd42
/chrome/browser/accessibility/ax_screen_ai_annotator_factory.h
d22ca07a706f4f9d38613e9c09a3026d3826bf29
[ "BSD-3-Clause" ]
permissive
nwjs/chromium.src
7736ce86a9a0b810449a3b80a4af15de9ef9115d
454f26d09b2f6204c096b47f778705eab1e3ba46
refs/heads/nw75
2023-08-31T08:01:39.796085
2023-04-19T17:25:53
2023-04-19T17:25:53
50,512,158
161
201
BSD-3-Clause
2023-05-08T03:19:09
2016-01-27T14:17:03
null
UTF-8
C++
false
false
1,279
h
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_ACCESSIBILITY_AX_SCREEN_AI_ANNOTATOR_FACTORY_H_ #define CHROME_BROWSER_ACCESSIBILITY_AX_SCREEN_AI_ANNOTATOR_FACTORY_H_ #include "base/no_destructor.h" #...
[ "roger@nwjs.io" ]
roger@nwjs.io
6f8d639c01b133e7674237a3b40147e8720bdee8
4642f67aa4cc14fe6032d83a89812939ce699e6c
/C++/algorithms/algorithm-interview/Time-Complexity/DynamicVector/main.cpp
e04eef92a462617fa7520e5f981ffd8e5b9cd0d1
[]
no_license
Thpffcj/DataStructures-and-Algorithms
947e75b6e41cb4142fcd1d63e358d44389298a7b
66b838a7a90527064fc1cdcebb43379cb9f0c66c
refs/heads/master
2021-01-01T19:14:38.755589
2020-04-06T01:50:22
2020-04-06T01:50:22
98,543,990
7
0
null
null
null
null
UTF-8
C++
false
false
613
cpp
// // Created by Thpffcj on 2017/9/16. // #include <iostream> #include <cassert> #include <cmath> #include <ctime> #include "MyVector.h" using namespace std; int main() { for( int i = 10 ; i <= 26 ; i ++ ){ int n = pow(2,i); clock_t startTime = clock(); MyVector<int> vec; for( ...
[ "1441732331@qq.com" ]
1441732331@qq.com
ea5a7abc44b014ccb4eb084e3ea70424e60e35dc
c71c0c5d693bccd4cb64b2282cbedbac25b6e114
/src/Magnum/GL/Test/PipelineStatisticsQueryGLTest.cpp
fe20bc2d4a46ef89cf479b6543cc62e680c78efa
[ "MIT" ]
permissive
janbajana/magnum
69287c6d4fc0be577e7b19078406131484f4c53f
9870cd72c96a3e09d5d79cbcd838bb365f84abc6
refs/heads/master
2023-08-23T07:20:47.202851
2021-10-24T17:52:08
2021-10-24T18:17:34
269,671,008
1
0
NOASSERTION
2020-06-05T14:47:21
2020-06-05T14:47:20
null
UTF-8
C++
false
false
5,682
cpp
/* This file is part of Magnum. Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Vladimír Vondruš <mosra@centrum.cz> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
[ "mosra@centrum.cz" ]
mosra@centrum.cz
b8914068b17106b842ad13bb0d7fc33e88d0f90a
240ee2e6a6235cc23d3a6bb9a0171a609ee33129
/2nd/p02Mouse.cpp
66a1f89fb9cda183c93c47d35e28b8a026c66777
[]
no_license
fjnkt98/gazoushori
18b83f89d7303645c2512f2a7b492fbc7b9b3ef1
f0eeb867ffb86189442b70ac7d9b1b2067155e43
refs/heads/master
2020-12-28T00:11:23.147289
2020-02-04T03:43:57
2020-02-04T03:43:57
238,116,400
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,029
cpp
#include <stdio.h> #include <opencv/highgui.h> void mouseCallback(int event, int x, int y, int flags, void *param); void main(int argc, char* argv[]){ IplImage* img; printf("argc = %d\n", argc); for (int k = 0; k < argc; k++) { printf("argv[%d] = %s\n", k, argv[k]); } printf("\n\n"); if (argc > 1) {...
[ "a19613@g.ichinoseki.ac.jp" ]
a19613@g.ichinoseki.ac.jp
1816ebd6435993fae91ecc7a2cb66a400ece9555
3c17d9a5f2ff2fd7d8793bc98b96f655513086a5
/ZQlibCNN/ZQ_CNN_CUDA.h
35f4cbfab99e9b599c8df1ceb543a43be20cff6e
[]
no_license
canyuedao/ZQ_SampleMTCNNCuda
5d4445a4dca27f5dea4cda2e1b34040507b89fcb
8aa1beda3cbba1956c5a767414ebbbbd043ccd84
refs/heads/master
2020-11-28T23:01:51.615233
2018-12-05T05:12:01
2018-12-05T05:12:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,877
h
#ifndef _ZQ_CNN_CUDA_H_ #define _ZQ_CNN_CUDA_H_ #pragma once namespace ZQ_CNN_CUDA { /*****************************************************************************/ /*make sure: pBias 's dim: (1,C,1,1) */ float cuAddBias(int N, int C, int H, int W, float* pData, const float* pBias); /*make sure: pBias 's di...
[ "zuoqing1988@aliyun.com" ]
zuoqing1988@aliyun.com
9ccb1f1aa8f0d9fb9a85d54a40a8240e1d7cf329
258c88dfdf72366287752549f0942120e7eb5792
/src/ipm/ipx/src/conjugate_residuals.h
416cddd3fc4b130466a5c7b4114714d59fe7d3bb
[ "MIT" ]
permissive
sschnug/HiGHS
d840cf02bb0315823d97998849d513b282aef01c
53fd9b0629491159d8eb90f42fd46f547c293323
refs/heads/master
2022-07-28T11:36:51.553033
2022-07-12T21:27:21
2022-07-12T21:27:21
131,449,295
0
0
null
2018-04-28T22:43:19
2018-04-28T22:43:19
null
UTF-8
C++
false
false
3,178
h
#ifndef IPX_CONJUGATE_RESIDUALS_H_ #define IPX_CONJUGATE_RESIDUALS_H_ // Implementation of the (preconditioned) Conjugate Residuals (CR) method for // symmetric positive definite linear systems. Without preconditioning, the // method is implemented as in [1, Algorithm 6.20]. The implementation with // preconditioning ...
[ "jajhall@ed.ac.uk" ]
jajhall@ed.ac.uk
f532dc0e8fb2938407d68dc216f453976ca514e0
4bcf2253c87510bb7ad573587b6fbb7ec23bd13d
/engine/external/tmx-parser/TmxPolygon.h
cb320171aeaa665a72dd3beae32791a845edc360
[]
no_license
Miceroy/yam2d
2d1f586e5c6d16c90b14aa99077ebb9b2f2657a8
089c74a8f297552f4fb0ecf06f9c2839eef4c095
refs/heads/master
2021-01-17T13:07:08.171077
2020-06-10T19:07:08
2020-06-10T19:07:08
32,387,246
1
8
null
null
null
null
UTF-8
C++
false
false
2,248
h
//----------------------------------------------------------------------------- // TmxPolygon.h // // Copyright (c) 2010-2012, Tamir Atias // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met...
[ "kajakbros@gmail.com@2756e8b1-e213-d811-d314-e58f43a541ef" ]
kajakbros@gmail.com@2756e8b1-e213-d811-d314-e58f43a541ef
edb9515cbe9080c225a496e5b282b19255ad3846
f54e1c191f737f1a4c546cad851bd23c125b7dfc
/prblm_001182/prblm_001182/main.cpp
1a7d6892c9629892cf56359082d81d95e2f7a710
[]
no_license
Uginim/baekjoon-solution
1bfcff52aeb3879a9c80851c8dc5f545ba93fa44
aa1486b07ea8e9f78899ed32ff1307e7c36ac445
refs/heads/master
2020-09-22T11:38:43.711180
2019-12-01T14:56:00
2019-12-01T14:56:00
225,177,199
0
0
null
null
null
null
UHC
C++
false
false
943
cpp
#include <iostream> //N using namespace std; #define MAX_SIZE 20 int main(int argc, char * argv) { int N,S,value;//N:숫자 개수, S:합 int nums[MAX_SIZE]; unsigned int powSet, universalSet; powSet = 0x0; //for (int i = 0; i < MAX_SIZE; i++) //powSet[i] = 0; cin >> N >> S;//입력 for (int i = 0; i < N; i++) { scanf(...
[ "kimugiugi@gmail.com" ]
kimugiugi@gmail.com
795efb56839a1dc10267d7e712f76cdebc1f67d7
19b016952946bfc56d6ed54b2f6a86774c5405dd
/logdevice/admin/safety/CheckMetaDataLogRequest.h
7c6aa0815d582156e2ca7a5814e75591b1087f82
[ "BSD-3-Clause" ]
permissive
msdgwzhy6/LogDevice
de46d8c327585073df1c18fc94f4cc7b81b173d1
bc2491b7dfcd129e25490c7d5321d3d701f53ac4
refs/heads/master
2020-04-01T17:00:39.187506
2018-10-17T06:29:11
2018-10-17T06:32:21
153,408,883
1
0
NOASSERTION
2018-10-17T06:49:01
2018-10-17T06:49:01
null
UTF-8
C++
false
false
6,740
h
/** * Copyright (c) 2017-present, Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #pragma once #include <chrono> #include <memory> #include "logdevice/common/EpochMeta...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
e5ce6f66ff48cf1a97980fe95e6143560494aed2
4a1d6340874f20ee07f2eea33068148c103d17c2
/chap9/9.8-哈弗曼树/C.cpp
1b674d925d9c44c54cd1b0c11d8f9a26c0854847
[]
no_license
Esther-Guo/algorithm_notes_and_exercise
746febfc52c1c8534c14849a27465b6af2263a38
6b4e6fbc22b66df40e370d0e82def88c4b090a64
refs/heads/master
2020-12-05T04:27:55.229086
2020-02-18T13:02:54
2020-02-18T13:02:54
232,008,697
0
0
null
null
null
null
UTF-8
C++
false
false
80
cpp
// http://codeup.cn/problem.php?cid=100000617&pid=2 /* 本节暂时跳过。 */
[ "special0831qi@gmail.com" ]
special0831qi@gmail.com
e623ade810286ad3859f9f2e0e472de0d1fb8f9a
93abe5bb790b74841f7e28960f0e07cfb79de9a7
/solid/frame/reactorcontext.hpp
170632ae742d6d7e76143464c810b440205e32ff
[ "BSL-1.0" ]
permissive
liuxw7/solidframe
011eb99adbb52ab094e5c1694fe8ad48825195a6
d04794df7e856df9f246516cbb8a5ae4e2caf629
refs/heads/master
2023-03-05T15:54:44.494146
2020-11-27T15:34:27
2020-11-27T15:34:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,331
hpp
// solid/frame/aio/reactorcontext.hpp // // Copyright (c) 2015 Valentin Palade (vipalade @ gmail . com) // // This file is part of SolidFrame framework. // // Distributed under the Boost Software License, Version 1.0. // See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt. // #pragma ...
[ "vipalade@gmail.com" ]
vipalade@gmail.com