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
acaf38ecefdc378857c07eae1db6e4eb3474fe12
c178ae1aca27da874998279b1fb207036f6525b2
/Game/GameManager.h
2b8c3dea7622ac0c52070d7dbb43a645b1c16a72
[]
no_license
tomlerendu/Slug-Runner
1b51c9f5e98b7ab9f52c3eb9db37174d13e9af28
f4e01d3833c17999e943b73e7e2202d6731fdc8b
refs/heads/master
2021-01-01T05:25:34.924519
2016-04-25T09:58:55
2016-04-25T09:58:55
57,031,083
0
0
null
null
null
null
UTF-8
C++
false
false
1,340
h
#ifndef GAMEMANAGER_HEADER #define GAMEMANAGER_HEADER #include "TextureManager.h" #include "InputManager.h" class GameObject; /* * Manages the game. * In charge of scenes, textures and inputs. */ class GameManager { public: GameManager(); /* Names of scenes in the game */ enum Scene { menu, pl...
[ "tom.lerendu@gmail.com" ]
tom.lerendu@gmail.com
57eee8d5af03d7f0842513783aebcecc889c77ef
2203f9e82de6157d337aae1fdffcbb11def70a62
/testdata/samplecdp/config/qanat/submissions/accepted/per.cc
9647c94fd13eb3137b5d0d7f1d8923b7980791a9
[]
no_license
Kamo98/DIPLOM_NEW
c55b59ccd0610d4d2867619ca40c9fed0957a786
4434a43acedc44fc7b041214f66204a4936ffe6b
refs/heads/master
2023-04-27T18:22:32.869058
2020-05-21T13:21:30
2020-05-21T13:21:30
265,855,486
0
0
null
2021-05-12T00:29:54
2020-05-21T13:27:35
Java
UTF-8
C++
false
false
650
cc
#include <cstdio> #include <vector> using namespace std; typedef vector<double> vd; double H, opt[2000], pos[2000]; double sqr(double x) { return x*x; } int main(void) { int w, h, n; scanf("%d%d%d", &w, &h, &n); H = 1.0*h/w; opt[0] = sqr(1+H)/4 - sqr(H)/2; for (int i = 1; i <= n; ++i) { double x = (1+H)*(1-H...
[ "avanesjan.k@gmail.com" ]
avanesjan.k@gmail.com
f63d5a73167f274e34e941e766ac40640af4415b
5456502f97627278cbd6e16d002d50f1de3da7bb
/components/sync/engine/commit_queue.h
c90f63dc695fe7fc602696df32fa0ed8a1a16839
[ "BSD-3-Clause" ]
permissive
TrellixVulnTeam/Chromium_7C66
72d108a413909eb3bd36c73a6c2f98de1573b6e5
c8649ab2a0f5a747369ed50351209a42f59672ee
refs/heads/master
2023-03-16T12:51:40.231959
2017-12-20T10:38:26
2017-12-20T10:38:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
738
h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_SYNC_ENGINE_COMMIT_QUEUE_H_ #define COMPONENTS_SYNC_ENGINE_COMMIT_QUEUE_H_ #include "components/sync/engine/non_blocking_sync_c...
[ "lixiaodonglove7@aliyun.com" ]
lixiaodonglove7@aliyun.com
d4075de33cae12909f6240bc0ce82a1fbfd90560
d86efed0d847ad2851ec14140ab9732af3693489
/include/net/client.hpp
05e942b0c8da935721f0cb4a1016075307644ffc
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
quantrocket/networking
6b292df2c3ede1dd29490d15ed1806f1c75f0abd
e1f6c5f072e5062526edb024a81b19ee6e58b2f3
refs/heads/master
2020-04-14T03:53:31.754275
2013-06-22T08:16:13
2013-06-22T08:16:13
20,859,907
2
1
null
null
null
null
UTF-8
C++
false
false
7,883
hpp
/* Copyright (c) 2013 Christian Glöckner <cgloeckner@freenet.de> This file is part of the networking module: https://github.com/cgloeckner/networking It offers a tcp-based server-client framework for games and other software. Permission is hereby granted, free of charge, to any person obtaining a copy of this so...
[ "cgloeckner@freenet.de" ]
cgloeckner@freenet.de
ee79118f309e647488c5ef63a5000e29e09d0192
acc2f5336d768a7d86dbd2eec441283cfd11d52d
/src/server/gameserver/SlayerCorpse.cpp
7d623de3df1ea2158f9989f0493da842d22d7813
[]
no_license
stevexk/server
86df9e8c2448ad97db9c3ab86820beec507ef092
4ddb6e7cfa510bb13ccd87f56db008aa1be1baad
refs/heads/master
2020-01-23T22:00:57.359964
2015-09-18T14:58:27
2015-09-18T14:58:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
767
cpp
////////////////////////////////////////////////////////////////////////////// // Filename : SlayerCorpse.cpp // Written by : Reiot // Description : ////////////////////////////////////////////////////////////////////////////// #include "SlayerCorpse.h" #include "Creature.h" #include "Slayer.h" SlayerCorpse::Sla...
[ "tiancaiamao@gmail.com" ]
tiancaiamao@gmail.com
9be3e84cab8909cdf6f64ae74592541fd16bc594
72dbd64c404c27ca56b6c0e35582720bbc6dbc84
/src/main.cpp
dd00dfa2434ad56d7d4bc0898a9e1c5e88c18bb4
[]
no_license
RavNowak/Soundex
f70bb78800a5f3610339bac0bbb116aca12cdc56
8ea375bfba8761d415e39a7f0d669ae047215cc3
refs/heads/master
2020-04-01T07:17:38.018063
2018-10-15T17:27:27
2018-10-15T17:27:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
115
cpp
#include <iostream> #include "Soundex.hpp" int main() { std::cout << "Soundex!" << std::endl; return 0; }
[ "nowak9.private@gmail.com" ]
nowak9.private@gmail.com
00be03948f9ad9da7140007be0bec21eea442e4a
e04f3bebf39ff6ea8be005182e0d98d395b15337
/org.xtext.alma.sdmdsl/generated/include/SquareLawDetectorTable.h
c12fe86ce237608ab95e1b620f7f88767b1ffe15
[]
no_license
loriebi/SDMDSL
edb457caf440baa6638ba6997be3d81c613a0049
0a41e8d2c1b7c3f1eef1fbc39c793b347f7e9b2b
refs/heads/master
2021-01-23T20:32:13.222533
2017-09-08T14:05:53
2017-09-08T14:05:53
102,865,767
0
0
null
null
null
null
UTF-8
C++
false
false
13,645
h
/* * ALMA - Atacama Large Millimeter Array * (c) European Southern Observatory, 2002 * (c) Associated Universities Inc., 2002 * Copyright by ESO (in the framework of the ALMA collaboration), * Copyright by AUI (in the framework of the ALMA collaboration), * All rights reserved. * * This library is free softwar...
[ "levan.l2ria@gmail.com" ]
levan.l2ria@gmail.com
61b8dbd2dbac9e5481fe5d1e58e34d19a82daa61
5ab2709e952b3e5154284993878fbf07c992b3fd
/MestelAriana_Assignment_002.cpp
eba19e8f60ee9cd190e1bc3a991cdcee194ade0e
[]
no_license
mnasafi/CSCI211
44ce99a37996c7f26775205bc72ab44a376333f6
1146b4c58245cdda734d808e78ba98db460f123e
refs/heads/master
2021-04-26T23:40:10.417343
2018-01-14T15:43:12
2018-01-14T15:43:12
123,835,378
1
0
null
2018-03-04T22:31:33
2018-03-04T22:31:33
null
UTF-8
C++
false
false
1,093
cpp
//MstelAriana_Assignment_002.cpp /***** Problem: Write a function: bool equivalent(int a[], int b[], int n) which takes two arrays a and b of length n and returns true is they are shift equivalent and false otherwise. Ideas: Use nested loops to figure out if the arrays are shift equivalent. Set up a testing variable t...
[ "arianamestel@Arianas-MBP.fios-router.home" ]
arianamestel@Arianas-MBP.fios-router.home
42549a8fec851ff01f80bdc057f8d1545550f5b1
7cffa9b29f855c68ec5efcf049f596dc7be6bff6
/example/make_red_in_cmy.cpp
64e06025ec10673c4234b355df469afb63d51598
[ "Apache-2.0" ]
permissive
lzs4073/color
c4e12e26cfe96022e0a5e6736a7abaadf9912c14
290c2c1550c499465f814ba89a214cbec19a72df
refs/heads/master
2020-04-03T07:16:33.120894
2016-02-02T16:18:25
2016-02-02T16:18:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
717
cpp
#include <iostream> #include <iomanip> #include <cstdint> #include "color/color.hpp" int main( int argc, char *argv[] ) { // Make instance of RGB in different formats //color::cmy<bool> c0( { true, false, false } ); //!< Not yet supported color::cmy<std::uint64_t> c2; color::cmy<std::uint32_t> ...
[ "dmilos@gmail.com" ]
dmilos@gmail.com
0c518497d1ab639acd8f18dd84d3bb1fcb7a131b
d4240a19b3a97e8c4a39a7925e8046ead6642d19
/2016/Enceladus/Temp/StagingArea/Data/il2cppOutput/Bulk_mscorlib_1.cpp
177e646e5d71ff2b1e84edc55a71493ba0f23bc9
[]
no_license
mgoadric/csci370
05561a24a8a6c3ace4d9ab673b20c03fc40686e9
9ffd5d0e373c8a415cd23799fc29a6f6d83c08af
refs/heads/master
2023-03-17T18:51:45.095212
2023-03-13T19:45:59
2023-03-13T19:45:59
81,270,581
2
3
null
null
null
null
UTF-8
C++
false
false
2,033,507
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> // System.ArithmeticException struct ArithmeticException_t3261462543; // System.String struct String_t; ...
[ "goadrich@hendrix.edu" ]
goadrich@hendrix.edu
d3243b540689412638b93ed6462ea89068eaebc9
f529fd9d0078858b2887746de2082bb9660b69d4
/sources/engine/music.cpp
68aab412b5a610ec788fcc494f23450f5124b8dd
[]
no_license
iomeone/cage-examples
6e3e81ee5e7c927c8ded453c30ad1398f7ff5b93
911909c493f2d984acdb4e0dc159c164d798d68c
refs/heads/master
2023-03-27T08:13:48.564225
2021-03-12T10:44:58
2021-03-12T10:44:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,569
cpp
#include <cage-core/logger.h> #include <cage-core/entities.h> #include <cage-core/assetManager.h> #include <cage-core/hashString.h> #include <cage-core/enumerate.h> #include <cage-core/string.h> #include <cage-engine/window.h> #include <cage-engine/engine.h> #include <cage-engine/highPerformanceGpuHint.h> #include <ca...
[ "malytomas@ucpu.cz" ]
malytomas@ucpu.cz
c6f9eb85fca9e06cc001c96de4f2a5118272c830
412bf1c63d44a73b7881f1e4e9c2c3dab41dc673
/src/checkpoints.h
553d9d5ad05ec02479fe47fee233de12cc035909
[ "MIT" ]
permissive
NasdaCash/NSDC
72ecdd22492d4f75a6b8a80a2ff8e2d2632600d7
2fcbb7075b5c4e6eaaf9419cdaa0cdbf75915e23
refs/heads/master
2022-12-15T21:53:37.247070
2020-09-18T02:59:52
2020-09-18T02:59:52
295,922,583
0
0
null
null
null
null
UTF-8
C++
false
false
1,275
h
// Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2017-2020 The PIVX developers // Copyright (c) 2020 The Nasda Cash developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_CHECKPOINTS_H #defi...
[ "71147574+NasdaCash@users.noreply.github.com" ]
71147574+NasdaCash@users.noreply.github.com
c7e1cac11a8dba970ddae453e0fc864ec800918f
1834c0796ee324243f550357c67d8bcd7c94de17
/SDK/TCF_Activity_FunctionLibrary_BP_classes.hpp
7779c3848c01f6f53913ece10c4f5563c45ecbc4
[]
no_license
DarkCodez/TCF-SDK
ce41cc7dab47c98b382ad0f87696780fab9898d2
134a694d3f0a42ea149a811750fcc945437a70cc
refs/heads/master
2023-08-25T20:54:04.496383
2021-10-25T11:26:18
2021-10-25T11:26:18
423,337,506
1
0
null
2021-11-01T04:31:21
2021-11-01T04:31:20
null
UTF-8
C++
false
false
1,279
hpp
#pragma once // The Cycle Frontier (1.X) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "TCF_Activity_FunctionLibrary_BP_structs.hpp" namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------...
[ "30532128+pubgsdk@users.noreply.github.com" ]
30532128+pubgsdk@users.noreply.github.com
7a8ba8577f141d456a7ba59fa1f0bcbec3e008e9
971d01281a76f1ac78d3f33bc6d8559ddb378558
/C++_Basic_Plus/C++_Basic_Plus/Tree.h
c500ce1ddd99bbfec18f45498d4aa81ba659576d
[]
no_license
sksqwer/C_Basic_Plus
99e124bfe531faecbc4abe3a437e928e38f3aa6a
c183a23bf206280b682ff04e88d3d3948807d3bd
refs/heads/master
2023-06-24T03:16:22.598505
2021-07-03T04:33:27
2021-07-03T04:33:27
366,296,098
0
0
null
null
null
null
UTF-8
C++
false
false
508
h
#pragma once #ifndef TREE_H_ #define TREE_H_ template<typename T> struct node { int value; T data; node * left = NULL; node * right = NULL; node<T>(int value, T data) : value(value), data(data) {} }; template<typename T> class Tree { public: node<T> *Root = NULL; Tree() {} // ~Tree(); void insert(node<T> v); ...
[ "sksqwer123@gmail.com" ]
sksqwer123@gmail.com
c9c861de250c73b15fc9a14d49631fdb41ed754b
79ef0e333ed1523cbd647f126db6d91c06b6097a
/uva231/uva231.cpp
0f3f25e98e85febf6242a274252b8b54757e808e
[]
no_license
sam2377/UVA
de768cefcb804735906b5bb9dfe4ecf8079f65b8
b668b5bb0457e93b7513b168d0c918b818d0a005
refs/heads/master
2020-04-27T06:52:10.397501
2019-03-06T10:05:44
2019-03-06T10:05:44
174,120,132
0
0
null
null
null
null
UTF-8
C++
false
false
950
cpp
#include<cstdio> #include<cstdlib> #include<iostream> #include<vector> #include<algorithm> using namespace std; void find_LIS(); vector<int> arr,LIS; int cases=1; int flag=1; int main(){ for(;;cases++){ int data; for(;;){ scanf("%d",&data); if(data==-1) { flag--; if(flag<0) return 0; break; ...
[ "samcheng168@gmail.com" ]
samcheng168@gmail.com
fc109ea867e7e6503feb94dcf874fda1f15b1c05
e3739dd8218adc7c02909c2f10166b1e751f810a
/ice/src/db/GetJobsByDNMyProxy.cpp
6ebc162976e06c15ffc8015806fab0559588cb72
[ "Apache-2.0" ]
permissive
italiangrid/wms
811bda160e5d70d7760d6956fb5d0be2b12c0faa
5b2adda72ba13cf2a85ec488894c2024e155a4b5
refs/heads/master
2021-01-10T10:27:48.592117
2013-11-14T14:07:14
2013-11-14T14:07:14
8,455,769
1
0
null
null
null
null
UTF-8
C++
false
false
1,506
cpp
/* LICENSE: Copyright (c) Members of the EGEE Collaboration. 2010. See http://www.eu-egee.org/partners/ for details on the copyright holders. 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 ...
[ "alvise.dorigo@pd.infn.it" ]
alvise.dorigo@pd.infn.it
265566891cfd69f12c8935d74b682a089f914ce4
d0936f19fd00b79705e7e27bb4d46d1f80f16d8d
/04/main.cpp
0298c9393be205d66d8e18b294c9aa182e3ed638
[]
no_license
EvgenijGod/sphere_1sem_cpp_autumn_2019
9dba840d582a0836a13217a875bd1c2104261eda
c7051d39f1c83aa34f67ece113df1dbf90357384
refs/heads/master
2022-04-01T13:14:27.678881
2020-01-21T09:09:11
2020-01-21T09:09:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,311
cpp
#include <iostream> #include <stdlib.h> #include "BigInt.h" #include <sstream> #include <limits.h> using namespace std; enum { TESTCNT = 5 }; int main() { stringstream s[TESTCNT][2]; s[0][0] << BigInt(0) << ' ' << -BigInt(0) << ' ' << BigInt(INT_MAX) << ' ' << BigInt(INT_MIN) << ' '; s[0][0] << BigInt(st...
[ "EvgenijGod@users.noreply.github.com" ]
EvgenijGod@users.noreply.github.com
8a8c298563af88f53d5d240f34abba09f89d670e
21553f6afd6b81ae8403549467230cdc378f32c9
/arm/cortex/Freescale/MK26F18/include/arch/reg/llwu.hpp
c3b00632b6c8310e6f30e8066711a963c9764b39
[]
no_license
digint/openmptl-reg-arm-cortex
3246b68dcb60d4f7c95a46423563cab68cb02b5e
88e105766edc9299348ccc8d2ff7a9c34cddacd3
refs/heads/master
2021-07-18T19:56:42.569685
2017-10-26T11:11:35
2017-10-26T11:11:35
108,407,162
3
1
null
null
null
null
UTF-8
C++
false
false
12,197
hpp
/* * OpenMPTL - C++ Microprocessor Template Library * * This program is a derivative representation of a CMSIS System View * Description (SVD) file, and is subject to the corresponding license * (see "Freescale CMSIS-SVD License Agreement.pdf" in the parent directory). * * This program is distributed in the hope...
[ "axel@tty0.ch" ]
axel@tty0.ch
b2936f61611c200aae0a0e4b81e89534448e4001
9fd7c8a1e7551cce2374117a86ec84f11f79a6fd
/src/cryptoapi/CryptException.cpp
2e5fef35d1dd0076a3e1f0fa2512ac8221afb4d6
[]
no_license
madcato/StreamLib
92dc7356f6dbfb773523ef9d075b3293c2976b53
1c8c1f3fd0169d6199988c914454aa74f03e738b
refs/heads/master
2020-04-01T22:57:33.522490
2015-07-07T08:24:43
2015-07-07T08:24:43
38,674,078
4
1
null
null
null
null
UTF-8
C++
false
false
707
cpp
// CryptException.cpp: implementation of the CryptException class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Exceptions.h" #include "CryptException.h" ////////////////////////////////////////////////////////////////////// // Construction/Destr...
[ "dani_vela@me.com" ]
dani_vela@me.com
0194ed877385110be9c2d97edc6b977a7701f928
287b14395f1509784f5c76ca898c0319447be111
/branchingLogic/IF/4.1.TRIYGYLNIK.cpp
2836039508815c5cfafd8a28d833f15a6551ff74
[ "MIT" ]
permissive
dovanduy/cppTopics
48045085e7afff79e22373aa04dc688056cda118
94461d25832b53e6c40c374fb2ff1695b3dfe3c7
refs/heads/master
2020-05-26T19:22:24.706301
2017-06-28T19:38:57
2017-06-28T19:38:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
461
cpp
// 4.1.TRIYGYLNIK.cpp #include <iostream> using namespace std; main() { short a, b, c, // input variables as original and a set of // temporary variables during algo tilth. max, min, mid ; cin >>a >>b >>c ; min = (a < b) ? a : b ; min = (min < c) ? min : c ; max = (a > b) ? a : b ; max = (max > c) ? max...
[ "k.ilarionov@gmail.com" ]
k.ilarionov@gmail.com
bbc3063f3d34d99f9c54e663c3de9abdd752c296
dd80a584130ef1a0333429ba76c1cee0eb40df73
/external/chromium/chrome/browser/ssl/ssl_add_cert_handler.h
46d8c7df3b7c054d2feb8886bba54c292e9f97c3
[ "BSD-3-Clause", "MIT" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
1,900
h
// Copyright (c) 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_SSL_SSL_ADD_CERT_HANDLER_H_ #define CHROME_BROWSER_SSL_SSL_ADD_CERT_HANDLER_H_ #pragma once #include "base/basictypes.h" #incl...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
3baa07165661551c5b57e0048406bce0dee75d96
a8084776026e0fe82cb10dd9aea60868490dabe5
/sources/MapEditor/ScnCauses.cpp
3fea370e1b9a90061fa5db57d6c63ece43eb6440
[]
no_license
arey/zegame
e593f35766a6ef87ddd8dadd7f347703f223c307
6550ad403b794d1945957afa5592484f3a95f87d
refs/heads/master
2020-12-01T22:16:23.629412
2020-01-03T17:45:23
2020-01-03T17:45:23
230,787,538
0
0
null
null
null
null
ISO-8859-1
C++
false
false
9,175
cpp
//////////////////////////////////////////////////////////////////////////////// // Unité "ScnCauses.h" : implémentation de la classe TCause // // // // Description : // // ...
[ "antoine.rey@gmail.com" ]
antoine.rey@gmail.com
608fb0a462531bc7ec538a1348f68e6c0b56ba94
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/shell/services/hdsrv/pipeclnt/main.cpp
07836f618938b2b57a6b10c5c4690b590eb66bac
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,063
cpp
#include <tchar.h> #include <stdio.h> #include <io.h> #include <objbase.h> #ifndef UNICODE #error This has to be UNICODE #endif #define ARRAYSIZE(a) (sizeof((a))/sizeof((a)[0])) int Do(int argc, wchar_t* argv[]); static BOOL fUnicode = TRUE; static SECURITY_ATTRIBUTES _sa = {0}; static ACL* _...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
cb09ab74322af3f890cce75ee5bb31c09b9b2205
ca955b81a32f75fc2d01a689d1b8ea1bcae4cec1
/ImpAlgo/RemoveCycleLL.cpp
678e4fec1177c82d591dfa9cfd9c9515ee30c9aa
[]
no_license
lakshya03/DSA_Program_Sol
9451017cb9fd68fccc74ea283525ea3d2232dbe9
5beae29997f96c734930c87f0653f896a26c9da5
refs/heads/master
2023-08-14T21:10:33.478675
2021-09-29T17:37:40
2021-09-29T17:37:40
387,117,120
0
0
null
null
null
null
UTF-8
C++
false
false
524
cpp
ListNode* remoceCycle(ListNode* root) { ListNode* slow=root, *fast=root; while(fast && fast->next) { slow=slow->next; fast=fast->next->next; if(slow==fast) { slow=root; if(slow==fast) { while(fast->next != slow) fast = fast->next; } else{ while(fast->nex...
[ "lakshyajain03@gmail.com" ]
lakshyajain03@gmail.com
e39e4ad9407d7efc1a605925ed7530c823dcd8ec
ae9df4db0dc16065b53030e39d1325d0c81e0221
/include/FalconEngine/Graphics/Renderer/Font/FontText.h
4bc10ff06b26ffb9c5f1d94ff67b4695e16192ad
[ "MIT" ]
permissive
LiuYiZhou95/FalconEngine
c0895dba8c2a86a8dcdf156da1537d4f2e9724c3
b798f20e9dbd01334a4e4cdbbd9a5bec74966418
refs/heads/master
2021-10-25T18:40:42.868445
2017-07-30T10:23:26
2017-07-30T10:23:26
285,249,037
0
1
null
2020-08-05T09:58:53
2020-08-05T09:58:52
null
UTF-8
C++
false
false
1,578
h
#pragma once #include <FalconEngine/Graphics/Common.h> #include <FalconEngine/Math/Vector2.h> #include <FalconEngine/Math/Vector4.h> namespace FalconEngine { // @summary The class the user would use to specify the all the information in // text rendering. The design is implemented this way for avoiding user // spec...
[ "linwx_xin@hotmail.com" ]
linwx_xin@hotmail.com
b619a20a9a4818299d2acb0eda3f1540c27211e4
1005f450818900b923e345b73d77628f20d1875e
/thirdparty/msgpack-c/include/msgpack/v3/adaptor/raw_decl.hpp
e0133608b5befaabf72b21c77d0377fd8c523847
[ "MIT" ]
permissive
qicosmos/rest_rpc
c7ad37547a9dcb616832b32bc110a237977b8c74
93088a7e0f0ddb3786de40ed7b6311852644edbf
refs/heads/master
2023-08-23T06:56:42.464323
2023-07-04T02:57:13
2023-07-04T02:57:13
162,215,656
1,504
354
MIT
2023-07-05T03:37:24
2018-12-18T02:01:52
C++
UTF-8
C++
false
false
655
hpp
// // MessagePack for C++ static resolution routine // // Copyright (C) 2016 KONDO Takatoshi // // 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 MSGPACK_V3_TYPE_RAW_DECL_HPP #define MSGPACK_V3_...
[ "qicosmos@163.com" ]
qicosmos@163.com
2bb3e7445b9e29e1e0183d14c415cf120c0fb148
bb16234206184e6299bba33e03ec0ad10f8c3749
/frameworks/cocos2d-x/cocos/base/CCConsole.h
cd8d4fa37cc24cb6e5f1f83cb66da02b9a224715
[]
no_license
FootBallX/FootballXLua
1a779f63a5f9020a5a3dfe174f12b7a0a0c7ee29
5bcf689438b177730939cff264353e06c2aeaad2
refs/heads/master
2021-01-23T11:19:53.697952
2014-09-02T09:34:25
2014-09-02T09:34:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,614
h
/**************************************************************************** Copyright (c) 2013-2014 Chukong Technologies Inc. http://www.cocos2d-x.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 th...
[ "559210@qq.com" ]
559210@qq.com
e86e53d6dcafcc7e24573cd326b61bee2286fd38
a06515f4697a3dbcbae4e3c05de2f8632f8d5f46
/corpus/taken_from_cppcheck_tests/stolen_3883.cpp
90f4559d879fad063047b08bcda06c503ce7c2b0
[]
no_license
pauldreik/fuzzcppcheck
12d9c11bcc182cc1f1bb4893e0925dc05fcaf711
794ba352af45971ff1f76d665b52adeb42dcab5f
refs/heads/master
2020-05-01T01:55:04.280076
2019-03-22T21:05:28
2019-03-22T21:05:28
177,206,313
0
0
null
null
null
null
UTF-8
C++
false
false
35
cpp
void f(){bool x; scanf("%Lx", &x);}
[ "github@pauldreik.se" ]
github@pauldreik.se
65441a4d8f6618ce2435d0ae6a524ea5212a4af6
64d401b998d689d9c937988c5ad8badaffeb29ed
/content/browser/download/parallel_download_utils.cc
a54cfa67622d67d628ea9b58268fb9437c5f2dec
[ "BSD-3-Clause" ]
permissive
Snger/chromium
77c1ae991b5d92d830d83e2bbd6890673d98c963
23c9664fcc2ffd6bdcffbca5355ba4cd083f7060
refs/heads/master
2023-02-26T16:06:16.690161
2017-03-30T03:45:22
2017-03-30T03:45:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,616
cc
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/download/parallel_download_utils.h" #include "base/metrics/field_trial_params.h" #include "base/strings/string_number_conversio...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
f6304522ddd3df2070fe5bf139d6d287772aceaa
3b1c7561c8d3b9452fc0cdefe299b208e0db1853
/bench/GMBench.cpp
32468e45d887c63cbcd1e0dc1a1c157923800e44
[ "BSD-3-Clause" ]
permissive
NearTox/Skia
dee04fc980bd40c1861c424b5643e7873f656b01
4d0cd2b6deca44eb2255651c4f04396963688761
refs/heads/master
2022-12-24T02:01:41.138176
2022-08-27T14:32:37
2022-08-27T14:32:37
153,816,056
0
0
BSD-3-Clause
2022-12-13T23:42:44
2018-10-19T17:05:47
C++
UTF-8
C++
false
false
1,340
cpp
/* * Copyright 2014 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "bench/GMBench.h" #include "include/gpu/GrRecordingContext.h" #include "src/gpu/ganesh/GrRecordingContextPriv.h" GMBench::GMBench(std::unique_ptr<skiagm::GM> gm) : ...
[ "NearTox@outlook.com" ]
NearTox@outlook.com
a5325a1ee3db3c78c7dccbc229159a5d5f98d5d6
e211a5ac470b6e58c511b1a2acaebade67c404e0
/common/fftmath.h
ed019e7a5b7d5369e3c48caf6ff108a45e2200db
[]
no_license
taylorlu/transcli
030b4bb52a054fa698b56268a8c0d3949c0ec087
94f75e2333b9e7a7738839243b46de9e8cc24642
refs/heads/master
2020-04-28T13:54:14.602129
2019-03-13T01:30:17
2019-03-13T01:30:17
175,320,906
0
2
null
null
null
null
UTF-8
C++
false
false
58,785
h
#ifndef _DSP_MATH_SHARED_H_ #define _DSP_MATH_SHARED_H_ #ifdef WIN32 #pragma warning(disable:4244) #else #include <math.h> #endif #define PI 3.1415926535897932384626433832795 template<class REAL> class dsp_math { public: /* Fast Fourier/Cosine/Sine Transform dimension :one data length :powe...
[ "zoominlazhu@653f6834-aab9-c84e-bf21-5865e8c89758" ]
zoominlazhu@653f6834-aab9-c84e-bf21-5865e8c89758
69b5ca1d5b67bc0ab4b6f25603b0462b54b4b2d0
5ec06dab1409d790496ce082dacb321392b32fe9
/clients/cpp-qt5-qhttpengine-server/generated/server/src/models/OAIOrgApacheJackrabbitOakPluginsIndexSolrOsgiSolrServerProviderSeProperties.h
26bef52db997b9512623bdeadb3b4c366956d9c7
[ "Apache-2.0", "MIT" ]
permissive
shinesolutions/swagger-aem-osgi
e9d2385f44bee70e5bbdc0d577e99a9f2525266f
c2f6e076971d2592c1cbd3f70695c679e807396b
refs/heads/master
2022-10-29T13:07:40.422092
2021-04-09T07:46:03
2021-04-09T07:46:03
190,217,155
3
3
Apache-2.0
2022-10-05T03:26:20
2019-06-04T14:23:28
null
UTF-8
C++
false
false
1,737
h
/** * Adobe Experience Manager OSGI config (AEM) API * Swagger AEM OSGI is an OpenAPI specification for Adobe Experience Manager (AEM) OSGI Configurations API * * OpenAPI spec version: 1.0.0-pre.0 * Contact: opensource@shinesolutions.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openap...
[ "cliffano@gmail.com" ]
cliffano@gmail.com
9716ff03f70a85e130405cee619b7c27fd249774
e21be810f6005af0139fa4a208607382d3f84ba5
/Labs/Lab 10/lab10exercise-testPoint.cc
300a43471c79aabc6a306d6fddd366dfb42f1db3
[]
no_license
yid164/Principles-of-Computer-Science
0ecb1fa9ac3ccbd91377d1d7bab991be3e016d1d
bb787e9d93625eaf52396d62b13d364af3f49ba4
refs/heads/master
2020-06-26T05:57:27.665116
2019-07-30T02:09:19
2019-07-30T02:09:19
199,553,230
0
0
null
null
null
null
UTF-8
C++
false
false
740
cc
// Name: Yinsheng Dong // Student Number: 11148648 // NSID: yid164 // Lecture Section: CMPT 115 (02) /* * test.cpp * * * Created by Ian McQuillan on 19/03/07. * Copyright 2007 __MyCompanyName__. All rights reserved. * */ #include <iostream> #include <math.h> #include "lab10exercise-Point.h" using names...
[ "32180311+yid164@users.noreply.github.com" ]
32180311+yid164@users.noreply.github.com
e54e5394cbb0f5ee86d820102e4c0cdd0b2a8513
fa0c642ba67143982d3381f66c029690b6d2bd17
/Source/Engine/Parser/RegularExpression.h
a5b962d17af570129a5bee2b105124e09a9fb3cf
[ "MIT" ]
permissive
blockspacer/EasyGameEngine
3f605fb2d5747ab250ef8929b0b60e5a41cf6966
da0b0667138573948cbd2e90e56ece5c42cb0392
refs/heads/master
2023-05-05T20:01:31.532452
2021-06-01T13:35:54
2021-06-01T13:35:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,056
h
//! @file RegularExpression.h //! @author LiCode //! @version 1.1 //! @date 2007.10 //! Copyright ... #pragma once namespace EGE { //---------------------------------------------------------------------------- // RegularExpression //-------------------------------------------------------------------------...
[ "zopenge@126.com" ]
zopenge@126.com
19e6b44c0b086864a0bfaa02fe2433d008673d5b
ab59bcbabe117d40d850fc1b3da37012cbd9c7f6
/src/MC_Delete_Current_Value.cpp
5b3beb4778b1e7f5eec96abdb885a8cae136c1e6
[ "CC0-1.0", "LicenseRef-scancode-public-domain" ]
permissive
ekhidbor/FUMe
6ea945c4b71b91ae9a96315dff73dcb5f621e80b
de50357efcb6dbfd0114802bc72ad316daca0ce3
refs/heads/master
2020-12-24T11:16:30.345862
2016-11-27T08:03:40
2016-11-27T08:03:40
73,048,176
0
0
null
null
null
null
UTF-8
C++
false
false
1,743
cpp
/** * This file is a part of the FUMe project. * * To the extent possible under law, the person who associated CC0 with * FUMe has waived all copyright and related or neighboring rights * to FUMe. * * You should have received a copy of the CC0 legalcode along with this * work. If not, see http://creativecommon...
[ "ekhidbor@protonmail.com" ]
ekhidbor@protonmail.com
5068ab074006343f408bfd8551feaa599512efd3
892c18dcf9acd82129a27d7dbc6f44ba3250f900
/unsafe-rust/unix-networking-programming/src/main.cpp
15dda109f831654c231f0ca4792b1b32b537c8f5
[]
no_license
zzl133/my_rust_road
eeab0b971b88144a5bdc274f9528f3bf65a7df09
5582c1ea165165eb9cfee16c6d34e91c32c38979
refs/heads/master
2023-02-24T19:18:15.720251
2021-02-02T10:27:52
2021-02-02T10:27:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
476
cpp
#include "../include/easylogging++.h" INITIALIZE_EASYLOGGINGPP int main(int argc, char* argv[]) { // LOG(GLOBAL) << "This is global"; LOG(INFO) << "My first info log using default logger"; LOG(DEBUG) << "This is DEBUG"; LOG(TRACE) << "This is Trace"; // LOG(FATAL) << "This is Fatal"; LOG(ERROR...
[ "davirain.yin@gmail.com" ]
davirain.yin@gmail.com
23bdc55a46751b6c15f18334f1b89514d2089128
f7ed25a8fc729c1995f52c7136db3cd8c7953969
/Hazel/src/Platform/Windows/WindowsWindow.cpp
46e86c02c2773538e4fd808827e1f2b9931da609
[ "Apache-2.0" ]
permissive
deadmann/Cherno-Hazel
94a400d918ca9ad8e6b06f1e7d69c877d55ff9dc
a59779914d5eb9ac7173804d96fbaf5444a3c470
refs/heads/main
2023-01-19T17:57:47.308602
2020-11-23T14:58:29
2020-11-23T14:58:29
310,801,610
0
0
null
null
null
null
UTF-8
C++
false
false
3,768
cpp
#include "hzpch.h" #include "WindowsWindow.h" #include "Hazel/Log.h" #include "Hazel/Events/ApplicationEvent.h" #include "Hazel/Events/MouseEvent.h" #include "Hazel/Events/KeyEvent.h" namespace Hazel { static bool s_GLFWInitialized = false; static void GLFWErrorCallback(int error, const char* description) { HZ...
[ "mimosh.pisholack@gmail.com" ]
mimosh.pisholack@gmail.com
bd393a3a1ad1f9946479697c8c1f9fba11e6877c
608684f5bdb6fc0257524042a68ae9c026a9cfff
/CCI03_06_02/CCI03_06_02/Animal.cpp
4656f472334425e53bd09c14980940b7af528459
[]
no_license
jschar/CCI_2
ea8e57d6ddfccf5e2d8247f23bad62ae0dd3e7ac
686fadcb49031f60243dbd53aa6eef5c6b291088
refs/heads/master
2021-04-26T23:32:36.513360
2018-03-14T17:25:54
2018-03-14T17:25:54
124,011,772
0
0
null
null
null
null
UTF-8
C++
false
false
1,617
cpp
#include "Animal.h" //////////////// // Animal /////////////// Animal::Animal() : rEntered(time_t(0)), name("No Name") { } Animal::Animal(time_t &inTime, std::string &inName) { rEntered = inTime; localtime_s(&dtEntered, &rEntered); asctime_s(cEntered, 26, &dtEntered); name = inName; } Animal::Animal(Animal &&in...
[ "johnschar2001@yahoo.com" ]
johnschar2001@yahoo.com
6ade75d7086c4c300f9dd7ef3c3c04ea2740b138
16ccb5abf1db19769e50c68262fefb3d283b1a25
/Linked List/Remove loop in Linked List.cpp
c54bdeb51aa931a4f9614b0284f431f6fc1077a9
[]
no_license
chiranjev/my-geeksforgeeks-solution
0fe321d4fb36f146f8fd9feb12cc25e523dbb9ca
59e0ffc1acc3a12de02e7ff62dc76630a2d61fe5
refs/heads/master
2020-03-23T02:37:30.035606
2018-08-23T21:09:10
2018-08-23T21:09:10
140,983,025
0
0
null
null
null
null
UTF-8
C++
false
false
2,703
cpp
{ // C program to detect loop in a linked list #include<bits/stdc++.h> using namespace std; /* Link list Node */ struct Node { int data; struct Node* next; }; vector<int> _A_; void removeLoop(struct Node *, struct Node *); void removeTheLoop(Node *); void push(struct Node** head_ref, int new_data) { /* ...
[ "koulsahil04321@gmail.com" ]
koulsahil04321@gmail.com
357618245b82a77d61b5b01523594c83723986d3
d49a5f23d3efbf3b71a824a8cd9ed3e0787c01d7
/arduinoGPS/EEPROM.h
bde6959bbd0ebec8e54878b19637abf8582766ba
[]
no_license
anava014/SmartGarage
8f5aa0986c32126248865b19e864f6d353d02cf3
c2ef88360678d686fe81c3acd7884d00514e559e
refs/heads/master
2016-08-12T05:21:08.591369
2015-10-15T20:44:50
2015-10-15T20:44:50
36,569,258
0
0
null
null
null
null
UTF-8
C++
false
false
994
h
/* EEPROM.h - EEPROM library Copyright (c) 2006 David A. Mellis. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your ...
[ "anava014@ucr.edu" ]
anava014@ucr.edu
04c6f44d33247e24a5035acb0baf947ab15108a2
7c42f69b96f1631f0f7c566ccf56eef9131860c4
/core/msg.cc
9ea49464ed4bf1dc905a6438164f6008cfda58d8
[ "MIT" ]
permissive
prateek-s/manysat2.0
8189a43181257feb474af03f16ef2beac93c0b77
4fedde1b0781c5c00b12b78159c97a173e8861c7
refs/heads/master
2021-01-10T05:18:25.697920
2015-12-18T16:52:14
2015-12-18T16:52:14
47,474,413
0
0
null
null
null
null
UTF-8
C++
false
false
7,654
cc
#include "core/msg.h" #include <stdio.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <errno.h> #include <fcntl.h> #include <endian.h> #include <iostream> #inclu...
[ "prateeks@prateek-desktop" ]
prateeks@prateek-desktop
5986bb91d92717a9038f4329238134bf44dfe541
4969ffb371b731c5b0c670017060968a718c5b97
/src/Graphite/moving_average.h
1e8da264b349f65d820877a5d7b5aaa45c4079f1
[ "MIT", "BSD-3-Clause" ]
permissive
angl-dev/primesim
6cf0bee0de016c54d82142f6a31e134647d7d134
9731582ca6c055c0ba8875e03aaaa0f42f2559b2
refs/heads/master
2023-01-13T11:22:26.793923
2018-04-10T21:52:58
2018-04-10T21:52:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,976
h
//=========================================================================== // moving_average.h //=========================================================================== #ifndef __MOVING_AVERAGE_H__ #define __MOVING_AVERAGE_H__ #include <vector> #include <string> #include <cmath> #include <cstdio> #include "fi...
[ "yfu@trin@princeton.edu" ]
yfu@trin@princeton.edu
968c5c2cbc18c79f5a0137c5fbefa64b96d4afa0
00507ef2ec3a8a28d2c0e6a3283226cc77e79180
/maximim sum increasing subsequence/main.cpp
66f24083f6eb1d70bf8d1fe8cd4c7688b22ba9b4
[]
no_license
AnandDev006/CPlusPlusCodes
bac2167fd664e665e755a1fe20b5880353055b26
7f13292f97e7089ff470152d7a893bb095a768a5
refs/heads/master
2021-08-08T13:38:27.426066
2021-05-17T14:30:47
2021-05-17T14:30:47
114,906,052
2
0
null
null
null
null
UTF-8
C++
false
false
760
cpp
#include <bits/stdc++.h> using namespace std; int DP[1005]; int input[1005]; int N; int main() { cin >> N; int i, j; for( i = 0 ; i < N ; ++i ) cin >> input[i]; // Build int Pos = 0 ; for( i = 0 ; i < N ; ++i ) DP[i] = input[i]; for( i = 1 ; i < N ; ++i ){ for( j ...
[ "anand.dev.006@gmail.com" ]
anand.dev.006@gmail.com
03dd98437c6a1d96c93f3a473f298960385b4cf0
1f1ebc14fc4e21d8fd0699f3b378631c87f64582
/test/cctest/interpreter/test-bytecode-generator.cc
f56b4dca7d0f6fc34ab313d64d3a8a94ceb2bbec
[ "BSD-3-Clause", "bzip2-1.0.6" ]
permissive
Kasiviswanathan3876/v8
bb72b8d8d6cfe9c4d1ea35f11b8d3ecd2d5bff97
e814457675d615aaebb14ae723a42c756492f732
refs/heads/master
2021-01-18T04:35:53.873004
2016-02-03T13:52:30
2016-02-03T13:52:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
307,242
cc
// Copyright 2015 the V8 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. #include "src/v8.h" #include "src/compiler.h" #include "src/interpreter/bytecode-array-iterator.h" #include "src/interpreter/bytecode-generator.h" #inc...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
c8aa2a4aed415ad072a08ca1a155b1e1e9c298df
78ec7e0510cd4ef25f940d1c974c628ffc84e120
/src/position_pid/position_pid.ino
c4fd4adf4e80fab551bbdcec29c9bae730043560
[]
no_license
NURobotics/nu_urc_embedded
d71acb0ba5ded7e4ec3e7eb647fdb3f993e55869
c01fe889843592ab373df053fa604ef04032f789
refs/heads/master
2020-05-06T12:30:30.910552
2015-03-09T22:33:05
2015-03-09T22:33:05
30,570,143
0
0
null
null
null
null
UTF-8
C++
false
false
3,187
ino
#define ROT_TO_LINES 1189.875 #define ROT_TO_DEG 360.0 #define ROT_TO_RAD (2*PI) #define SEC_TO_RPM 60.0 #define MAX_IE 255.0 int32_t interrupt_count = 0; int32_t count = 0; int dir = 1; double dt = 1.0/125.0; int32_t current_count; int32_t previous_count; double current_position = 0; doubl...
[ "tgdiriba@gmail.com" ]
tgdiriba@gmail.com
d8f12f7537d983698f16a9c43d8f6ea658eb2791
ab5b050bef630246aa7941c87fa3953ed33ef5b3
/Grammar.cpp
c0d74eee748d9434d703cd605b89979c9f22e82e
[]
no_license
jorenga/AbstractVM
62ec919143ad0ea376b019e2a041bb013b42f8bd
76545fd3a0e750ceea2c28c55faada08c3f41a27
refs/heads/master
2022-10-01T21:21:53.193924
2016-11-24T13:22:07
2016-11-24T13:22:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
588
cpp
#include "Grammar.hpp" bool Grammar::isInstruction(const std::string & str) { return (insMap.count(str) == 1); } bool Grammar::isOperandType(const std::string & str) { return (opTypeMap.count(str) == 1); } std::string Grammar::typeToStr(const eOperandType & opType) { return (typeToStrMap.at(static_cast<int>(...
[ "jrenouf-@student.42.fr" ]
jrenouf-@student.42.fr
a7942c3e064f2f9bb6b231a4ebdd1e08efa489ff
ffd0ac0c7a24a6e9f3d9bee71fa7db30c4b8fb4f
/practice6/heaps/sp20-hw5-stu-check/testing_utils/runtime_evaluator.cpp
e875ca11c3494e4217e93210db50b9cef4e7fdb0
[]
no_license
yunhaoz/C-Data-Structure
63ab522a7802d2a5c6dacfdfa74b3e117e57a7dc
dc01db11cdc139d71c3ccf69719772a843572a9c
refs/heads/main
2023-08-23T15:15:04.215445
2021-10-23T05:22:32
2021-10-23T05:22:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
16,893
cpp
#include "runtime_evaluator.h" #include "misc_utils.h" #include "rang.h" #include <iostream> #include <cassert> #include <cmath> #include <cstring> #include <sstream> #include <iomanip> #include <map> #include <algorithm> BenchmarkTimer::LibperfHolder BenchmarkTimer::holder{}; BenchmarkTimer::BenchmarkTimer(bool au...
[ "zhaoyunhao0121@163.com" ]
zhaoyunhao0121@163.com
b7bfda1c261cc287fc77a2b46601dcdbe8ae94a2
8a5c52d0a83e6a8ffdb6a219b6c10a116599dce2
/moc_mainwindow.cpp
58539ea9595cdfe45db8c16ef84efe42fa996323
[]
no_license
JiMingC/myGitTest
aa7eef6ad674b75c0c71033a3c0dbffc50582edc
7a28602fc5908882f9699658ce1d51c2f3b6bac2
refs/heads/master
2020-03-19T14:12:46.391912
2018-06-08T12:50:51
2018-06-08T12:50:51
136,613,601
1
0
null
null
null
null
UTF-8
C++
false
false
3,408
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'mainwindow.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0) ** ** WARNING! All changes made in this file will be lost! **********************************************************...
[ "623516556@qq.com" ]
623516556@qq.com
22656ed3d5c7d3fd9a2e60c6e4cf177a849b2dee
480b8ec6a1e0afb692919f207c359682b3b91131
/src/caffe/layers/triplet_image_data_layer.cpp
ed6b9978afbea732a1d65f7bcfe9618821c469e3
[ "LicenseRef-scancode-generic-cla", "BSD-2-Clause" ]
permissive
dongzhang96/transferable-network-for-video-object-segmentation
75d36529d531cafc843d5692ef6eb0aaceed9088
d7a51269438985fa5ac2f476bdf6902a983469de
refs/heads/master
2021-01-01T17:33:54.863783
2018-04-12T02:57:51
2018-04-12T02:57:51
98,097,110
0
1
null
null
null
null
UTF-8
C++
false
false
7,560
cpp
#ifdef USE_OPENCV #include <opencv2/core/core.hpp> #include <fstream> // NOLINT(readability/streams) #include <iostream> // NOLINT(readability/streams) #include <string> #include <utility> #include <vector> #include "caffe/layers/triplet_image_data_layer.hpp" #include "caffe/layer.hpp" #include "caffe/ut...
[ "zhangdong9612@gmail.com" ]
zhangdong9612@gmail.com
033b0d1399528ba83cf067cf8ef17a81c8176611
9f16950a070174c4ad6419b6aa48e0b3fd34a09e
/3rdparty/msdfgen/msdfgen.cpp
1d445184659c923b23e527a97eee367ca4d357f8
[ "MIT" ]
permissive
marcel303/framework
594043fad6a261ce2f8e862f921aee1192712612
9459898c280223b853bf16d6e382a6f7c573e10e
refs/heads/master
2023-05-14T02:30:51.063401
2023-05-07T07:57:12
2023-05-07T10:16:34
112,006,739
53
1
null
2020-01-13T18:48:32
2017-11-25T13:45:56
C++
UTF-8
C++
false
false
21,247
cpp
#include "msdfgen.h" #include "arithmetics.hpp" namespace msdfgen { struct MultiDistance { double r, g, b; double med; }; static inline bool pixelClash(const FloatRGBA &a, const FloatRGBA &b, double threshold) { // Only consider pair where both are on the inside or both are on the outside bool aIn ...
[ "marcel303@gmail.com" ]
marcel303@gmail.com
39f8ff1121562217934157e5e91493f47c8c8a5c
c5c78c9f15297b8c449d02a09bea50e2236ee95f
/src/utils/glmatrix.h
468af667aa99ba1458d838d13bc7b50cd7b2135c
[ "MIT" ]
permissive
rafirafi/MonaEv
d7b791bdd77347fce3d2bb54b055a0d17085e2ac
617362df3f5a3634d263374de6d59b8d99cf8a25
refs/heads/master
2021-01-10T04:54:12.507392
2015-11-06T15:24:17
2015-11-06T15:24:17
43,838,282
0
0
null
null
null
null
UTF-8
C++
false
false
442
h
#ifndef GLMATRIX_H #define GLMATRIX_H #include <array> #include <GL/glew.h> using Matrix4=std::array<GLfloat, 16>; Matrix4 gldLoadIdentity(); Matrix4 gldOrtho(const Matrix4 &m, float left, float right, float bottom, ...
[ "rafirafi.at@gmail.com" ]
rafirafi.at@gmail.com
f09921e6e43000f490d5d8f07a1fa4deaa781c16
e47d21d40be9bffd742bd0f4a2fe8a9ba68c7bd5
/System/Kafka/TopicPartition.h
793333a5b65e4bdc1d82dbc5f962bf187e978619
[]
no_license
pzhu1015/CPPSource
8dffff1572abfd7e844c926bf6f17bada8601ad5
23c17f3632a2f1a9a1c233bf8cf97d37ce85b9e5
refs/heads/master
2023-01-27T22:07:41.227234
2020-12-06T12:36:51
2020-12-06T12:36:51
275,615,449
2
0
null
null
null
null
UTF-8
C++
false
false
2,586
h
/////////////////////////////////////////////////////////////////// // Copyright 2020 Pengzhihu All Right Reserved // FileName: // Author: Pengzhihu // Date: 2020-05-20 // Version: 1.0 // Description: /////////////////////////////////////////////////////////////////// #ifndef SYSTEM_KAFKA_TOPICPARTITION_H #define SYSTE...
[ "pzh@PZH" ]
pzh@PZH
efacfa1a6f1da2ee2391ece7885610f3e09cb5a2
62a9961bfabc1955c7eac0acb4a35bd6dca1d156
/Armlet/ArmletShell1/3KShellLib/Image.h
51f1bf861f65f148ea9c87f71ffcce727d380fca
[]
no_license
jordoin/nute
712ffe2aaf57ac41e44004613bc727a35ad123e0
830adcd3bd5386d03d8d49ab422f5f568643adb5
refs/heads/master
2021-01-17T07:00:40.751579
2015-03-28T20:05:30
2015-03-28T20:05:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
584
h
#pragma once #include "ScrollableControlBase.h" namespace ThreeKShell { class Image : public ScrollableControlBase { uword_t const* _bitmap; Size _bitmapSize; public: fresult virtual DrawArea( Position pos, Size size ); fresult Init(Size size, Position position, IRender* render) { fresult fres; ...
[ "zhavnis@gmail.com" ]
zhavnis@gmail.com
bd44cf643f195c8e274cd8c29c24b00fab84fb29
91fc04cad36c339b6bb3709b1b30cb28ed8114cf
/03/03_A.cpp
c0db50827bda8568b8477a71e69345a70146d8c3
[]
no_license
alesolano/advent-of-code
71d21534a750aad7271c7b9bac1a6d34e670e2eb
77ef88c2b303e46dba3e881ae79980a894306707
refs/heads/master
2020-07-22T21:07:28.411337
2019-09-11T16:15:11
2019-09-11T16:15:11
207,327,904
0
0
null
null
null
null
UTF-8
C++
false
false
1,232
cpp
#include <iostream> #include <fstream> #include <string> #include <array> int main() { int n_collisions = 0; // Constant time access. Initialized to zero. Heap allocated. std::array<std::array<char, 1000>, 1000> matrix{}; std::string id, at, position, dimensions; std::ifstream ifile("input....
[ "asolanopf@gmail.com" ]
asolanopf@gmail.com
7415353929658dce06cbbcb65af7594f966581f1
22729f0eb84230e5becbca11fb86707f61f81516
/unit-tests/log/test-cpp-enable-rolling.cpp
79cd2a5b63c268dd7751f992b132378243ec9383
[ "GPL-1.0-or-later", "OFL-1.1", "GPL-2.0-only", "GPL-3.0-only", "BSL-1.0", "MIT", "Apache-2.0", "LGPL-2.1-only", "LicenseRef-scancode-public-domain", "Zlib", "BSD-2-Clause", "BSD-3-Clause", "BSD-1-Clause", "Unlicense" ]
permissive
lips-hci/ae400-realsense-sdk
742cc375d421ee41c04d1934b5bec23d607f39ed
2554f30bdcbf71b5b7279fef494176f3fbd6c6c7
refs/heads/master
2023-04-27T01:57:34.504808
2023-03-21T09:21:34
2023-04-13T06:11:17
227,797,796
9
4
Apache-2.0
2023-08-25T07:42:36
2019-12-13T08:59:00
C++
UTF-8
C++
false
false
1,213
cpp
// License: Apache 2.0. See LICENSE file in root directory. // Copyright(c) 2020 Intel Corporation. All Rights Reserved. //#cmake:add-file log-common.h #include "log-common.h" #include <fstream> TEST_CASE("ROLLING C++ LOGGER", "[log]") { std::string log_filename = "rolling-log.log"; rs2::log_to_file(RS2_LOG_...
[ "timcheng@lips-hci.com" ]
timcheng@lips-hci.com
490fe67c362d9d1c122536c0553547132a7d71ca
234d3f475095bc9e2b6d4784fd2c0ac9f97cb994
/MatrixMulImage/MatrixMulImage.hpp
1a7d50bf75d20a4d715c2c1f6405501c2ea1ef51
[]
no_license
easonwang27/amd_2.8
2cf3a95dc063987b28134fedb0c6b7c058428b15
9a1416a28e4bfe3139aa69e29893136d8e521d2c
refs/heads/master
2022-11-30T05:49:12.467729
2020-08-06T08:21:49
2020-08-06T08:21:49
285,514,703
0
1
null
null
null
null
WINDOWS-1252
C++
false
false
7,939
hpp
/********************************************************************** Copyright ©2012 Advanced Micro Devices, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: • Redistributions of source code must...
[ "easonwang27@163.com" ]
easonwang27@163.com
d87f6b0e8c4fb8d267cf8baa406a2b3bcac57994
fe5aa6ffd43d5b417a09d9e4788a1ce0fa7c2623
/cmake/Tests/Complex/Executable/complex.cxx
e904f2897afceda39b791395679f1351d46188ae
[ "BSD-3-Clause" ]
permissive
soegaard/racket-osx-libs
5356e39d17ff208cb582912307e79e5baa540930
6341cc182c2645ebe9f175f56e7ba0b557eef893
refs/heads/master
2021-01-23T03:58:57.549738
2019-04-28T12:12:14
2019-04-28T12:12:14
14,662,966
5
2
null
2019-04-28T12:12:15
2013-11-24T14:50:34
C
UTF-8
C++
false
false
26,906
cxx
#include "cmTestConfigure.h" #include "cmTestConfigureEscape.h" #include "cmTestGeneratedHeader.h" #include "cmVersion.h" #include "ExtraSources/file1.h" #include "Aout.h" #include "file2.h" #include "sharedFile.h" extern "C" { #include "testConly.h" } #include <vector> #include <string> #include <iostream> #include <s...
[ "jensaxel@soegaard.net" ]
jensaxel@soegaard.net
155941bb7a6493cad7be977cb537c28e9ca33175
1dd1d085d6978aeb44765d8d256ea4e057475df2
/Programs/Reflection Maps/scene.cpp
68201471db3062dca35735670241147b5d0363a1
[]
no_license
kisank/Projects
1dd288953755d54fabd20a873f53bb367de11e9e
1ec0146ece6816047bc9c9c5425eddf8186c38e2
refs/heads/master
2021-07-11T19:29:36.132182
2017-10-04T18:22:55
2017-10-04T18:22:55
105,717,978
0
0
null
null
null
null
UTF-8
C++
false
false
23,018
cpp
////////////////////////////////////////////////////////////////////// // Defines and draws a scene. There are two main procedures here: // // Copyright 2013 DigiPen Institute of Technology //////////////////////////////////////////////////////////////////////// #include "math.h" #include <fstream> #include <stdlib.h...
[ "kisan.khandelwal@digipen.edu" ]
kisan.khandelwal@digipen.edu
1f7739b142fe47b627349832134675a9da553839
f5e678da1e9552b73d1e4cea6e75023f91bc4a01
/bst/node-depths.cpp
7374967b4ba2fbe71f093acca79e9f473adfd381
[ "MIT" ]
permissive
justinba1010/AlgoExpert-Practice
6f6ba20d1f09bfc24d705e0c58f8be6d5b45831d
19b2d5ac2ebb083a51f29e805f686f3301d09de3
refs/heads/main
2023-03-17T22:11:12.721775
2021-03-13T08:11:37
2021-03-13T08:11:37
343,212,491
0
0
null
null
null
null
UTF-8
C++
false
false
551
cpp
/* Copyright 2021 ** Justin Baum ** MIT License ** AlgoExpert Solutions */ using namespace std; class BinaryTree { public: int value; BinaryTree *left; BinaryTree *right; BinaryTree(int value) { this->value = value; left = nullptr; right = nullptr; } }; int nodeDepths(BinaryTree *root, int cur...
[ "justin.baum@ninefx.com" ]
justin.baum@ninefx.com
a7a55832824820f19467efbcb8f6c72123190e7a
75d24ce86e1fb833974615a8c21521c918f575b4
/Ofiletxt.cpp
b7b5efa4f9315bb269a1767d824f22646a7166d0
[]
no_license
ndilday/virtualu
059100ec82b46c1def39643fdf7123d05db3796d
96012dccd26e32460403b3438ca0ce0ef7fe469b
refs/heads/master
2021-01-10T07:06:13.960690
2014-05-22T04:16:38
2014-05-22T04:16:38
47,211,286
0
0
null
null
null
null
UTF-8
C++
false
false
7,825
cpp
//Filename : OFILETXT.CPP //Description : Object Text file #include <stdlib.h> #include <ALL.H> #include <KEY.H> #include <OFILETXT.H> //---- marco function for advancing to next token, bypassing space, ',' and ':' ---// #define next_token() for( ; *data_ptr==' ' || *data_ptr==',' || *data_ptr==':' ; data_ptr++...
[ "ndilday@gmail.com" ]
ndilday@gmail.com
1dd5652454e9d2c88f3e71139e31356f70efe55a
fcf1b36c49ea964d99eacc0137cf42d96096b2cf
/src/Parser.cc
b7523e785d45189d53ad95985770e20ca94c5c18
[]
no_license
DinoMasher/Lispino
a8ddbb96a76d5da670f699c378a8fc61928d1df7
f1871443bb931f7286c51de2c630702d8a0de53c
refs/heads/master
2021-01-18T00:36:17.986394
2014-09-13T14:28:01
2014-09-13T14:28:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,743
cc
#include "Parser.h" #include <vector> #include <memory> namespace Lispino { Parser::Parser(std::istream& inputStream) : allocator(VM::getAllocator()), tokenizer(inputStream) { /* DO NOTHING */ } Object* Parser::parse() { Object *expr = parseExpr(); // check for the End Of Stream std::unique_...
[ "guglielmo@fachini.net" ]
guglielmo@fachini.net
90d1c810f0eb230e3e82325817a5178810fe2cc7
9b219ace0d7a0458a66968b3b955ed6312abd21b
/lapack_header.h
a5887167fae0ff043bc55d03aea4b16603d531fd
[ "MIT" ]
permissive
Migelo/standard_matrix_class
07d43b9fa350194f2b1b7e4c83658bf8244e6996
172fd4b373a410435f2a3045318c5d32ad2ba55a
refs/heads/master
2021-08-24T06:13:57.926537
2017-12-08T10:39:16
2017-12-08T10:39:16
110,233,297
0
0
null
null
null
null
UTF-8
C++
false
false
16,149
h
#ifndef LAPACK_WRAPPER_H #define LAPACK_WRAPPER_H #include<complex> typedef signed int LAPACK_INT; //Get externally defined LAPACK functions: extern "C" { //SVD routines: void sgesvd_( char * JOBU, char * JOBVT, const LAPACK_INT * M, const LAPACK_INT * N, ...
[ "miha@filetki.si" ]
miha@filetki.si
737087387e594c23cd95be7762e6490cfe838c33
acd771a8adf0752b84cfbe1505e2659f3dc8a0b7
/abc170/C.cc
afb0f361279f4abb81adafea04083d77bd47fe10
[]
no_license
berry8192/Atc
d85b17ef51e12de30978e06a2f9105f659af5b99
b84340e32f8632fe9461816a0d42fe86f42b7161
refs/heads/master
2023-09-01T00:11:16.855065
2023-08-27T05:20:17
2023-08-27T05:20:17
186,664,102
0
1
null
2023-09-11T16:02:32
2019-05-14T16:53:36
C++
UTF-8
C++
false
false
733
cc
#include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (int)(n); i++) #define all(v) v.begin(), v.end() #define SP << " " #define LLi long long int using namespace std; int imax=2147483647; long long int llimax=9223372036854775807; //int型vectorを出力 void PV(vector<int> pvv) { rep(i, pvv.size()) cout << pvv[...
[ "berryrt8192@gmail.com" ]
berryrt8192@gmail.com
b0113434de4bdc232676115d88ced61cb01b0c21
cb55c36023f924dac6d06edc1018ec3c6eba3379
/plexe-sumo/src/microsim/cfmodels/MSCFModel_CC.h
cc091cb77df418fdfba295740156c978d4d88307
[]
no_license
gancia-kiss/SWT_Simulator
4997f11820a4d693d5542dff0015dfad0b6694f4
58572be92d46d8be2533a254ad7fd9569b6464ab
refs/heads/master
2020-03-28T10:44:10.487386
2018-10-01T06:11:32
2018-10-01T06:11:32
148,139,677
0
0
null
null
null
null
UTF-8
C++
false
false
17,545
h
/****************************************************************************/ // Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo // Copyright (C) 2001-2018 German Aerospace Center (DLR) and others. // This program and the accompanying materials // are made available under the terms of the Ecli...
[ "tiadre.golo@hotmail.com" ]
tiadre.golo@hotmail.com
d3ec0fe22b6a087d434a57bc4260291bfd7e0456
08e5f869485c03027287bf7ad5771f07574f92ac
/apps/GSPMHD2D/force.h
76f7106898c3c8cb5ec59efd7be0b90710126511
[ "MIT" ]
permissive
Guo-astro/Simulations
705d092300269add4d40632fbe7a74715465d5a7
a6fbf85305f27f535736a298fa57c011fe948a92
refs/heads/master
2020-03-19T08:10:01.203480
2018-07-25T00:01:23
2018-07-25T00:01:23
136,180,899
0
0
null
null
null
null
UTF-8
C++
false
false
36,298
h
#pragma once class CalcDensity { kernel_t kernel; public: void operator ()(const EPI::Dens* const ep_i, const PS::S32 Nip, const EPJ::Dens* const ep_j, const PS::S32 Njp, RESULT::Dens* const dens) { for (PS::S32 i = 0; i < Nip; ++i) { dens[i].clear(); const EPI::Dens& ith = ep_i[i]; for (PS::S32 j = 0; j ...
[ "guo.yansong.ngy@gmail.com" ]
guo.yansong.ngy@gmail.com
d01155b60f40e31c66f8f39b761499e45515d9ec
eb053247305ab1089909fe0cbcb352fb4001712d
/mbed_code.cpp
a14507ac37cd025f62eccbe5ef474dd1f83275cd
[]
no_license
gonzalesMK/segway_Problemas_1
f3d79ac116057dc1f671cd148372b2a9bb91d4cf
34d27b231927778adc6263a0e91b1cbec8be505b
refs/heads/master
2020-06-10T20:12:39.894471
2016-12-08T01:02:56
2016-12-08T01:02:56
75,887,105
0
0
null
null
null
null
UTF-8
C++
false
false
4,165
cpp
#include "mbed.h" #include "FastAnalogIn.h" PwmOut servod(p22), servoe(p21);// pinos setados para saída em PWM para controle do Servo. FastAnalogIn sensor_e(p19), sensor_d(p18);// pinos setados para conversão interna do ADC. DigitalOut L1(LED1),L2(LED2),L3(LED3),L4(LED4);// leds apenas para indicar movimento. // Colo...
[ "judcnegri@gmail.com" ]
judcnegri@gmail.com
8c9f94fe840363952dc5a8d441838c1e4d4374e9
99a27afb908b2b8421331abe40c65308ab813552
/src/Models/Addins/IO/ASAddinsOutputBase.cpp
ffd4ce665ce7b82c0e0d1b569d343b89f4142cd0
[]
no_license
DlutMedimgGroup/AnatomySketch-Software
eb78187bb30eb9c40fb92beb4b82d709cf90354b
7c84853e1e4e6020bdfb1b39889e902d1ad3d309
refs/heads/master
2022-01-26T20:22:40.673961
2022-01-11T07:26:11
2022-01-11T07:26:11
200,750,114
79
36
null
null
null
null
UTF-8
C++
false
false
299
cpp
#include "ASAddinsOutputBase.h" ASAddinsOutputBase::ASAddinsOutputBase(ASAddinsBase* parent) : ASAddinsIOBase(parent) { } ASAddinsOutputBase::~ASAddinsOutputBase() { } bool ASAddinsOutputBase::isInput() { return false; } void ASAddinsOutputBase::GenerateFinished(const int InterfaceType) { }
[ "mingruizhuang@foxmail.com" ]
mingruizhuang@foxmail.com
d023f8ae5483f63a8f839eef89b228ed0c5d5f82
d9532047db94e5b45c807942821384fa187d3d0b
/glCanvas.cpp
5afb993aa4810eb7cbd7ee81d8066596fe2dab18
[ "MIT" ]
permissive
ludimation/acg_hw0
df1e25376d113e6cb1c5233f98ffec12ca633778
bf3a634ffe927fd7a731578e337171460005d0f2
refs/heads/master
2020-05-04T13:17:04.272050
2015-01-29T07:46:54
2015-01-29T07:46:54
29,986,111
0
0
null
null
null
null
UTF-8
C++
false
false
10,808
cpp
#include "glCanvas.h" #include "ifs.h" #include "argparser.h" #include "camera.h" // ======================================================== // static variables of GLCanvas class ArgParser* GLCanvas::args = NULL; IFS* GLCanvas::ifs = NULL; Camera* GLCanvas::camera = NULL; GLFWwindow* GLCanvas::window = NULL; // mou...
[ "mail@ludimotion.com" ]
mail@ludimotion.com
f52f9b5f9a7069f007b79b25d3829c12bdf5c004
ad273708d98b1f73b3855cc4317bca2e56456d15
/aws-cpp-sdk-robomaker/include/aws/robomaker/model/BatchPolicy.h
30129e71544407f4691ba41d999ba5520a631ccd
[ "MIT", "Apache-2.0", "JSON" ]
permissive
novaquark/aws-sdk-cpp
b390f2e29f86f629f9efcf41c4990169b91f4f47
a0969508545bec9ae2864c9e1e2bb9aff109f90c
refs/heads/master
2022-08-28T18:28:12.742810
2020-05-27T15:46:18
2020-05-27T15:46:18
267,351,721
1
0
Apache-2.0
2020-05-27T15:08:16
2020-05-27T15:08:15
null
UTF-8
C++
false
false
5,998
h
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
77b7eaae3b3c9ce07eca6c66ade296c928c49c4a
ef66e297a49d04098d98a711ca3fda7b8a9a657c
/LeetCode/95-Unique Binary Search Trees II/solution.cpp
11f11c00bb482591560fd46f0a869d9add893f0d
[]
no_license
breezy1812/MyCodes
34940357954dad35ddcf39aa6c9bc9e5cd1748eb
9e3d117d17025b3b587c5a80638cb8b3de754195
refs/heads/master
2020-07-19T13:36:05.270908
2018-12-15T08:54:30
2018-12-15T08:54:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,453
cpp
// Author: David // Email: youchen.du@gmail.com // Created: 2017-09-24 10:56 // Last modified: 2017-09-24 10:56 // Filename: solution.cpp // Description: /** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NU...
[ "youchen.du@gmail.com" ]
youchen.du@gmail.com
2017bc0ff95a52c52a2bd53bba29afade733ebfc
2c47c8f763c8b71fd26a8cd97c529391d1c01a22
/src/examples/Applets/App_GLSL_Bumpmapping.cpp
856400c25d3105f2ca6625384cb2820a435b6473
[ "BSD-2-Clause" ]
permissive
MicBosi/VisualizationLibrary
6780a30431085397ce1de4e8d57e618da5585408
d2a0e321288152008957e29a0bc270ad192f75be
refs/heads/master
2023-08-24T15:10:28.381277
2022-01-04T21:48:24
2022-01-04T21:48:24
32,726,740
324
92
NOASSERTION
2023-08-04T09:18:11
2015-03-23T10:57:58
C++
UTF-8
C++
false
false
8,713
cpp
/**************************************************************************************/ /* */ /* Visualization Library */ /* http://visualizationlibrary.org ...
[ "hello@michelebosi.com" ]
hello@michelebosi.com
be4b3d5667e3168ac6b6d711206f02d2a16a4bed
e8897502a7a6b72a52079ff3c412b3067edf383b
/buoi9/bt5,6.cpp
fb006e2060245f7ed620de758cb3a0747db40c0c
[]
no_license
ttduong95/T2110E_LBEP
8999c5d71be6bc49dcfcdef4d905c116363db327
26ff993d45d9da8b83bcfa63055fe8ace9f59910
refs/heads/main
2023-08-25T23:00:25.165645
2021-11-12T12:46:52
2021-11-12T12:46:52
420,067,620
0
0
null
null
null
null
UTF-8
C++
false
false
277
cpp
#include<stdio.h> #include"function.h" int main(){ int a,b; printf("Nhap so a= "); scanf("%d",&a); printf("Nhap so b= "); scanf("%d",&b); printf("Uoc chung lon nhat %d va %d la: %d\n",a,b,uocmax(a,b)); printf("Boi chung be nhat %d va %d la: %d",a,b,boichungmin(a,b)); }
[ "duongnd1403@gmail.com" ]
duongnd1403@gmail.com
8ddeb3a3584426e7652dd8da34b62b4193ee4034
b6cc006beb7030463892dd8d546b850dc314406e
/geometric/ConvexHull/3Dhull.cpp
27fdac6a94072634503556905f723c0eee560f0c
[]
no_license
d891320478/ACMICPC
182cce497278ac6dc2690968c138e5b8fcbcfdaa
cdeff035f73fc907b9aeb84490b1c5e05b80bbb3
refs/heads/master
2023-03-16T15:45:12.526415
2023-03-02T12:51:43
2023-03-02T12:51:43
10,970,645
1
2
null
null
null
null
UTF-8
C++
false
false
4,254
cpp
#define EPS 1e-7 #define N 505 struct pt{ double x,y,z; pt() {} pt(double _x, double _y, double _z): x(_x), y(_y), z(_z) {} pt operator - (const pt p1){ return pt(x - p1.x, y - p1.y, z - p1.z); } pt operator * (pt p){ return pt(y*p.z-z*p.y, z*p.x-x*p.z, x*p.y-y*p.x); }//叉乘 double operator ^ (pt p){ return x*p.x+y*...
[ "dht31261@gmail.com" ]
dht31261@gmail.com
98f78873d16ef8d67b9145ecf04a14dd14ef6374
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/squid/new_hunk_7783.cpp
60b6070ed0110ebf2d0bebfebda7bd4e986d0bee
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
519
cpp
switch (method) { case METHOD_GET: return url; /* NOTREACHED */ break; case METHOD_POST: sprintf(key_temp_buffer, "/post/%s", url); return key_temp_buffer; /* NOTREACHED */ break; case METHOD_HEAD: sprintf(key_temp_buffer, "/head/%s", url); return key_temp_buffer; /* NOTREACHED */ break; ...
[ "993273596@qq.com" ]
993273596@qq.com
8219de7739f3772cd14fc0833bca9b9e00e55969
52a5d981a3662facd0b559a4fcec0902d8897c3e
/include/Eigen/src/plugins/BlockMethods.h
5ef373a81389e82235d9eb5c2475864f2fed7327
[]
no_license
akshay-jaggi/cuda-tests
be8995682a2af8efe0024efa09d9cdd5091d967b
d9c7a502b108249f3156da332c53140f162085d3
refs/heads/master
2022-12-18T19:31:03.911609
2013-02-20T07:52:08
2013-02-20T07:52:08
286,866,639
0
0
null
2020-08-11T23:10:21
2020-08-11T23:10:20
null
UTF-8
C++
false
false
25,891
h
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2006-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0...
[ "alex.bw@gmail.com" ]
alex.bw@gmail.com
0e54d038a677c5972703346d97ebb3a0127c6cd4
d3fc7e21b272f225ec341394fa42c7117c9cdd3a
/src/sandbox/Rev1/ap_ReadAnalog/applet/ap_ReadAnalog.cpp
680b9bdfb7b2f34e7611b1d5321938dd3fed40e4
[]
no_license
spuder/TimeSquared
109934f666a96910d57ec3378595ca3ee198e5d6
3b02899f6850f4822e4b199b7edef207c4ee1af3
refs/heads/master
2021-04-24T17:53:43.433729
2013-06-11T18:49:56
2013-06-11T18:49:56
1,462,564
1
0
null
null
null
null
UTF-8
C++
false
false
1,217
cpp
/* * ap_ReadAnalog * * Reads an analog input from the input pin and sends the value * followed by a line break over the serial port. * * This file is part of the Arduino meets Processing Project: * For more information visit http://www.arduino.cc. * * copyleft 2005 by Melvin Ochsmann for Malm\ufffd Universit...
[ "bubbleboy450@gmail.com" ]
bubbleboy450@gmail.com
c31b1571bb2da56f5de25a69fa25627059dc4594
f2ef73ec4aaecad3d0a61946c9814604ba8d92ad
/ExamenLab/Polinomio.h
eb203ddafd149c216b308eba27ebfd8d50e2bcd6
[]
no_license
selvinguez/EjerciciosProgramacionIII
199278506281282b75c0d454569485c30a57d271
2aab6ba82e7f1a96bf22250e8c81fa7f0943ad4c
refs/heads/master
2020-12-21T01:32:29.105525
2020-03-27T22:08:21
2020-03-27T22:08:21
236,266,751
1
1
null
null
null
null
UTF-8
C++
false
false
556
h
#pragma once #ifndef POLINOMIO_H #define POLINOMIO_H #include <iostream> #define LIMITE 30; class Polinomio { friend std::ostream& operator<<(std::ostream&, const Polinomio&); friend Polinomio& operator +(const Polinomio&, const Polinomio&); friend Polinomio& operator -(const Polinomio&, const Polinomio&); frie...
[ "guezgiron@gmail.com" ]
guezgiron@gmail.com
c1294c0f505d35e3c9f3b2c5945ca3ce03282662
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5753053697277952_0/C++/Programist/1.cpp
d3cd47fc8ffafba7975282ac924f7360c92438a7
[]
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,249
cpp
#include <iostream> #include <sstream> #include <cstdio> #include <cstdlib> #include <cmath> #include <cctype> #include <cstring> #include <vector> #include <list> #include <queue> #include <deque> #include <stack> #include <map> #include <set> #include <algorithm> #include <numeric> #include <ctime> #...
[ "alexandra1.back@gmail.com" ]
alexandra1.back@gmail.com
aa0777d03d1538dd45f3a81e63bbb0e11301e67e
ca6f9c3990d9fecebe09eacdacbfe02d99338a00
/fluid_simulator/move_substances.cpp
c80b77de0dfea2939f287bb59d6dc4880139c824
[]
no_license
nyhirasawa/Visual-Simulation-of-Smoke-3D
11788acf560d8cda1b49b715e832c257e3890794
e1eb0863f80797ac44e2327c46b89bf8a531310a
refs/heads/main
2023-05-24T06:13:57.306413
2021-06-13T17:23:42
2021-06-13T17:23:42
376,600,584
0
0
null
null
null
null
UTF-8
C++
false
false
14,270
cpp
#include "move_substances.h" #include <iostream> #include "linear_solver.h" #include "physical_const.h" #include "utils.h" namespace smoke_simulation{ //外力項の計算 void add_force_substances(Grid& all_grid){ } /* //substance densityのlinear interpolation double linear_interpolation_substances(double advected_x, double ad...
[ "73846721+nyhirasawa@users.noreply.github.com" ]
73846721+nyhirasawa@users.noreply.github.com
a5f4bac3a7a01127359774f9978f6801fcdc471c
540fd40630eea34d0dc21709037605fdb005925e
/MissListCtrl.h
5347197a239044da11ebe5b5d198381002aedb54
[]
no_license
leoxiaofei/missrenameaid
45c1c1de6381320613972980c8c1fb7c5f7d0ecb
1cb3b805fcd86036bf3e78f4418b92db945b0d7d
refs/heads/master
2021-01-18T14:38:30.262936
2012-01-17T12:45:16
2012-01-17T12:45:16
32,333,505
1
0
null
null
null
null
UTF-8
C++
false
false
1,135
h
#ifndef MISSLISTCTRL_H #define MISSLISTCTRL_H #include <wx/ListCtrl.h> #include "MissGloble.h" #include <tr1/memory> class MissModifyRuleBase; class MissListCtrl : public wxListCtrl { public: MissListCtrl(); MissListCtrl(wxWindow* parent, wxWindowID id, const wxPoint& ...
[ "leoxiaofei@gmail.com@ec585044-bb22-649e-369c-813aa5e86a79" ]
leoxiaofei@gmail.com@ec585044-bb22-649e-369c-813aa5e86a79
9b482455ea3060edadb7de398eb66ee3eeea1a63
674bcb4bf88b5359ea9710c864481af61f5867d3
/src/external/bgfx/3rdparty/spirv-tools/source/opt/fold_spec_constant_op_and_composite_pass.h
361d3cacb45d9cda15aad76e203ad5bb8aa1fcb9
[ "BSD-2-Clause", "MIT", "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-unknown-license-reference" ]
permissive
HippoPlayer/HippoPlayer
a1da46743507c866c5e614f36122348794229b05
a3145f9797a5ef7dd1b79ee8ccd3476c8c5310a6
refs/heads/master
2023-04-19T13:05:36.210552
2021-05-08T06:48:18
2021-05-08T06:48:18
2,195,999
44
5
Apache-2.0
2022-10-19T15:45:21
2011-08-12T08:12:25
C
UTF-8
C++
false
false
3,456
h
// Copyright (c) 2016 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to...
[ "Collin" ]
Collin
2bb94a9a040c8e858763119ff1b2664e0d707269
91d6c82cf7e7c86f1770786033f91edc039535fa
/PlayBox/dev/prj/PlayBox/PlayBox.h
c8eea9b2bfe3846a5fa06d5ce9fb8012aa0b6e54
[]
no_license
linjianbjfu/PlayBox
147c23ab304e9cc94d7b5a430c97fdc847e1819d
83672444459b21d91ad68a9e6c1b4b9c04b18da8
refs/heads/master
2020-05-19T11:03:33.892941
2013-03-25T16:01:28
2013-03-25T16:01:28
null
0
0
null
null
null
null
GB18030
C++
false
false
506
h
#pragma once #ifndef __AFXWIN_H__ #error 在包含用于 PCH 的此文件之前包含“stdafx.h” #endif #include "resource.h" // 主符号 #define WM_PLAYBOX_PROTOCOL WM_USER + 100 class CPlayBoxApp : public CWinApp { public: CPlayBoxApp(); HANDLE m_hMutexhandle; BOOL m_bHasGdiPlus; virtual BOOL InitInstance(); int GetProc...
[ "chaohua.gao@qq.com" ]
chaohua.gao@qq.com
faeb42fe1f35dd864366e5d586f3e4e91d0661c4
cf40136c54e150ac642c88422225b7b0e83bf18e
/Stack.h
995d8116e5536259b960573ce4d2345e58ae73c0
[]
no_license
It-could-happen/comsil_5_github
a175187a651aeb886542515dc936757e5a67142c
be1b14fc212c408086f60c4170403b4a97bd849d
refs/heads/master
2023-03-27T13:59:32.510888
2021-04-07T13:34:22
2021-04-07T13:34:22
353,246,067
0
0
null
null
null
null
UTF-8
C++
false
false
730
h
#include "LinkedList.h" //1. 템플릿 클래스로 확장해야함 //2. Stack형식으로 Delete 함수 재정의해야함 //주의: first, current_size는 class의 멤버 변수이기 때문에 this 포인터를 사용하여 가져와야함 //LinkedList class를 상속받음 template <typename T> class Stack : public LinkedList<T>{ public: bool Delete (T &element){ //first가 0이면 false반환 if(this->first==0){ ret...
[ "pray9532@gmail.com" ]
pray9532@gmail.com
0154932edc4b15a254e6bd3b736d606a4aaf739d
feb6627362e1d611b51f3e923427a2d3326b6607
/zha/xiapeng.cpp
7e42e472ac3cb450dd88e934a8aba52c6dac4857
[]
no_license
No1CharlesWu/C
98d9f94078a5687bf604a911cdc792af46b68290
7e0636373e761f1ba265d8c9f0653f669e024324
refs/heads/master
2021-06-03T06:28:20.908897
2021-01-03T15:16:39
2021-01-03T15:16:39
147,267,520
0
0
null
null
null
null
UTF-8
C++
false
false
1,085
cpp
#include <iostream> #include <vector> #include <stack> #include <unordered_map> #include <algorithm> #include <string> using namespace std; // // Definition for singly-linked list. // struct ListNode // { // int val; // ListNode *next; // ListNode(int x) : val(x), next(NULL) {} // }; class...
[ "no1charleswu@163.com" ]
no1charleswu@163.com
d56c6ca0bacfcbc613f5009bc9f5cb6388923905
19fb412f15e6aa3c8211560ccf333bbf7a2d56d9
/system_monitor.cc
4935a8b7e1b3d878beff05965c61acea1be196e4
[]
no_license
Artur21/kismet
4eb56e854179788eb4fdd5ae38012ef1aa2e8b5d
acf2421df70887999c4592f8a1b9865096b30ce4
refs/heads/master
2021-07-17T12:47:36.338559
2017-10-24T21:14:26
2017-10-24T21:14:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,328
cc
/* This file is part of Kismet Kismet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Kismet is distributed in the ...
[ "dragorn@kismetwireless.net" ]
dragorn@kismetwireless.net
c9367b79d947d6c9d76374f9b50ca3db232ca128
761303811ecb2948562f28de3bdfa0f4184e8dbf
/battle.cpp
9b391334a2b3dc8626495d5707385ceb0884041f
[]
no_license
AaronThomsen/dungeon-quest
23857c0406093285a2f265ccc7512842379f5799
2fc00e5de05a5453b9c61644b27ecba2709a8b84
refs/heads/master
2020-03-29T20:29:39.072474
2018-09-25T20:43:34
2018-09-25T20:43:34
150,314,915
0
0
null
null
null
null
UTF-8
C++
false
false
5,270
cpp
#include "battle.h" Monster* Battle::getRandMonster() { Monster* m; /* Floor specific monster generation*/ switch (floorNumber/ 4 + 1) { case 1: switch (rand() % 3 + 1) { case 1: m = new AngrySpider; break; case 2: m = new Goblin; break; case 3: m = new GreenSlime; break...
[ "aarontthomsen@gmail.com" ]
aarontthomsen@gmail.com
92d0979e62badc16ac64309e4453749e03eabc15
5011cd044c62edf3adec1cb497ddb0e3739faee6
/src/flag.cpp
608d9b4dc20bc9ad232ea1ae9029d10cb66f6f7e
[]
no_license
Sabaniki/PRC_2020-Arduino
c2fe1b24182be06f30f8bbac2336e2c71887f5bc
ddff19e07c6e5cac9ce65b0aac3c1a0b00eb66aa
refs/heads/master
2020-12-27T13:26:17.856339
2020-02-03T08:31:15
2020-02-03T08:31:15
237,918,053
0
0
null
null
null
null
UTF-8
C++
false
false
3,498
cpp
#include"flag.h" #include"Pline.h" #include"event.h" #include"motor.h" #include"sensor.h" #include"pin.h" #include<Arduino.h> #include"str.h" int FlagEvent(int flag){ if((someBlack() >= 6) && (flag == 0)){//スタート地点通過 delay(1000); return 1; } if((someBlack() >= 6) && (flag == 1)){//A地点 event1(); st...
[ "sawada13@mccc.jp" ]
sawada13@mccc.jp
9684092da1020119f50b51b73ce5bb754d473ae3
33fc99451c739909e43690a9d90312dbbf524b0b
/LDLL/LDLL.cpp
b6a9e2af02df696059a136842b2fa001cc64e94f
[]
no_license
wataru-chocola/LDLL
b6ab83e5e7828672864583b3bfb35d5a1e3579ff
ce62145c8c71f5305dff431c169a326e819cab9e
refs/heads/master
2021-04-15T04:31:45.165613
2018-03-23T07:00:33
2018-03-23T07:00:33
126,444,142
0
0
null
null
null
null
UTF-8
C++
false
false
443
cpp
// LDLL.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "cstdio" #include <iostream> #include <windows.h> int main(int argc, char **argv) { if (argc < 2) { std::puts("Must specify argument (target dll path)"); return -1; } const char *dllname = argv[1]; HMODULE dll ...
[ "wataru.chocola@gmail.com" ]
wataru.chocola@gmail.com
75d0735b7c460cec1e7aa3c47ab3a228ac700743
20b49a6ef1fa417d67abef2d29a598c9e41c478e
/CodeForces/Contests/CF Edu Round 76/D.cpp
2541914894a8747eac6782407f69fcf1cad7893c
[]
no_license
switchpiggy/Competitive_Programming
956dac4a71fdf65de2959dd142a2032e2f0710e1
beaaae4ece70889b0af1494d68c630a6e053558a
refs/heads/master
2023-04-15T19:13:12.348433
2021-04-04T06:12:29
2021-04-04T06:12:29
290,905,106
1
3
null
2020-10-05T20:16:53
2020-08-27T23:38:48
C++
UTF-8
C++
false
false
1,549
cpp
#include <bits/stdc++.h> using namespace std; typedef long long int ll; typedef long double ld; #define benq queue #define pbenq priority_queue #define all(x) x.begin(), x.end() #define sz(x) (ll)x.size() #define m1(x) memset(x, 1, sizeof(x)) #define m0(x) memset(x, 0, sizeof(x)) #define inf(x) memset(x, 0x3f, sizeof(...
[ "switchpiggy@users.noreply.github.com" ]
switchpiggy@users.noreply.github.com
fcf020cc08081256db810ce155ea3cd4a1ed314a
1e5b77c4d23a9219921b2ece1438881da3ebe0fb
/GR/AHFinder/gr/expansion_Jacobian.cc
04e00b55c47c6c3260a0a214e6735036f06f6f39
[]
no_license
hlim88/Dendro-5.01
9d245da7c5f39422849257b06ff5e0e16ac0be2d
b269bdcee8f9e08ad5f8761ea9132c2283c5b512
refs/heads/master
2023-06-09T03:20:31.210932
2023-06-02T13:56:31
2023-06-02T13:56:31
218,606,618
0
0
null
2019-10-30T19:29:50
2019-10-30T19:29:50
null
UTF-8
C++
false
false
33,898
cc
// expansion_Jacobian.cc -- evaluate Jacobian matrix of LHS function Theta(h) // $Header$ // // <<<prototypes for functions local to this file>>> // // expansion_Jacobian - top-level driver to compute the Jacobian /// /// expansion_Jacobian_NP - compute the Jacobian by numerical perturbation /// expansion_Jacobian_part...
[ "hylim1988@gmail.com" ]
hylim1988@gmail.com
72c87b169c1c2dd82bd6144889987c73da446bc5
5953a48b7276e3ed4dbf0357a90c871882b36b35
/src/ExpressionClassifier.cpp
0f38ca43a763cfd131f7f6b983d3c984b1724311
[]
no_license
okjake/cinderexpressions
8d59c96e38bad46938ec9bf5c67cc82d7bdedc00
5d17ab359fe44c36cb618e0b3487403935d186e0
refs/heads/master
2016-09-02T01:36:55.896528
2013-02-24T19:46:19
2013-02-24T19:46:19
8,381,725
1
0
null
null
null
null
UTF-8
C++
false
false
4,081
cpp
// // ExpressionClassifier.cpp // MoodDrawing // // Created by Jake Pyne on 24/07/2012. // #include "ExpressionClassifier.h" #include "cinder/CinderMath.h" #include "cinder/Xml.h" #include <boost/filesystem.hpp> #include <boost/lexical_cast.hpp> #include <map> ExpressionClassifier::ExpressionClassifier() { } void...
[ "jakepyne@gmail.com" ]
jakepyne@gmail.com
e904ed477768dd01cdf493ccb147254b2def9fa3
a4ee06bd408862827bd0dcbb905a213b45bf593b
/PKMN/v2/Editor/TileBlock.h
5e176b738e40cac41a88470cd5ef8cac385090ec
[]
no_license
davekessener/VirtualMachine
1a6b3af761e2763eebd1d61010fda517f51167d5
61679dd47f17246cad8261781000cf4aca5bfe14
refs/heads/master
2021-01-17T14:53:55.771007
2016-05-29T13:15:33
2016-05-29T13:15:33
14,454,172
0
1
null
null
null
null
UTF-8
C++
false
false
1,087
h
#ifndef PKMN_EDITOR_TILEBLOCK_H #define PKMN_EDITOR_TILEBLOCK_H #include "../common.h" namespace editor { class TileBlock { public: explicit TileBlock(DWORD i = 0) : lid_(i), rid_(i) { } TileBlock(DWORD l, DWORD r) { set(l, r); } int width( ) const { return (rid_ % 64) - (lid_ % 64) + 1; } int height(...
[ "BroSkylark@gmail.com" ]
BroSkylark@gmail.com
80e692e95ffc3a30d4072984c0a6bcfe9bf4a7ec
e29c1365c01a693c5fff034eb17c6080372fdb31
/obj/attackableunits/building/objbuilding.cpp
af768c4a2119ba9264e691ab969d4e03a108129d
[]
no_license
ClaudiuHNS/OGLeague2
574968399bf1141bb03c978ceadbb0c1d8f6b580
e974de5a2e15d6b403fbf2aa739de25dedad36df
refs/heads/master
2020-05-24T17:54:23.468796
2017-06-08T01:32:59
2017-06-08T01:32:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
226
cpp
#include "objbuilding.h" ObjBuilding::ObjBuilding(World *world) : AttackableUnit(world) { } bool ObjBuilding::Load(std::string name) { if(GameObject::Load(name)) { return true; } return false; }
[ "moonshadow565@gmail.com" ]
moonshadow565@gmail.com
f6d4b73e18cb33e1b9739b13064f6a277ed78a26
e7aa1db6b25b91220ecb950b22b8032f7644bd65
/kernel/dev/usb/device/usb-storage.cpp
0105000793a2b1cf32f0e58e0714c99ecdace2c5
[ "Beerware", "LicenseRef-scancode-public-domain" ]
permissive
Horaddrim/ananas
b6fe5dfac561450f615f0da5a3e1703d8eec77ed
ccf3d4ea9496e80fc7b6207b32a86bc569d835f4
refs/heads/master
2021-01-15T19:06:44.527184
2017-07-30T11:29:48
2017-07-30T11:29:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,872
cpp
#include <ananas/types.h> #include <ananas/device.h> #include <ananas/driver.h> #include <ananas/error.h> #include <ananas/endian.h> #include <ananas/lib.h> #include <ananas/lock.h> #include <ananas/thread.h> #include <ananas/pcpu.h> #include <ananas/schedule.h> #include <ananas/trace.h> #include <ananas/mm.h> #include...
[ "rink@rink.nu" ]
rink@rink.nu
a457080aa190f43b9d9078243e4bc9da73d41c86
f74f835ec8c156cc72d288500b1a5a16b9c8c62b
/Controller/src/LSST/M1M3/SS/Commands/RunMirrorForceProfileCommand.h
1598ac22f67a101fc5b3f9f79072393e5c7e1965
[]
no_license
AmmarNoman/ts_m1m3support
44176bfdfad790a46aa722fe27c5e48a6243d5d6
1bb88ae2d754ce19c0c4efc7a20243c06fba9ac0
refs/heads/master
2021-05-22T18:30:53.085262
2018-07-30T23:00:30
2018-07-30T23:00:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
906
h
/* * RunMirrorForceProfileCommand.h * * Created on: Feb 9, 2018 * Author: ccontaxis */ #ifndef RUNMIRRORFORCEPROFILECOMMAND_H_ #define RUNMIRRORFORCEPROFILECOMMAND_H_ #include <Command.h> #include <SAL_m1m3C.h> #include <DataTypes.h> namespace LSST { namespace M1M3 { namespace SS { class RunMirrorForcePr...
[ "CContaxis@lsst.org" ]
CContaxis@lsst.org
1a5e3d21caad621ffa720d4a49d104139e657c0f
038fd9e7f469c4e7f7343a10c0183d60050f4b4e
/couchbase-sys/libcouchbase/src/http/http_io.cc
ea8709915e87ee1ac8069e9e32f90e196256f3b5
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
tinh-phan/couchbase-rs
32abc0119e11da7c8c06e7d610e364a42c493a6d
a6160df405302ea40848efe4751ab7b46dd692ca
refs/heads/master
2020-10-01T00:51:43.324887
2019-12-11T16:54:31
2019-12-11T16:54:31
227,413,790
0
0
Apache-2.0
2019-12-11T16:41:48
2019-12-11T16:41:47
null
UTF-8
C++
false
false
8,581
cc
/* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Copyright 2013-2019 Couchbase, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
[ "michael@nitschinger.at" ]
michael@nitschinger.at
8de6fc4bf8d0a44f566d807eb9302e6ef738bef7
77e9aa8e11e09ab24213cc8b0316c134833bc7e0
/FER/Kinect Recorder/src/libSkeleton/SkeletonRepresentationJSON.cpp
ec84b61151cf09071f9d5f0374430f32c8eeed67
[]
no_license
amkhader/PokerfaceTest
229002c3b28ca14ee76d19ef6391a364b0c5ee89
bd599809c0ffa602a29d9407a4581e56b986988c
refs/heads/master
2021-01-10T13:44:57.673124
2016-04-26T06:23:09
2016-04-26T06:23:09
43,579,594
0
0
null
null
null
null
UTF-8
C++
false
false
8,668
cpp
#include "libSkeleton.h" SkeletonRepresentationJSON::SkeletonRepresentationJSON(double _version) { } SkeletonRepresentationJSON::~SkeletonRepresentationJSON(void) { } /** * Returns JSON array from input Vector structure */ Json::Value SkeletonRepresentationJSON::jsonAddPoint3(Eigen::Vector3f poi...
[ "Ashwini@Ashwinis-MacBook-Pro.local" ]
Ashwini@Ashwinis-MacBook-Pro.local
7e7582cd0eee3794c01f1b93daa52dc2f332dc0f
0f7a4119185aff6f48907e8a5b2666d91a47c56b
/sstd_utility/windows_boost/boost/move/detail/iterator_traits.hpp
42a5331f97f1d4e521ac7abe6bf91f703da30175
[]
no_license
jixhua/QQmlQuickBook
6636c77e9553a86f09cd59a2e89a83eaa9f153b6
782799ec3426291be0b0a2e37dc3e209006f0415
refs/heads/master
2021-09-28T13:02:48.880908
2018-11-17T10:43:47
2018-11-17T10:43:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,465
hpp
////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Ion Gaztanaga 2014-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) // // See http://www.boost.org/libs/mov...
[ "nanguazhude@vip.qq.com" ]
nanguazhude@vip.qq.com
d3bc698b0adb3107b818e99813e0e8c4e2467b93
25b4afbcad749a833504269be17a9ad785370fef
/Pod/musicFramework/core/elements/PrintAttributes.h
2d0c53171fb781c1c21b5aa2edd8ee74131458ff
[ "MIT" ]
permissive
Bone111/MusicXMLParser
87eee0a990a49a57a54a59e6ef2baa981c83a740
674f6b52634abb95008cc04ee02f4df0055851a6
refs/heads/master
2020-03-27T04:26:35.847365
2017-09-30T08:19:53
2017-09-30T08:19:53
145,939,832
3
2
MIT
2018-08-24T03:51:52
2018-08-24T03:51:51
null
UTF-8
C++
false
false
1,139
h
// MusicXML Class Library // Copyright (c) by Matthew James Briggs // Distributed under the MIT License #pragma once #include "../../core/ForwardDeclare.h" #include "../../core/AttributesInterface.h" #include "../../core/Decimals.h" #include "../../core/Enums.h" #include "../../core/Integers.h" #include "../../core/S...
[ "403554355@qq.com" ]
403554355@qq.com
f684ddc6028615f2b5b410d68222159d9af5d260
83bacfbdb7ad17cbc2fc897b3460de1a6726a3b1
/third_party/WebKit/Source/core/css/CSSSupportsRule.cpp
c291119c3e2969b8c41b01ad3fd99cb2c40cd0f9
[ "BSD-2-Clause", "LGPL-2.1-only", "LGPL-2.0-only", "BSD-3-Clause", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "GPL-2.0-only", "LicenseRef-scancode-other-copyleft", "Apache-2.0" ]
permissive
cool2528/miniblink49
d909e39012f2c5d8ab658dc2a8b314ad0050d8ea
7f646289d8074f098cf1244adc87b95e34ab87a8
refs/heads/master
2020-06-05T03:18:43.211372
2019-06-01T08:57:37
2019-06-01T08:59:56
192,294,645
2
0
Apache-2.0
2019-06-17T07:16:28
2019-06-17T07:16:27
null
UTF-8
C++
false
false
2,313
cpp
/* Copyright (C) 2012 Motorola Mobility Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of ...
[ "22249030@qq.com" ]
22249030@qq.com