blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
201
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
260 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
11.4k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
80 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
8
9.86M
extension
stringclasses
52 values
content
stringlengths
8
9.86M
authors
listlengths
1
1
author
stringlengths
0
119
af7d7483878080541704e01337c5947c284fa75f
15d9395e396ff48ac9788fd4ad085ce807a4c477
/SpriteComponent.hpp
c8cc0bee41c42f4f39b940a5c0fc0c56adfc848e
[ "MIT" ]
permissive
legau1000/MyGameEngine
2a8aae3a4dd4be73e999ab1c5db1ebe116d7a78f
11457e4f8428b4ef4548dbe7fbe0cbce24171ad0
refs/heads/master
2023-02-23T00:01:57.007233
2021-01-29T14:47:52
2021-01-29T14:47:52
327,371,406
0
0
null
null
null
null
UTF-8
C++
false
false
465
hpp
#pragma once #include "Component.hpp" class SpriteComponent: public Component { public: SpriteComponent(const std::string& name, const std::string& mesh); SpriteComponent(const std::string& name, const std::string& mesh, const std::string& material); ~SpriteComponent(); const std::string getName(); const std::st...
[ "legau1000@gmail.com" ]
legau1000@gmail.com
b4f5ca7b547ab8eae80051c6de846c750a5ecb4a
7a3ae5cd51b02af62e41d4e306eb9bce995e1535
/keep/sources/paintpanelmainwindow.cpp
59f5810fd1419298170725e1bfe876fc55a77f8a
[]
no_license
nicktogo/WeDay
0a5b8f314d9f3edad0683f44b24c6220cb560c90
62ac92f96f38b09eda3f377b755ecff6d3237b80
refs/heads/master
2021-01-10T07:07:47.501898
2016-01-09T18:42:10
2016-01-09T18:42:10
49,336,660
1
0
null
null
null
null
UTF-8
C++
false
false
9,057
cpp
#include "keep/headers/paintpanelmainwindow.h" #include "ui_notepaintpanelmainwindow.h" #include <QDebug> #include <QPainter> #include <QColor> #include <QColorDialog> #include <QPalette> #include <QDateTime> #include <QVector> #include <QList> #include <QPen> #include <QFileDialog> /*** 定义存储界面上所有图形的容器 */ QList<Paint...
[ "gnick1995@gmail.com" ]
gnick1995@gmail.com
bf0876adf300c6fa53619b299476fbe59ced912d
5298705370c757d8846d409382f7dcb8450d48b8
/wbs/src/FileManager/InputDirectoryManager.h
4cbf41734de41dc3ee4ad172ccbc13266e4ebc5f
[ "MIT" ]
permissive
RNCan/WeatherBasedSimulationFramework
3d63b6a5fd1548cc5e5bac840f9e7c5f442dcdb0
05719614d2460a8929066fb920517f75a6a3ed04
refs/heads/master
2023-07-19T21:37:08.139215
2023-07-13T02:29:11
2023-07-13T02:29:11
51,245,634
7
2
null
null
null
null
WINDOWS-1250
C++
false
false
880
h
//****************************************************************************** // Project: Weather-based simulation framework (WBSF) // Programmer: Rémi Saint-Amant // // It under the terms of the GNU General Public License as published by // the Free Software Foundation // It is provided "as is" w...
[ "Tigroux74@hotmail.com" ]
Tigroux74@hotmail.com
a964d2e10307d9a3811647c2bf265067648bdf2a
58ed28b8c68834074fda9528004de712641a6596
/yarp/include/geometry_msgs_Point.h
99c882e3824aed6f77e74fc88f27f875c6c7d105
[]
no_license
tunaonur/icub_object_grasping
505fa944c9d6748a3f3fd4d9a1dd15f37c5a4c6e
25af09b1276bae2715f621f969343659512cb4b1
refs/heads/master
2021-01-09T20:41:18.619452
2016-08-16T08:01:16
2016-08-16T08:01:16
65,728,689
0
0
null
null
null
null
UTF-8
C++
false
false
3,379
h
// This is an automatically generated file. // Generated from this geometry_msgs_Point.msg definition: // # This contains the position of a point in free space // float64 x // float64 y // float64 z // // Instances of this class can be read and written with YARP ports, // using a ROS-compatible format. #ifn...
[ "tkelestemur@gmail.com" ]
tkelestemur@gmail.com
a1ed9e5f56dc2651b3ea00b0577b33818df74695
8e726a6c8cf183196bfa9b90dded168aa4e523de
/libjson/_internal/Source/JSONWorker.cpp
b284a4d2a7759091e35c1ecf41aa60c4d18c416c
[ "BSD-2-Clause" ]
permissive
kr0st/fplog
3642735982c25a4b9b9c3de99abf2ca40b828908
e9726716e79b2bf27598c1ae32acc5a6d907b09a
refs/heads/master
2021-01-23T09:30:08.408641
2018-04-15T16:54:02
2018-04-15T16:54:02
16,255,127
0
0
null
2017-04-21T16:40:17
2014-01-26T15:12:43
C++
UTF-8
C++
false
false
24,369
cpp
#include "JSONWorker.h" bool used_ascii_one = false; //used to know whether or not to check for intermediates when writing, once flipped, can't be unflipped inline json_char ascii_one(void) json_nothrow { used_ascii_one = true; return JSON_TEXT('\1'); } #ifdef JSON_READ_PRIORITY JSONNode JSONWorker::parse(const j...
[ "kr0st@bioreactor.me" ]
kr0st@bioreactor.me
ec327d0e1b69926220635cebb0fb8db96b355d81
b7d94577d69d3d0a67d6f2d00f9fe2618bee4308
/tkEngine/EffekseerRuntime130/src/EffekseerRendererDX11/EffekseerRenderer/EffekseerRendererDX11.VertexBuffer.h
62727d0e0b2972645b2d9f5547a95eab1c2ad44f
[]
no_license
MurakamiS/GameProject
85fb743e7101eee85d7adac89ac792bed5679d81
8c1bc159258641d39bde52a130256a84757a5c4a
refs/heads/master
2021-04-06T01:06:17.418292
2018-07-13T06:34:56
2018-07-13T06:34:56
125,322,751
0
0
null
null
null
null
UTF-8
C++
false
false
2,007
h
 #pragma once //---------------------------------------------------------------------------------- // Include //---------------------------------------------------------------------------------- #include "EffekseerRendererDX11.RendererImplemented.h" #include "../../EffekseerRendererCommon/EffekseerRenderer.Ver...
