blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
8cb9ff16321ea2ee86d2e9b69ec9a8e7b7d2592e
7a54982a0f8b10340838e5a6a58ae7dd4c891a24
/components/mus/ws/event_dispatcher.cc
4f6d18bcc6464886de131ca99892a29c071dccbf
[ "BSD-3-Clause" ]
permissive
xar369/chromium
ac4e44d4266e93957a7cbf563793fa77c8f38abe
08736b1c33c4e0b4d166dbc4e7fe508375fa7861
refs/heads/master
2022-12-23T20:46:58.309248
2015-12-05T18:05:56
2015-12-05T18:07:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,519
cc
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/mus/ws/event_dispatcher.h" #include <set> #include "cc/surfaces/surface_hittest.h" #include "components/mus/surfaces/surfaces_state...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
7710c76e0f8c8aceadec3950da1bd4329e7a13e3
4216d337b7b4f7d8517e051fa9bdcf575de30f55
/Demon/Config.cpp
47b4fee89e2e4274b1d5a8411bc7171a3cefacae
[]
no_license
chiefstone/SmartLEDBePulishedMsg
f02c1aa2e1a2dd1406328ba8a19e45343c93029f
b7fceb42759df277566eca3aa64582428ca37fcd
refs/heads/master
2021-06-08T22:23:04.856241
2016-11-18T01:12:03
2016-11-18T01:12:03
null
0
0
null
null
null
null
GB18030
C++
false
false
1,595
cpp
#include "StdAfx.h" #include "Config.h" #define INIFILE "\\Config.ini" #define LENGTH 1024 CConfig::CConfig(void) { TCHAR chPath[MAX_PATH] = {0}; GetModuleFileName(NULL, chPath, MAX_PATH); m_strAppPath = chPath; m_strAppPath = m_strAppPath.Left(m_strAppPath.ReverseFind('\\')); m_nDefaultMerge = 0; } CConfig::~...
[ "ighost96@163.com" ]
ighost96@163.com
a7b3dc3d64b05e6ebaaa74fce30bf3847c7d7f62
9c2b8f803c5997b452f314ea181623c869b93744
/include/transform.h
6f3449f1802bc8084a49948b04be5933f58e117b
[]
no_license
Benderx2/glRender
5fe3111a208be3176035a482c76660322034518e
f84c65d2c452548154ff463fd64761ed08b4a973
refs/heads/master
2021-01-20T09:55:29.800763
2017-05-21T10:24:58
2017-05-21T10:24:58
90,303,732
5
1
null
null
null
null
UTF-8
C++
false
false
1,806
h
#ifndef transform_h #define transform_h #include <glm/gtc/type_ptr.hpp> #include <render_type.h> class Transform { public: Transform(const vector3& translation = vector3(), const vector3& rotation = vector3(), const vector3& scale = vector3(1.0f, 1.0f, 1.0f)) : v_translate(translation), v_rot(rotation), ...
[ "excectra@gmail.com" ]
excectra@gmail.com
060ae8324e68c73c1e71c8708a998ce65601da9c
b54b6168ba35ce6ad34f5a26b5a4a3ab8afa124a
/kratos_2_2_0/applications/FluidDynamicsApplication/custom_utilities/dynamic_smagorinsky_utilities.h
0ac7e3e236955f2abb396a9f7aac7347fa5e447c
[]
no_license
svn2github/kratos
e2f3673db1d176896929b6e841c611932d6b9b63
96aa8004f145fff5ca6c521595cddf6585f9eccb
refs/heads/master
2020-04-04T03:56:50.018938
2017-02-12T20:34:24
2017-02-12T20:34:24
54,662,269
2
1
null
null
null
null
UTF-8
C++
false
false
31,393
h
/* ============================================================================== Kratos A General Purpose Software for Multi-Physics Finite Element Analysis Version 1.0 (Released on march 05, 2007). Copyright 2007 Pooyan Dadvand, Riccardo Rossi pooyan@cimne.upc.edu rrossi@cimne.upc.edu CIMNE (International Center for...
[ "pooyan@4358b7d9-91ec-4505-bf62-c3060f61107a" ]
pooyan@4358b7d9-91ec-4505-bf62-c3060f61107a
6416e103bbe0c3cd43b754cc40b1c2443680a455
5d83739af703fb400857cecc69aadaf02e07f8d1
/Archive2/f0/b0c844d55f8011/main.cpp
1d594caffddc63419fa815483d9e3d44192e7c5b
[]
no_license
WhiZTiM/coliru
3a6c4c0bdac566d1aa1c21818118ba70479b0f40
2c72c048846c082f943e6c7f9fa8d94aee76979f
refs/heads/master
2021-01-01T05:10:33.812560
2015-08-24T19:09:22
2015-08-24T19:09:22
56,789,706
3
0
null
null
null
null
UTF-8
C++
false
false
175
cpp
#include <iostream> #include <array> #include <string> int main() { std::array<std::string, 3> m = {"123", "456", "789"}; for (auto& s : m) std::cout << s; }
[ "francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df" ]
francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df
0f2ba90fb7b76943ee26976f9c27e1143005ecac
42c75fce3071572e3c60725d290181628e876606
/3_类和对象/运算符重载_code/7-函数调用运算符重载.cpp
d4b5bc5c4e5c3acf4e7f537a0de78bc211a6d003
[]
no_license
viayie/c-plus-plus
78c4739f45acb97368ff227b112aedd68f902cb0
d825eeec77e7e64488c0aa333b154fd3f845156d
refs/heads/master
2020-08-29T07:19:35.777255
2020-01-25T12:10:59
2020-01-25T12:10:59
217,964,683
0
0
null
null
null
null
UTF-8
C++
false
false
278
cpp
#include <iostream> using namespace std; class Sqr { public: int operator()(int i) { return i * i; } double operator()(double d) { return d * d; } }; int main() { Sqr sqr; int i = sqr(4); double d = sqr(5.5); cout << i << endl; cout << d << endl; return 0; }
[ "3281661539@qq.com" ]
3281661539@qq.com
4e10d8d0a5ecf83fbff7f8f08b94bf6c0bee8c68
99cc7369f3581d85ad43eb148ed93df718b87b10
/chapter3/3.3/A-Game/main.cpp
7c5cc3245b28e09f5ff41a89d220c1879bee386f
[]
no_license
miyunluo/USACO-training
4eb97ca314728b5bde0b5c12a9c9f74b5f1789ca
a38238d4c3bc01ae3e4b0e19895eea36d3a62108
refs/heads/master
2021-05-04T04:53:05.372691
2016-10-23T14:50:50
2016-10-23T14:50:50
70,898,028
0
0
null
null
null
null
UTF-8
C++
false
false
700
cpp
/* ID: miyunlu1 PROG: game1 LANG: C++11 */ #include <iostream> using namespace std; int N; int num[101]; int sum[101][101]; int dp[101][101]; int main() { freopen("game1.in", "r", stdin); freopen("game1.out", "w", stdout); cin >> N; for(int i = 1;i<=N;++i) {cin >> num[i];sum[i][i] = num[i];} ...
[ "miyunluo@icloud.com" ]
miyunluo@icloud.com
cfe33affe1aa6387e01c02063e256ae21de885ab
739547687487bee124de8f16242dbc31f0f045a6
/VM_server/PanelFile.cpp
8b5d7b4027bbc12be024742f569a868a8738c6f5
[]
no_license
pigalsofine/VMProver
95ffc115d238b8fd8cbf774a3182100c7f2ffb08
d53cfbe1b929c313b0ce80ee341274b125afb636
refs/heads/master
2020-03-18T08:29:37.646841
2018-09-15T15:06:53
2018-09-15T15:06:53
134,513,123
2
0
null
null
null
null
UTF-8
C++
false
false
8,093
cpp
/////////////////////////////////////////////////////////////////////////////// // Name: PanelProcess.h // Purpose: head of UI of PanelProcess.cpp. // Author: OS Group // Modified by: Haoyu Yaobei // Created: 2017-06-15 // Copyright: (C) Copyright 2017, OS Group, HFUT, All Rights Reserved. ...
[ "1603635122@qq.com" ]
1603635122@qq.com
8c31d03fd1d073141943a3f7b763f24592ff8d48
20d703d62467a9719ccc8610ee76c1bb16480d5b
/Mythology_Parade_Engine/Core/Unit.cpp
d959ea21aafe19b54d1a8417a5fc95edab236502
[]
no_license
pruebabernat/StaticCodeAnalyse-Prueba
93c3d7d3ba291a8f6b391280c435d563ccabd316
ad5e92dfed50a6c5d5e6f6c2fbdcb263ec0ab1bf
refs/heads/master
2022-06-28T14:19:21.960229
2020-05-08T14:06:11
2020-05-08T14:06:11
262,337,567
0
0
null
null
null
null
UTF-8
C++
false
false
8,740
cpp
#include "Unit.h" #include "p2Log.h" #include "j1Textures.h" #include "j1Input.h" #include"CombatUnit.h" Unit::Unit(UnitType type, iPoint pos): unitType(type), state(AnimationType::IDLE), _isSelected(false), moveSpeed(60) { if (App->entityManager->getPlayer()) { displayDebug = App->entityManager->getPlayer()->di...
[ "bernatcasanas@gmail.com" ]
bernatcasanas@gmail.com
65b19d95080fb539827bf7d89d7a1ef63c606103
18b24c656a1033604b8b6020aa140f18f9c8cb7d
/backend/tests/test-helib-fp-bool-rotate.cpp
7453bcaac6165c25497244685ac40429e95fdd05
[ "MIT" ]
permissive
alan-turing-institute/SHEEP
23a159036503008ed187180d2c6dca55e16e7013
7762d834be184db328bbf17ac352f8e9c50dca8d
refs/heads/master
2023-04-14T16:06:54.150042
2023-04-07T17:43:59
2023-04-07T17:43:59
113,025,590
43
12
MIT
2023-04-07T17:44:00
2017-12-04T09:58:03
C++
UTF-8
C++
false
false
1,240
cpp
#include <cassert> #include <memory> #include "context-helib.hpp" #include "circuit-repo.hpp" using namespace SHEEP; typedef std::chrono::duration<double, std::micro> DurationT; int main(void) { using namespace SHEEP; Circuit C; Wire in0 = C.add_input("in0"); Wire cin0 = C.add_const_input("cin0"); Wire o...
[ "nbarlow@turing.ac.uk" ]
nbarlow@turing.ac.uk
7b013ef85d17a4055b663a91a915e09236d5900f
3f3095dbf94522e37fe897381d9c76ceb67c8e4f
/Current/AnimGraphRuntime_enums.hpp
1d6f72560f5766fbcd40ffdf9a3ab0be81e660fa
[]
no_license
DRG-Modding/Header-Dumps
763c7195b9fb24a108d7d933193838d736f9f494
84932dc1491811e9872b1de4f92759616f9fa565
refs/heads/main
2023-06-25T11:11:10.298500
2023-06-20T13:52:18
2023-06-20T13:52:18
399,652,576
8
7
null
null
null
null
UTF-8
C++
false
false
3,960
hpp
enum class AnimPhysAngularConstraintType { Angular = 0, Cone = 1, AnimPhysAngularConstraintType_MAX = 2, }; enum class AnimPhysLinearConstraintType { Free = 0, Limited = 1, AnimPhysLinearConstraintType_MAX = 2, }; enum class AnimPhysSimSpaceType { Component = 0, Actor = 1, World = ...
[ "bobby45900@gmail.com" ]
bobby45900@gmail.com
39381483066acecf2ad2448a2cc86eb53cf689a7
6201e3095d9276e8750952f3934f9b6e65803dde
/EquationParser/EquationParser/Node.cpp
954b6d89d623c9a0bdd724fd8387f96ceef37f69
[]
no_license
SodaCookie/EquationParser
55e8138fd3572a7c1ba9db943d1566722b91bfb5
6a70e7cc5fd35e8b9070949804a443eb0f87c978
refs/heads/master
2016-09-05T13:16:05.448774
2015-07-14T16:16:03
2015-07-14T16:16:03
38,939,980
0
0
null
null
null
null
UTF-8
C++
false
false
517
cpp
#include "stdafx.h" #include "Node.h" #include <iostream> Node::Node(std::string token_, std::shared_ptr<Node> owner_, std::shared_ptr<Node> left_, std::shared_ptr<Node> right_) { token = token_; owner = owner_; left = left_; right = right_; std::cout << owner.get(); } std::shared_ptr<Node> Node::get_left() cons...
[ "xzeric@hotmail.com" ]
xzeric@hotmail.com
33a2e6b0232bbe161fba5a4030320063132e0924
d5f4077113aab8f1a42603c86b1e2878e4a2865a
/projects/tetris/main.cpp
725fd0e5395719735694033d10c2b39f52b5ec4f
[ "MIT" ]
permissive
marcusmarinhob/cpp-studies
168f7e62c57c2d363d2498d7fa1477dcf3add342
00d7e77c86e42a63f759bc4f52faf9e3cc68b05a
refs/heads/master
2022-11-18T08:22:33.720868
2020-07-09T23:40:16
2020-07-09T23:40:16
277,658,699
0
0
null
null
null
null
UTF-8
C++
false
false
111
cpp
#include <iostream> using namespace std; int main(void) { cout << "Hello World" << endl; return 0; }
[ "marcus.bezerra@ee.ufcg.edu.br" ]
marcus.bezerra@ee.ufcg.edu.br
ef8ae70b35046b8902e06cc7150cf3f1fac571c7
a39050792442e7b8dd77600654ca0eabd26f2150
/skilldata.h
3442f72ab28d32b4a33cb310f9b22d5efe02f4c2
[]
no_license
kap256/happy_and_birthday
3202e6cdf6b9886603bb650b35c06f0f42cb42e1
1422aff9d51046f7270792b8abb5ffd669f781c6
refs/heads/master
2020-12-02T15:29:32.167588
2019-12-31T07:52:14
2019-12-31T07:52:14
231,048,093
0
0
null
null
null
null
UTF-8
C++
false
false
5,677
h
#pragma once #include "element.h" const int MAX_SKILL_NUMBER =512; const int MAX_CSKILL_NUMBER =256; const int MAX_STATUS_NUMBER =32; const int STATUS_TEX_NUMBER =MAX_STATUS_NUMBER/16; const int MAX_CSKILL_LEVEL =4; const int ITEM_CSKILL =127; const int SKILL_Height =26; enum SkillType{ ...
[ "kojikyo256@gmail.com" ]
kojikyo256@gmail.com
a20c20776d48c3f377aabea8c2e9dba37070a8a4
46fb1b08101ffc4d2761b35818e058ae1474810b
/Woong's Adventure/Slime.cpp
f9200b8f46a59284000e5d43297f2ebaa4e25fac
[]
no_license
WOOOOOOOONG/Woongs-Adventure
3f993776346ad19b7dc1b0119e713621b8b4ced2
099257f98c581895139aa70a4823c198cdcc32b1
refs/heads/master
2021-11-19T02:44:10.623436
2021-10-18T04:46:20
2021-10-18T04:46:20
244,667,234
1
0
null
null
null
null
UHC
C++
false
false
303
cpp
#include "Slime.h" namespace adventure { Slime::Slime() { SetMaxHealth(100); SetCurHealth(100); SetAttack(5); SetLevel(4); SetName("슬라임"); } Slime::~Slime() { } unsigned int Slime::Attack() { std::cout << "슬라임의 몸통박치기!" << std::endl; return GetAttack(); } }
[ "sterme9@naver.com" ]
sterme9@naver.com
263d5d1c5cd9aa434d0cccd109c10d1c303354bc
be9fafc9a347d72c346fc1b3377324f3f7fc42f6
/net-protobuf/Task.h
35952d7caa47f274ff2527d703caa9efb21a7238
[ "Apache-2.0" ]
permissive
yxtj/GSDM
1d4763526528eb9f02ae6666a0892e06ee6be8fa
f1c0b8a6f4d92e1df833775f8e31b6a99e1a5c80
refs/heads/master
2020-05-21T19:47:23.571021
2018-04-20T08:42:30
2018-04-20T08:42:30
60,874,907
1
1
null
2016-07-08T23:48:49
2016-06-10T20:26:17
C++
UTF-8
C++
false
false
1,391
h
#pragma once /* * Task.h * * Created on: Nov 29, 2015 * Author: tzhou */ #include <string> //#include <memory> namespace google{ namespace protobuf{ class MessageLite; } } struct MsgHeader{ MsgHeader(const bool reply=false):is_reply(reply){} bool is_reply; }; struct TaskBase{ int src_dst; int type...
[ "yanxiangtianji@gmail.com" ]
yanxiangtianji@gmail.com
fbc6e6cdd6c1773e1f3a945ad4309d85ac9750f3
4f0e43fd33f1f224934e094977823a6a654c5291
/DuiEditor/ScriptEditorView.cpp
59afe025a15df11c5d398b793b5d8690bab5f81b
[ "BSD-2-Clause" ]
permissive
channinggod/DuiLibUiEditor
fb74a7388112e0dda8a3aaf3f650c904343c9061
197f6b2935314fe7cd2bd847e350d9adc2ee6eac
refs/heads/master
2023-06-09T16:02:37.335763
2021-06-29T04:43:36
2021-06-29T04:43:36
null
0
0
null
null
null
null
GB18030
C++
false
false
33,850
cpp
// ScriptEditorView.cpp : 实现文件 // #include "stdafx.h" #include "DuiEditor.h" #include "ScriptEditorView.h" #include "MainFrm.h" #include "DlgScriptTest.h" #include "../DuiScript/angelscript/add_on/scriptstdtime/AsTime.h" #include "../DuiScript/angelscript/add_on/scriptstdtime/AsTime.cpp" #include <sstream> #define W...
[ "53751267@qq.com" ]
53751267@qq.com
db57c05f2e0281d674fda2ea7f1d4056f60b0467
7738fbcbbe9a0619a9c370e5c0d0097825f98302
/B. Kolya and Tanya.cpp
ef70d868638791a093a24a2d429cf8d1d37dc233
[]
no_license
MSharique/competitive_codes
73e12dc5270c4ee73697f35f9caff9909ec2c4e0
da3b39a9f7422fb8f6ea6ceb853bab3db5a98fa7
refs/heads/master
2021-09-27T09:35:33.306918
2018-11-07T15:11:24
2018-11-07T15:11:24
72,004,513
0
0
null
null
null
null
UTF-8
C++
false
false
568
cpp
#include<iostream> #include<cstdio> #include<cmath> #include<algorithm> using namespace std; #define MOD 1000000007 typedef long long ll; ll ab_modm(ll base,ll exponent) { ll result = 1; while (exponent > 0) { if (exponent & 1) result = (result*base)%MOD; exp...
[ "sharique2523@gmail.com" ]
sharique2523@gmail.com
cc0d9fbb539a0358821cdf8b3aac6ecfd6c0fa67
30934caa0b889652ea29f5f5e33a3cfea76f05e6
/URLGraph/Parser.cpp
928fcee8071e60ef222c239965141877c1044d5d
[]
no_license
Abledenthusiast/URLGraph
892bb9e9e0b993adef1ac5c461d84d0b6d372f8c
ddaa47d18d80869de3f50f21f681a5e222d50fec
refs/heads/master
2021-01-12T15:03:13.201000
2018-11-18T00:03:22
2018-11-18T00:03:22
71,670,696
0
0
null
null
null
null
UTF-8
C++
false
false
1,472
cpp
#include <iostream> #include <string> #include <vector> #include "Parser.h" /** * @author Aaron Pitman * @version 2015.11.05 */ using namespace std; /** * Create a parser to read from the terminal window. */ Parser::Parser() {} /* * take an input string and check if a target w...
[ "Pitmana@xavier.edu" ]
Pitmana@xavier.edu
2cb7666f6baf4de9d0909cc75d130029964ac617
679f9daa6d41875e9eb1c981df6e2295419787aa
/Math/VariableList.cpp
b039d6dc52bb14f7545c011e61194889daed4493
[]
no_license
Tigole/rpg_engine
4296546bdcaaa34e076f49e1e143cbd7cbd6f33f
0667aa917fe452605fc3f5df174bd616b31cbf26
refs/heads/master
2021-01-19T03:27:41.351170
2018-11-18T19:02:29
2018-11-18T19:02:29
60,992,396
0
0
null
null
null
null
UTF-8
C++
false
false
854
cpp
#include "VariableList.hpp" VariableList::VariableList() : m_variables() { /** Nothing **/ } VariableList::VariableList(const std::vector<std::pair<std::string, std::string>>& var_list) : m_variables() { for (auto& var : var_list) m_variables[var.first] = var.second; } VariableList::VariableList(const std::str...
[ "sylvain.janniere@laposte.net" ]
sylvain.janniere@laposte.net
5357e525b89ff580d4825f8ad8997525fda87d9b
1663473b630351792fc396352ceef39a4e95b998
/1945strikers/enemy.cpp
8889978102f1b942b9a30cac01ab9c4929f710fc
[]
no_license
wsxc94/Winapi1945
89c385ba88a74b5ab276cf81d95531a222890a6f
99470eaf8ef0a34e57038e52ac3849edb2ea4863
refs/heads/master
2022-12-07T12:53:53.885540
2020-08-31T03:47:10
2020-08-31T03:47:10
291,606,586
0
0
null
null
null
null
GB18030
C++
false
false
5,054
cpp
#include "stdafx.h" #include "enemy.h" HRESULT enemy::init() { IMAGEMANAGER->addImage("利厚青扁", "image/enemy.bmp", 104, 68, true, RGB(255, 0, 255)); IMAGEMANAGER->addImage("利秋扁", "image/enemy1.bmp", 50, 70, true, RGB(255, 0, 255)); IMAGEMANAGER->addFrameImage("利气惯", "image/enemyExplosion.bmp", 350, 44, 8, 1); time =...
[ "wsxc9468@gmail.com" ]
wsxc9468@gmail.com
e83952737936f3d5c2978d05548f65812d01133e
032b6c7fddad1e67b01b5ca5b91a345d49d34501
/examples/phonotaxis_04/walk.inc
36795e576ce734ab6fff8f4c596c4eb9310a89be
[]
no_license
brucetsao/pleo_hacks
4101be4a8be9ef148601c16a6de0e3a9234825a6
53da47a5fa59c712537915f0cbdfdb0be9c0d458
refs/heads/master
2021-01-18T19:08:34.112090
2010-10-21T17:57:38
2010-10-21T17:57:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,041
inc
// // walk.inc // Permian Phonotaxis // Geoff Chirgwin #include <Motion.inc> #include "user_properties.inc" #include "motions.inc" forward public walk() new walking_direction = 0; public walk() { //allow current motion to complete if (motion_is_playing(mot_com_walk_fs) || motion_is_playing(mot...
[ "geoff@noteflight.com" ]
geoff@noteflight.com
84a6e211a17d138b01123a309adcb51e5fc8d53b
66e9113800a7a97b6361a3e8ee888ed2d8f7dc9d
/SampleQRCodes/TestBuild/Il2CppOutputProject/Source/il2cppOutput/System.Numerics_Attr.cpp
de455bf1bc9d3d6ced7ec80b8eddf355c8d11b44
[ "MIT" ]
permissive
Dooyoung-Kim/QRTracking
fd8a1a8c7c069e87c9e4dc70927db6de9e6a6090
ba519f0a10a0b897b2e324430c52d58efa9b31c0
refs/heads/main
2023-08-19T10:21:09.091279
2021-10-20T11:49:15
2021-10-20T11:49:15
412,719,461
1
2
MIT
2021-10-02T07:08:05
2021-10-02T07:08:05
null
UTF-8
C++
false
false
43,336
cpp
#include "pch-cpp.hpp" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <limits> #include <stdint.h> // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Reflection.AssemblyCompanyAttribute struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE...
[ "dooyoung.kim@kaist.ac.kr" ]
dooyoung.kim@kaist.ac.kr
42b1a94fa66f42290face07e92b76ae8edadcae7
1884b52d923717d7a406ff5dbf860a431692de81
/C-ACM2018-2019/2019.03.20/A.cpp
4445f08e1bfa5abf08fb9d36e9ad9aebd744f920
[]
no_license
ShijieQ/C-
da7de3adf71581597b987aee04a28c49fbd9d24e
4b3f363a5e5d836d8c84f0ccc2e121078a8f6fa7
refs/heads/master
2021-06-11T17:38:52.054092
2021-03-24T15:23:30
2021-03-24T15:23:30
159,472,051
0
0
null
null
null
null
UTF-8
C++
false
false
672
cpp
#include<map> #include<set> #include<cmath> #include<queue> #include<stack> #include<cstdio> #include<vector> #include<cstring> #include<iostream> #include<algorithm> using namespace std; const int maxn = 2e5+10; const int mod = 1e9+7; const int INF = 0x3f3f3f3f; int sum[maxn]; int main(){ int n; cin>>n; ...
[ "582162019@qq.com" ]
582162019@qq.com
58df9e8f837078587eb07c8fa623945294a695be
62b499d2179b359f87df5bf62cfcd06180f85f2f
/NO.567_字符串排列.cpp
90ce42fba695fdb58c57f56880b041972ef5b31d
[]
no_license
JaireYu/LeetCode
9faa3c02357a1231811ac72599691857c01cc744
2584bae1d3ecfb2d771e6f24bb731f06ec92fbcf
refs/heads/master
2020-05-05T01:25:14.201705
2019-11-17T03:17:54
2019-11-17T03:17:54
179,602,621
0
0
null
null
null
null
UTF-8
C++
false
false
904
cpp
class Solution { public: bool checkInclusion(string s1, string s2) { string::size_type n=s1.size(), m= s2.size(); if (n == 0) return false; if (m < n) return false; vector<int> s10 = { 0 ,0,0,0,0,0,0,0,0,0,0,0,0, 0 ,0,0,0,0,0,0,0,0,0,0,0,0 }; string::size_type i, j; for (i = ...
[ "1561840701@qq.com" ]
1561840701@qq.com
e270b8918867524bed46d1326fb7f032f32f9ac4
9babbe36bed3d4c1b0b46261f9fa9991d6302e93
/demo9/main.cpp
38a7d05ecc309cb350eb44509f533b058a11d81b
[]
no_license
Yves-Zhang/c-learn
a2f69ec557c3bcbdc3479e7dca54a4bb601eae0f
3d65ec84f8311ec6feadfe65341b659a1090260d
refs/heads/main
2023-04-30T12:03:12.108152
2021-05-17T06:31:18
2021-05-17T06:31:18
357,954,375
0
0
null
null
null
null
UTF-8
C++
false
false
696
cpp
#include <iostream> #include "Sales_item.h" int main(void) { Sales_item book1 = Sales_item("0-201-78345-x", 112, "C++ 从入门到放弃"); Sales_item book2 = Sales_item("0-201-78346-x", 122, "Node.js 从入门到放弃"); Sales_item book3 = Sales_item("0-201-78347-x", 142, "C 从入门到放弃"); Sales_item book4 = Sales_item("0-201-78348-x", 16...
[ "yvesyfzhang@tencent.com" ]
yvesyfzhang@tencent.com
7fb69f9d35b375dcbd6002ad3ff67005d74380c0
91ff0509d65e49516eb3b5a466d5ca7d127a21bf
/XcodeProject/SDK/SDKFramework.cpp
e86972e181a63588754b811d161efa0e2bda058d
[]
no_license
Patrick-Kill/SDKFramework
dfad4eef5db9cb10a96321e312b5ae61c3777ada
af645ad2bea05b1fd3d32548bdb76eba377261aa
refs/heads/master
2021-09-15T08:31:30.747624
2018-05-29T08:17:02
2018-05-29T08:17:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,200
cpp
// // SDKFramework.cpp // Unity-iPhone // // Created by zouqiang on 2018/5/23. // #include "SDKFramework.hpp" #include "SDKMessage.h" #include "SDKConfig.h" #import <Foundation/Foundation.h> extern "C" { SDKMessage * Parse(const char * data) { SDKMessage * message = new SDKMessage(1); ...
[ "719160804@qq.com" ]
719160804@qq.com
4d096b507352cdf198d27ed58c9e8a011e3f448c
ae54b1000edc7139be307e5033ddeb8550396ab7
/src/ffmpeg_exercise/FFmpegExerciseTest.h
ad22df997e85237eb05820d6a7e23595493a398b
[]
no_license
catigerD/FFmpegCore
cd48dc772b84a382818e504012508ba7c2ed2bbe
5ecfbd20e57a95d6e7bc65d46396d53a898473bd
refs/heads/master
2020-12-05T21:49:51.539025
2020-04-02T15:44:02
2020-04-02T15:44:02
232,256,537
0
0
null
null
null
null
UTF-8
C++
false
false
248
h
// // Created by dengchong on 2020-01-19. // #ifndef FFMPEGCORE_FFMPEGEXERCISETEST_H #define FFMPEGCORE_FFMPEGEXERCISETEST_H class FFmpegExerciseTest { public: static void testDemuxingDecode(); }; #endif //FFMPEGCORE_FFMPEGEXERCISETEST_H
[ "dengchong.999@bytedance.com" ]
dengchong.999@bytedance.com
f7ab490a94f847eebac1476b4798f58b8e29b645
786de89be635eb21295070a6a3452f3a7fe6712c
/psddl_pds2psana/tags/V00-09-15/src/evr.ddl.cpp
421ae91a4f82cf1060b052a7e24b10e69ecc40c3
[]
no_license
connectthefuture/psdmrepo
85267cfe8d54564f99e17035efe931077c8f7a37
f32870a987a7493e7bf0f0a5c1712a5a030ef199
refs/heads/master
2021-01-13T03:26:35.494026
2015-09-03T22:22:11
2015-09-03T22:22:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
24,542
cpp
// *** Do not edit this file, it is auto-generated *** #include "psddl_pds2psana/evr.ddl.h" #include <cstddef> #include <stdexcept> namespace psddl_pds2psana { namespace EvrData { Psana::EvrData::PulseConfig pds_to_psana(Pds::EvrData::PulseConfig pds) { return Psana::EvrData::PulseConfig(pds.pulse(), pds.trigger...
[ "davidsch@SLAC.STANFORD.EDU@b967ad99-d558-0410-b138-e0f6c56caec7" ]
davidsch@SLAC.STANFORD.EDU@b967ad99-d558-0410-b138-e0f6c56caec7
ea83c126a99004af7672deff124e94eed364d879
72acb64ece2acee5570111de6966a215840b3e2f
/strings.cpp
f6cf33b445c1d21d400dba7250388048478142e8
[]
no_license
KariukiAbel/cpp-
5598120431a49939a68263b04038d844a5dc7006
19a15318fd0c96bed04b557d539cdea3bd73d818
refs/heads/master
2021-09-10T23:37:02.978474
2021-08-28T16:37:22
2021-08-28T16:37:22
173,402,967
0
1
null
2019-10-29T21:08:47
2019-03-02T04:27:42
C++
UTF-8
C++
false
false
325
cpp
#include <iostream> #include <string> using namespace std; int main() { // Complete the program string a,b; char v; cin>>a; cin>>b; int len = a.size(); int l=b.size(); string c=a+b; v=b[0]; b[0]=a[0]; a[0]=v; cout<<len<<" "<<l<<"\n"; cout<<c<<"\n"; cout<<a<<" "<<b<<"\n"; return...
[ "abelmuriithi@gmail.com" ]
abelmuriithi@gmail.com
e9e868c63124d0e2553304769c8037fa99aa8a5c
cadababe1297ff6ed5b11e9cd9a3cce805c076aa
/KILLKTH/main.cpp
7ab8cbcccb33c9ebd99a2abecca227c8a3973620
[]
no_license
TheNsBhasin/CodeChef
f2d812446b841e491369bc9b5b82b56f66528739
38bd7a922caf6fbd335af26d967bf6df185c7db7
refs/heads/master
2020-04-11T19:18:08.500326
2018-12-16T16:32:50
2018-12-16T16:32:50
162,029,624
0
0
null
null
null
null
UTF-8
C++
false
false
2,770
cpp
/*input abc 3 1 1 2 3 5 6 */ // // main.cpp // KILLKTH // // Created by Nirmaljot Singh Bhasin on 13/01/18. // Copyright © 2018 Nirmaljot Singh Bhasin. All rights reserved. // #include <iostream> #include <vector> #include <string> #include <algorithm> #include <memory.h> using namespace std; typedef long long i...
[ "nsbhasincool@gmail.com" ]
nsbhasincool@gmail.com
6f682dd1c8afe5c85fd55802a5f5af223ee1fb1e
0c0cc27767828a8b3bfef84683c8250d985f7ac6
/services/network/public/cpp/content_security_policy_unittest.cc
059b0bd9656ae6325002b5afe591ca8e3166489e
[ "BSD-3-Clause" ]
permissive
sharpie33/chromium
1cb882b849fed8dcfd7f5375ebecc2ace82c4b81
82e92e2ad746093bebb73b807e44482dbf9d6695
refs/heads/master
2023-01-08T05:05:05.415432
2020-02-09T17:43:42
2020-02-09T17:43:42
238,395,399
1
0
BSD-3-Clause
2020-02-05T07:47:43
2020-02-05T07:47:42
null
UTF-8
C++
false
false
16,866
cc
// Copyright 2019 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 "services/network/public/cpp/content_security_policy.h" #include "net/http/http_response_headers.h" #include "testing/gtest/include/gtest/gtest.h...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
793e1565034eac80952efa57de98d43a9a3574b7
8e1c8decded397fd1b8f21864b8f04907f4321a9
/template1_cpp/Player.h
682e7dc8f1ebc81908813b4df5831ad94e2c8822
[]
no_license
Meleray/CMC_graphics_roguelike
0b49e25dedf1d40eecaf0b2af56ca5047cd13c18
8e57b3346b4140518bfe2a47d8243c6747caded2
refs/heads/master
2023-05-01T08:24:15.918335
2021-05-22T10:14:18
2021-05-22T10:14:18
340,314,929
0
0
null
null
null
null
UTF-8
C++
false
false
1,208
h
#ifndef MAIN_PLAYER_H #define MAIN_PLAYER_H #include "Image.h" #include <vector> #include <string> #include <iostream> struct Point { int x; int y; }; enum class MovementDir { UP, DOWN, LEFT, RIGHT }; const int LAB_Y = 5; const int LAB_X = 7; const int LEVEL_Y = 14; const int LEVEL_X = 17; const int WIN...
[ "konovma@gmail.com" ]
konovma@gmail.com
d4d786de914eacaa570e1082b3cdb9cdd437d1eb
67441c2d72135ee82affab895c58f5a52fee74c0
/src/Domain/Score.h
4f1683c4fb588dcc8a8953ddc420aa29d2d080c2
[]
no_license
Popclem/Pacman-cpp
a9360872bf4fceb3ed05f3567a3568306e6f8d1a
68300b59a6a56803dc15213a68570dfa45f1c20b
refs/heads/master
2020-04-02T11:29:38.859582
2018-10-31T17:11:00
2018-10-31T17:11:00
154,391,461
0
0
null
null
null
null
UTF-8
C++
false
false
399
h
/* * Score.h * * Created on: 31 oct. 2018 * Author: vicdo */ #ifndef DOMAIN_SCORE_H_ #define DOMAIN_SCORE_H_ #include <string> class Score { public: Score(std::string playerName); virtual ~Score(); int getScore(); void updateScore(int increment); void saveScore(); std::string toString(); priva...
[ "vdomecq@ensc.fr" ]
vdomecq@ensc.fr
5048e99d5a0839d42c32a6242adc5f044e8b7ea3
7b74fda44b216bba18c9dae5bc8653f6f7dfe5a5
/githubLeetcode/Yi Zhang sourcecode/字符串相关string/reverse_words_in_string.cpp
3ece99169d53ac3b935ab32fca122686018b4325
[]
no_license
ryudo87/CPP
685fcb1547681d96d0082980729457de3ef1f217
67dccebe87b5317557cc83697b445b637e6dc351
refs/heads/master
2022-04-29T17:44:53.336906
2022-04-03T02:13:58
2022-04-03T02:13:58
200,724,141
0
0
null
null
null
null
UTF-8
C++
false
false
2,948
cpp
#include "all.h" string reverseWord(string w) { int n = w.length()-1; for (int i = 0; i < n-i; ++i) { char c = w[i]; w[i] = w[n-i]; w[n-i] = c; } return w; } int findNextBegin(string str, int end) { int len = str.length(); if (end > len) { return len; } int i = end; while (i < len...
[ "yizhang@Yis-MacBook-Pro.fios-router.home" ]
yizhang@Yis-MacBook-Pro.fios-router.home
d5a15ec8aba8a3d49e3cd763c2623a3deb88bbdb
cb38851628cffb2a872f353694c69d3c3c7a1a65
/generated-src/jni/NativeEventLoop.hpp
23952ebab77f92303636fc3ba588440eea89d650
[]
no_license
asmh1989/djinni-rn-demo
744316fb5209d1de6c71588dfc2b3d545f247ba6
08b75b591922f1134aa667b611b2f1b24837fba7
refs/heads/master
2021-01-12T06:43:13.690382
2017-01-09T07:31:55
2017-01-09T07:31:55
77,419,677
1
0
null
null
null
null
UTF-8
C++
false
false
1,716
hpp
// AUTOGENERATED FILE - DO NOT MODIFY! // This file generated by Djinni from event_loop.djinni #pragma once #include "djinni_support.hpp" #include "event_loop.hpp" namespace djinni_generated { class NativeEventLoop final : ::djinni::JniInterface<::smobiler::EventLoop, NativeEventLoop> { public: using CppType = ...
[ "asmh1989@gmail.com" ]
asmh1989@gmail.com
fd27e059696f49f3f7b3b370e9da18b31deacc3c
2e4b83883ba2b9f49a2b26cbfd148dcbcfaabd34
/Taiko/TaikoComponent/GameEngine/FileResource/MemoryFileReader.h
e82342b0618e029757c7bb89488f1205b4a01668
[]
no_license
lessball/TaikoPracticeRoom
1d23183c4b8eb26486a3284d31243dd220d4a7ce
e445b4d949bbee8b5c913b60aac767fbdc85d028
refs/heads/master
2021-01-10T08:40:43.192453
2016-02-29T15:27:39
2016-02-29T15:27:39
52,361,014
0
0
null
null
null
null
UTF-8
C++
false
false
1,103
h
#ifndef MEMORYFILEREADER_H #define MEMORYFILEREADER_H #include <stdio.h> /** * class MemoryFileReader * 将内存中的一段数据封装为文件流形式读取数据 */ class MemoryFileReader { private: char *m_data; int m_size; int m_position; public: /** * 构造函数 * data 数据 * size 数据大小 */ MemoryFileReader(void *data, int size); int read(vo...
[ "lessball@hotmail.com" ]
lessball@hotmail.com
0a0d5f2014f422f0afe5c39cd23aee03abc08355
52e5dfb48e6bba05e4381039f939b19a06d31a5b
/srcs/network_v1.cpp
33998ad1326e12d3c5ef7372836eba2324ce8857
[]
no_license
MenoIy/Neural-Network-Lib
b07dc4df673b1e01f7ce201230af211d4b6f772b
ff3a3b732e4c150b86dd374c8aaeae07c2ad5455
refs/heads/master
2022-03-28T03:56:27.273548
2020-01-10T08:30:59
2020-01-10T08:30:59
230,269,374
0
0
null
null
null
null
UTF-8
C++
false
false
4,639
cpp
#include "network.hpp" void Network::print() { for (int i = 0; i < this->size; i++){ this->layer[i].weight.print(); this->layer[i].bias.print(); } } void Network::shape() { for (int i = 0; i < this->size; i++){ this->layer[i].weight.shape(); this->layer[i].bias.shape(); } } double sigmoid(double x) { re...
[ "karim.daou.1993@gmail.com" ]
karim.daou.1993@gmail.com
3bbe6e4deb756367c3b74f646c3040ffccf291e6
1bd4bb22e6cdf39283ad8888fce2209811ce03a6
/4.code/10.求职算法辅导/3.c++/4.左值右值.cpp
854269029300cd12b7b12b688f60bdcb3c79ec2a
[]
no_license
Ronnie-Git/Starting-point
65ca00333100e4955c58316605206afe10c5bcc8
ba37e93c0b3efcd930dccb57e18b4106c2d1ad53
refs/heads/master
2021-07-04T02:52:23.024831
2020-08-15T03:50:35
2020-08-15T03:50:35
144,253,130
0
0
null
null
null
null
UTF-8
C++
false
false
1,857
cpp
/************************************************************************* > File Name: 1.cpp > Author: x > Mail: x.com > Created Time: 2019年03月17日 星期日 18时24分52秒 ************************************************************************/ #include <iostream> #include <cstring> #include <algorithm> using namespace s...
[ "441294402@qq.com" ]
441294402@qq.com
aad5f6660425b28f416b38e6c7277cc7a686e969
6e6d008c24d8540e28a3dd6b51a7387d7c700921
/Algoritme 2/KevinLib/LicenseLocalizer/Histogram.h
9b5875f87a322ca49da36fa32adb3d200572a3e7
[]
no_license
bryanbaan/Themaopdracht-07---Lokalisatie-2
a8a9c4779e4f3054ce98b6c5835c7ada64a4b711
e3490029d6b67f97ba96b0c5bcb2226bd44b0e2c
refs/heads/master
2021-01-22T17:58:45.149697
2014-04-14T12:31:49
2014-04-14T12:31:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
419
h
#ifndef HISTOGRAM_H #define HISTOGRAM_H #include "stdafx.h" #include "Image.h" #define MAXIMUMMINVALUE 30 class Histogram { public: Histogram(Image & image); ~Histogram(); void getPeakRange(int &leftSide, int &rightSide, int * values, int histogramSize); void SaveToCSV(std::string filename); private: int * val...
[ "mitchellwerensteijn@msn.com" ]
mitchellwerensteijn@msn.com
df303d1d19d6c18418a9776558d11115ece3d653
8326bfed5d6fe646bf7ef1dff62b963641536580
/uva/BrainF/BrainF.cpp
6fde3e13a734ddba5caee853e2aaf454a4667cdb
[]
no_license
mehranagh20/ACM-ICPC
04ddbaf7ade9f266b6e74a19b2bd966d19ea442e
76eb30b5df8545b04efc1df9c2e557ab0f83d2fb
refs/heads/master
2018-10-20T02:59:43.070665
2018-08-10T16:53:56
2018-08-10T16:54:12
59,946,269
15
4
null
null
null
null
UTF-8
C++
false
false
1,125
cpp
#include <iostream> #include <vector> #include <iomanip> using namespace std; int main() { int n, j = 1; cin >> n; while(getchar() != '\n'); while(j <= n) { vector<short int> arr(100, 0); char c; int i = 0; while((c = getchar()) != '\n') { switch ...
[ "mehranagh200@gmail.com" ]
mehranagh200@gmail.com
a3a1ed11a4d48df34e455ce117fbfda5638fa9a5
a5c097df386a44c0c05e606189949b04a447d7b0
/IQ-TREE/model/modelcodonparametric.cpp
85db8037d91d6df4afe997196cff19041cba4831
[ "GPL-2.0-only", "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
joshlvmh/iqtree_arm_neon
f4855b3fa6de75c7d0ff3e46993e07c32b2be1ce
7bc67d3449428b0b683fb7359c8945da218f5775
refs/heads/master
2023-01-06T02:25:47.293773
2020-10-21T20:12:15
2020-10-21T20:12:15
289,253,476
2
1
MIT
2020-10-20T08:10:22
2020-08-21T11:30:06
C++
UTF-8
C++
false
false
3,187
cpp
/* * modelcodonparametric.cpp * * Created on: May 29, 2013 * Author: minh */ #include "modelcodonparametric.h" ModelCodonParametric::ModelCodonParametric(const char *model_name, string model_params, StateFreqType freq, string freq_params, PhyloTree *tree, bool count_rates) : ModelCodon(tree, count_rate...
[ "jm17923@bristol.ac.uk" ]
jm17923@bristol.ac.uk
cabb5c29cbd27dcf028d17582b4b2512a1491d8d
b8d75ee04fe93a32dfe66752aa7dfe6158aad77a
/src/compression/patch/patch_encoding_unittest.cpp
b6968736bf21ba5f8a90cab6f3e57f2e38e96c3a
[ "MIT" ]
permissive
ljgreen/GpuTimeSeriesCompressionOptimizer
61f1809e43b0e4fd7dfd87ff33feafbb30d8a7bf
d8c68c14b869ab4b3b9e248f41bc5593a4fddfe8
refs/heads/master
2021-09-18T17:31:54.182737
2018-07-17T21:01:18
2018-07-17T21:01:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,527
cpp
#include "test/compression_unittest_base.hpp" #include "patch_encoding.hpp" #include "util/stencil/stencil_operators.hpp" #include "compression/patch/patch_encoding_factory.hpp" #include <gtest/gtest.h> #include <boost/bind.hpp> namespace ddj { class PatchCompressionTest : public CompressionUnittestBase {}; class Pat...
[ "k.dzitkowski@gmail.com" ]
k.dzitkowski@gmail.com
c1439ce7c1c5c9bd127833b10ae861cd5da0e861
aec1b0aa14acf4ee8c6932f5159867fdb901857c
/rotateStringLeft/rotateStringLeft/test.cpp
6fd79e001e63444aac889a395c701cbc1799b774
[]
no_license
zarden/Practice-Make-Prefect
6c67c2e87d2e998a54a759b3fb897a246f468348
86dc21daf4c9faf292350d2e63f55a84a782c63b
refs/heads/master
2021-07-16T05:13:25.703751
2020-08-22T12:44:31
2020-08-22T12:44:31
204,505,163
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
465
cpp
//·½·¨Ò» //class Solution { //public: // void LeftRotateStringOne(string& str) // { // char temp = str[0]; // int len = str.length(); // int i = 0; // for (; i<len - 1; i++) // { // str[i] = str[i + 1]; // } // str[i] = temp; // } // // string LeftRotateString(string str, int n) { // if (n == 0 || str.empty()...
[ "y1352366024@yeah.net" ]
y1352366024@yeah.net
922442f3b3dde5e1469db0813432956f3b0cbfe8
47a75dd6e7f891ec42e92b355cc9f29baa9ee71c
/build/px4_sitl_default/msg/topics_sources/timesync.cpp
f399619e0f9ea4d24c27970e743887ead3910949
[ "BSD-3-Clause" ]
permissive
rohan-na/Av-platform
3017fd2026620fd7e9a411a5f7ed7aa5f85a646f
274b2ee41acbf89e4b337a233af7658fd9dfcbe0
refs/heads/master
2022-12-16T05:16:23.782829
2020-09-25T14:05:07
2020-09-25T14:05:07
295,496,875
0
0
null
null
null
null
UTF-8
C++
false
false
2,801
cpp
/**************************************************************************** * * Copyright (C) 2013-2016 PX4 Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Red...
[ "rohanpn@umich.edu" ]
rohanpn@umich.edu
09928d6ea62ad916d7a092c1b523a729901badeb
90511803ac9afb9c84931cce1077c582428c2ac1
/brickobj.cpp
84fab26e2b8acbb57c3dbdd98c3ee2081d636f5a
[]
no_license
ghost7901/BrickShooter-JR
54de5615014acdf6e4b423fe36f6399e8875c4c5
3da6d10aa3532a67a3b3d46390758c92e6970938
refs/heads/master
2020-08-04T12:04:53.291330
2019-10-01T15:53:47
2019-10-01T15:53:47
212,131,824
0
0
null
null
null
null
UTF-8
C++
false
false
12,246
cpp
#include "brick.h" #include "cell.h" #include "gstAnim.h" #include "explode.h" #include "common.h" #include <gst.h> extern GST *g_pGST; extern float g_fMx; extern float g_fMy; extern HEFFECT g_sndShoot; extern HEFFECT g_sndExpl[5]; extern HEFFECT g_sndLightning; extern HEFFECT g_sndColChange; extern HEFFECT g_sndDirCh...
[ "ghost79@qq.com" ]
ghost79@qq.com
c63e86751125fc5573aadafd52470c7add9a9d56
1ed91e7bfab7c14a14c1fbaff34803f8f249bbdb
/ordenpos.cpp
220f3412523b8ca35745a0546250002c54473676
[]
no_license
abby1726/ordenpos
2a1611410e27c0aa6a4f2ab985950c0eb39c24bf
0cf1e5b59811ee32a0227e238a29322556f7e4aa
refs/heads/master
2020-04-06T15:02:18.222800
2018-11-14T14:50:01
2018-11-14T14:50:01
157,563,732
0
0
null
null
null
null
UTF-8
C++
false
false
1,944
cpp
#include <stdio.h> #include <stdlib.h> #include <conio.h> #include <string.h> struct nodoarbol{ struct nodoarbol *izqnodo; int info; char letra; struct nodoarbol *dernodo; }; typedef struct nodoarbol NODO; typedef NODO *ARBOL; void insertanodonuevo(ARBOL *, int,char); void inorden (ARBOL); void preorden (ARBOL); voi...
[ "abby.gongo16@gmail.com" ]
abby.gongo16@gmail.com
6364d708180a5e5a1894785dd7c1a7ebc0c0fa74
28f495c9421181f839331f953bf361042e26038c
/mapSolver_random/MapMaker.cpp
5fba2ff2969e7e5639e07974d4651252fd52679d
[]
no_license
architect-no1/robot
557a3d64a06df7536aa5b202e4cccb2a7f3811b0
495300759f5ae5707d4824e5188a36b2a5596bc2
refs/heads/master
2021-08-14T20:07:07.746310
2017-11-16T16:58:57
2017-11-16T16:58:57
107,542,059
0
1
null
2017-11-08T02:53:03
2017-10-19T12:17:24
C++
UTF-8
C++
false
false
14,908
cpp
#include "MapMaker.h" #include <stdio.h> #include <vector> #define MAP_SIZE 100 MapMaker::MapMaker() { //ctor map = new eMapNode[MAP_SIZE*MAP_SIZE]; } MapMaker::~MapMaker() { //dtor delete[] map; } void MapMaker::init() { map_size = MAP_SIZE; cur_x = cur_y = MAP_SIZE/2; cur_heading = 0; map_...
[ "outofearth@gmail.com" ]
outofearth@gmail.com
c1aa1be3e59c13c3fda3fb7d3917b4e8425e271a
a1cc4d924019b4afc952ca70686b1950d3ce9890
/ts_ws/src/villa_sound/villa_audio/src/beamformer/base/stringencode.cc
d2991a9b2bd9d27e5cd03359fe9034fb02e632cd
[]
no_license
dsadhvi/Robot-Says-Hello
95f06d6a905805b64f4aaca68f5abc3156bba9f4
3c3884ed521d19951190b0e9b000ea7e7bf15950
refs/heads/master
2020-03-31T01:06:35.628243
2018-10-05T20:49:23
2018-10-05T20:49:23
151,767,056
1
0
null
null
null
null
UTF-8
C++
false
false
21,296
cc
/* * Copyright 2004 The WebRTC Project Authors. All rights reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributing ...
[ "tracyzhang98@gmail.com" ]
tracyzhang98@gmail.com
92ff8fa388b7c2a50f45b4ac7ce9486a82ff51d1
cb0eb352b6d59cf53c8a415524e2cd29768ecc57
/Client/ESP_gyro_test/ESP_gyro_test.ino
814c13ce10b5e704d2a5229963a0f3c450de6e9d
[]
no_license
arostaky/creatic
280c86142234c3ddcbe5f87f4721b3740f801831
8538ef0881faac903a24737c8594d1dec13a6505
refs/heads/master
2022-04-20T01:06:42.038016
2020-04-09T01:31:09
2020-04-09T01:31:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,450
ino
#include <Wire.h> #include <ESP8266WiFi.h> #include <WiFiUdp.h> #include <OSCMessage.h> #include <OSCBundle.h> #include <OSCData.h> #ifndef STASSID #define STASSID "TPCast_AP2G" #define STAPSK "12345678" #endif WiFiUDP UDP; // OSC and wifi: const char* ssid = STASSID; const char* password = STAPSK; const char* ...
[ "jpdibacco@gmail.com" ]
jpdibacco@gmail.com
e8f1ea4cb8355900872372c252b8c5e3fd8bf1eb
fc4e399d5344c23fd3e1d345091e09ee3163cb09
/ch4/randSelect.cpp
f53a485629182863a6b15b97e55c10b4f7661ede
[]
no_license
zpicenow/EveryDayWork
d01dea1e647673d88b11d8ab95d38ab5af32f4d8
7a29188849df95ebbae1302ebb981ee0d129e674
refs/heads/master
2020-04-17T11:15:26.013280
2019-03-04T13:59:48
2019-03-04T13:59:48
166,534,033
0
0
null
null
null
null
UTF-8
C++
false
false
897
cpp
// // Created by zhaopeng on 19-1-25. // ///* // * 随机选择算法 // */ //#include <stdio.h> //int randParitition(int A[],int left,int right) { // int temp = A[left]; // while (left < right) { // while ((left < right) && (A[right] < temp)) { // // --right; // } // A[left] = A[right]; // ...
[ "zp2016@mail.dlut.edu.cn" ]
zp2016@mail.dlut.edu.cn
e8d416e17dd37f17c62c9951bb892a3d69594812
e6d44dc10b3442441fb8f343e0e5275321e7d899
/Basic_1019/main.cpp
2e4b539a5e75707f61bec95e4860f7e29770db4e
[]
no_license
heejae102/CodingTest-CodeUp
66a2edbcb424a454f99ca05e8c917bf391254876
3c9a88e090edd48a05502fe955a6ea41d82ec501
refs/heads/main
2023-02-01T10:51:50.023579
2020-12-19T17:09:41
2020-12-19T17:09:41
319,873,396
0
0
null
null
null
null
UHC
C++
false
false
935
cpp
#include<stdio.h> #include<iostream> using namespace std; /* 년, 월, 일을 입력받아 지정된 형식으로 출력하는 연습을 해보자. 입력 연, 월, 일이 ".(닷)"으로 구분되어 입력된다. 출력 입력받은 연, 월, 일을 yyyy.mm.dd 형식으로 출력한다. (%02d를 사용하면 2칸을 사용해 출력하는데, 한 자리 수인 경우 앞에 0을 붙여 출력한다.) 입력 예시 2013.8.5 출력 예시 2013.08.05 */ int main() { int y, m, d; char ch; scanf_s("%...
[ "heejae.jeong02@gmail.com" ]
heejae.jeong02@gmail.com
664924b2899ea01fc6519452349e455d211f8ba3
a46d23b1c03be1edf8127db532170580ae919b22
/sip/sipstack/SipContentFunction.hxx
4e34a68d63484635dc9b946d75ff852e971033c9
[ "BSD-2-Clause" ]
permissive
greearb/vocal-ct
0e2935aa43d6bddf1506ad904d0cf61484724438
8c99a61930cc7c4887515ade518ad01022011a4e
refs/heads/master
2023-08-19T05:26:24.583272
2023-08-12T00:08:06
2023-08-12T00:08:06
87,567,277
5
0
null
null
null
null
UTF-8
C++
false
false
4,945
hxx
#ifndef SipContentFunction_HXX #define SipContentFunction_HXX /* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or with...
[ "greear" ]
greear
7e26f52453398eed109252d6568e99c670a43880
36e332b5e6ad1f08069b801e93145146c7b25886
/codeforce/solved/div1-327/B.cpp
f31e9d035237accf66b50f36c168a7c2f416670d
[]
no_license
jyhsia5174/algo
f6f46aaca3b1073579ae173d768697601b9d53df
b89665fafb8a2864cf2097dc1b4c7d8d13718faf
refs/heads/master
2023-08-21T06:08:06.625902
2021-10-08T08:27:23
2021-10-08T08:27:23
239,936,830
1
0
null
null
null
null
UTF-8
C++
false
false
941
cpp
// 1 120 #include <bits/stdc++.h> using namespace std; typedef long long int LL; LL xs, ys, xe, ye; LL spd, t; LL vx, vy, wx, wy; LL dist(LL x, LL y, LL xx, LL yy){ return (x - xx)^2 + (y - yy)^2; } void solve(){ xe -= xs; ye -= ys; double lo = 0; double hi = 1e9; while( (hi - lo) / max(1.0,...
[ "hsiajuiyang5174@gmail.com" ]
hsiajuiyang5174@gmail.com
9e7d7aa44e7221deac657ada438821f8cf95038c
e7f1da98f65ae2ad26bf94672daaa813e315d1cb
/Documentation/Task5/5.4_digital_filter_lsm303d/benchmarking/main.cpp
c3611f230e224bb2e3cbf22c83bda1e7d957e41c
[]
no_license
PeanutI3utter/embeddedsystemshandson
efe416df796b8879323033f2d77a623c06edcfc5
7fc300cb9c592a88c989c3c93f18eda0928ec3e6
refs/heads/master
2022-12-03T19:43:41.420961
2020-08-12T14:23:33
2020-08-12T14:23:33
287,030,173
0
0
null
null
null
null
UTF-8
C++
false
false
4,480
cpp
/* ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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 requi...
[ "sijunkwon@gmail.com" ]
sijunkwon@gmail.com
d6b9e9e1a994c645fddbbd47395e6743d3094f9f
ec6738ca2132c35e19dc729431fc29d2dfb0fe29
/cpp/src/feather/feather-c.cc
db14e307e5489fcd6a565d1008bff2b010248e0f
[ "Apache-2.0" ]
permissive
zenahira/feather
b89d22e6b51b45ed870cd33e67fc4048607ceeeb
c156483ba4a738ee69d1d135efe7edc32dc7bce8
refs/heads/master
2021-01-17T17:47:12.566699
2016-07-26T22:26:08
2016-07-26T22:26:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,770
cc
/* * Copyright 2016 Feather Developers * * 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 ...
[ "wesm@apache.org" ]
wesm@apache.org
2a67a508d87f1ead473dc2c1432159cfa2324033
1b7daae23b2bd3baa72cf9711be00699dc387db3
/src/test/util_tests.cpp
6a0423022302b59628d7a0c25b1d47688ead325f
[ "MIT" ]
permissive
hotion/BitCoinCppChinese
f48894beff6e652031f18b58181592af1168ed40
76f64ad8cee5b6c5671b3629f39e7ae4ef84be0a
refs/heads/master
2020-04-18T06:33:11.575445
2019-01-24T02:02:27
2019-01-24T02:02:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
52,369
cpp
//此源码被清华学神尹成大魔王专业翻译分析并修改 //尹成QQ77025077 //尹成微信18510341407 //尹成所在QQ群721929980 //尹成邮箱 yinc13@mails.tsinghua.edu.cn //尹成毕业于清华大学,微软区块链领域全球最有价值专家 //https://mvp.microsoft.com/zh-cn/PublicProfile/4033620 //版权所有(c)2011-2018比特币核心开发者 //根据MIT软件许可证分发,请参见随附的 //文件复制或http://www.opensource.org/licenses/mit-license.php。 #include <uti...
[ "openaichain" ]
openaichain
93f104b1a389153ac1b9f55a2537c47db63d93da
dc7d03e764b9da3f80090c0b05676ddb6cdecec6
/alphaEngine/alphaEngine/Math.cpp
89e626d8d047301d4324006bfab4ebedad0ab5c2
[]
no_license
winstonho/simplealphaEngine
ba9b2fe879d02c7c05dc436767bbaaf47827b55f
54a82474c5e21f911c5d862de77a238234e86935
refs/heads/main
2023-03-25T03:10:33.658972
2021-03-23T05:46:16
2021-03-23T05:46:16
335,191,865
0
0
null
null
null
null
UTF-8
C++
false
false
976
cpp
#include "Math.h" #include <random> static std::default_random_engine e; AEVec2 operator+(const AEVec2& left, const AEVec2& right) { AEVec2 temp; temp.x = left.x + right.x; temp.y = left.y + right.y; return temp; } AEVec2 operator-(const AEVec2& left, const AEVec2& right) { AEVec2 temp; temp.x = left.x - righ...
[ "dkrox999@hotmail.com" ]
dkrox999@hotmail.com
1981335b6edaa334b78adc8fc29a25cbacdfcba6
0f0b2c5e9095ba273992ab0b74a82f986b4f941e
/services/inputflinger/reader/Macros.h
827e31a1bdcd9316c893b210c01730536cbbb9f1
[ "LicenseRef-scancode-unicode", "Apache-2.0" ]
permissive
LineageOS/android_frameworks_native
28274a8a6a3d2b16150702e0a34434bc45090b9a
c25b27db855a0a6d749bfd45d05322939d2ad39a
refs/heads/lineage-18.1
2023-08-04T11:18:47.942921
2023-05-05T12:54:26
2023-05-05T12:54:26
75,639,913
21
626
NOASSERTION
2021-06-11T19:11:21
2016-12-05T15:41:33
C++
UTF-8
C++
false
false
2,150
h
/* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "prabirmsp@google.com" ]
prabirmsp@google.com
6980e3126c3ca1b74f27b6dc6f3002c5ba5b0fe1
66aad7b7bd9e093b285eaa8441502cef69976217
/include/aftr/depricated/WOOverlayFourCameraModelViewer.h
2c7f653f4ee27fb4edfe97fedbed1b4a07172956
[]
no_license
ohio-university-cs4900-spring-2019-2020/module-2-audio-AlyaElGamal
1a6ad8c8071f0af1683be9a4acade4c8323177d7
35a2063fe77329ab58efb6bc767ad4866062b30a
refs/heads/master
2020-12-27T21:19:14.025766
2020-03-25T02:48:20
2020-03-25T02:48:20
238,060,842
0
0
null
null
null
null
UTF-8
C++
false
false
618
h
#pragma once #include "WO.h" using namespace std; namespace Steamie { class SteamieFBOUserSpecifiedRenderTarget; class WOOverlayFourCameraModelViewer : public WO { public: static WOOverlayFourCameraModelViewer* New( WO* woToView ); virtual ~WOOverlayFourCameraModelViewer(); virtual void...
[ "ae013715@ohio.edu" ]
ae013715@ohio.edu
409cb73ca5efd787a33a36b7df19c904869ad8d5
3d7fa43174746779b7bf578c939c9e5dc587b390
/baremetal/src/include/ebbrt/SlabObject.h
accd3c116a8e1eb962f4dea6a31a458fc9d29ead
[]
no_license
gabeg805/EbbRT
255909c3b5c19134be2fdcf016088f7428a164ef
6da14589949ac52b5ef3b753a9ce927737aa9ea6
refs/heads/master
2021-01-14T13:21:36.689889
2014-12-27T12:28:59
2014-12-27T12:28:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,125
h
// Copyright Boston University SESA Group 2013 - 2014. // 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) #ifndef BAREMETAL_SRC_INCLUDE_EBBRT_SLABOBJECT_H_ #define BAREMETAL_SRC_INCLUDE_EBBRT_SL...
[ "schatzberg.dan@gmail.com" ]
schatzberg.dan@gmail.com
55904924b0308a65c8ac394cf7ed6fa69d2a7fae
be743cd29a245187656a2b51b7b723783e1824f7
/community_in_tree/community_in_tree_main.cpp
7b1dbea34009de8a44895bf3dc5c7f20b42437d1
[]
no_license
aadcock/tree-like-network-lib
eba689920188f070e2848da8548c8b357b059bb7
672b6bd637e706c123650175830c1e8eccd9b1b1
refs/heads/master
2016-08-08T16:23:59.707999
2015-07-22T02:10:54
2015-07-22T02:10:54
38,931,257
0
0
null
null
null
null
UTF-8
C++
false
false
14,064
cpp
/* This file generates an executable which takes a community file (each node is assigned an integer community) and uses this to find statistics on the community's localization in the tree. By Aaron Adcock, PhD candidate at Stanford University Oct. 2013 */ #include "../lib/graph_lib_boost.hpp" #include "....
[ "aaron.b.adcock@gmail.com" ]
aaron.b.adcock@gmail.com
5f75a37bc915cdb800c00b83efee2804587eafba
2958954120991063ae6d2de924217db2d5d50ff4
/sample/v3.0/XMS_3G_Demo/DlgVoipParam.h
f92cdabb2c51e32401f7e7731ef0d5eb832d669e
[]
no_license
suyu0925/cti
08901a71ca30e0a30d73e30b9f1a8a428968947b
90ff35a6bf101f7419f4f06e600db66e44329c4d
refs/heads/master
2021-01-23T13:37:34.742521
2015-11-09T03:11:39
2015-11-09T03:11:39
27,820,779
1
0
null
null
null
null
UTF-8
C++
false
false
1,273
h
#if !defined(AFX_DLGVOIPPARAM_H__DC84E8E5_A2AE_4D59_856D_43999BEA20A9__INCLUDED_) #define AFX_DLGVOIPPARAM_H__DC84E8E5_A2AE_4D59_856D_43999BEA20A9__INCLUDED_ #include "DlgMixer.h" // Added by ClassView #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DlgVoipParam.h : header file // //////////////////////...
[ "suyu0925@gmail.com" ]
suyu0925@gmail.com
4f01b1bf383fd51539e8fd96711c7bc90e9be3d6
443aea809aef51426ec232fb13a25e557e852057
/SFUI/Source/UI/Theme.cpp
f117713f43af7c07ffee7d4d1395fb1b38bf1fed
[ "MIT" ]
permissive
JayhawkZombie/SFUI
72ffe604d8b3d4c76e6c6286db26754533d9e7b9
2870aab39deacb1a0be41d414d7d9d2349bdd17b
refs/heads/master
2021-01-01T19:36:12.389640
2017-08-07T05:23:54
2017-08-07T05:23:54
98,619,855
1
0
null
null
null
null
UTF-8
C++
false
false
16,684
cpp
//////////////////////////////////////////////////////////// // // MIT License // // Copyright(c) 2017 Kurt Slagle - kurt_slagle@yahoo.com // // 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 Softwar...
[ "kurt_slagle@yahoo.com" ]
kurt_slagle@yahoo.com
5ac2e1802328939273ac53423bed8c5ea85d1e0c
a4544d4f6683fe6ea0fb8a2bd9132555d39897cd
/src/wave/model/higher-tx-tag.h
2992b0d17572058fe804d5c4a81356a345b6aa84
[]
no_license
soiry/5gc
99d178345e5f8002de0f4c8a4c51f4b2a5e218bd
04123f4b10a042b87a7c6601756ad014ac526016
refs/heads/master
2021-11-03T10:00:33.214965
2019-01-10T07:49:46
2019-01-10T07:49:46
153,069,009
2
3
null
null
null
null
UTF-8
C++
false
false
2,652
h
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2008 INRIA * Copyright (c) 2013 Dalian University of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free ...
[ "jhsong@mmlab.snu.ac.kr" ]
jhsong@mmlab.snu.ac.kr
5d80fa2bda68349cd93ba16b3df53f67ec248d6d
69005ab4c8cc5d88d7996d47ac8def0b28730b95
/msvc-cluster-realistic-1000/src/dir_16/perf823.cpp
fb568c1706eb9c671a42e136b71441726360019c
[]
no_license
sakerbuild/performance-comparisons
ed603c9ffa0d34983a7da74f7b2b731dc3350d7e
78cd8d7896c4b0255ec77304762471e6cab95411
refs/heads/master
2020-12-02T19:14:57.865537
2020-05-11T14:09:40
2020-05-11T14:09:40
231,092,201
0
0
null
null
null
null
UTF-8
C++
false
false
209
cpp
#include <Windows.h> #include <vector> #include <inc_2/header_54.h> static_assert(sizeof(GenClass_54) > 0, "failed"); std::vector<int> perf_func_823() { LoadLibrary("abc.dll"); return {823}; }
[ "10866741+Sipkab@users.noreply.github.com" ]
10866741+Sipkab@users.noreply.github.com
10e94a86696a8294a761b4805e4a16ed6cdae952
e41e78cc4b8d010ebdc38bc50328e7bba2d5a3fd
/SDK/Mordhau_BP_BastardSword_featherdamascus_classes.hpp
baed9630255125fb253fdec325bae095f77cbff6
[]
no_license
Mentos-/Mordhau_SDK
a5e4119d60988dca9063e75e2563d1169a2924b8
aacf020e6d4823a76787177eac2f8f633f558ec2
refs/heads/master
2020-12-13T10:36:47.589320
2020-01-03T18:06:38
2020-01-03T18:06:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,153
hpp
#pragma once // Mordhau (Dumped by Hinnie) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClas...
[ "hsibma02@gmail.com" ]
hsibma02@gmail.com
c2f00a784be73cdf3f713aacd1eefb644f85b344
04facfc8b44b1ccdaaeadc2793d981af285f5df3
/LeetCode/C++/General/Medium/MaximumProductOfSplittedBinaryTree/solution.cpp
e89b5916c681d75d0d7962487ce3a1d9561a97a4
[ "MIT" ]
permissive
busebd12/InterviewPreparation
4423d72d379eb55bd9930685b12fcecc7046354b
78c9caca7b208ec54f6d9fa98304c7f90fe9f603
refs/heads/master
2022-11-02T23:51:46.335420
2022-10-29T06:45:40
2022-10-29T06:45:40
46,381,491
0
0
null
null
null
null
UTF-8
C++
false
false
2,082
cpp
#include <algorithm> /* Solution: inspired by this post --> https://leetcode.com/problems/maximum-product-of-splitted-binary-tree/discuss/1408057/Thinking-process-C%2B%2B-implementation-with-Pictures */ class Solution { private: const int MOD=1000000007; long long int result=0; ...
[ "brendan.busey@alumni.wfu.edu" ]
brendan.busey@alumni.wfu.edu
3d497c685407e2256edfe598fe894407e242c90a
ccbc771c062e9d55025bb8ce496ab751549be28e
/2960__에라토스테네스의체.cpp
0fe86dcff777c7135dd1a5e2ed4692628c4f016a
[]
no_license
eltory/Baekjoon
2ee69baf808c9a80f24592a1180a827412bc904a
dc008215334d5c0c7ba7d167903a499d17e57091
refs/heads/master
2021-01-22T05:06:44.541478
2018-02-10T11:50:39
2018-02-10T11:50:39
102,277,935
0
0
null
null
null
null
UTF-8
C++
false
false
210
cpp
// // 2960__에라토스테네스의체.cpp // Algorithm_study_group // // Created by LSH on 2018. 1. 5.. // Copyright © 2018년 LSH. All rights reserved. // #include <stdio.h>
[ "eltoryn7@gmail.com" ]
eltoryn7@gmail.com
6fd4e17fd5e2b2667bf6d920376f5dfe5af5f2bd
c8518fdcb487952cae2475b6676ae406c2769886
/xo/utility/color.h
bdfa62c0fececc3fa2fb78afd63c3192e22a105d
[ "Apache-2.0" ]
permissive
carmichaelong/xo
9c6e298eed106110b3be1bfcd7f02304b3551af9
8ad8c1ba2f8789a439bf6a34c1df21b26cf531f3
refs/heads/master
2020-05-15T19:30:45.776091
2019-04-19T10:14:32
2019-04-19T10:14:32
182,457,566
0
0
null
2019-04-20T21:49:05
2019-04-20T21:49:04
null
UTF-8
C++
false
false
2,110
h
#pragma once #include "xo/xo_types.h" namespace xo { struct XO_API color { color() : r( 0.0f ), g( 0.0f ), b( 0.0f ), a( 1.0f ) {} color( float pr, float pg, float pb, float pa = 1.0f ) : r( pr ), g( pg ), b( pb ), a( pb ) {} color( double pr, double pg, double pb, double pa = 1.0 ) : r( float( pr ) ), g( flo...
[ "tgeijten@gmail.com" ]
tgeijten@gmail.com
48698af8235ea138c37167e8a14d648d7d9ed968
90d39aa2f36783b89a17e0687980b1139b6c71ce
/Codechef/aug12cook/NOCODING.cpp
39d7d5b9401dcd1859fc6f3b8201e4fdfc0a8376
[]
no_license
nims11/coding
634983b21ad98694ef9badf56ec8dfc950f33539
390d64aff1f0149e740629c64e1d00cd5fb59042
refs/heads/master
2021-03-22T08:15:29.770903
2018-05-28T23:27:37
2018-05-28T23:27:37
247,346,971
4
0
null
null
null
null
UTF-8
C++
false
false
981
cpp
/* Nimesh Ghelani (nims11) */ #include<iostream> #include<cstdio> #include<algorithm> #include<map> #include<string> #include<vector> #define in_T int t;for(scanf("%d",&t);t--;) #define in_I(a) scanf("%d",&a) #define in_F(a) scanf("%lf",&a) #define in_L(a) scanf("%lld",&a) #define in_S(a) scanf("%s",&a) #define new...
[ "nimeshghelani@gmail.com" ]
nimeshghelani@gmail.com
73c3367e6b6a3dce27fe9232e6013a27a7f20619
75d3a8636140cfdc2e2862d285e73a3c520066f9
/build/source/NxOgrePhysXConfiguration.h
408fa274e13a89627120e0e67acddd39dac3c9a3
[ "MIT" ]
permissive
betajaen/nxogre
4d97403f2288665b094958208ed5803eb28a7166
ab2fb93754fa5876191de2e27a416b501f480180
refs/heads/buggyswires
2020-05-17T00:33:16.728040
2014-08-25T12:01:21
2014-08-25T12:01:21
274,924
31
18
null
2014-08-25T12:01:21
2009-08-11T11:14:54
C++
UTF-8
C++
false
false
5,250
h
/** This file is part of NxOgre. Copyright (c) 2009 Robin Southern, http://www.nxogre.org 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, in...
[ "betajaen@ihoed.com" ]
betajaen@ihoed.com
582f874a7c985fdb38dbf5bd72e1674967155bf0
281d5331545ceead3d36827dcbd7f69c11d96d10
/Denocat/vendor/glm/glm/gtc/integer.hpp
21aba283baf60709de383503e845321862e1e1d8
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-happy-bunny", "BSD-2-Clause" ]
permissive
vresque/denocat
5846b2d78dec77d5ccf8a4a4937e789782b0aeea
852e2b7b82927daa3b2189abb3a3e44c893dc57e
refs/heads/main
2023-04-05T01:56:44.440561
2021-02-11T17:16:34
2021-02-11T17:16:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,043
hpp
/// @ref gtc_integer /// @file glm/gtc/integer.hpp /// /// @see core (dependence) /// @see gtc_integer (dependence) /// /// @defgroup gtc_integer GLM_GTC_integer /// @ingroup gtc /// /// Include <glm/gtc/integer.hpp> to use the features of this extension. /// /// @brief Allow to perform bit operations on integer values...
[ "panemlp@gmx.net" ]
panemlp@gmx.net
60e4cfa620f3a22990ecfd6fbcff70788c93f5ea
349468fcafbf8fd34d64d754ee135fb2a98b1048
/src/robot_publisher/src/robot_publisher/dubins_distance.cpp
947780bc5917b4b2596bd22b7a90aa6e0c69793c
[]
no_license
moon-wreckers/ak_planner
55863b8d80ad5d8f498193bc1eab2a4558d6aa19
ab4ec5b0090b7d5caaae7ed033f29d6d557c6940
refs/heads/master
2021-09-07T01:10:13.182486
2018-02-14T18:12:41
2018-02-14T18:12:41
111,027,774
0
0
null
null
null
null
UTF-8
C++
false
false
10,299
cpp
/* * Author: Abdul Moeed Zafar * Date: 10 Nov, 2017 * * File: dubins_distance.cpp * * Reference & Credits: https://github.com/AndrewWalker/Dubins-Curves */ #include <robot_publisher/dubins_distance.h> #include <stdio.h> #include <math.h> #include <assert.h> #include <limits> #define _USE_MATH_DEFINES #include...
[ "a.moeed01@gmail.com" ]
a.moeed01@gmail.com
deec4acb6dace9e1f252d70d217876a16e7cf623
51edb7540aefa69f4b46915cd5599827e3d53ed2
/tinyutf8.h
0e90661c47010c32857ba6e734437091fd87142f
[]
no_license
dualword/aiml_cpp
d3440629f9b74808b0c87b40941a5aa0d4b0eb16
6eef684c3d54db239a0c522e06e5fcdeab4f0134
refs/heads/master
2023-02-04T18:39:07.960395
2020-12-24T06:43:10
2020-12-24T06:43:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
204,359
h
/** * Copyright (c) 2015-2020 Jakob Riedle (DuffsDevice) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, ...
[ "andreysmorodov@gmail.com" ]
andreysmorodov@gmail.com
6ab9f4a7d6df1d8875999c0d18b661bdab0104a1
9abd3d7cc7b72500ca1592571d1b4ca2741df063
/TC/7z/Common/ArchiveExtractCallback.cpp
677b553a2bdf29c605f5730be0bd16e1ba0f932b
[]
no_license
15831944/TCIDE
306291b81ba429553978b4bd63efa420480e6005
beb27d7375b14cf5e5126d8bb71d65844a217690
refs/heads/master
2022-01-28T07:45:29.125991
2018-07-10T08:46:35
2018-07-10T08:46:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,607
cpp
// ArchiveExtractCallback.cpp #include "StdAfx.h" #include "ComTry.h" #include "Wildcard.h" #include "../Windows/FileDir.h" #include "../Windows/FileFind.h" #include "../Windows/PropVariant.h" #include "../Windows/PropVariantConversions.h" #include "FilePathAutoRename.h" #include "ExtractingFilePath.h" #include "...
[ "johnwilliam@126.com" ]
johnwilliam@126.com
11809f7dafe6255ac842aa2cab7aa978d81d4607
4e8e56d7d7fdc3bc7eedb03d8a466b5e07ed92d8
/src/db.h
c89ddea61fd5f87d2b4088a1cf6444bb8c99e44b
[ "MIT" ]
permissive
fairycoin/fairycoin
4f4a8e7bb51a0f95ce9109ee0dc3aa38db93db22
0dcd0b89431b55bb973c24acdc1b7a2c172a0758
refs/heads/master
2016-08-05T00:19:05.040781
2014-05-20T06:16:43
2014-05-20T06:16:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,902
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Copyright (c) 2011-2012 Litecoin Developers // Copyright (c) 2013 Gamecoin Developers // Copyright (c) 2014 Fairycoin Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or htt...
[ "osiris2099@drivehq.com" ]
osiris2099@drivehq.com
09c885c91d0db163360b4a0d16df6e26e0b425e4
8d034eabf2db88f877503b6bc2d36c5a4555154d
/Archive/Scanner/Scanner.h
c0007106aa9c814bf580141eaf5a457de63b6dd0
[]
no_license
gaofeilong198810/gateway
86e555271caf1449d22a9cb2d0801146961769da
c1192740992b0f70fdbc0166cefe45b7e44bbec2
refs/heads/master
2021-06-26T01:57:16.076187
2017-09-10T15:27:30
2017-09-10T15:27:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,620
h
#ifndef _SCANNER_H_ #define _SCANNER_H_ #include <map> #include <set> #include <vector> #include <string> #include <boost/shared_ptr.hpp> #define BOOSTPTR boost::shared_ptr #include "FilterType.h" #include "FileFilter.h" using std::map; using std::set; using std::string; using std::vector; class Scanner { pu...
[ "gfl@localhost.localdomain" ]
gfl@localhost.localdomain
48742c0819717751fdaa91bdf27fc300af3f0d6a
e09af34f2d646e64b2ad2075bd3b250a635cb214
/SDK/SoT_BP_ChickenAnimationInstance_functions.cpp
07cb9e6330d8c642b49f3e81dc92b8f7ed04b002
[]
no_license
zanzo420/SoT-SDK
349e6f8b4afcd7756879d8ce5416af86705d8a79
5bc545e1822151b3519666a1ed8fef1ba259fc52
refs/heads/master
2023-07-14T17:41:58.212853
2021-09-01T04:01:29
2021-09-01T04:01:29
138,799,955
1
0
null
2020-02-20T19:41:03
2018-06-26T22:21:26
C++
UTF-8
C++
false
false
92,870
cpp
// Sea of Thieves (2.1) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "SoT_BP_ChickenAnimationInstance_classes.hpp" namespace SDK { //--------------------------------------------------------------------------- //Functions //--------------------------------------------------------------------------- /...
[ "30532128+pubgsdk@users.noreply.github.com" ]
30532128+pubgsdk@users.noreply.github.com
ba928edf409c97c706b4f35893972adb5bcec488
4afdf9d08d48e1edd3ddff30768417f0134a7726
/mordor/streams/progress.h
6d1dec36ead36dfc7b225a8ec929714974021087
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
zalemwoo/mordor-base
95a1a22a10592215a0dd26bac9e8100a949b7934
d8877e0f045eacce5413fcb3b1774768ee881034
refs/heads/master
2021-01-13T02:31:44.758617
2014-10-28T18:11:17
2014-10-28T18:11:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,087
h
#ifndef __MORDOR_PROGRESS_STREAM_H__ #define __MORDOR_PROGRESS_STREAM_H__ // Copyright (c) 2010 - Mozy, Inc. #include "filter.h" namespace Mordor { class ProgressStream : public FilterStream { public: typedef std::shared_ptr<ProgressStream> ptr; typedef std::function<void (size_t)> progress_callback; privat...
[ "zalemwoo@gmail.com" ]
zalemwoo@gmail.com
8393825c7d36c43a89fe203afe048b55661a0c56
a3ed36263839b2c50f39773f6c8c0b8780b0ee30
/392. Is Subsequence.cpp
8dff96297ac5b0b08ecab56f05b56e637d866668
[]
no_license
ysyncby/Leetcode
52c0556f509a4dc157527c160c595d4cb72899ce
775836d0d91eb08d376220796b09b401199bbcd6
refs/heads/master
2021-05-27T02:40:05.682917
2019-10-31T03:02:05
2019-10-31T03:02:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
324
cpp
// 用的遍历法。效率不是很高 class Solution { public: bool isSubsequence(string s, string t) { int j=0; for(int i=0;i<t.size() && j<s.size();++i){ if(t[i]==s[j]) j++; } return j==s.size(); } }; // 感觉暂时没有想到其他更好的算法
[ "879090429@qq.com" ]
879090429@qq.com
3cbe46fd85bf39c669ef4e92a0e9c33d0e669cf5
8f0ac0f50f7edf60cf9c818cb436964725a6fe24
/StormBreaker/StormBreaker/Engine/Renderer/OpenGLErrorHandler.cpp
9ea69b0b1bb64c048be98fc50b77c708125b3262
[]
no_license
ShantanuJamble/Stormbreaker
ec0e86d20bd0f59fe9180a613c603d2e969d8e45
132321c8498ab2e6737498948e83269ddf41e404
refs/heads/master
2021-06-06T15:27:06.393602
2020-10-19T17:32:35
2020-10-19T17:32:35
163,554,111
1
0
null
2019-07-31T11:03:21
2018-12-30T01:51:41
C
UTF-8
C++
false
false
1,097
cpp
#include "OpenGLErrorHandler.h" void GLErrorHandler::glfwError(int id, const char* description) { SB_ENGINE_ERROR("ERROR:{0}, {1}", id, description); } void GLErrorHandler::GLCleanError() { while (glGetError()); } bool GLErrorHandler::GLLogCall(const char* function, const char* file, int line) { bool res = true; ...
[ "sjamble24@gmail.com" ]
sjamble24@gmail.com
b5f211f2eb8910c25481eff8080dc3f0905fef76
a82f21ddb1a9fcff19629597a9d754ae9356f4c9
/src/lightzpivthread.cpp
275e6d06d99d58d365e943f6c20482f377909668
[ "MIT" ]
permissive
Tanzanite-Team/Tanzanite
ca9f6bdd4baa7813623640d6d0d510a5fcbdb517
630c3e5aabc823a60026357063401a4f09633d77
refs/heads/main
2023-03-11T06:58:03.981527
2021-02-26T14:07:58
2021-02-26T14:07:58
279,105,162
0
0
null
null
null
null
UTF-8
C++
false
false
5,182
cpp
// Copyright (c) 2015-2019 The Tanzanite developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. // #include "lightzpivthread.h" #include "main.h" /****** Thread ********/ void CLightWorker::ThreadLightZTZTSimplified() { ...
[ "info.tanzanite.coin@gmail.com" ]
info.tanzanite.coin@gmail.com
cc6dc4b59a227caefbb8842e4139a89ff638f003
af13d5f3b52e08f24937e4508d082fd3c5c843df
/_includes/code/makev.cpp
d133e1b99db1a5c70c5031c7df7bdbcc7134b3cc
[]
no_license
firiexp/library__
bd3358f115aed83670127262dfd33334ecb415f4
f48b17e26ef23ccaecd6b7d23141d0f50290ffb5
refs/heads/master
2022-04-23T06:11:12.124973
2020-04-26T05:48:28
2020-04-26T05:48:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
418
cpp
template <class T, class U> vector<T> make_v(U size, const T& init){ return vector<T>(static_cast<size_t>(size), init); } template<class... Ts, class U> auto make_v(U size, Ts... rest) { return vector<decltype(make_v(rest...))>(static_cast<size_t>(size), make_v(rest...)); } template<class T> void chmin(T &a, const T ...
[ "firizfiriz300@hotmail.co.jp" ]
firizfiriz300@hotmail.co.jp
eb61afd34a0a1a9ba495091144d059455466a145
3270b38e6efe63ae00befb734e3e2c1323c5cd01
/VoxelizerTest/VoxelizerTest/src/main.cpp
500a5350966e2d0e08e3ae497da235e6e172acbb
[ "MIT" ]
permissive
Lijmer/voxel_cone_tracer
85065a282b1bcca0338fac2dd56643336f7a0e4a
1d2ffd486c6a99d3844947281890afefbae31214
refs/heads/master
2021-01-10T16:57:23.921051
2016-02-02T21:47:23
2016-02-02T21:47:23
50,953,441
1
0
null
null
null
null
UTF-8
C++
false
false
2,948
cpp
#include <iostream> #include <SDL.h> #include <gl\glew.h> #include "app.h" #include "input.h" #include "timer.h" #include <FreeImage.h> #undef main int main(int, char**) { //initalize FreeImage FreeImage_Initialise(); //init SDL SDL_Init(SDL_INIT_VIDEO); //setup an OpenGL context SDL_GL_SetAttribute(SD...
[ "mjs.oomen@gmail.com" ]
mjs.oomen@gmail.com
e0bc9589b912555d922b3df79d644640bda3fa34
3b6054a8c8447ad7b658c3ad98d95aa2d5277008
/start_project/Laghaim_Client/ControlUpgrade.cpp
38d7592b291ad6eaf573aacdc4d7f7ed56829910
[]
no_license
Topstack-first/20210521_directx_laghaim
80261e1d25ade898ab18c878e46f8f922d62031f
7f92bd76fb5e10af43cd26f6e23ae8781a29632c
refs/heads/main
2023-05-09T14:19:52.082370
2021-05-25T22:22:16
2021-05-25T22:22:16
369,423,057
2
4
null
null
null
null
UHC
C++
false
false
125,729
cpp
#include "stdafx.h" #include <string.h> #include <TCHAR.h> #include <direct.h> #include "main.h" #include "basicbutton.h" #include "headers.h" #include "ItemRender.h" #include "ItemProto.h" #include "Nk2DFrame.h" #include "UIMgr.h" #include "tcpipcon.h" #include "textoutbox.h" #include "controlbottom.h" #include "co...
[ "topstack2020+first@gmail.com" ]
topstack2020+first@gmail.com
f60df8dca3b8d730fedb7ff0420d3a49718d41b6
1dbf007249acad6038d2aaa1751cbde7e7842c53
/mpc/src/v1/model/BasicWatermark.cpp
2372f54c41a9b288a15cb7e8fa5fd9a692780e2f
[]
permissive
huaweicloud/huaweicloud-sdk-cpp-v3
24fc8d93c922598376bdb7d009e12378dff5dd20
71674f4afbb0cd5950f880ec516cfabcde71afe4
refs/heads/master
2023-08-04T19:37:47.187698
2023-08-03T08:25:43
2023-08-03T08:25:43
324,328,641
11
10
Apache-2.0
2021-06-24T07:25:26
2020-12-25T09:11:43
C++
UTF-8
C++
false
false
4,830
cpp
#include "huaweicloud/mpc/v1/model/BasicWatermark.h" namespace HuaweiCloud { namespace Sdk { namespace Mpc { namespace V1 { namespace Model { BasicWatermark::BasicWatermark() { dx_ = ""; dxIsSet_ = false; dy_ = ""; dyIsSet_ = false; referpos_ = ""; referposIsSet_ = false; timelineStar...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
0e58eec5234e2804f9226106dd05ae117c940298
bc014b3592d26aca2273244a9ab3f3f6d938b17c
/525ContiguousArray.cpp
039c563c4f980e61c1693772875c5735e6ec5777
[ "MIT" ]
permissive
yuyangh/LeetCode
e68827fe7f558d3e75c28971d6b030a2a6eb687c
5d81cbd975c0c1f2bbca0cb25cefe361a169e460
refs/heads/master
2022-01-25T10:20:29.246139
2022-01-06T18:52:35
2022-01-06T18:52:35
182,491,116
1
0
null
null
null
null
UTF-8
C++
false
false
2,297
cpp
// // Created by Yuyang Huang on 5/26/20. // #include "LeetCodeLib.h" /* * @lc app=leetcode id=525 lang=cpp * * [525] Contiguous Array * * https://leetcode.com/problems/contiguous-array/description/ * * algorithms * Medium (43.87%) * Likes: 1967 * Dislikes: 111 * Total Accepted: 145.6K * Total Submi...
[ "yuyangh@usc.edu" ]
yuyangh@usc.edu
42772455a6a977b6a1d830626d904055c0c32045
08945c309a16ff7e042adc4fe7fbac925c5c46fe
/src/user.cpp
43533872ed2eca8df2010f630034bf1451890108
[ "Apache-2.0", "MIT" ]
permissive
hvlds/kurve
8fba67ea64157d360f5bf087b036c63ce6052e9b
23d4292056836f5ea8611a94e88a31163d02e35b
refs/heads/master
2023-04-05T19:25:00.920646
2021-05-12T06:18:12
2021-05-12T06:18:12
291,640,384
2
2
MIT
2021-05-06T06:43:52
2020-08-31T07:03:04
C++
UTF-8
C++
false
false
1,079
cpp
#include "user.hpp" #include <iostream> void reset_player_info(GLFWwindow* window) { #ifdef DEBUG std::cout << "---- RESET Players ----" << std::endl; #endif auto user_data = (user_data_t*)glfwGetWindowUserPointer(window); for (auto info : *user_data->player_info) { user_data->player_info->at(info....
[ "hfvaldesg@gmail.com" ]
hfvaldesg@gmail.com
8d241b8213ebc76afd9352d9d0857186ce5cfed8
a7cbfba7eae36fa6b215a603006f906c4128a761
/data/ycsb-redis.inc
1c6f63b9d0c8536904b0c976da2dfb3acce03dce
[]
no_license
pingerino/phd
e23f7e56c31a5fffce1e24145f9dafebada33d7c
11e08287e908f42080db32b21b4f5b2878a6bb1c
refs/heads/master
2018-11-15T04:33:12.924036
2018-09-17T05:21:53
2018-09-17T05:21:53
117,751,650
0
2
null
2019-06-14T01:26:54
2018-01-16T22:41:46
TeX
UTF-8
C++
false
false
398
inc
seL4-base & APIC & 138.7 (0.4) & 100 & 0.72 & 1.4 \\ seL4-MCS & APIC & 138.5 (0.3) & 100 & 0.72 & 1.4 \\ seL4-MCS & MSI & 127.3 (0.6) & 100 & 0.79 & 1.6 \\ NetBSD & MSI & 134.0 (0.2) & 99 & 0.74 & 1.5 \\ Linux & MSI & 179.4 (0.4) & 95 & 0.52 & 1.1 \\ Linux & APIC & 111.9 (0.4) & 1...
[ "Anna.Lyons@data61.csiro.au" ]
Anna.Lyons@data61.csiro.au
a81d75ef3768d5e77aa06520e6466d8651d2759c
60b8bd72dbba069f44a416ab7a8cfa7ab6d452d6
/envimond/Source/EnviLog.h
2aa8e02f96a84048bb4e135fc18ed5c814fcaac5
[]
no_license
bbogle/envi
ade80e0496a3b7b9970b35f139ed4f3509d345f9
d1c742c6ddadd9e45cd169b0ba5332aecb2d4d4f
refs/heads/master
2020-07-10T08:24:43.137707
2014-04-29T12:43:49
2014-04-29T12:43:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,383
h
/* ============================================================================== EnviLog.h Created: 3 Dec 2013 12:18:09pm Author: rk09631 ============================================================================== */ #ifndef ENVILOG_H_INCLUDED #define ENVILOG_H_INCLUDED #include "E...
[ "kubiak.roman@gmail.com" ]
kubiak.roman@gmail.com
ba985534cef4deade15106a658963f266dd7003d
39fd2d92d45d17ee76121f612b9a303e5d297abf
/tps.hpp
c74d7ee5fc4252ce0831e04ded11144e652a0ab4
[]
no_license
r-barnes/DynaMETE
74c8416d8b1fa2d8e6dec3a2330f32f46680d06a
d5939e811efe94d52e762ca417b881ebbbab560a
refs/heads/master
2021-07-25T04:17:24.514238
2018-06-25T07:50:05
2018-06-25T07:50:05
112,661,462
0
0
null
null
null
null
UTF-8
C++
false
false
1,266
hpp
#ifndef _tps_hpp_ #define _tps_hpp_ #include <chrono> #include <stdexcept> ///@brief Used to time how intervals in code. /// ///Such as how long it takes a given function to run, or how long I/O has taken. class TimePerSecond { private: typedef std::chrono::high_resolution_clock clock; typedef std::chrono::...
[ "rbarnes@umn.edu" ]
rbarnes@umn.edu
1872a8ae9237fb184068cd6c1f5962260ae65bd1
e5e0d729f082999a9bec142611365b00f7bfc684
/tensorflow/stream_executor/cuda/cudnn_8_0.inc
e046c43608fb024f688058311bd88ed351baa268
[ "Apache-2.0" ]
permissive
NVIDIA/tensorflow
ed6294098c7354dfc9f09631fc5ae22dbc278138
7cbba04a2ee16d21309eefad5be6585183a2d5a9
refs/heads/r1.15.5+nv23.03
2023-08-16T22:25:18.037979
2023-08-03T22:09:23
2023-08-03T22:09:23
263,748,045
763
117
Apache-2.0
2023-07-03T15:45:19
2020-05-13T21:34:32
C++
UTF-8
C++
false
false
178,191
inc
// Auto-generated, do not edit. extern "C" { cudnnStatus_t CUDNNWINAPI cudnnGetFoldedConvBackwardDataDescriptors(const cudnnHandle_t handle, const cudnnFilterDescriptor_t filterDesc, const cudnnTensorDescriptor_t diffDesc, ...
[ "nluehr@nvidia.com" ]
nluehr@nvidia.com
6f5d2d32d85f8f0b49650a202d6f84af5c386f89
1d8fcc8c0026c8f60e9310c19439627f5cd75f19
/Common/Sampler.cpp
2e04d9f0e8f15ae3e8a35febc89f482024c62315
[]
no_license
dritchie/simference
6a1fe7ab351e77efe05b514dc17b6ee0f103ce7d
6d67acda8b7208c75fe0bb24efd930879b1e3e7c
refs/heads/master
2020-05-18T18:22:19.955150
2013-03-21T22:31:37
2013-03-21T22:31:37
8,104,482
2
0
null
null
null
null
UTF-8
C++
false
false
14,198
cpp
#include "Sampler.h" #include <stan/mcmc/nuts.hpp> using namespace std; using namespace simference::Models; namespace simference { namespace Samplers { void Sample::print(std::ostream& out) const { string propStr; if (proposalType == JumpBegin) propStr = "JumpBegin"; if (proposalType == JumpEnd) ...
[ "daniel.c.ritchie@gmail.com" ]
daniel.c.ritchie@gmail.com
6e14058cbd0b9753e599866b00edd268d86f4e28
9d561e80038e10b215601d5ccc92c985f672ace4
/Source/FairyGUI/Public/UI/UIObjectFactory.h
8376c21ebceecb1ef55e0d4d2d2d596cfa2daf71
[ "MIT" ]
permissive
fairygui/FairyGUI-unreal
151fa7df980fec516165a1d2a896040f11a9d2b1
2e2a5dd5f851400d1b7a84f76ae3ff653aff4fa2
refs/heads/master
2023-08-05T15:51:58.561431
2022-04-24T08:53:52
2022-04-24T08:53:52
115,997,929
198
33
MIT
2023-07-29T08:23:21
2018-01-02T09:25:50
C++
UTF-8
C++
false
false
769
h
#pragma once #include "CoreMinimal.h" #include "FieldTypes.h" #include "PackageItem.h" class UGComponent; class UGLoader; class UGObject; class FAIRYGUI_API FUIObjectFactory { public: static void SetExtension(const FString& URL, FGComponentCreator Creator); static void SetExtension(const FString& URL, TSubcl...
[ "guzhu@fairygui.com" ]
guzhu@fairygui.com
cdb17f325870543e1d846cd1cb49c088d4a7b8a1
c1f7336788dc573bfc92d86261ad59f90dd2068b
/concatNumbers.cpp
497fb8571a094f2bbeea3611472557435bbcd4b9
[ "MIT" ]
permissive
laxmena/CodeKata
79722ee1c06703ad3c915b98008e05a0f7774fa4
6ae0b911f1a436f691dfac13a760a53beedf7405
refs/heads/master
2021-12-15T15:52:52.851835
2017-08-28T06:21:33
2017-08-28T06:21:33
97,553,209
0
0
null
null
null
null
UTF-8
C++
false
false
448
cpp
#include <bits/stdc++.h> using namespace std; int main(){ int n; string val; vector<string> values; cout<<"Enter the length of the Array: "; cin>>n; while(n-->0){ cin>>val; values.push_back(val); } sort(values.rbegin(),values.rend()); string result = ""; for(int i=0;i<values.size();i++) result += values...
[ "lakshmanan.meiyappan@gmail.com" ]
lakshmanan.meiyappan@gmail.com
9bca57f2b3f67816e045810a195999555866ef4d
9ff34ed69162d8ca4fad50fa410d5c8a8341f3f2
/src/frovedis/ml/glm/ridge_regression_with_sgd.hpp
644f2243caf4f876e71066a2cde607817b093493
[ "BSD-2-Clause", "Apache-2.0" ]
permissive
francktcheng/frovedis
2c96e4894aa6265156affb6648ead94762b5051a
633489ffcc63b1c9c46c4b453f0ba344039ec699
refs/heads/master
2020-03-27T03:37:32.823705
2018-08-20T06:43:32
2018-08-20T06:43:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,259
hpp
#ifndef _RIDGE_SGD_HPP_ #define _RIDGE_SGD_HPP_ #include "sgd_parallelizer.hpp" namespace frovedis { class ridge_regression_with_sgd { public: template <class T> static linear_regression_model<T> train ( crs_matrix<T>& data, dvector<T>& label, size_t numIteration=1000, T alpha=0.01, T miniB...
[ "t-araki@dc.jp.nec.com" ]
t-araki@dc.jp.nec.com
4d1d4add6d364ac1c4ffadbf774870530e2960a5
7d68c0a057082af303be17e22fdaa4363bcc92e0
/feed/xele/api/include/XeleFtdcMduserApi.h
8fd82a5475a5193388958d369a1382d45b2dddac
[]
no_license
ssh352/MyATS
48fbd2909f74ab6818e53bbcd1a459edfe48bba4
242ab4e0ab9a5cb377eb84022bbeffe54f2aac88
refs/heads/master
2022-02-11T19:45:53.830230
2019-05-08T02:33:06
2019-05-08T02:33:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,872
h
#ifndef XELE_FTDCMDUSERAPI_H #define XELE_FTDCMDUSERAPI_H #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #include "XeleMdFtdcUserApiStruct.h" #if defined(ISLIB) && defined(WIN32) #ifdef LIB_MDUSER_API_EXPORT #define MDUSER_API_EXPORT __declspec(dllexport) #else #define MDUSER_API_EXPORT __declspec(dlli...
[ "yanglei_ms@163.com" ]
yanglei_ms@163.com
fced978b74a21cb0863ab6e3c4b4be458ce47ed2
f116389226933f4d296efa83bf8f4c0eb244804b
/headerArdeonova/x32/device/Scanner020Params.h
e0e62844e21fce30a53fca6147f7730309f69f60
[]
no_license
tozik/weldEye
97ff79756aab557e5b1965a56138459413a7f998
46fd90d3ea1af91fcdeb325671698736c33a0ff6
refs/heads/master
2021-01-13T03:33:34.646305
2017-10-17T12:15:50
2017-10-17T12:15:50
77,032,276
0
0
null
null
null
null
UTF-8
C++
false
false
2,368
h
#ifndef SCANNER020PARAMS_H #define SCANNER020PARAMS_H #include <anovacore_global.h> #include <GenApi/IEnumerationT.h> #include <GenApi/DLLLoad.h> #include <GenApi/IBoolean.h> #include <GenApi/ICategory.h> #include <GenApi/ICommand.h> #include <GenApi/IEnumeration.h> #include <GenApi/IEnumEntry.h> #include <GenApi/IFl...
[ "tozika@inbox.ru" ]
tozika@inbox.ru
9dca26db6a978989d58b16cefef651f99f849328
869eb52293cfdaa5bb21d0201f346ac08b2be210
/gen_case_ahmed/system/surfaceFeatureExtractDict
b0df604cd82d535664c1029c490eceabde6f5da8
[]
no_license
ItsJustRav/OpenFoam-Files
86dc94741ba15bca2d7fe1e69a617b4997fbc9cc
37a1f86e192df9aaf00a4ecdd1db022ae7476eb1
refs/heads/master
2021-10-26T15:56:55.783467
2019-04-13T16:00:58
2019-04-13T16:00:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,542
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: dev \\/ M anipulation | \*-----...
[ "r.t.b.ranaweera@northumbria.ac.uk" ]
r.t.b.ranaweera@northumbria.ac.uk