[ "kbc17b21@stu.kawahara.ac.jp" ]
kbc17b21@stu.kawahara.ac.jp
3d943c3c5b5818f1726032601e4e4b7c95490173
c6a98b8e273e69533009e5073a505508e3a0c2c5
/Problems/Codeforces/MayIAddALetter.cpp
4816374e726f3f6029604d601a766316a6d4c36a
[]
no_license
BenjaminRubio/CompetitiveProgramming
5c72a9b803e66e194fd7fe8a26d0d81d14a7fc5c
33ba1125a2eb5ba4d6f9cbc8522c92432bc92b0d
refs/heads/master
2023-06-08T19:43:44.069793
2023-05-27T18:53:32
2023-05-27T18:53:32
176,643,093
16
5
null
null
null
null
UTF-8
C++
false
false
2,219
cpp
#include <bits/stdc++.h> using namespace std; using ll = long long; #define rep(i, n) for (int i = 0; i < (int)n; i++) #define pb push_back #define ff first #define ss second int N; string R, S, Q; ll B = 1777771, M = 999727999, P = 325255434; vector<ll> b, H, I; ll get(int l, int r) { ll h = (H[r] - H[l] + M) ...
[ "benja.rubio.o@gmail.com" ]
benja.rubio.o@gmail.com
002bc3ad94eb7182c5000530e5122cba322ecbd4
07e2fea8dccbd5a9c00c768cfbc95a56fafeba8e
/Codes/Trapping Rain Water.cpp
cee48fbd53276b2cf4e264dc39a9d4fb6b2571ea
[]
no_license
AllenZYoung/LeetCode
2f6345db8e588172a9334c65060435605836e82b
3a3ea2775242eae656997c571fdbcad6a518b5cd
refs/heads/master
2020-12-27T11:17:41.688208
2016-11-28T15:06:10
2016-11-28T15:06:10
44,184,438
1
1
null
null
null
null
UTF-8
C++
false
false
529
cpp
class Solution { public: int trap(vector<int>& height) { int left = 0, right = height.size()-1; int res = 0; int MaxL = 0, MaxR = 0; while (left <= right) { if (height[left] <= height[right]) { if (height[left] >= MaxL) MaxL = height[left]; else res += MaxL-height...
[ "allenzyoung97@gmail.com" ]
allenzyoung97@gmail.com
f598ca96eb2e5f3e19d46c39132f4d751d67fc30
cf5dd4707e0b47c67d88768ffc38f0f74cf33f60
/build/VentTrackS_automoc.dir/moc_MainWindow.cpp
b1e04b92058cc682b5905e6f63393c1d1bfe4262
[ "MIT" ]
permissive
GranitGuri/Tracking
722a67ae5e1b2140020c5fdb6dd2e13259e3e2fa
a171046d22a85e3c5518733b4b090528dca0244e
refs/heads/master
2020-05-24T03:50:44.016679
2019-07-18T14:32:37
2019-07-18T14:32:37
187,074,775
0
0
null
null
null
null
UTF-8
C++
false
false
7,105
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'MainWindow.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.1) ** ** WARNING! All changes made in this file will be lost! **********************************************************...
[ "granitguri.gg@gmail.com" ]
granitguri.gg@gmail.com
f0f3a8202ea534d3877323d26ce3ac95e2828927
360212283a19657d43cf9870c4e2d1a29a22b80f
/Holiday.h
cf2c983797a9e83727174208778699c4249fbd03
[ "MIT" ]
permissive
enojoker/RatesLib
425233842969a4c4bbe4eb34150f00ea49b621ad
4564c270ca9cfd05d8d2238266b762f2e75b3286
refs/heads/main
2023-04-09T08:05:28.623475
2021-04-16T11:54:15
2021-04-16T11:54:15
358,583,205
0
0
null
null
null
null
UTF-8
C++
false
false
1,298
h
#pragma once #include <string> #include <set> #include <boost/date_time/gregorian/gregorian.hpp> #include <fstream> typedef boost::gregorian::date date; typedef boost::gregorian::date_duration date_dur; class Holiday { private: std::string holiday_code; std::set<date> holidays; public: Holiday() { holiday_code...
[ "heng.tan1989@gmail.com" ]
heng.tan1989@gmail.com
e87366502bc854424523df416e5d8e67725096d2
15ba4aefaad5ee8d7f1d7bfb3709c289315432f6
/1.7/字符串p型编码.cpp
ac3b2700fa0562c3508a388163f2568f8fca3919
[ "MIT" ]
permissive
tangxiangru/NOIP
e48b253e19eca82082dd7d9dfd3d75141930e238
6c756df37e5cb6105f5d5eb0fd9b03a4ef8407e4
refs/heads/master
2022-03-01T22:55:06.509064
2019-09-07T05:11:46
2019-09-07T05:11:46
194,476,273
1
1
null
null
null
null
UTF-8
C++
false
false
286
cpp
#include<iostream> #include<string> using namespace std; int main(){ string s; cin >> s; int count = 1; s[s.length()] = -1; for(int i = 0; i < s.length(); i++){ if(s[i] != s[i + 1]){ cout << count << s[i] - '0' ; count = 1; } else{ count ++ ; } } return 0; }
[ "871607149@qq.com" ]
871607149@qq.com
f68fdb0712bc8d24859d85f7c97e258aca5dc253
1aa599eaac8db3a794c66d0718cdd3aa8b0a6620
/MyProjects/OOP/OOP/Practical 2/OOP Practical ex/teacher.cpp
6a8d5f397bd2c19a8616924f7fa0ea0c6ea7936d
[]
no_license
pechdaniel/MyProjects
ed609bc44bdec4bff6c539387add9793f8dd9595
4d55b6723d45e59bad432d5a2f415b6ac70c76b1
refs/heads/master
2020-04-13T02:46:02.610777
2019-01-22T15:55:39
2019-01-22T15:55:39
162,911,177
0
0
null
null
null
null
UTF-8
C++
false
false
319
cpp
#include "teacher.h" #include <sstream> #include <string> using namespace std; std::string Teacher::toString() { int i = 0; stringstream buff; buff << "Name: " << name << ", Groups: "; for (i = 0; i < groups.size() - 1; i++) buff << groups[i] << ", "; buff << groups[i]; return buff.str(); }
[ "noreply@github.com" ]
noreply@github.com
f715c92f62d33a627dedbaaf588e1c5ca62348a7
fae8d039fcc05b986c5771901834deee1aa3b916
/BOJ/BruteFroce/14889. 스타트와 링크.cpp
16b5703189d2cb2105008c1372e9c88600e75139
[]
no_license
eastgerm/eastgerm-algo
558ce3dd7fa7bbf51ffe9210197a76e947afb634
3b4552e2dff860345ffabd6ffa6ab07bab968634
refs/heads/master
2020-09-02T16:44:14.273204
2020-05-12T10:35:20
2020-05-12T10:35:20
219,261,135
1
0
null
null
null
null
UTF-8
C++
false
false
2,002
cpp
// // Created by kimdong on 2018-09-07. // #include <iostream> #include <algorithm> #include <vector> #include <queue> using namespace std; int N = 0; int S[20][20] = { 0 }; vector<int> team1; int total = 0; int Min = 1000001; void input(); void teamPick(); void match(); void check(); void output(); int chanSign(int...
[ "dowk0331@gmail.com" ]
dowk0331@gmail.com
c408c4def5231df1981e6f95c56c66472d4d9bf0
8f53a505489984b9490a9d09c22cfe9fa98872fb
/Source/FiftyMinInside/GuidedRocket.h
8627a2a5e95a5eaead8602774a02a40921be0efe
[]
no_license
QuentinSauvage/50-Inside
b3163416ec4d16e359baed023f241a0654f65caf
3689cac6b3e5bdcbcb8b543bbc10a56d498859f8
refs/heads/master
2020-12-13T08:43:07.201946
2020-08-01T10:29:39
2020-08-01T10:29:39
234,362,132
1
0
null
2020-03-18T13:49:49
2020-01-16T16:26:57
C++
UTF-8
C++
false
false
1,296
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "Bullet.h" #include "GameFramework/Pawn.h" #include "GuidedRocket.generated.h" UCLASS() class FIFTYMININSIDE_API AGuidedRocket : public APawn { GENERATED_BODY() public: AGuidedRocket(); ...
[ "sauvage.quentin62@gmail.com" ]
sauvage.quentin62@gmail.com
69a9013dc5c8edc5ac9239bbf33b8413d52d0cc8
17d7b7d1bb29269734f5f4b5872f916e9951f050
/include/ResourceType.h
4e17d4a3e62c28b424cfe05c93f7b7c5733c4e5a
[]
no_license
Marneus68/WorkingTitle
a61b6e98d4a4d54b4418d26719168e6b5a70f0f4
142bdfd73a7359819bfd5e35a9db6acd29d3fc10
refs/heads/master
2021-01-14T09:29:08.550721
2015-10-02T11:27:54
2015-10-02T11:27:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
392
h
#ifndef __RESOURCETYPE_H__ #define __RESOURCETYPE_H__ #include <map> #include <string> namespace wot { enum class ResourceType { NONE, TEXT, IMAGE, BUTTON, SCREEN, SCENE }; class ResourceTypeNames { public: static std::map<ResourceType, ...
[ "duane.bekaert@gmail.com" ]
duane.bekaert@gmail.com
15a785ac958bc2d7e0241aabf7b17883d355a575
a3db71946c2fdcdee8cab60ecf1fcdf80806db57
/src/Misc.h
eb5a44278e1dd5516d72c6aa5973ef7c90787f72
[ "MIT" ]
permissive
Luckshya/httpreq-sqmod
e0b98ab57d806c35499f13cb23dc80a6ed7ecb99
51dba401a202b2beabed26d3b27b105852e4cd5a
refs/heads/master
2021-04-17T04:13:10.402074
2020-11-28T15:20:25
2020-11-28T15:20:25
249,412,057
0
0
null
null
null
null
UTF-8
C++
false
false
360
h
#pragma once // ------------------------------------------------------------------------------------------------ #include <mutex> #include <future> #include <vector> // ------------------------------------------------------------------------------------------------ namespace SqHTTP { void refreshFutureHolder(); void...
[ "luckshyaverma@gmail.com" ]
luckshyaverma@gmail.com
865ad463204b92cf8bed6ad88c361ded21685b7c
d2975f0a22606579e7f881d0483ffbfa26ccfe63
/TASARIMCI/tasarim_secimi.h
8d5051cc22ee61c41c69dabf6dce229d9c78708f
[]
no_license
adakteknoloji/FRAMEWORK
0e07720dea2607f4a62329e3c73b4b108dbf1b78
2bc6bde6fd79d2393b95945e158b7866203e578b
refs/heads/master
2021-03-27T17:39:01.747267
2018-11-07T13:57:57
2018-11-07T13:57:57
4,813,227
2
2
null
null
null
null
UTF-8
C++
false
false
521
h
#ifndef TASARIM_SECIMI_H #define TASARIM_SECIMI_H #include <QDialog> #include <QTableWidget> #include "secim_kerneli.h" class TASARIM_SECIMI : public SECIM_KERNELI { public: TASARIM_SECIMI(int * secilen_id,int belge_id,QWidget* parent = 0); ~TASARIM_SECIMI() {} private: int m_belge_id; ...
[ "cavit.vural@adak.com.tr" ]
cavit.vural@adak.com.tr
b109b467dcb587ded036bd14a6e5bfbbcadb6f79
01a09a9d585e1e3bbc0429752bb5a9f3e2e66fe9
/parcial1/parcial1ejercico12/main.cpp
72cb492d7674aeee11e8884a07eb4a1480e63ce4
[]
no_license
sergio19hernandez/clasefebrero13
9f5c55c97e79830d0b0face45ac520fc855ef36f
5c67c0459bdf221fe077e74a0dc987acc6fb9814
refs/heads/master
2021-04-30T05:24:34.345409
2018-03-21T04:57:52
2018-03-21T04:57:52
121,414,198
0
0
null
null
null
null
UTF-8
C++
false
false
922
cpp
#include <iostream>//biblioteca de entrada y salida de datos using namespace std;//caracteres especiales //algoritmo que calcula el sueldo segun lo que se gane int main() { //variable definition float sueldo=0; float total=0; cout << "ingrese el la cantidad de sueldo : "; //ingreso de dat...
[ "sergio32491999@gmail.com" ]
sergio32491999@gmail.com
125e3ab060dd5d584cf4de5d750c1af7fc1abbcc
0afe19dc19d0646271aab90596a3617d749e6786
/luna/emulator/utility.cpp
42b35e13a69891b0236515b43f0cb9540e8e6ee5
[ "ISC" ]
permissive
byuubackup/ares
8654d8d39a9b2cc75e1cc030fd70b6854ac0cd1f
b6e807b54f69ad18a4788868b9de33a752ea7458
refs/heads/master
2022-12-04T18:12:38.720148
2020-07-25T02:06:51
2020-07-25T02:06:51
282,349,863
7
1
null
null
null
null
UTF-8
C++
false
false
333
cpp
#include <nall/encode/png.hpp> auto Emulator::captureScreenshot(const uint32_t* data, uint pitch, uint width, uint height) -> void { string filename{Path::desktop(), "luna ", chrono::local::datetime().transform(":", "-"), ".png"}; Encode::PNG::RGB8(filename, data, pitch, width, height); showMessage("Captured scr...
[ "byuu_backup@protonmail.com" ]
byuu_backup@protonmail.com
8121f47b33fffc68788b3be6e01fe314df1fe667
422daddefcc797d62a9169cbac3ecc7551c8e182
/TLS/HTTP/BitIterator.h
e0e1f67be729dccb9abf352d5afeb56072b2448a
[]
no_license
ladnir/TLS
a209bd24b8b1a526586e5994703990e58c09efc3
0b5865bd9cdb01643dd753702de3b874ac13db9b
refs/heads/master
2021-01-23T12:17:01.728142
2014-11-04T06:05:01
2014-11-04T06:05:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,960
h
#pragma once #include "LNA.h" #include <windows.h> // WinApi header template<class T> class BitIterator { public: //BitIterator(const FiniteField<T>&); BitIterator(const LNA&); void goToBit(const int&); void goToMSB(); void goToLSB(); bool isInRnage() const; //bool hasLesserBits() const; //bool hasGreater...
[ "rindalp@onid.orst.edu" ]
rindalp@onid.orst.edu
eead0f1ec3c3a1387aed3238292b0493232f27e4
99fb156ff7474d357d03b915ab1105767bb78475
/Basic input output/Zoo's.cpp
c8138a624542d8d55aaaa95ed7f0c4af508622d0
[]
no_license
shamaayilahmed/hackerearth-solved
06c01a27c467241012670155ab1ac2321126e4fa
3265457f1166672757324123c679a48be6ecf100
refs/heads/master
2021-05-19T17:59:08.694559
2020-05-09T11:48:56
2020-05-09T11:48:56
252,056,596
0
0
null
2020-04-25T09:18:55
2020-04-01T02:58:14
null
UTF-8
C++
false
false
272
cpp
#include <stdio.h> #include <string.h> int main() { char s[20]; int cz=0,co=0,i; scanf("%[^\n]%*c",s); for (int i=0;i<strlen(s);i++){ if(s[i]=='z'){ cz=cz+1; } else{ co=co+1; } } if((2*cz)==co){ printf("Yes"); } else{ printf("No"); } }
[ "noreply@github.com" ]
noreply@github.com
d3dedd3e3e8304384da609af20823b45958b48c3
05f6f704017406e4f0fb388472f607f494063cdc
/encoders/encoder.hpp
80d73dcd295d4648cbccdb5cdf87ba0632a6c8e9
[]
no_license
Catchip/raw2jpegTest
86bb5d59ce0c65a35fb81df7d7b94707af85fa91
56162421c3c7d3185a2641cbfd7e215aeb4b0612
refs/heads/main
2023-04-19T17:31:59.892998
2021-04-30T06:49:40
2021-04-30T06:49:40
362,358,587
0
0
null
null
null
null
UTF-8
C++
false
false
162
hpp
#ifndef _ENCODER_H #define _ENCODER_H #include "jpeg_encoder.hpp" #include "TurboEncoder.hpp" #include "opencvEncoder.hpp" #include "libjpegEncoder.hpp" #endif
[ "1850301858@qq.com" ]
1850301858@qq.com
34fa19a58a72689778d1e46f1e0e37cb5a37c776
b197982a06f9275d3ab21e47a270cc4de83c916e
/generated/FSCTL_FILESYSTE.h
595636f6af8f031419add71ad3586f507724a9e3
[]
no_license
shashanksingh/Code-Generator-for-RDP
d0f88e8ad9b7f0da9a17210b9908e8f4b2f20820
3919b20672a68d99cea5b07d159a60fb200efe41
refs/heads/master
2021-03-12T19:35:39.373928
2012-01-22T15:51:11
2012-01-22T15:51:11
3,240,273
5
2
null
null
null
null
UTF-8
C++
false
false
687
h
/* * ===================================================================================== * * Filename: FSCTL_FILESYSTE.h * * Version: 1.0 * Created: 25/06/2011 06:54:53 PM * Revision: none * Compiler: gcc * * Author: * Company: Devon IT * * ===========...
[ "shashank.personal@gmail.com" ]
shashank.personal@gmail.com
c5e04f2db4ed409148f14d3d8fea0b3aa1fb9eed
bfeb1afba7869f717e568394bfba2c17f2e5bbdc
/test/framework/sql_query.cpp
8e5f1a66f950c01225d33c108c8ead63d6c83285
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
michaeldboyd/iroha
872d95096ea481b37451a0fd7efc9f29ffdb2979
28b3b399849939ed85aabb2267b0859853c8fdbb
refs/heads/master
2020-04-27T16:17:53.376687
2019-03-05T06:20:54
2019-03-05T06:20:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,649
cpp
/** * Copyright Soramitsu Co., Ltd. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ #include "framework/sql_query.hpp" #include <soci/boost-tuple.h> #include "ametsuchi/impl/soci_utils.hpp" #include "backend/protobuf/permissions.hpp" #include "common/bind.hpp" #include "common/result.hpp" namespace ...
[ "noreply@github.com" ]
noreply@github.com
e669fc39a5f982f7001a018a521dc3e4bba25365
673bdf6a4d4963ec91d10e15dcd36b1cc0aad88a
/addon/multithreading/ex-mandelbrot/mandelbrot.h
41bb7db95ca76eb30e264f93f173ea1b80499510
[]
no_license
enricop/qt-training
f162f22b1874c7aee50e4bc39d3b6bbc64bc6df6
8de0adfee929236b380ada03769063c70aa1064f
refs/heads/master
2020-03-20T19:22:57.591843
2018-06-17T07:07:06
2018-06-17T07:07:06
137,635,325
0
0
null
null
null
null
UTF-8
C++
false
false
548
h
#ifndef MANDELBROT_H #define MANDELBROT_H #include <QWidget> class QImage; class QThread; class Renderer; class Mandelbrot : public QWidget { Q_OBJECT public: Mandelbrot(QWidget *parent = 0); public slots: void scanLineRendered(QRgb *data, int row, int width); void finished(); protected: void ...
[ "djohnson@ics.com" ]
djohnson@ics.com
70d6b9b952625aa003a29b763c8fcd252153197f
c0b353496618456e63eef9600c037cbf80e3006b
/tests/chaos/main.cpp
4bfbb9b7e961afc6bf18533b267ae51c3e1f8a99
[]
no_license
markgarcia/galena
81369617cece0bdcbb62d629c52ac266cd052dca
268c80c4ade28182eae9a8a188525c57b61b55d1
refs/heads/master
2021-08-23T18:29:16.669269
2016-08-07T06:55:06
2016-08-07T06:56:35
113,257,446
0
0
null
null
null
null
UTF-8
C++
false
false
1,236
cpp
#include <galena/shader/shader.h> #include <galena/window_render_surface.h> #include <galena/renderer.h> #include <galena/window.h> #include <galena/application.h> #include <array> namespace shaders { galena::pixel_shader_position vertex_shader(galena::float4 pos); galena::float4 pixel_shader(galena::pixel_shader_p...
[ "markwynngarcia@outlook.com" ]
markwynngarcia@outlook.com
d3df00d260d1a3d374a1a89bb40ca1db842f74ef
0547be6949e3bbdb66e6542c9ac5ea3b22adb347
/love.cpp
1131c97b828634fb6be1529bc9bf7102323d778d
[]
no_license
potatoler/OI_Exercise
361574e16578b306526e0d1e60d6d31994a35094
81cc2a562ba01f4361d73f09efc206a5411b7174
refs/heads/master
2023-02-02T12:27:34.805079
2020-12-15T14:30:12
2020-12-15T14:30:12
262,538,278
0
0
null
null
null
null
UTF-8
C++
false
false
1,736
cpp
#include<iostream> #include<cstdio> #include<cstdlib> #include<cstring> #include<cmath> #include<algorithm> #include<stack> #include<vector> using namespace std; const int maxn=10010; vector<int> g[maxn]; stack<int> st; int n,m,scc,ser; int low[maxn],dfn[maxn],instack[maxn],fa[maxn]; int cnt[maxn]; void init(){ ...
[ "potatoler@icloud.com" ]
potatoler@icloud.com
ce006c905be393b518f8bb0f3ef94738a8948362
6cc9349598ba3d55800638fb45f9720b20c33277
/view/shaders/program_material.h
99c81ca6ef0b17a805dd51b95e228153d51a2216
[]
no_license
d-shulgin/GameCreator
0447f480c52647209703c83a0022132c62d0a3b2
5f64dd67790df4b3c36db49e3f9b70f1e3eb9dc7
refs/heads/master
2023-05-07T17:43:14.119359
2021-04-28T12:46:02
2021-04-28T12:46:02
362,068,456
0
0
null
null
null
null
UTF-8
C++
false
false
7,512
h
#ifndef PROGRAM_MATERIAL_H #define PROGRAM_MATERIAL_H #include <QGLFunctions> #include "../../parser/xml_meta_data.h" #include "program_shader.h" #include "../vector3.h" class ProgramMaterial : public XMLObject { public: static QString class_name() { return( QString("pMaterial") ); } virtual QString xml_class...
[ "d-shulgin@inbox.ru" ]
d-shulgin@inbox.ru
3d66eccb57f794126782d3e1f18df9a59c8c1355
98b63e3dc79c75048163512c3d1b71d4b6987493
/tensorflow/lite/micro/kernels/xtensa_hifimini/svdf.cc
28f8f1e1af05b68a231b10ee1e1204159d3787d0
[ "Apache-2.0" ]
permissive
galeone/tensorflow
11a4e4a3f42f4f61a65b432c429ace00401c9cc4
1b6f13331f4d8e7fccc66bfeb0b066e77a2b7206
refs/heads/master
2022-11-13T11:56:56.143276
2020-11-10T14:35:01
2020-11-10T14:35:01
310,642,488
21
12
Apache-2.0
2020-11-06T16:01:03
2020-11-06T16:01:02
null
UTF-8
C++
false
false
16,675
cc
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
[ "gardener@tensorflow.org" ]
gardener@tensorflow.org
09351dfda670ad523014983194658f2a583f87f3
01b61b4b576f05dbcdd3926fd27f08d8517fc545
/vc/test/MFC/TestMFCWithActiveXAndAutomation/DlgProxy.h
89416c70c2329731f4464c7b9e14eaf50739cdf5
[]
no_license
Ex-Soft/test
0877badde69ddcfc5e1ff78703a053ef2587a69e
7c0d0e554ba91b203564da7e44f43838710ac59d
refs/heads/master
2023-04-11T07:18:43.542556
2023-03-31T14:20:16
2023-03-31T14:20:16
73,572,547
5
5
null
2023-09-07T13:28:45
2016-11-12T19:06:44
C#
UTF-8
C++
false
false
906
h
// DlgProxy.h: header file // #pragma once class CTestMFCWithActiveXAndAutomationDlg; // CTestMFCWithActiveXAndAutomationDlgAutoProxy command target class CTestMFCWithActiveXAndAutomationDlgAutoProxy : public CCmdTarget { DECLARE_DYNCREATE(CTestMFCWithActiveXAndAutomationDlgAutoProxy) CTestMFCWi...
[ "4others2@gmail.com" ]
4others2@gmail.com
982b601d7c2896fdd05601f958d62aef396e4eb2
a6265407c94b7ee0327a32656641e5f7fcd5df1a
/util/cache.cc
65a6544f18b4f6c93bd10f5fa78838d86b833632
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
permissive
wangziyuruc/leveldbtest
331c257e67057735a73851c29bfb894de486cbe4
231b61d523421b19e5ff1a3796998c283c937cd4
refs/heads/master
2021-04-26T22:58:30.570623
2018-03-14T07:29:32
2018-03-14T07:29:32
123,907,068
0
0
null
null
null
null
UTF-8
C++
false
false
13,834
cc
// Copyright (c) 2011 The LevelDB Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. #include <assert.h> #include <stdio.h> #include <stdlib.h> #include "leveldb/cache.h" #include "port/p...
[ "wangziyuruc@gmail.com" ]
wangziyuruc@gmail.com
f6b57fd61ea6c676b1a37608a59e25449b7d2dca
911399ddddbb2cb19141dca9445050c0cd4da2b7
/t47.cpp
2ec6580aac613aa58457ff7fd01449f83b41149a
[]
no_license
teja2609/DSA-LAB1
f443397fbee841a662cc3304789f2efb67a78978
7a61a2dd70c7dcf557075f6e26fc849b90727b8d
refs/heads/master
2020-08-27T11:31:19.404301
2019-10-29T12:54:34
2019-10-29T12:54:34
217,352,098
0
0
null
null
null
null
UTF-8
C++
false
false
758
cpp
#include<iostream> #include<string> using namespace std; class employee { public: int emp_num; char emp_name; float basic,da,it,gsl,nsl; void getinfo(); void getnetsal(); }; void employee::getinfo() { cout<<"\n enter employee id"<<endl; cin>>emp_num; cout<<...
[ "noreply@github.com" ]
noreply@github.com
d7b20bca4fa1e6dfd2c0833a1f0fccb087419d20
1147a3736b2319d908ce82cde5f5a0c7fbfdf819
/Classes/ioCtrl/IoCtrlLayer.cpp
9a30350f2067d8f6afa14d7038c1f6a2a1db2698
[]
no_license
troubtimehero/cocos_PetCleaner
2d3b6413ad0d314b3e938c96287d67714d929b43
e23ab5f2824786443cea628ca8f12ee5655aa306
refs/heads/master
2021-05-20T19:30:59.850847
2020-04-02T07:59:48
2020-04-02T07:59:48
252,391,504
0
0
null
null
null
null
GB18030
C++
false
false
16,652
cpp
#include "IoCtrlLayer.h" #include "GameData.h" #include "tool/MyTools.h" #include "ComThread.h" #include "menu/MenuScene.h" #include "helloScene/HelloWorldScene.h" #include "LeYaoYao.h" #include "QRCode/QRSprite.h" CComThread* g_pCom = nullptr; io_lyy_Pet* g_pBox = nullptr; LeYaoYao* g_pLeyaoyao = nullptr; #if (VERS...
[ "troubtimehero@126.com" ]
troubtimehero@126.com
d1a8b86e84dd43723c892de9136babef2d77231b
45a26f28a29ab6dd9d3bcf315117d814f50808b1
/src/llvmCore/llvmCore-2358.3/lib/Target/PowerPC/PPCISelLowering.h
1d05f3d4ea6982aa50e10eb81edb3059c133bb85
[ "NCSA" ]
permissive
zeborrego/opensource.apple.com
0eb9161029ce8440dbdc4b5157b3927a6e381f8d
88cbaab4a42e97cbbfe6b660f2f0945536821be6
refs/heads/master
2021-07-06T17:16:28.241638
2017-10-02T11:58:56
2017-10-02T11:58:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
22,208
h
//===-- PPCISelLowering.h - PPC32 DAG Lowering Interface --------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "mattl@cnuk.org" ]
mattl@cnuk.org
d633e17e26af88e2a7f7e687ed86cb2cb1f3d91b
5fd7fcf4c893cb9b627675f1571beaec3db2a35c
/src/util/myString.cpp
b0f81f150a12a80e423dc8e9901a55c3f6ad50b5
[]
no_license
paramoecium/EDA_project
f10fa44f3a2e163795cb9e9e6f5fd649a67e131b
3e61d7f9ebbc680c9937c2cca9a93464eaef4381
refs/heads/master
2016-09-16T03:32:20.651522
2015-08-20T02:21:30
2015-08-20T02:21:30
35,333,017
0
0
null
null
null
null
UTF-8
C++
false
false
2,747
cpp
/**************************************************************************** FileName [ myString.cpp ] PackageName [ util ] Synopsis [ Customized string processing functions ] Author [ Chung-Yang (Ric) Huang ] Copyright [ Copyleft(c) 2007-2013 LaDs(III), GIEE, NTU, Taiwan ] ****************...
[ "hank123456789321@yahoo.com.tw" ]
hank123456789321@yahoo.com.tw
88f9035f87ecb88ffd5fd5a210a7f491fb946ee3
b3094d2edcfc935f05b212b00e6ae98673c3e8d2
/src/core/renderBase.cpp
7343d711db8cf2ddb7b89790528ddca2ae449e60
[]
no_license
tianxiejack/pro_stbenc_crcore2
6a5b1482250d955cf515e0cc01e81267dd04441a
2a582b26441b6f629a3504cdd1e7bc0488609738
refs/heads/master
2021-08-16T18:04:52.736510
2020-08-18T00:33:24
2020-08-18T00:33:24
214,626,623
0
0
null
null
null
null
UTF-8
C++
false
false
7,772
cpp
/* * renderBase.cpp * * Created on: Jul 5, 2019 * Author: ubuntu */ #include <opencv2/opencv.hpp> #include "crCore.hpp" #include "renderBase.hpp" #include "crcoreRender.hpp" #include "gluVideoWindow.hpp" #include "osa_image_queue.h" #include "glvideo.hpp" #include "glvideoRender.hpp" namespace cr_core { c...
[ "alex@qr.com" ]
alex@qr.com
af1a59717f262a33fc128caeece2f155a1d9eb26
853e5baa52db7a587842f5d76d0107d1243b97c1
/MySolutions/888. Fair Candy Swap/888.cpp
48dcfabb0603205aca923452e2d9991d6a9cd4bb
[]
no_license
sanstwy777/Leetcode
9f53723387bae6ed704589c509fd5c884dbde1af
71f234f5f5308399b7e11b6fb85ed5b8aa06b3e9
refs/heads/master
2023-01-07T19:00:03.548755
2020-08-09T17:27:03
2020-11-01T04:19:21
286,284,350
0
0
null
null
null
null
UTF-8
C++
false
false
1,311
cpp
//============================================================================ // Name : Leetcode.888. Fair Candy Swap // Author : sanstwy27 // Version : Version 1.0.0 // Copyright : // Description : Any % // Reference : //============================================================================ ...
[ "sanstwy777@outlook.com" ]
sanstwy777@outlook.com
194f2b2edcf69549d4af0ba1674cfbfd579a52e8
69582830440f9d8de3ae83667741826fff09815d
/repositories/recipediskrepository.h
19a022704a6173b47ecbd0972fb44734a814f6bc
[]
no_license
SimicDomagoj/Cookbook
f6094ce687d25b2510a9151066da3d06628f4c35
6a1464d26563457c07b72d9eaa854a1d97a78e5f
refs/heads/master
2022-07-16T14:22:54.375407
2022-06-15T19:25:26
2022-06-15T19:25:26
182,816,934
0
1
null
null
null
null
UTF-8
C++
false
false
1,254
h
#include"repositories/reciperepository.h" #include"filters/recipefilter.h" #include"rcpreader.h" #include<boost/filesystem.hpp> class RecipeDiskRepository : public RecipeRepository { public: RecipeDiskRepository(); virtual Recipe get(const uint32_t id) const override; virtual std::vector<Recipe> get(const ...
[ "domagoj.simic0@gmail.com" ]
domagoj.simic0@gmail.com
7bcded36473458ff23c2441361e7c63588330799
b2aa4e5a6faef9d6b8fe08dd64149cd4e4896ccc
/libs/ofxPostProcessing/src/BloomPass.cpp
7931cffd95d8252d86d23d416162b7587b7d6e82
[ "MIT" ]
permissive
moebiussurfing/ofxSurfingFX
fa6bbfe0be2e2bf4a871fe34f7c9308bad856db6
5edfd77817ecc7137da6dddbc35a6b1094bfaaec
refs/heads/master
2023-06-13T02:54:45.896907
2021-07-10T10:17:21
2021-07-10T10:17:21
336,920,679
3
0
null
null
null
null
UTF-8
C++
false
false
4,384
cpp
/* * BloomPass.cpp * * Copyright (c) 2012, Neil Mendoza, http://www.neilmendoza.com * 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 ...
[ "moebiussurfing@gmail.com" ]
moebiussurfing@gmail.com
0c40385d23e78367b9cc28451217e55d29460faa
ecca4afeab636dcc4c2197b51cbb7e42b14361a3
/opencv_imgproc/opencv_HoughCircles/ControlItem.cpp
5a3addf3109f7164642ee2069ab29cf79b76cca4
[]
no_license
ngzHappy/oct2
f1140c2d930c7bd202b4494f1d4eab8e0d3fc4b2
5d4b17774e92ec149da68ec06c4543151e8885e1
refs/heads/master
2020-05-21T13:35:32.311475
2016-12-08T10:25:25
2016-12-08T10:25:25
55,474,235
1
0
null
null
null
null
UTF-8
C++
false
false
667
cpp
#include "ControlItem.hpp" #include "ui_ControlItem.h" ControlItem::ControlItem(OpenCVImageItem *arg_i, QWidget *parent) : QWidget(parent), ui(new Ui::ControlItem), rootItem_(arg_i) { ui->setupUi(this); } ControlItem::~ControlItem() { delete ui; } void ControlItem::_p_init_pack(Pack* pack){ ...
[ "819869472@qq.com" ]
819869472@qq.com
a4eb327ce9fad412a5bbf71f646f5436c73e6103
4bb19998c4365d23b209597a326c551022cd72ee
/test_hls_server/test_hls_server.prj/solution1/sim/autowrap/testbench/test_hls_server.cpp_pre.cpp.line.cpp
87cf2134aba220ac983ff4242587d6e84e2826ad
[]
no_license
JKHHai/xvc-hardware
f9c384b5a23f862d26e6990a03cac218be4029ae
14470607123ff6207268d7aac40ab3b7afe71dd5
refs/heads/master
2022-12-13T23:48:26.203987
2020-09-05T09:40:06
2020-09-05T09:40:06
283,031,525
0
1
null
null
null
null
UTF-8
C++
false
false
3,424,501
cpp
#pragma line 1 "/home/justin/jhai/paulchowresearch2020/xvc/test_hls_server/test_hls_server.cpp" #pragma line 1 "<built-in>" #pragma line 1 "<command-line>" #pragma line 1 "/usr/include/stdc-predef.h" 1 3 4 #pragma line 1 "<command-line>" 2 #pragma line 1 "/home/justin/jhai/paulchowresearch2020/xvc/test_hls_server/test_...
[ "justinkinhanghai@gmail.com" ]
justinkinhanghai@gmail.com
99bb58c15439f43598d6f785626860c6737025ba
708b8b9f4b6435adf8a12d6048223d6ecd2ffb9c
/assignment 3/Multi_Command.h
9116b7d7af7ed7613c2eca9460f203a6a69e219c
[]
no_license
baderhosny/CSC363_Calculator
a00ebbb319daa3e8b059c69069279a99a7a87ce1
8426a94fc193101bed66fddd9a599d2a379f3e44
refs/heads/main
2023-04-26T06:30:49.680976
2021-05-21T20:50:14
2021-05-21T20:50:14
369,648,803
0
0
null
null
null
null
UTF-8
C++
false
false
315
h
#ifndef _MULTI_COMMAND_H_ #define _MULTI_COMMAND_H_ #include "Binary_Op_Command.h" class Multi_Command : public Binary_Op_Command { public: Multi_Command(void); ~Multi_Command(); int evaluate(int n1, int n2); int importance(void); }; #endif
[ "noreply@github.com" ]
noreply@github.com
8674c7b3d5fd4469abe69d5d638d5d4b68507b5a
cf8ddfc720bf6451c4ef4fa01684327431db1919
/SDK/ARKSurvivalEvolved_PrimalItem_WeaponProd_parameters.hpp
5395a4ae16e5a391e90bd6fb6ca56f474b215303
[ "MIT" ]
permissive
git-Charlie/ARK-SDK
75337684b11e7b9f668da1f15e8054052a3b600f
c38ca9925309516b2093ad8c3a70ed9489e1d573
refs/heads/master
2023-06-20T06:30:33.550123
2021-07-11T13:41:45
2021-07-11T13:41:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
728
hpp
#pragma once // ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_PrimalItem_WeaponProd_classes.hpp" namespace sdk { //--------------------------------------------------------------------------- //Parameters //------------------------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
364f768ee9f108fd244a7beeb39c6222904badd4
b4347cebc83e360b2bb35ea79701f82565f7cbf7
/hal/cpp/include/metavision/hal/utils/detail/demangle.h
1f9fe563902f3506b34db9eb01de5a03c9c20852
[]
no_license
sssphil/openeb
5f3903eb6997c344764d3df63fff8b876177d357
e77750b77cc9dc3dcef26518f2bdedafad0d6a5b
refs/heads/main
2023-08-20T14:16:44.245289
2021-10-14T08:00:31
2021-10-14T08:20:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,478
h
/********************************************************************************************************************** * Copyright (c) Prophesee S.A. * * ...
[ "nmartin@prophesee.ai" ]
nmartin@prophesee.ai
e0f026da5a5db5ed50369d4088c3c8bae9e2ce4c
286ed096189502f61e2e9cf36f4db31e793e7b47
/constexpr_json/include/constexpr_json/impl/document_access.h
f14d41c45081dec657f10537cf5e355ec1c8ddbb
[ "JSON", "MIT" ]
permissive
suluke/monobo
03b35cce7cd3b165ab3439da7b5153c466dbaa6d
2f330f4307b2320ae416dafc5bde0397be9595aa
refs/heads/master
2022-01-01T20:12:50.648393
2021-12-27T15:31:33
2021-12-27T15:31:33
195,854,647
1
0
null
null
null
null
UTF-8
C++
false
false
8,134
h
#ifndef CONSTEXPR_JSON_DOCUMENT_ACCESS_H #define CONSTEXPR_JSON_DOCUMENT_ACCESS_H #include "constexpr_json/impl/document_entities.h" #include <map> #include <vector> namespace cjson { namespace impl { template <typename DocumentTy> struct EntityRefImpl; template <typename DocumentTy> struct ArrayIteratorImpl { con...
[ "suluke93@gmail.com" ]
suluke93@gmail.com
293d6fde95568361a8414488347834912722cd7b
698fc2ccf662f1e12e6077548b4fd881e9db379f
/C++/flightcapacity.cpp
60943c3fea047cde81e8d2eaa44b45c49b0f839e
[]
no_license
DKalenscher/projects
22273290ab6ea6330cb613aa1dc208b31d8bd37d
1f424186f45b788f5291962f4fe7e1ba91fae3d0
refs/heads/master
2021-01-17T06:00:37.258687
2014-03-12T14:31:33
2014-03-12T14:31:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,198
cpp
//Daniel Kalenscher //2-26-2014 //Ch 8 - HW [Flight Capacity] #include <iostream> #include <fstream> using namespace std; void fillSeatInfo(int passCapacity[],int passTickets[], int FlightArraySZ,int &flightNum); //populates two parallel arrays and counts the number of entries in the loaded file. int deniedBoarding(...
[ "DKalenscher@gmail.com" ]
DKalenscher@gmail.com
6f8d74643b76a5fb35c2f635b57b00a610cf4b65
5fc2c309e369ea342ea244bcc2530e4dfbbe8f82
/impressionist/scatpointBrush.cpp
973b7d921191d79aac25e7203b8fbd5c7f6908bc
[]
no_license
lijia516/CG_Project-1
162c976a3a9ef8367919146569203c487d2258f3
b20a036020fa2628840f01f1c787a82cac56213b
refs/heads/master
2020-04-09T19:16:54.423105
2015-02-12T04:35:55
2015-02-12T04:35:55
30,162,557
0
0
null
null
null
null
UTF-8
C++
false
false
1,525
cpp
// // scatpointBrush.cpp // // The implementation of Scatpoint Brush. It is a kind of ImpBrush. All your brush implementations // will look like the file with the different GL primitive calls. // #include "impressionistDoc.h" #include "impressionistUI.h" #include "scatpointBrush.h" extern float frand(); ...
[ "lxl377@case.edu" ]
lxl377@case.edu
059f8e5088a8cda3a9cf63d34c7456fbde18591f
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5766201229705216_1/C++/claire/b.cpp
e20bc1b8e417880824919d550c7012e261bcb335
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C++
false
false
1,185
cpp
#include <iostream> #include <stdio.h> #include <cstdio> #include <cstring> #include <cmath> #include <algorithm> #include <vector> using namespace std; const int N=1100; vector<int> v[N]; int f[N],num[N]; int dfs(int now) { vector<int> a; a.clear(); num[now]=1; for (int i=0; i<v[now].size(); i++) ...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
1cea4cac0c3d9bee63555e296b21a3301480f9a8
3a93366d200fc1f0f271cf466c7993ee3122ac33
/lib/bgfx/include/bx/fpumath.h
deaaa1dfc18392e17d6a03ca4feb270dd43ff721
[ "MIT", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
ZelimDamian/Torque6
03b55f57c3903051ac854af01fc5a5f7d6de597a
e2266bcdb6d199595201aab75e0a0e9f4e155a80
refs/heads/master
2021-01-18T07:04:27.712341
2015-08-08T00:10:32
2015-08-08T00:10:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
26,160
h
/* * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ // FPU math lib #ifndef BX_FPU_MATH_H_HEADER_GUARD #define BX_FPU_MATH_H_HEADER_GUARD #include "bx.h" #include <math.h> #include <string.h> namespace bx { static const float pi = 3....
[ "andrewmac@gmail.com" ]
andrewmac@gmail.com
741252d74aff114919a9d52b08440887ea47d231
2e72a74d760a8c14ca242df077413a9ff9699774
/src/d2_ee_ppdd_DA.cpp
564b7b183c2dcaf9760be65c39a3a74d0309bf81
[]
no_license
chemiczny/automateusz_gto_d2
ba3f1bec939a135a3591d512663ee01c4aa10b0c
b4c7e0978424bf53fd4b1f67de8e65ab3373fc10
refs/heads/master
2020-03-21T15:30:46.767378
2019-05-08T14:33:56
2019-05-08T14:33:56
138,716,717
0
0
null
null
null
null
UTF-8
C++
false
false
837
cpp
#include "gto_d2_kit/d2_ee_ppdd_AD.hpp" void second_derivative_ee_1122_41( const double ae, const double xA, const double yA, const double zA, const double be, const double xB, const double yB, const double zB, const double ce, const double xC, const double yC, const doubl...
[ "mglanows@kierkur.ch.uj.edu.pl" ]
mglanows@kierkur.ch.uj.edu.pl
d3fcd8a5a98ea21da80fb8ca7b5721f54f7df2c7
c6703471bc66a9f8d1f75e98441e7aa33cb8f799
/20190117/cowtest.cc
5706b5ced0d8ad40f744633b5b44724b45842a61
[]
no_license
fanmanqian/learnCplusplus
86a40f53e94a977d36a0c48b93f2cb36e0a6306b
4c76732dd1cf8e490320cfa63ac4fcc108315ea6
refs/heads/master
2023-03-31T03:46:42.610368
2021-04-01T11:07:25
2021-04-01T11:07:25
352,980,894
0
0
null
null
null
null
UTF-8
C++
false
false
3,665
cc
/// /// @file cowtest.cc /// @author mfm(2563965485@qq.com) /// @date 2020-12-09 14:48:26 /// #include <iostream> #include <string.h> using std::cout; using std::endl; class String { class CharProxy { public: CharProxy(String & self,size_t idx) : _self(self) , _idx(idx) { } char & ope...
[ "2563965485@qq.com" ]
2563965485@qq.com
fd2fcccadc85a8df61dac93b15dc8b0a4e09ddaf
e3b24172bc02528259a328b6ff8908c8315d7dbe
/NewCompositionOptimization/Component.h
918afebedc9780e65a45106cb7ab9050538a9607
[]
no_license
TZYhub/NewCompositionOptimization
289ee3808dc0b2818d5064940912fd8c5d6ab6db
e34ef1a0a339fd9ac6155206b0cfd954f43539bf
refs/heads/master
2021-01-21T09:59:43.816065
2017-06-19T09:40:02
2017-06-19T09:40:02
91,675,575
0
0
null
null
null
null
GB18030
C++
false
false
1,276
h
#pragma once class CComponent { public: CComponent(void); ~CComponent(void); static void SetComponentFixedValue(const map<CString, float>& mapFixedValue);//设置组分计算的固定系数 //T获取组分截取数组 vector<float> &GetVtComponentRange(){return m_vtComponentRange;} vector<float>& GetVtComponentBeforeRange(){return m_vtBeforeCalcRan...
[ "542382610@qq.com" ]
542382610@qq.com
c596548b030c04a39adfb87487689c92b3170110
363f0119ce7093c252235fd4827864e017b5732d
/employee.cpp
9fb2ba918bcea4dc52511178797da0e7ba86a8bc
[]
no_license
KhinHtayKyi/Object-Oriented-Programming-in-CPP
ecd3f7ef051a297a8a6dc6869f7d24dfb082a9a9
d03450c1900eb2c4e63a1acb91d8247f66add543
refs/heads/master
2020-12-03T04:13:33.485096
2017-06-30T01:14:22
2017-06-30T01:14:22
95,834,094
0
0
null
null
null
null
UTF-8
C++
false
false
592
cpp
#include<iostream> #include<string.h> using namespace std; class employee { char name[20]; int enno; float comp; public: employee() { name[0]='\0'; enno=0; comp=0.0; } employee(char s[],int e,float n) { strcpy(name,s); enno=e; comp=n; } void getdata() { cou...
[ "noreply@github.com" ]
noreply@github.com
94c5fc809575e8e633d733b6590078ee60d3a67a
49d9b160dde6917ae8b4ad17e963faeaf7c4daae
/StanfordLibrary/StanfordLibraries/StanfordCPPLib/util/strlib.cpp
e062fc6bbe1f1d2a891d8dac0f01a5fadde78995
[]
no_license
redls/partIIProject
854d4b4568e2d7e869cd90bd132bdd55d56c9e73
8a1457bba81284c3c5ff0b8f47b43ff547aa5b4d
refs/heads/master
2021-01-12T15:35:04.472757
2016-11-24T19:59:29
2016-11-24T19:59:29
71,839,554
1
0
null
null
null
null
UTF-8
C++
false
false
19,853
cpp
/* * File: strlib.cpp * ---------------- * This file implements the strlib.h interface. * * @version 2016/10/30 * - alphabetized functions * - added overloads that take type char instead of string: * stringContains, stringIndexOf, stringJoin, stringLastIndexOf, stringReplace, * stringSplit, toLowerCase, t...
[ "laura.nechita@gmail.com" ]
laura.nechita@gmail.com
e6e3e01789bddf9de9070c8d297ba7ac20e8e367
db73d29b17fae08c348deec15d8c7c3851f2e53e
/week 6/pdf - divide & conquer/cal_pow.cpp
6378631e3aaf31b63a4126865a7fa778f2334aa7
[]
no_license
deekshikatomar/IPMP1921
839539432f7a78b124e42c0c1a53aabb749364b5
a4193d9605d17d006511b986b0b6ca9689711b61
refs/heads/main
2023-06-03T10:28:48.257743
2021-06-19T18:14:39
2021-06-19T18:14:39
354,489,609
0
0
null
null
null
null
UTF-8
C++
false
false
372
cpp
#include<iostream> using namespace std; class gfg { public: int power(int x, unsigned int y) { if (y == 0) return 1; else if (y % 2 == 0) return power(x, y / 2) * power(x, y / 2); else return x * power(x, y / 2) * power(x, y / 2); } }; int main() { gfg g; int x = 2; unsigned int y ...
[ "noreply@github.com" ]
noreply@github.com
13c18b3b1f5ead954ffd7361c0fc88dabc3f189f
de9da6df2dce129358e7e4096bb6417c18398c64
/src/format_parser.cpp
f75a75fca6926d62bcc45242cd9f3adfe0fd7f03
[ "MIT" ]
permissive
dejak/olc-overlapping
eda1ca47dfa010f022c9b8f26b25bf4131d24a03
0437f2390883dec0164313d67121d90eccedbec2
refs/heads/master
2021-01-20T05:57:20.066854
2017-06-14T22:58:02
2017-06-14T22:58:02
25,027,340
2
0
null
null
null
null
UTF-8
C++
false
false
362
cpp
#include "format_parser.hpp" #include <random> namespace OLC { NucleotideLetter FormatParser::getRandomNucleotide() const { std::random_device rd; std::mt19937 generator(rd()); std::uniform_int_distribution<> distribution(0, 3); const uint32_t randomNucleotide = distribution(generator); return static_cast<...
[ "josko.nikolic1@gmail.com" ]
josko.nikolic1@gmail.com
b2bda8921d7e44dd1e8e304b3f67b0793268bd55
ffecaf1febe33301eaa0de1fca37ff3064281920
/exercicio43c.cpp
322d6d3f8214d9b4758fec9dd9e33295b8b0cc7f
[]
no_license
saah974/PracticingC--
a3d0083489344478cd8a60f4129be56ca14c3e57
52f82b78ca9cc4957eaed855ea38dc20b805fbf3
refs/heads/main
2023-05-27T14:35:53.543783
2021-06-23T01:05:45
2021-06-23T01:05:45
379,427,881
0
0
null
null
null
null
UTF-8
C++
false
false
308
cpp
#include <iostream> #include <locale.h> using namespace std; main(int argc, char** argv){ setlocale(LC_ALL, "Portuguese"); int cont=30; while(cont>=1){ if(cont%4 == 0){ cout << "[" << cont << "]\n"; } else cout << cont << "\n"; cont = cont - 1; } cout << "Acabou!"; return 0; }
[ "sabrina.souza07@hotmail.com" ]
sabrina.souza07@hotmail.com
3d1c310076cc8bee37090a6248c1e444b4f7f58a
3385ba68527b52bfdb5d21d14b4757034f2daad1
/lcs.cpp
897984d11cb68fd2e185f6be8793a124f17273dd
[]
no_license
etotientz/Codechef_all
7735440c437befa3a27a288827b9ee0828f19796
c295e61eafd6d69b29fda2963ff3fc1749dda263
refs/heads/master
2020-12-24T05:48:19.698696
2016-06-16T12:07:57
2016-06-16T12:07:57
42,110,887
1
0
null
null
null
null
UTF-8
C++
false
false
555
cpp
#include<bits/stdc++.h> using namespace std; int max(int a,int b) { return (a>b)?a:b; } int lcs[101][101]; int findlcs(char *a,char *b,int m,int n) { for(int i=0;i<=m;i++) lcs[i][0]=0; for(int i=0;i<=n;i++) lcs[0][i]=0; for(int i=1;i<=m;i++) { for(int j=1;j<=n;j++) { if(a[i]==b[j]) lcs[i][j]=1+lcs[i-1...
[ "satraprathore@gmail.com" ]
satraprathore@gmail.com
a697db8fb45003b2f57a17c0b67d2cc714756b99
f2c3250674d484b91dd9385d7fac50017b034e4b
/others/百度之星初赛1/A.cpp
e10eb8078880496f54d0a3e8e502a40501ec6033
[]
no_license
DQSSSSS/Algorithm-Competition-Code
a01d4e8b3a9b9da02a400eb5bb4e063eaade33c9
574a0806fadf1433fcb4fac4489a237c58daab3c
refs/heads/master
2023-01-06T06:17:12.295671
2020-11-11T22:44:41
2020-11-11T22:44:41
309,434,336
0
0
null
null
null
null
UTF-8
C++
false
false
955
cpp
#include<bits/stdc++.h> using namespace std; typedef long long LL; typedef long double LD; typedef pair<int,int> pii; const int SZ = 200010; const int INF = 1e9 + 10; const int mod = 998244353; const LD eps = 1e-8; LL read() { LL n = 0; char a = getchar(); bool flag = 0; while(a > '9' || a < '0') { if...
[ "1053181679@qq.com" ]
1053181679@qq.com
d51b1459946d8298240999e1278080c5ede51a62
0a9854217f953f5b973be91556dcc70df103a471
/Practicos-Prog-III/Parcial 1/Ejercicio 1/priorityQueue.cpp
d742124810be6702535c195dfeb7c6997cd37644
[]
no_license
NicoGangi5/Programacion_III
4d4bad417566b67ce1fda27f35cdd66985c85cbf
0578b43f73d65c3d5703700c293de9c7c7830bbc
refs/heads/main
2023-02-02T19:47:19.241233
2020-12-15T14:52:43
2020-12-15T14:52:43
212,640,902
0
0
null
null
null
null
UTF-8
C++
false
false
74
cpp
// // Created by Nico Gangi on 09/10/2019. // #include "priorityQueue.h"
[ "nicogangi@gmail.com" ]
nicogangi@gmail.com
2e262bfd2ba84d157c4b23e4b5aa1abaeb7c9b83
8d953b8783bc94e835b092c72370ff7f4ead90dc
/Source/Gunslinger/Public/InventoryInterface.h
ede8a57ba8d337786587b0365b1f70f0866bd7ff
[]
no_license
mvoitkevics/Gunslinger
c9c906f56f4be15e94d05aac87b75baea4a899a2
e7ed0a8458416df0fdf87cd6a3af5b0b6decebe6
refs/heads/master
2023-06-01T03:18:42.895253
2021-06-28T10:43:52
2021-06-28T10:43:52
237,199,313
0
0
null
null
null
null
UTF-8
C++
false
false
527
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "Gunslinger.h" #include "UObject/Interface.h" #include "InventoryInterface.generated.h" // This class does not need to be modified. UINTERFACE(MinimalAPI) class UInventoryInterface : public UInterface { GENERATED_BO...
[ "maksims.voitkevichs@hotmail.com" ]
maksims.voitkevichs@hotmail.com
0e1c48e192126c68defc0d5bb0b74616eac3747a
aec7f94b82706bccc64aaff8cb050db972145a34
/AMAN/schedulers.h
329b9a590929c359f6e188668e5767161ea6c435
[]
no_license
muali/AMAN-DMAN
2399337f2edac5c3d4d4888a875994b95346df8b
3dbeb80607fc3cd7d4fe47213612469f64cef0c6
refs/heads/master
2020-04-26T01:51:05.777460
2016-02-15T11:00:34
2016-02-15T11:00:34
32,746,923
1
0
null
null
null
null
UTF-8
C++
false
false
1,351
h
#pragma once #include "aircraft.h" #include "input_data.h" #include "schedule.h" #include <vector> #include <memory> namespace AMAN { //------------------------------------------------------------------------------------- struct scheduler { virtual schedule do_scheduling(const input_data&, const std::vector<air...
[ "m-moskvitin92@yandex.ru" ]
m-moskvitin92@yandex.ru
e5526b56a14e6aeb24aedd580630cd43c574c511
71139ac0e49209af20baf3fe88456912482c86f2
/types/dynamic/format-arg.hh
cedfe4504e232f3bdb220e77a5b7919d7931b3bc
[]
no_license
sjolsen/sbcl-format-port
8dc32c648d67d80d659115ac0a855bace3bd1820
e447913862718ffc5267f1ab28b40d625ae73472
refs/heads/master
2021-01-10T19:16:22.482070
2015-07-28T04:06:13
2015-07-28T04:06:13
38,029,236
0
0
null
null
null
null
UTF-8
C++
false
false
385
hh
#ifndef TYPES_DYNAMIC_FORMAT_ARG_HH #define TYPES_DYNAMIC_FORMAT_ARG_HH #include "vtable.hh" class format_arg { protected: const void* _arg; const vtable_t* _vtable; public: template <typename T> format_arg (const T& obj) : _arg (&obj), _vtable (&vtable_instance <T>::instance) { } void print (writa...
[ "so1132@txstate.edu" ]
so1132@txstate.edu
a27fee9e54ec42174be4ab0ef227f0a310ae0dd4
fef4e595750c0c68b38613adc6d5aba740d995f0
/PASS/Lab9(PASS).cpp
4db29631c8b55fe4702a073b87e2aed1e5c9f8f1
[]
no_license
DiasDogalakov/PP1_fall-spring2020
851ab09cb6fe26a677fa6461a3d7904e4a4d276a
586d0105b0ec699a60ed8a753804878078cb7397
refs/heads/main
2023-01-27T22:08:05.025442
2020-12-06T22:42:22
2020-12-06T22:42:22
319,144,842
0
0
null
null
null
null
UTF-8
C++
false
false
6,354
cpp
// Lab 9 // A #include<iostream> #include<algorithm> using namespace std; int main(){ int n; pair<int, int> a[2222]; cin >> n; for(int i = 0; i < n; ++i) cin >> a[i].first >> a[i].second; sort(a, a + n); for(int i = 0; i < n; ++i) cout << a[i].first << " " << a[i]....
[ "noreply@github.com" ]
noreply@github.com
291653ad1532b79561a6c27bf8b6766b282becc1
1c0f4d6f20270af9cf40633246d8aa741f1c575c
/Source/Roguelike3D/EnemySpawnPlace.cpp
d45d52232c61c04e7aee27edccf25e48fc120faa
[]
no_license
shield1203/Roguelike3D
c39e8e53d852bc68dbc5ee1dbf65d790e47b50d9
023ae0cb4da6abd305d66cb78f32e7d1c760be0a
refs/heads/master
2023-03-10T15:36:44.898672
2021-02-28T17:46:26
2021-02-28T17:46:26
327,898,457
0
0
null
null
null
null
UTF-8
C++
false
false
3,658
cpp
#include "EnemySpawnPlace.h" #include "Components/SceneComponent.h" #include "Components/SphereComponent.h" #include "Particles/ParticleSystemComponent.h" #include "Components/AudioComponent.h" #include "Sound/SoundCue.h" #include "Kismet/GameplayStatics.h" #include "TimerManager.h" #include "Roguelike3DCharacter.h" #i...
[ "shield1203@naver.com" ]
shield1203@naver.com
8547936241d2b6d25c172cf13d1415ba7519f283
36fbe3af801e12ee419167b6cd351da0f7b5cd7a
/myexample/include/G01PhysicsList.hh
a36b06fd5391527ddd3a0aa5f4b93a3331e2853c
[]
no_license
thwillia/firstrepo
b2021ba36dd332e2c2cb34788bbe46f5d2368b3d
7997ba25992261fb9922f0570fd86b523f9b5bb0
refs/heads/master
2021-01-22T02:05:00.656598
2014-09-30T11:08:44
2014-09-30T11:08:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,556
hh
// // ******************************************************************** // * License and Disclaimer * // * * // * The Geant4 software is copyright of the Copyright Holders of * // * the Geant4 Collaboration...
[ "themistoklis.williams@cern.ch" ]
themistoklis.williams@cern.ch
9da14d827501fa097438935a29f74f0620d96464
ad49c8dfa079f212f679788d9dae2aa5e7bf4ac3
/費式數列 比較/unrecursion/main.cpp
d60fa962a2629657e8ded399cf46cf3ede5202ec
[]
no_license
whitepig3s/1071_Introduction-to-Computer
2cb3fbbd9d4efb1a5c50340981c6176aeecbdac6
a22e300dc9ddf2cb70c81393a7661b51fefde0a8
refs/heads/master
2020-06-19T16:38:16.615535
2019-07-14T04:05:47
2019-07-14T04:05:47
196,786,876
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
463
cpp
#include <iostream> #include <time.h> using namespace std; int main () { int input; clock_t t; cout<<"¶O¤ó¼Æ¦C («D»¼°j¹Bºâ)"<<endl; cin>>input; t = clock(); cout<<endl<<"Calculating..."<<endl; double Fi[input+1]= {0,1,1}; for (int i=3; i<=input; i++) { Fi[i]=Fi[i-1]+Fi[i-2]...
[ "whitepig3s@gmail.com" ]
whitepig3s@gmail.com
c410c5eb18a52dc8979acf2f24c8e2961493f5de
e5d20900e3aafea054529576e9ca11e7a218115f
/Lab8/string_manip.cpp
7c7a55109c9414c1b9175fc1251368403172277e
[]
no_license
Quiltic/Intro_CS_Class
282fb2d7f35629d67f4f78b653f55aa7828f6cb3
ba60db262252d6dc52be8b4c41888166d61966f3
refs/heads/master
2020-06-13T05:26:34.167871
2020-04-30T01:05:53
2020-04-30T01:05:53
194,552,714
0
0
null
null
null
null
UTF-8
C++
false
false
5,658
cpp
#include <iostream> #include <string> #include <cctype> using namespace std; // This prototype is complete class stringManip { public: stringManip(); stringManip(string input); string retrieve(); void setString(string input); void chop(); void padStrin...
[ "noreply@github.com" ]
noreply@github.com
e10cc6937180747a932d9bd2e809425917c5a28e
8665ac8f6c0a7faebccb9fdf12e944ebe8a95c4f
/src/PulseViewer.cpp
09db9c1fa72de9c779d2896b5cd1926c11f73a2b
[]
no_license
cthornsb/AnalysisTools
093ab7e4886ac86430c6b33049dce829e35b6d65
b4804d1c6e017baa75c3c39ba2dc4e02020bdf8b
refs/heads/master
2020-06-06T04:40:29.905205
2014-10-02T15:21:31
2014-10-02T15:21:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,356
cpp
// PulseViewer.cpp // C. Thornsberry // Aug. 25th, 2014 // Load detector pulses and view them in sequence // SYNTAX: Viewer {root_filename} {root_treename} {root_branchname} {skip#} #include "TFile.h" #include "TTree.h" #include "TCanvas.h" #include "TBranch.h" #include "TGraph.h" #include "TSystem.h" #include "TAppli...
[ "corythornsberry@gmail.com" ]
corythornsberry@gmail.com
4d76bac247b86d60259e5e32784fb1900504e6ac
bfc4712e6bfdd184b714e2082ed83d1cb67d0fd1
/src/ntupleReader.cc
43db3c22500e1397c0288d54c44b21948fa21924
[]
no_license
mdelcourt/ntupleToCP3
b5d89a28b5c16bb37b8dca1f374a24702efd8d80
3767ac513e34cd426d6d451339bad4cd44f4be02
refs/heads/master
2020-03-16T00:51:35.999507
2018-10-15T13:34:02
2018-10-15T13:34:02
132,426,859
0
0
null
null
null
null
UTF-8
C++
false
false
2,453
cc
#include "include/ntupleReader.h" #include <iostream> using namespace std; ntupleReader::ntupleReader(string inputFile):fName_(inputFile){ inputFile_ = new TFile(fName_.c_str()); if (not inputFile_) cerr<<"Unable to open input file!"<<endl; t_event_ = (TTree* ) inputFile_ ->Get("ntuple/Event"); ...
[ "mdelcourt@uclouvain.be" ]
mdelcourt@uclouvain.be
4d426584275f69607ff24e21c3efed8fc9c078c2
a9260585aaf24423a2a8f6757ae919abdbd03387
/trainings/05-avr-explotation/materials/JTAGenum/JTAGenum.ino
62c2ac1bf332ef3692b73ec14d9837024a3232c8
[]
no_license
radareorg/r2con2016
6d8d5951ad3f1971282902164e2cb1c5b5e08268
03f27eba5410e9edaa517af3be8c7a4cc06cedb1
refs/heads/master
2020-03-28T10:38:29.611000
2016-09-25T15:58:46
2016-09-25T15:58:46
148,129,504
9
5
null
null
null
null
UTF-8
C++
false
false
26,356
ino
/* JTAGenum Given a Arduino compatible microcontroller JTAGenum scans pins[] for basic JTAG functionality. After programming your microcontroller open a serial terminal with 115200 baud and send 'h' to see usage information. SETUP: Define the pins[] and pinnames[] map of pin names to pins you want to scan...
[ "dukebarman@gmail.com" ]
dukebarman@gmail.com
961d1fd2643419918371ca3f2bf91031d3dd5409
846ca7cd54d9ca58830aac7feb69a17ae0c666ab
/Codeforces/110/A [Nearly Lucky Number].cpp
8912542a0f1d25baa24b6c5dd70ef077d1e618cc
[]
no_license
NouemanKHAL/Competitive-Programming
445e722553a1ca11e1a53ca63a0be3b6c4f2f37d
5021cf43676c72d6049252b9985b8f49738866b8
refs/heads/master
2020-03-27T11:50:55.689611
2019-04-10T15:53:23
2019-04-10T15:53:23
146,510,447
0
0
null
null
null
null
UTF-8
C++
false
false
285
cpp
#include <iostream> using namespace std; int main(){ string s; cin >> s; int cpt=0; for(int i=0;i<s.length();i++){ if(s[i]=='4' || s[i]=='7') cpt++; } if(cpt==4 || cpt==7) cout << "YES"; else cout << "NO"; return 0; }
[ "noueman.khal@gmail.com" ]
noueman.khal@gmail.com
e7e0c3cc5b67a8a8798397bc563b5fc3167c504e
eecbf9da28dbb2c3336b799478c9666c638e9e86
/qmlunrimp/ExampleModel.cpp
50304ae6611a31470af68c4a5496d82b6bdcf174
[]
no_license
thewolfwillcome/qt-unrimp
cc6c5068c041402f9a6563b037d8562ab3d58725
d362f29de8d844e2d93e2bf3df2a19c132a843f3
refs/heads/master
2021-06-02T10:18:53.020127
2017-07-28T12:33:33
2017-07-28T12:33:33
10,170,899
0
0
null
null
null
null
UTF-8
C++
false
false
5,003
cpp
/*********************************************************\ * Copyright (c) 2013-2013 Stephan Wezel * * 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 witho...
[ "s.wezel@web.de" ]
s.wezel@web.de
d4a1f262676ca72c61db43c9113c87530dc1544d
fef58dcd0c1434724a0a0a82e4c84ae906200289
/usages/0x6FF8FF40B6357D45.cpp
05567b8b38f5a5de5ae574c19b19be5e69766390
[]
no_license
DottieDot/gta5-additional-nativedb-data
a8945d29a60c04dc202f180e947cbdb3e0842ace
aea92b8b66833f063f391cb86cbcf4d58e1d7da3
refs/heads/main
2023-06-14T08:09:24.230253
2021-07-11T20:43:48
2021-07-11T20:43:48
380,364,689
1
0
null
null
null
null
UTF-8
C++
false
false
824
cpp
// act_cinema.ysc @ L3916 int func_92(int iParam0, int iParam1) { int iVar0; int iVar1; iVar0 = 0; while (iVar0 < NETWORK::NETWORK_GET_MAX_NUM_PARTICIPANTS()) { if (NETWORK::NETWORK_IS_PARTICIPANT_ACTIVE(PLAYER::INT_TO_PARTICIPANTINDEX(iVar0))) { iVar1 = NETWORK::NETWORK_GET_PLAYER_INDEX(PLAY...
[ "tvangroenigen@outlook.com" ]
tvangroenigen@outlook.com
b8c6a9a6fdc155efd04fa039eb0419efda9fbaf4
9d12976468ee1d5f6756e1b02ae0b66c97239998
/src/feature_map_vertices.cpp
bf990e049d3803c7cb6952435b9ae06babf2664f
[]
no_license
Choirin/point_cloud_registration
caeaefb59e7238a17454baddc7f845b13e1f9c3d
05d74064e76de18b176a1b79dddb83821e97b798
refs/heads/master
2022-02-02T03:07:49.107237
2020-04-11T09:38:52
2020-04-11T09:38:52
250,725,510
1
0
null
null
null
null
UTF-8
C++
false
false
3,342
cpp
#include "feature_map_vertices.hpp" #include <Eigen/Dense> #include <fstream> #include <sstream> #define NANOSECONDS_IN_A_SECOND 1.0e9 FeatureMapVertices::FeatureMapVertices(const fs::path &file_path) { load_from_csv(file_path); sort_by_timestamp(); } FeatureMapVertices::FeatureMapVertices(const std::vector<fs...
[ "khi.tkd@gmail.com" ]
khi.tkd@gmail.com
29bfac39b59c6fb650e7a0e719afe3b17536be45
768371d8c4db95ad629da1bf2023b89f05f53953
/applayerpluginsandutils/httptransportplugins/httptransporthandler/csecuresocketcontroller.cpp
2cc173169ebf6945e7a4350abc36d8dc0abb25c4
[]
no_license
SymbianSource/oss.FCL.sf.mw.netprotocols
5eae982437f5b25dcf3d7a21aae917f5c7c0a5bd
cc43765893d358f20903b5635a2a125134a2ede8
refs/heads/master
2021-01-13T08:23:16.214294
2010-10-03T21:53:08
2010-10-03T21:53:08
71,899,655
2
0
null
null
null
null
UTF-8
C++
false
false
5,746
cpp
// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/e...
[ "kirill.dremov@nokia.com" ]
kirill.dremov@nokia.com
4cc5a977ef4c6c74af8a69f5cd05fd5dd616e695
4dbfd2b70fa7ea4e4af4b19bbe2ecaa620d70738
/dae2ma/include/DAE2MAImageImporter.h
9e052481010078cbea9912f622485e7751665fde
[ "MIT" ]
permissive
RemiArnaud/OpenCOLLADA
e347f5ff7cbe886490ba10c7828e5b6038060021
cdcd7e7131c640842c99b5066c7320d2ac4899a0
refs/heads/master
2023-08-21T09:58:01.559798
2023-08-06T08:38:52
2023-08-06T08:38:52
6,890,659
15
2
null
2023-08-06T08:38:53
2012-11-27T20:48:34
C++
UTF-8
C++
false
false
2,263
h
/* Copyright (c) 2008-2009 NetAllied Systems GmbH This file is part of DAE2MA. Licensed under the MIT Open Source License, for details please see LICENSE file or the website http://www.opensource.org/licenses/mit-license.php */ #ifndef __DAE2MA_IMAGEIMPORTER_H__ #define __DAE2MA_IMAGEIMPORTER_H_...
[ "ideasman42@gmail.com" ]
ideasman42@gmail.com
8dcb6c92daf2bf557702a18b60163f7ea824b82b
59d48e2e57b99900cda47f2718f4fd917a87b707
/WorkersRightsComputer/Right.cpp
575f4c57cb918180a1e4c3a3a5449435c7a9e145
[]
no_license
YoavHaifa/WorkersRightsComputer
acad8c152ba56d3a6ef77e53e8e08fdab62c26ec
c6443e63dc19fe01cfb9d94387bb350f292a126f
refs/heads/master
2023-08-09T20:21:37.254929
2023-07-29T17:32:46
2023-07-29T17:32:46
185,610,201
1
0
null
2020-01-07T21:38:39
2019-05-08T13:21:13
C++
UTF-8
C++
false
false
9,162
cpp
#include "StdAfx.h" #include "Right.h" #include "Utils.h" #include "HtmlWriter.h" #include "XMLDump.h" CString CRight::umsSaveDir = L""; CString CRight::umsName = L"__"; bool CRight::umbOldStyle = false; CRight::CRight(const wchar_t *zName, const wchar_t *zHebrewName) : msName(zName) , msNameHebrew(zHebrewName) , ...
[ "yoav.bar.haifa@gmail.com" ]
yoav.bar.haifa@gmail.com
fa04b144bb3946c1d5d88982f9513b7f4a3f70f3
b786b8bfd751ce4e6844dd1b01bd21975d93de18
/estivaplus/lib/TransMatrix.cpp
f49034e39ef157809d6099863ebd043d034e9b3c
[]
no_license
tsukud-y/estiva
0ef424d6b60533172d3f1db52f8b4d90661717dc
7e026670a265d8516a9c989b2d893d0e990fa4a8
refs/heads/master
2021-01-10T19:30:31.140339
2012-08-29T15:04:28
2012-08-29T15:04:28
310,598
1
0
null
null
null
null
UTF-8
C++
false
false
156
cpp
#include "estivaplus.h" #include "stwart.h" Matrix TransMatrix(Matrix &A) { Matrix AT(A.size()); forMatrix(A,i,j) AT[j][i] = A[i][j]; return AT; }
[ "tsukud-y@galaxy.ocn.ne.jp" ]
tsukud-y@galaxy.ocn.ne.jp
4569dc558d81b931c6a33aee8ca5350c49ef8aed
bd9d40d0bd8a4759b3db20e10d2dda616a411c48
/Include/Mathematics/GteIntrSegment3Sphere3.h
355242fd13b19c36abc2c5b4c943ba3d6d675af3
[]
no_license
lai3d/GeometricToolsEngine3p16
d07f909da86e54aa597abd49c57d17981f3dc72f
50a6096e1b9f021483cf42aaf244587ff9a81f5b
refs/heads/master
2020-04-01T19:28:22.495042
2018-10-18T06:27:05
2018-10-18T06:27:05
153,555,419
1
0
null
null
null
null
UTF-8
C++
false
false
4,133
h
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2018 // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // File Version: 3.0.0 (2016/06/19) #pragma once #include <Mathematics/GteS...
[ "larry@qjt.sg" ]
larry@qjt.sg
3713d1ee4b8f8e3c6cc5495d14cc5d0c76c133e0
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/curl/gumtree/curl_repos_function_385_curl-7.18.1.cpp
4f6e0f8edddf14a1e09bcd62b1da2a2757bd975e
[]
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
2,358
cpp
CURLcode Curl_is_connected(struct connectdata *conn, int sockindex, bool *connected) { int rc; struct SessionHandle *data = conn->data; CURLcode code = CURLE_OK; curl_socket_t sockfd = conn->sock[sockindex]; long allow = DEFAULT_CONNECT_TIMEOUT; DEBUGAS...
[ "993273596@qq.com" ]
993273596@qq.com
3c3b9621b97697b5e31ee7b59559d03382f7b5fa
2423355ac00a24056c613abb3d4e6349d0e43207
/src/engines/Cubbyhole.cpp
0251617732bd76ef2c5792b74a4ad4442bfea886
[ "MIT" ]
permissive
jimpark/libvault
b2f68f00167d52b20c91a1c6edefadb026ae7e57
35657160c45874cd38bf4b6f0a204c7c26a4dd38
refs/heads/master
2022-11-04T05:37:57.866661
2020-06-13T15:53:10
2020-06-13T15:53:10
267,157,147
0
0
MIT
2020-05-26T21:36:33
2020-05-26T21:36:32
null
UTF-8
C++
false
false
755
cpp
#include "VaultClient.h" std::optional<std::string> Vault::Cubbyhole::create(const Path &path, const Parameters &parameters) { return Vault::HttpConsumer::post( client_, getUrl(path), parameters ); } std::optional<std::string> Vault::Cubbyhole::read(const Path &path) { return Vault::HttpConsumer::ge...
[ "aaron@aaronbedra.com" ]
aaron@aaronbedra.com
469efebf0a4f7f71597c39e4a15aa47bb87533a4
811bb83f52763e9b2e8f8a19dcc9602cc563fff5
/Classifier.h
ba58ba97efa26c61d148984109df357c3ce03d1a
[ "MIT" ]
permissive
v3c70r/tdetools
d8d148f139862608572f61476f84bbdef8aa6b38
42272a745cfcb3e23551fd37028fe60a28680abb
refs/heads/master
2020-04-01T14:22:28.714563
2014-05-15T18:54:14
2014-05-15T18:54:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
789
h
//============================================================================ // Name : Classifier.h // Author : Jordan Frank (jordan.frank@cs.mcgill.ca) // Copyright : MIT //============================================================================ #include <stdlib.h> #include "ClassifyTrajectory.h" ...
[ "jordan.frank@cs.mcgill.ca" ]
jordan.frank@cs.mcgill.ca
a76ca0f9b6b4b741ac052f7dd3cb922679fa3303
b1011a23739cff333a9da1b76b71953fdc3579fb
/szescian/Sphere.h
725fdc99189a5a7684731ed5cc185a35b9468cb8
[]
no_license
RumSoft/IV-OpenGL-mars-rover
f2489bc7e9737f883ee5507600c0f0502107deaa
8c5c44250a483236a0c26e39764128c30f894422
refs/heads/master
2022-01-13T23:08:08.827040
2019-07-01T19:58:32
2019-07-01T19:58:32
177,123,890
1
0
null
null
null
null
UTF-8
C++
false
false
794
h
#pragma once #include "Geom.h" class Sphere : public Shape { public: Sphere(Vec3 pos, float r, ColorF color = GREEN) : Sphere(pos, r, 5, color) {} Sphere(Vec3 pos, ColorF color) : Sphere(pos, 4, 5, color) {} Sphere(Vec3 pos, float r = 5, int steps = 5, ColorF color = GREEN) { this->Type = TriangleStrip; this->C...
[ "dr124@o2.pl" ]
dr124@o2.pl
08e06c493f82f835dd065e00ac9bc032caef9ac6
f7285b87fce347afd57e220e191bd3c449cf5e0c
/tablemodel.h
34b655e9f7f1ac003172862d000e4936341877a4
[]
no_license
lenarano/SeekFace
2d4121055f4bae26a43c03abd7972f9db2cea4b1
0f5107e09f278735c2b06feb7d7fc92048b6d9f8
refs/heads/master
2020-03-19T04:58:01.006755
2018-06-03T08:34:18
2018-06-03T08:34:18
135,886,545
0
0
null
null
null
null
UTF-8
C++
false
false
462
h
#ifndef TABLEMODEL_H #define TABLEMODEL_H #include <QObject> #include <QSqlTableModel> #include <QString> #include <QColor> #include <QPixmap> class TableModel : public QSqlTableModel { Q_OBJECT public: explicit TableModel(QObject *parent = 0); QVariant data(const QModelIndex &idx, int role) const; signa...
[ "strozh@mail.ru" ]
strozh@mail.ru
74326d9a948cb634968f581960f203d50f7f106b
c5ec9ad3e676286d2725e3787363cae8cfd3cacd
/src/packet_writer.cpp
b08d43a3c4311f792cb8529792a5f4ab696e068c
[ "BSD-2-Clause" ]
permissive
MrMugiwara/libtins
adebbd4ea583a3b6ec32b68d7bcc739c34f716dd
905119760331a55d5ce9aa9382edca9af39d194a
refs/heads/master
2021-01-11T18:09:30.659004
2017-01-16T17:36:33
2017-01-16T17:36:33
79,504,934
1
0
null
2017-01-19T23:18:38
2017-01-19T23:18:38
null
UTF-8
C++
false
false
2,860
cpp
/* * Copyright (c) 2016, Matias Fontanini * 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 ...
[ "matias.fontanini@gmail.com" ]
matias.fontanini@gmail.com
7c0498db844cfa3d8694eee15ce542ff73d02eda
137dc3c195a134588cbcbca0b7a76d2bcff4d067
/Hashing/Unlock longest permutation 1 to n.cpp
feac63ef028703b493da5345df1959131ae240b4
[]
no_license
noticeable/Data-Structures-and-Algorithms
aff8b98400d5180fe74a20235c793925d5599102
95fb8fef95fae09d86270bd204083f42a49a3b66
refs/heads/master
2020-09-07T09:31:53.395077
2019-07-28T10:08:36
2019-07-28T10:08:36
220,738,986
1
0
null
2019-11-10T04:02:42
2019-11-10T04:02:41
null
UTF-8
C++
false
false
1,285
cpp
#include<bits/stdc++.h> #include<unordered_map> using namespace std; int main() { int n,k; cin>>n>>k; unordered_map<int,int> h; vector<int>v; for(int i=0;i<n;i++) { int e; cin>>e; v.push_back(e); h.insert(make_pair(e,i)); } for(auto y : h) ...
[ "noreply@github.com" ]
noreply@github.com
ec02de225bea2e70dd108ac7248e4cdb0c1d8a3f
630c076b607475818f3cc8a33f325cee30ffdb98
/Задача 5 (1).cpp
64c4778f6b233f48246c2e1971f2e641beb0b57d
[]
no_license
firstripecherry/Ambarova
5c08f7c429bd4e7efba1f5e2ad3bdd53768ed392
e15e305649ee24c21ddff525442f752936bfc3b2
refs/heads/master
2021-07-03T08:07:28.032991
2020-07-03T13:38:12
2020-07-03T13:38:12
209,772,991
0
0
null
null
null
null
UTF-8
C++
false
false
860
cpp
#include "stdafx.h" #include <iostream> using namespace std; class Radius { private: double radius; friend double GetLength(Radius&); friend double GetArea(Radius&); friend class Volume; public: double Get(void) { return radius; } void Set(double nradius) { radius = nradius; } }; doub...
[ "noreply@github.com" ]
noreply@github.com
7d87a3798bfb9a8b1f004c404c2d4b3e944e5fee
30e78c3e8f7ba6247819cf98ff4327fd3f37c458
/src/Window/Window.h
3d2424e1b41375e3cdf9c4a941eef802dca7abc0
[ "MIT" ]
permissive
RihamHazem/SonicGame
f9d54f1734f39349c789a578efbfac936699bbf4
315d6bb09bd9a297a627773ee76bcc2ca3a5fbe9
refs/heads/master
2020-05-04T23:50:13.783290
2019-04-04T18:51:06
2019-04-04T18:51:06
179,556,805
1
0
null
null
null
null
UTF-8
C++
false
false
1,129
h
#pragma once #include <iostream> #include <string> #include <GL/glew.h> #include <GLFW/glfw3.h> using namespace std; class Window { private: public: GLFWwindow* mWind; /* Constructs a new Window with the defined properties */ Window(int width, int height, const char* title); /* Destructs cur...
[ "noreply@github.com" ]
noreply@github.com
bf906a60403e274d3d09ba24494de5faab8f997f
bbcda48854d6890ad029d5973e011d4784d248d2
/trunk/win/Source/Includes/QtIncludes/src/corelib/tools/qtextboundaryfinder.h
3f2fef15dfb1fb830d10834cb4a5c86588ab5493
[ "Apache-2.0", "MIT", "curl", "LGPL-2.1-or-later", "BSD-3-Clause", "BSL-1.0", "LicenseRef-scancode-public-domain", "LGPL-2.1-only", "Zlib", "LicenseRef-scancode-unknown", "LicenseRef-scancode-unknown-license-reference", "MS-LPL" ]
permissive
dyzmapl/BumpTop
9c396f876e6a9ace1099b3b32e45612a388943ff
1329ea41411c7368516b942d19add694af3d602f
refs/heads/master
2020-12-20T22:42:55.100473
2020-01-25T21:00:08
2020-01-25T21:00:08
236,229,087
0
0
Apache-2.0
2020-01-25T20:58:59
2020-01-25T20:58:58
null
UTF-8
C++
false
false
3,320
h
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:...
[ "anandx@google.com" ]
anandx@google.com
ba10d9b900d4c7dd3a4d944cff4187a77d486753
8405b68c50c0df62db4f4ea40871b21c6d83dab3
/nefry_handson_1/nefry_handson_1.ino
eb818e8a6a0b43a963bf2766a4c8ccc13b18a091
[ "MIT" ]
permissive
pokiiio/2018-02-07_hands-on_workshop
e778e8c26978dfb0eb33f1879448a7e7faa325b0
901c786f2f270f8ad7846d3447d16a28a7e773cb
refs/heads/master
2021-05-03T07:49:39.777564
2018-02-07T17:03:14
2018-02-07T17:03:14
120,556,622
0
0
null
null
null
null
UTF-8
C++
false
false
333
ino
#include <Nefry.h> void setup() { } void loop() { Nefry.println("ON"); // シリアルモニタに出力 Nefry.setLed(255, 0, 0); // LEDを光らせる Nefry.ndelay(1000); // 1秒待つ Nefry.println("OFF"); // シリアルモニタに出力 Nefry.setLed(0, 0, 0); // LEDを消す Nefry.ndelay(1000); // 1秒待つ }
[ "32353873+pokiiio@users.noreply.github.com" ]
32353873+pokiiio@users.noreply.github.com
42240da7da8dd2f76999808630b9c4bdf6da8bf0
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/squid/gumtree/squid_repos_function_7227_last_repos.cpp
19f7a2a5cd9292f92ab44304d796b733540bceab
[]
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
376
cpp
void Ipc::Mem::Segment::checkSupport(const char *const context) { if (!Enabled()) { debugs(54, 5, HERE << context << ": True shared memory segments are not supported. " "Cannot fake shared segments in SMP config."); fatalf("Ipc::Mem::Segment: Cannot fake shared segments...
[ "993273596@qq.com" ]
993273596@qq.com
6c54563880d6075fc9a034cd70122cd5011c18bf
a075225a2e1fe2d5e60e7802c5f0d0d884816904
/v0.2.0/src/Common/THierarchicalCostFunctionProvider.h
ad9913192659a6e20446bc3050e4e6f70afd5036
[ "BSD-3-Clause" ]
permissive
hqng/optimal-transport
592d225c114b4c478ede2f9f3010a5e5aa160bdf
c868db74f6b7dd675c5892d70e38fb0bd623dded
refs/heads/master
2020-04-16T22:56:41.962056
2019-11-23T08:52:11
2019-11-23T08:52:11
165,991,297
0
0
NOASSERTION
2019-11-23T08:52:12
2019-01-16T07:02:59
C++
UTF-8
C++
false
false
4,625
h
#ifndef THierarchicalCostFunctionProvider_H_ #define THierarchicalCostFunctionProvider_H_ #include<cstdlib> #include<cmath> #include<algorithm> #include<Common/Tools.h> class THierarchicalCostFunctionProvider { public: static constexpr double DBL_INFINITY=1E100; // effective value for infinity double **xPos, **yP...
[ "schmitzer@uni-muenster.de" ]
schmitzer@uni-muenster.de
8fa762c3349a7098767f7d58eb47df197f6d6a7b
ca35e9ad7161656b1e3eb4c2ded9fccba0e30549
/Core/stringparser.cpp
fc1e5d5240c1961863cb190662dbde52391ee3b6
[]
no_license
leppert/fire
082725f1dcb79bd72dd9f12142bbe0dae211e6b8
9afa3a79d1961551e43d65b0e940b416fc40a65e
refs/heads/master
2020-11-26T19:36:49.131773
2009-12-07T21:14:54
2009-12-07T21:14:54
1,627,927
1
1
null
null
null
null
UTF-8
C++
false
false
2,046
cpp
#include "stringparser.hpp" #include "diag.hpp" #include <sstream> using namespace std; /// function returning the integer which follows the string t in string s. /// examples: /// getIntAfter("egal=7asdf","egal=",1) will return 7 /// getIntAfter("egal=7asdf","doof=",1) will return 1, as the string doof= is not ...
[ "deselaers@gmail.com@b4508c54-8848-11de-8bba-6b05ac85e19d" ]
deselaers@gmail.com@b4508c54-8848-11de-8bba-6b05ac85e19d
7894802903798801fc576af4007dfb742f54b042
be7be28da870bb8037d2e68a45ee95ffda62ff94
/include/trainer.h
b056a1b381f2533d92d740691c2afc02dde7c5f0
[]
no_license
daniel-m-campos/RL-Snake-Game
b93e2c0dc006e2c7aa50c2c6c05ed56620a611e3
b416784e1ea266b355810f2a2582b017c3725fbc
refs/heads/master
2023-03-14T10:54:56.949207
2021-03-03T20:52:04
2021-03-03T20:52:04
337,855,377
0
0
null
null
null
null
UTF-8
C++
false
false
411
h
#ifndef RLSNAKEGAME_TRAINER_H #define RLSNAKEGAME_TRAINER_H #include <string> void Train(std::size_t grid_width, std::size_t grid_height, long num_episodes = 1'000, long max_steps = 1'000'000, double epsilon = 0.5, double discount_factor = 0.9, double step_size = 0.5); std::string Fi...
[ "daniel.m.campos@icloud.com" ]
daniel.m.campos@icloud.com
16dd344114bd64df040e9516d5b276d8cd0bb33e
66ca11eb24a32dc8a72d8bc2c2167cfccfb05878
/factorial.cpp
e6878fddb5d2c9cfa8d9ab980fd2840ac4d9662b
[]
no_license
brhmyldrm01/Algorithm
6ca5ae8d11c4ba95ee05eff55b17c4c3c665fe47
04f22545f6c77a1be85c7024804c9ccacb58038f
refs/heads/master
2020-11-24T09:21:50.665374
2020-01-23T20:52:12
2020-01-23T20:52:12
228,076,756
1
0
null
null
null
null
ISO-8859-3
C++
false
false
253
cpp
#include <iostream> using namespace std; int main(){ setlocale(LC_ALL, "Turkish"); int a; cout<<"faktöriyel "; cin >> a; int deger=1; for(int i=a; i > 0; i--) { deger = deger*i; } cout<< deger << endl; return -1; }
[ "noreply@github.com" ]
noreply@github.com
20b1bca083f5c01a9f7b46217878b116e14bb3f0
258cc0f1875b16d8ec8e75592be90f79e59a9fe0
/Onboard-SDK-ROS-4.0.1/include/dji_osdk_ros_obsoleted/dji_sdk/dji_sdk_node.h
886f08b242795a8fa923fc151528ddf70c9f9b3c
[]
no_license
CatchACat083/Onboard-SDK-ROS_Detection-Geolocation
93cf2085352ce64c8b3d2ba4e8cf3e167c907add
020649a3790b1bac16196be21333b33073f2b36a
refs/heads/master
2023-03-03T04:54:03.265372
2021-02-02T08:55:13
2021-02-02T08:55:13
335,208,771
5
2
null
null
null
null
UTF-8
C++
false
false
17,686
h
/** @file dji_sdk_node.h * @version 3.7 * @date July, 2018 * * @brief * A ROS modules to interact with DJI onboard SDK * * @copyright 2018 DJI. All rights reserved. * */ #ifndef DJI_SDK_NODE_MAIN_H #define DJI_SDK_NODE_MAIN_H //! ROS #include <ros/ros.h> #include <tf/tf.h> //! ROS standard msgs #includ...
[ "linbosen083@gmail.com" ]
linbosen083@gmail.com
a018b9a21d67287ebb3b22b537b965ba1137a01c
88c68374f69aab6e62b2f9475a3b2e93583adc54
/KM.cpp
c202666e77f504a1c352b2c2a79a2837a702f297
[]
no_license
vladvlad00/tema1_SI
7b7c33385058fc56bccc2d8c85f5cd7fcee881bd
d42a3d565e775c1f0eb05173eabebcd6eccda948
refs/heads/master
2023-08-20T22:17:19.775174
2021-10-20T19:49:31
2021-10-20T19:49:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,895
cpp
#include <iostream> #include <fstream> #include <arpa/inet.h> #include <sys/socket.h> #include <unistd.h> #include <openssl/aes.h> #include <openssl/rand.h> #include <cstdlib> #include "common.h" constexpr int PORT = 8888; constexpr int MAX_CONNECTIONS = 5; void generate_key(uint8_t key[16]) { RAND_bytes(key, 16...
[ "teodorescu.vlad@yahoo.com" ]
teodorescu.vlad@yahoo.com
2d8b8bb2f1ed4a58d42c47eb6f0f125d9c993e27
5bde0d4a83d8a233e089e0882029c73fff65ab1c
/Helbreath.Client/UI/Wmain.cpp
cc4a892b49dccf89a8e2634b84fb16bb7cf7d11b
[]
no_license
isolatorhk/Helbreath.Client
9ba9c29114f5b16ddd3976258ac31200200da476
ee93d3d12aac625f16769b43b3a9b6d7633744be
refs/heads/master
2021-01-17T22:34:40.159443
2016-06-26T20:14:19
2016-06-26T20:14:19
62,503,148
1
0
null
2016-07-03T15:36:13
2016-07-03T15:36:12
null
UTF-8
C++
false
false
10,642
cpp
// -------------------------------------------------------------- // Helbreath Client // // 1998.10 by Soph // // -------------------------------------------------------------- #include <windows.h> #include <windowsx.h> #include <stdio.h> #include <stdlib.h> #inclu...
[ "pawel@sawicz.eu" ]
pawel@sawicz.eu
dbfdc1203a65fae39da5c2f55abdf80008bc73e9
43efb8c60d19d37c2f42805754086f910348a5ae
/Coding/Spoj/BUYINGAPPLES.cpp
d70f53823c3f4abe342df2663cfaf81d6e76cb20
[]
no_license
akshay2742/Coding-Problems
961399752b30b6a17b72b2c1b2afada9e839a326
838be77b707cc82a9453c964ff8cedce1646dfe8
refs/heads/master
2021-06-26T14:08:39.292052
2020-10-08T18:34:19
2020-10-08T18:34:19
151,247,129
0
1
null
2020-10-08T18:34:21
2018-10-02T11:59:38
C++
UTF-8
C++
false
false
1,235
cpp
#include<iostream> #include<cstdio> #define readint(n) scanf("%d",&n) using namespace std; int wt[1001]; int val[1001]; int a[1001]; int max(int a,int b){ return (a>b?a:b); } int knapSack(int W,int N,int packets) { int K[N+1][W+1]; int i,w; int count=0; for (i = 0; i <= N; i++) ...
[ "prateekrishu@yahoo.com" ]
prateekrishu@yahoo.com