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
62d67e58b4e03680beadf19250c3059390a52b5b
10b6fb35eafcaaebe560587e1ee017e2514f0b63
/Plugin/BrowserSourcePlugin.cpp
fb14101c226223fd7ee867b59076c9632875a2fb
[]
no_license
Fug1t1v3/BrowserSourcePlugin
93479374a541bcfc744e9064ff40bd2a1efdf110
fb5082d59dc506054d9bdda3679a153a892f370d
refs/heads/master
2021-01-16T07:09:06.015343
2013-04-26T04:23:22
2013-04-26T04:23:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
25,936
cpp
/** * John Bradley (jrb@turrettech.com) */ #include "BrowserSourcePlugin.h" #include "Localization.h" #include "BrowserSource.h" #include "resource.h" #include "Scintilla.h" #include "SciLexer.h" #include <Awesomium\WebCore.h> HINSTANCE BrowserSourcePlugin::hinstDLL = NULL; BrowserSourcePlugin *BrowserSourcePlugin...
[ "jrbradley@gmail.com" ]
jrbradley@gmail.com
91b78d95716d236d01c7a3ab139e77baca102e41
82815230eeaf24d53f38f2a3f144dd8e8d4bc6b5
/Airfoil/wingMotion/wingMotion2D_pimpleFoam/2.2/pointDisplacement
f58fe2fd706f81164a40fbb249033ff2118e08d9
[ "MIT" ]
permissive
ishantja/KUHPC
6355c61bf348974a7b81b4c6bf8ce56ac49ce111
74967d1b7e6c84fdadffafd1f7333bf533e7f387
refs/heads/main
2023-01-21T21:57:02.402186
2020-11-19T13:10:42
2020-11-19T13:10:42
312,429,902
0
0
null
null
null
null
UTF-8
C++
false
false
707,046
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1912 | ...
[ "ishantamrakat24@gmail.com" ]
ishantamrakat24@gmail.com
8a88736ef6dbc0420a859cb07323e853c04ba761
5ddb03b2cd057509a84782d2d07e0814ced05509
/server_src/game/server/effects.cpp
df8e11e11e225392530d1caca7e0cdefa2ac2917
[]
no_license
Ch1ckenscoop/svn
d0fd06b21f0ad0bcd7637bba33d942f01f58f582
eefaa8115343774ff106e2a7645c67fb1c7a964b
refs/heads/master
2022-05-13T07:05:23.902942
2022-03-05T01:26:46
2022-03-05T01:26:46
56,256,629
5
1
null
2016-04-16T17:21:45
2016-04-14T17:23:10
C++
UTF-8
C++
false
false
63,811
cpp
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: Implements a grab bag of visual effects entities. // // $NoKeywords: $ //=============================================================================// #include "cbase.h" #include "effects.h" #include "gi...
[ "ibemad@gmail.com@0b7b69cc-2dba-df56-e3eb-7f138e0a0778" ]
ibemad@gmail.com@0b7b69cc-2dba-df56-e3eb-7f138e0a0778
c446f6b760139c579b8c19d6819401dc985f60e6
bd9fddb6558970475483c2e7e0a1b5a1a2ce1a03
/projectile.cpp
e3496ba83819989f104681269d1278bcac56611e
[]
no_license
erikhallin/project_f
d5ccd8bc748f998f779da814fed8a9158a447dcb
a2eebac619b979cdc6ffd27b8ff9fa177749ee93
refs/heads/master
2020-07-10T01:15:36.871033
2019-08-24T08:20:36
2019-08-24T08:20:36
204,129,421
0
0
null
null
null
null
UTF-8
C++
false
false
1,996
cpp
#include "projectile.h" projectile::projectile() { m_damage_range=0; } projectile::projectile(st_pos start,st_pos end,float speed,float damage,float damage_range,int team_fire) { m_pos_start=m_pos_curr=start; m_pos_end=end; m_damage=damage; m_damage_range=damage_range; m_team_fire=team_fire; ...
[ "erik-hallin@hotmail.com" ]
erik-hallin@hotmail.com
82d8fbe82540eee396229667633f8747c6ce8a07
7ec52f1eeb83bbc27f1674af805948858b2bd9a7
/Headers/Keyframe.h
5f5bd73786e2bc15b7c4e1bbf316722b2ebc0f97
[]
no_license
amirbaghi/skeletal-animation-opengl
c1b4000e14baa804b86a3cf1d7565d4f48a4fa6c
bc53e9014d67159b6a9149c7844ce97041782dfe
refs/heads/main
2023-05-28T02:22:19.070958
2021-06-13T09:31:35
2021-06-13T09:31:35
375,739,287
1
1
null
null
null
null
UTF-8
C++
false
false
439
h
#pragma once #include "glm.hpp" #include "gtc/type_ptr.hpp" #include <map> #include <string> class Keyframe { public: Keyframe(int number) : keyFrameNumber(number) {} void addOrientation(std::string boneName, glm::quat orientation); std::map<std::string, glm::quat> getOrientations(); glm::quat getOri...
[ "bamirmasoud@gmail.com" ]
bamirmasoud@gmail.com
6b45bd58e8c27094a28e4250d6414bb2dc30640e
0f09b036d90e5a85da1856516893422c476bce46
/Samples/DirectXA4/SceneRenderer.h
520464b8c9583d3078914e59b743c66b2f0ad6d7
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
longde123/simdrast
034aac5aca5b13c7ad332ba865f9f6bc036a992e
9f2cbdd039fb3c7779adcc8a320d492e5db69e92
refs/heads/master
2016-09-05T09:09:57.641242
2015-05-17T11:03:08
2015-05-17T11:03:08
35,762,669
5
3
null
null
null
null
UTF-8
C++
false
false
2,117
h
// // SceneRenderer.h // DirectXA4 // // Created by Rasmus Barringer on 2013-06-07. // Copyright (c) 2013 Rasmus Barringer. All rights reserved. // #ifndef DirectXA4_SceneRenderer_h #define DirectXA4_SceneRenderer_h #include "../../SimdRast/Renderer.h" #include "../Framework/SilhouetteRast.h" #includ...
[ "rasmus.barringer@gmail.com@a23d2476-9113-d6f3-5730-3d5d7b0f29ff" ]
rasmus.barringer@gmail.com@a23d2476-9113-d6f3-5730-3d5d7b0f29ff
295769c565fbae93e3e16758858bba48bc30c6ab
d39a1b052483521d4d55cbf6e6dde7e267f5f342
/p1338.cpp
3827cb5357b7a079d24b811b3df0b22d2071c20c
[]
no_license
anan606/My-OI-Code
acde328f5854ce9ab97466c226f466c77a036a9b
de5cf105180ca18c1a89c763133e2c43bebddac6
refs/heads/master
2020-04-14T23:30:51.434286
2019-01-13T10:25:20
2019-01-13T10:25:20
164,204,886
0
0
null
null
null
null
UTF-8
C++
false
false
261
cpp
#include<iostream> using namespace std; int main() { int n,m; cin>>n>>m; int p=n,c=0; for (int s=1; m>0 ; s++,p--) m-=c=min(s,m); for(int i=1; i<p; i++) cout<<i<<' '; cout<<p+c<<' '; for(int i=n; i>=p; i--) if(i!=p+c) cout<<i<<' '; return 0; }
[ "anan606@163.com" ]
anan606@163.com
565e2b3f7143a3bde9a9e4ea1c7887a86cf02ba5
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/third_party/WebKit/Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp
f6ec538e69f8a1a51d7a18a1a382d82bab78994c
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft" ]
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C++
false
false
9,978
cpp
/* * Copyright (C) 2012 Google 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 condit...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
ee1fcca4eface4ed99c9fa6b00a9c6072c4168e9
f8ff0ba9251f076184eab35e34f6740250527fb9
/rb_tree/rb_tree/rb_tree_node.h
abe0e9b250c7db08436baf0fa6a1d6c3381b5584
[]
no_license
ljli1990/rb_tree
d758878f96f13428fcb968f40e9e6afe2fc76ba1
0edffe1c4b796d1432af8087dc4c886361a485e9
refs/heads/master
2020-07-10T23:14:14.215489
2016-08-23T07:12:14
2016-08-23T07:12:14
66,323,664
0
0
null
null
null
null
GB18030
C++
false
false
781
h
#ifndef _RB_TREE_NODE_H_ #define _RB_TREE_NODE_H_ //#ifndef bool //typedef enum bool{false ,true}bool; //#endif #ifndef RB_TREE_COLOR typedef enum RB_TREE_COLOR{ RB_RED = 0, RB_BLACK = 1 }; #endif /************************************************************************/ /* 名称:红黑树的结点 时间:2016-08-19 */ /********...
[ "ljli1990@gmail.com" ]
ljli1990@gmail.com
12fc68f603bca151b267c0d15de33e749806abe2
3c078c619096943a2eff75c88ba84fb556107987
/src/Atema/Core/TaskManager.cpp
3a5e57511d92aa8d520f43b653e98b25b5ee272f
[ "MIT" ]
permissive
JordiSubirana/ATEMA
d6a778c3b3090456052660ea94fad2c9c20c3c1d
c8e4044f60e1afe4e38ddcf80921ee2e644f46ea
refs/heads/master
2023-08-31T15:32:50.295905
2023-08-24T22:58:05
2023-08-24T22:58:05
56,619,922
3
1
null
null
null
null
UTF-8
C++
false
false
3,146
cpp
/* Copyright 2022 Jordi SUBIRANA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute,...
[ "jordi.subirana@yahoo.fr" ]
jordi.subirana@yahoo.fr
e2256bec14857dd3cd75c3639c79ddc5dd14719e
b29c9d34b4483a863b239a13bc86868cbc3cd7bd
/include/mainwindow.hpp
90657049ed62fdae5e8da231ef96d8df507e6eb4
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
Car4Tegra/ServoDriverCalibration
8c75e80de779f23de33e320f56e7eba8411edbd1
17e48fbfc7e5412c271cf3e41f60f5d5345e260a
refs/heads/master
2021-01-18T23:34:47.111026
2017-04-14T21:34:07
2017-04-14T21:34:07
87,117,061
0
0
null
2017-04-14T21:34:08
2017-04-03T20:20:38
C++
UTF-8
C++
false
false
7,281
hpp
/** * @copyright * MIT License * * Copyright (c) 2017 Car4Tegra * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to us...
[ "michael.hahnle@gmx.de" ]
michael.hahnle@gmx.de
e7e960b02771e2d76cea8e3c4ae3a2d920ec26a0
0683fbe05cc28df919769943a618e1497e15128e
/software/test/HelloWorldLCD/HelloWorldLCD.ino
7951bbee39b97d836cb70ec46a00fac05c203f56
[]
no_license
adoble/Internet-Radio-Module
bafe0d3c96ac191f87fbffd9c1ffe86a8cd3998c
bc92ebb6232fd8234e1fda70c36b37ab30c116f2
refs/heads/master
2021-08-10T22:23:07.199404
2020-05-01T13:00:19
2020-05-01T13:00:19
170,567,945
0
0
null
null
null
null
UTF-8
C++
false
false
1,843
ino
/* LiquidCrystal Library - Hello World Demonstrates the use a 16x2 LCD display. The LiquidCrystal library works with all LCD displays that are compatible with the Hitachi HD44780 driver. There are many of them out there, and you can usually tell them by the 16-pin interface. This sketch prints "Hello World!" ...
[ "andrew.l.doble@gmail.com" ]
andrew.l.doble@gmail.com
15fbf06f15171417f17f9e1e9fd69ea2b84a738a
e5844424dae33b933fbcb2775a45cfa5b036d2e3
/Distinct Subsequences.cpp
3c2e44d9a6ae92d45194f45dc5c35454587735a0
[]
no_license
hdsmtiger/Solution4LeetCode
26e2adfdfa3bece0162a7e169b05c663a0abded7
cfbc970f75898aeda1a63fc38e25080165f72a24
refs/heads/master
2021-01-10T20:01:27.123498
2013-06-04T04:03:27
2013-06-04T04:03:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
943
cpp
class Solution { public: int numDistinct(string S, string T) { // Start typing your C/C++ solution below // DO NOT write int main() function int lengthS = S.size(); int lengthT = T.size(); if(lengthS < lengthT) return 0; int indexS =0, indexT = 0; long long* lastcount = new lon...
[ "hdsmtiger@gmail.com" ]
hdsmtiger@gmail.com
83d7a74d63ccafbe06130e2ff0842c4521a24228
381e4961c75c7512359c4843aefc16fe6814d52a
/lcore/include/fastmemmanager.h
d611f055a4294e409813f95398f55482bebdaacf
[]
no_license
lxmzhv/silicon
026d45dd05a2509592923b0d067442a5c5b14b72
883368264a857ee19dc0fdf2dfe0a7764198f2fb
refs/heads/master
2016-09-06T16:05:57.074264
2014-10-29T23:49:12
2014-10-29T23:50:20
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
2,486
h
// Менеджер быстрого распределения памяти для простых объектов #pragma once #include <stdlib.h> const int MAX_INT = 0x7FFFFFFF; template <class T> struct FMBlock { union { FMBlock<T> *next; T data; }; }; template <class T> struct FMPage { FMPage<T>* ...
[ "lxmzhv@gmail.com" ]
lxmzhv@gmail.com
9b00657f07673c61863ff60cd8bb68d567bdf4f0
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/inetsrv/iis/svcs/cmp/asp51/request.cpp
f56dc0f55dc0b53e81909f5d5d21fbffc9844141
[]
no_license
aurantst/windows-XP-SP1
629a7763c082fd04d3b881e0d32a1cfbd523b5ce
d521b6360fcff4294ae6c5651c539f1b9a6cbb49
refs/heads/master
2023-03-21T01:08:39.870106
2020-09-28T08:10:11
2020-09-28T08:10:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
171,129
cpp
/*=================================================================== Microsoft Denali Microsoft Confidential. Copyright 1996 Microsoft Corporation. All Rights Reserved. Component: request object File: request.cpp Owner: CGrant, DGottner This file contains the code for the implementation of the Request...
[ "112426112@qq.com" ]
112426112@qq.com
cdbb76c613f64143285d3ca9b916651753e0acde
0d0e78c6262417fb1dff53901c6087b29fe260a0
/monitor/src/v20180724/model/MetricObjectMeaning.cpp
d5f22516e5067aa2e07e43adb9574ed1f62f5469
[ "Apache-2.0" ]
permissive
li5ch/tencentcloud-sdk-cpp
ae35ffb0c36773fd28e1b1a58d11755682ade2ee
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
refs/heads/master
2022-12-04T15:33:08.729850
2020-07-20T00:52:24
2020-07-20T00:52:24
281,135,686
1
0
Apache-2.0
2020-07-20T14:14:47
2020-07-20T14:14:46
null
UTF-8
C++
false
false
2,834
cpp
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
[ "jimmyzhuang@tencent.com" ]
jimmyzhuang@tencent.com
e4a3e7ab1b33d80f6972db155a0a6ed402dcd51e
3851d34ce7b22b24526ce827a5f1ecac2f191de9
/cpp/tests/asiodnp3tests/src/mocks/LinkLayerRouterTest.cpp
e392370448dd23fecfa1c6a66abfcb3a70037c2d
[ "Apache-2.0" ]
permissive
wdtj/dnp3
e5773820b9eb9916e5a8d3636ae50fe62f881ff6
049de82fe0def2de3729b1918ac5a0fe490c0762
refs/heads/2.0.x
2020-04-06T03:47:33.745971
2016-11-02T20:27:43
2016-11-02T20:27:43
56,339,849
0
1
null
2016-04-15T17:59:44
2016-04-15T17:59:43
null
UTF-8
C++
false
false
1,345
cpp
/* * Licensed to Green Energy Corp (www.greenenergycorp.com) under one or * more contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright ownership. * Green Energy Corp licenses this file to you under the Apache License, * Version 2.0 (the "Lic...
[ "jadamcrain@gmail.com" ]
jadamcrain@gmail.com
cc7c72caac582ff2dc11b38cd9fa4743a86ae94d
1c51a13e885fa80b4f2d5d7a2c5a0deba82993ba
/base/vulkanandroid.cpp
ff599691b73cbd6206a17ec111d86b107425ce8f
[ "MIT" ]
permissive
GoldSciences/Vulkan
87a5cc2d01e16f2b15e640c851cae457a6ec0202
15fae8c7a9015984078a4390e39e3d36ae457510
refs/heads/master
2020-05-26T20:12:39.502987
2017-03-16T22:55:19
2017-03-16T22:55:19
82,500,407
1
0
null
2017-03-01T00:22:13
2017-02-20T00:32:00
C++
UTF-8
C++
false
false
19,345
cpp
/* * Android Vulkan function pointer loader * * Copyright (C) 2016 by Sascha Willems - www.saschawillems.de * * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) */ #include "vulkanandroid.h" #if defined(__ANDROID__) #include <android/log.h> #include <dlfcn.h> android_app* andr...
[ "webmaster@saschawillems.de" ]
webmaster@saschawillems.de
115ab04d3a2389ec993ef71e545bfc2770bf7a4b
aa39c5dd8507a96ef249f2d6db78c9a1de0017d7
/main.cpp
e012146ca238736ed7d701e5c883eedbed8059e5
[]
no_license
Q1143316492/online-judge
41359b3e5d2dd2d7a908186db8f074a9252c907c
3d5a2ca9b491c7adde8aa4530088ae0054d8273b
refs/heads/master
2020-04-22T03:23:48.371574
2019-03-17T09:59:54
2019-03-17T09:59:54
170,085,223
2
0
null
null
null
null
UTF-8
C++
false
false
1,493
cpp
#include <bits/stdc++.h> #include "include/online_judge.h" #include "include/complication_cpp.h" #include "include/mydocker.h" #include "include/config.h" int main(int argc, char *argv[]) { std::cout << "========================Judging begin=========================" << std::endl; if(argc != 6) { std...
[ "weilin1013@qq.com" ]
weilin1013@qq.com
b907943697ea8894b11713d3a76701a1aab285fd
c464b71b7936f4e0ddf9246992134a864dd02d64
/solidMechanicsTutorials/icoFsiElasticNonLinULSolidFoam/HronTurekFsi/fluid/0.2/V0
7586c42704ee49bf9933b57b60ec9a3f73355a60
[]
no_license
simuBT/foamyLatte
c11e69cb2e890e32e43e506934ccc31b40c4dc20
8f5263edb1b2ae92656ffb38437cc032eb8e4a53
refs/heads/master
2021-01-18T05:28:49.236551
2013-10-11T04:38:23
2013-10-11T04:38:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
249,926
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM Extend Project: Open source CFD | | \\ / O peration | Version: 1.6-ext | ...
[ "clint@clint-Parallels-Virtual-Platform.(none)" ]
clint@clint-Parallels-Virtual-Platform.(none)
16eeae1416d9185ab789829be34beb8c94d7dd58
315735a9bfcb418a6b3b53976c52051e85064c7b
/shared_ptr.h
74ac28d163b4a56396d7a46dbb5ae3c923e2977b
[]
no_license
chanami/excellenteam-concurrency-scheduler
0fcef57742227a5a8fecad05f6f959941aa61c17
b1362e61d5bbcee58c82cd085fe22ad40bca3444
refs/heads/master
2020-04-21T13:31:30.632241
2018-12-19T15:01:36
2018-12-19T15:01:36
169,601,728
0
0
null
null
null
null
UTF-8
C++
false
false
3,115
h
#ifndef EXCELLENTEAM_ELLA_CONCURRENCY_SCHEDULER_CHANAMI_SHARED_PTR_H #define EXCELLENTEAM_ELLA_CONCURRENCY_SCHEDULER_CHANAMI_SHARED_PTR_H #include <iostream> template<typename T> class shared_ptr { public : explicit shared_ptr(T *ptr = NULL); ~shared_ptr(); shared_ptr(const shared_ptr &ptr); shared_...
[ "chanami15@gmail.com" ]
chanami15@gmail.com
bf33b040252dcb489c80d82d9e8da5b9d8fa62b6
101d466d0b709e713c7fceeb64930428ac21d894
/调整数组顺序使奇数位于偶数前面/调整数组顺序使奇数位于偶数前面/调整数组顺序使奇数位于偶数前面.cpp
fe5f1c4a4f6d6f8409240552a19ff705c29a5f05
[]
no_license
jfyh5388/SwordOffer
3a37adfa903b80c0728c3a6e60f830962ee2ed86
a1798946067e0e559430ced17bfde95e94ca7c58
refs/heads/master
2021-01-23T05:50:53.312671
2018-07-08T02:35:43
2018-07-08T02:35:43
102,478,550
0
0
null
null
null
null
UTF-8
C++
false
false
685
cpp
#include<iostream> #include<vector> using namespace std; class Solution { public: void reOrderArray(vector<int> &array) { int count=0,i=0; int len=array.size(); for(count;count<len;count++) { if(array[i]%2==0) { array.push_back(array[i]); ...
[ "nxf31834@freescale.com" ]
nxf31834@freescale.com
1c518b36423d36a5c729315572371ad41249cf47
29a06eb3f4a803a033d106e75811f7f97288b6c0
/nrf_listen_air/nrf_listen_air.ino
2634ae227c80f1b96d2443076c979a568a0ec52f
[]
no_license
rgarik/Arduino
0ce8cf6d4e824438edfdfb3d90836696922ff2c6
94df7f2a1cbe2270462be006c2f861128df744f8
refs/heads/master
2022-12-22T15:36:29.556497
2019-12-08T20:47:31
2019-12-08T20:47:31
113,086,654
0
1
null
2020-10-04T03:59:34
2017-12-04T19:39:00
C++
UTF-8
C++
false
false
1,561
ino
#include <SPI.h> #include "nRF24L01.h" #include "RF24.h" RF24 radio(9,10); // инициализировать модуль на пинах 9 и 10 Для Уно //RF24 radio(9,53);// Для Меги const uint8_t num_channels = 128; uint8_t values[num_channels]; void setup(void) { Serial.begin(9600); printf_begin(); radio.begin(); radio.setAutoAck(...
[ "yagarik@yandex.ru" ]
yagarik@yandex.ru
f2ff31a60f91cca3e58e5798e5bb64572b9b7997
b33a9177edaaf6bf185ef20bf87d36eada719d4f
/qtbase/src/plugins/platforms/directfb/qdirectfbglcontext.cpp
7f75d8b1ecb8e9f4be2117cfccc07415044a7828
[ "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-commercial-license", "LGPL-2.0-or-later", "LGPL-2.1-only", "GFDL-1.3-only", "LicenseRef-scancode-qt-commercial-1.1", "LGPL-3.0-only", "LicenseRef-scancode-qt-company-exception-lgpl-2.1", ...
permissive
wgnet/wds_qt
ab8c093b8c6eead9adf4057d843e00f04915d987
8db722fd367d2d0744decf99ac7bafaba8b8a3d3
refs/heads/master
2021-04-02T11:07:10.181067
2020-06-02T10:29:03
2020-06-02T10:34:19
248,267,925
1
0
Apache-2.0
2020-04-30T12:16:53
2020-03-18T15:20:38
null
UTF-8
C++
false
false
3,341
cpp
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the plugins of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Licensees holding valid commercial Q...
[ "p_pavlov@wargaming.net" ]
p_pavlov@wargaming.net
b774858023fa892771922c7b7de208e29718b5ae
39c7e3e028ad5cc0acdeb92284b56abf220612ea
/SampleProject/Plugins/EzAnimPlugin/Source/EzAnimPlugin/Movements/EzMovementTarget.cpp
8bc2854f0ebae38213b37970c132f4e996980cf6
[]
no_license
parayc/EzAnimation.ue4
b9bb18b92d3339063988328a64b5e608c2552073
d8411fe5c5e0a90ec2880e69c6133dfe315e7868
refs/heads/master
2020-04-29T08:29:47.096240
2017-04-26T01:54:49
2017-04-26T01:54:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
56
cpp
#include "EzAnimPlugin.h" #include "EzMovementTarget.h"
[ "pjc0247@naver.com" ]
pjc0247@naver.com
fcdd67006054bfb88223a1e88d481593e54abe2d
ece4556e027eba750127ac893f28aeee8893b16c
/CS211/Projects/nQueens/template-nqueens.cpp
4159fccef11527e4c065bcc3318ed1fa4f474a32
[]
no_license
axchen93/Adjunct_Website
5b118ffd51896d6a7abefaa522b7049eab27c557
db22b510c4fc8d8a060897771fb2315cecdc94d5
refs/heads/master
2021-06-16T19:39:01.936000
2019-09-05T21:39:33
2019-09-05T21:39:33
115,084,045
1
0
null
null
null
null
UTF-8
C++
false
false
717
cpp
#include <iostream> #include <cmath> using namespace std; bool ok(int q[], int c) { // Reuse the ok function from your 1D 8 queens program. } // This function should return the number of solutions for the given board size (you don't need to print the solutions). int nqueens(int n) { // Dynamically declare an ar...
[ "axchen93@gmail.com" ]
axchen93@gmail.com
360c9b8b9cde0c87e01aa610af8f7aac7c5d1215
5856e2cd49a1571110bf9d4e408541c4d5a622fe
/blingfirecompile.library/inc/FANfas2TupleNfa.h
21403cb18528318a091c5754d837f3a56489e17c
[ "LicenseRef-scancode-generic-cla", "MIT" ]
permissive
tgarciai/BlingFire
c888828af472dd272f3e877b5f251a4d388e04af
afc8fdc7d2c789bb7a28c99cfb30f6a8e66f861c
refs/heads/master
2022-04-18T16:57:40.148163
2020-04-17T21:17:27
2020-04-17T21:17:27
257,096,571
1
0
MIT
2020-04-19T20:33:48
2020-04-19T20:33:48
null
UTF-8
C++
false
false
2,787
h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_NFAS2TUPLENFA_H_ #define _FA_NFAS2TUPLENFA_H_ #include "FAConfig.h" #include "FAArray_cont_t.h" #include "FAChain2Num_judy.h" #include "FAEncoder_pref.h" class FAAllocatorA; class FARSN...
[ "jiamguo@microsoft.com" ]
jiamguo@microsoft.com
98d2caa74ff5f5318f8dc37ca89bb1e6727aec9f
5d83739af703fb400857cecc69aadaf02e07f8d1
/Archive2/ef/852a350554213a/main.cpp
468f9575f1beada9b123de3df76a0aa05a7466a2
[]
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
1,736
cpp
#include <chrono> #include <iostream> class CMatrix{ public: explicit CMatrix( int rows, int cols ){ m_pArray = new float[ rows * cols ]; m_nRows = rows; m_nCols = cols; } ~CMatrix(){ delete [] m_pArray; } inline float& operator()( int row, int col ){ return m_pArray[ (row + col * m_nRows) ]; }...
[ "francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df" ]
francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df
bad51d195871227cdc34cca1034ce9dae28aeac7
bf00c85a15d59f9ad1a8ebc8fae46b3f5d58d2d5
/src/auxpow.h
f8dd5e1095d71c0a17ced4c360eb6cdb09f699ca
[ "MIT" ]
permissive
LadyPhoeynix/Beeso-Evo
02b2cd4b89c9e20e2f3dace000360c14d2818488
2aa42d7a4139b54d6105d2386fbdc6f6be1087b2
refs/heads/master
2021-03-07T15:24:53.831617
2020-03-10T11:05:49
2020-03-10T11:05:49
246,276,395
0
0
null
null
null
null
UTF-8
C++
false
false
5,100
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2019 Daniel Kraft // Distributed under the MIT/X11 software license, see the accompanying // file license.txt or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_AUXPOW_H #define BITCO...
[ "btcinfo@sdf.org" ]
btcinfo@sdf.org
79e1dd63fae7e3a09d85da473dd1353c0f7d9aa7
f8fc6d86e097a4115ee3813c7fc053a5f92a0b3c
/catkin_ws/src/qrmove/src/main_qrreadImage.cpp
e6af7f60ebd210a50315cb6e4a21371fe61ee696
[]
no_license
cecileperrette/pdr
daeb3d40b10b59df16823d59c2d2b919fabe62d8
8cd263998c0034011a2d525f866b65433660767a
refs/heads/master
2021-04-03T09:41:35.174907
2018-05-18T08:33:00
2018-05-18T08:33:00
124,395,478
0
0
null
null
null
null
UTF-8
C++
false
false
2,301
cpp
#include <opencv2/opencv.hpp> #include <zbar.h> using namespace cv; using namespace std; using namespace zbar; // On commence par définir la structure qui renfermera l'information concernant un QRCode détécté dans l'image donnée typedef struct{ string type; string data; vector <Point> location; } decodedObject; ...
[ "car@mines-douai.com" ]
car@mines-douai.com
e11a87d2185e1307bda0ec6461cd07a0dc643ee4
9f16950a070174c4ad6419b6aa48e0b3fd34a09e
/users/marcel/lgen/LgenFilterQuantize.cpp
f3bf429d6d8588da7ba06322a8004607adb82580
[]
no_license
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
2,205
cpp
#include "LgenFilterQuantize.h" #include <math.h> #include <stdlib.h> namespace lgen { bool FilterQuantize::setNumLevels(const int in_numLevels) { if (in_numLevels < 2) { return false; } else { numLevels = in_numLevels; return true; } } bool FilterQuantize::apply(const Heightfield & src,...
[ "marcel303@gmail.com" ]
marcel303@gmail.com
bd0ce70d76793bb7b1c7b5417c817be4c7dd2c4b
f56c1b459df3208d38c85d5cb2ba19c47c357b98
/A4/SceneNode.hpp
9eb9c682b836350252d9046fbbe10d6d2d6c3ec5
[]
no_license
AdventurerC/cs488
5b2da94dcd4ec4e477b582b1ae1ac5a09394ee97
17b05cda6a1cb9043480a203b66fc30de06a8751
refs/heads/master
2020-03-29T20:53:47.269525
2017-07-19T21:32:32
2017-07-19T21:32:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,452
hpp
#pragma once #include "Material.hpp" #include <glm/glm.hpp> #include <list> #include <string> #include <iostream> enum class NodeType { SceneNode, GeometryNode, JointNode }; class Ray { public: glm::vec3 _dir; glm::vec3 _orig; Ray(glm::vec3 orig, glm::vec3 dir) : _orig(orig), _dir(dir) { } Ray() : _orig(glm...
[ "yusi.zeng@gmail.com" ]
yusi.zeng@gmail.com
2afffbae6951da34a4d75b712e07f970b703d307
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/com/ole32/olethunk/olethk32/olethk32.cxx
4cdd354e2f3467c7bc72632adbc9ccbbab8aa1ad
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
16,294
cxx
//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992 - 1994. // // File: olethk32.cxx // // Contents: Main routines for olethk32.dll // // History: 22-Feb-94 DrewB Created // //------------------------...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
d5f0d5f3202d7b9461631216a679dacbadf22579
7f2b587eb84ad364d2c8e6db3001ae845a4f40c8
/src/SqlData.cpp
e276d80423c2e1d6b40b9a3062213ab491333c5a
[]
no_license
yukina0102/Aigis_IR
74ba0684b980c14d868218fa5bf02e846fe7e488
0adf1a52d119a5d853a21a506bbc64f6a3dc5509
refs/heads/master
2021-01-10T01:10:29.484167
2016-02-28T19:24:46
2016-02-28T19:24:46
49,762,277
1
0
null
null
null
null
UTF-8
C++
false
false
3,693
cpp
#include "SqlData.h" unsigned int CSqlData::ColumnSize(void) { return Column.size(); } unsigned int CSqlData::RecordSize(void) { return Data.size(); } void CSqlData::Show(void) { //最初にカラム名を入れる for (uint i = 0; i < Column.size(); i++) { //_tprintf(_T(" %-*s"), getField(Column[i].name.c_str(), Column[i].maxLen...
[ "yukina0102@gmail.com" ]
yukina0102@gmail.com
3a8df496bd94871da2d687477ef2b0f4285d62d7
5de42c4e14a7ddbc284a742c66cb01b230ba43ce
/codeforces/266/E.cpp
be9bc9258459bc712d4cd8f2ffa120ac850dcdb0
[]
no_license
NhatMinh0208/CP-Archive
42d6cc9b1d2d6b8c85e637b8a88a6852a398cc23
f95784d53708003e7ba74cbe4f2c7a888d29eac4
refs/heads/master
2023-05-09T15:50:34.344385
2021-05-04T14:25:00
2021-05-19T16:10:11
323,779,542
0
0
null
null
null
null
UTF-8
C++
false
false
3,567
cpp
/* A Submission by $%U%$ at time: $%Y%$-$%M%$-$%D%$ $%h%$:$%m%$:$%s%$ */ #include <bits/stdc++.h> using namespace std; #include <ext/pb_ds/assoc_container.hpp> #include <ext/pb_ds/tree_policy.hpp> using namespace __gnu_pbds; #define REP(i,n) for((i)=0;(i)<(int)(n);(i)++) #define foreach(c,itr) for(__typeof((c).begin(...
[ "minhkhicon2468@gmail.com" ]
minhkhicon2468@gmail.com
c9af898334be3b1560b7de69fef24b38ae9c2bb8
477c8309420eb102b8073ce067d8df0afc5a79b1
/VTK/Graphics/vtkTessellatedBoxSource.h
00f1439d601511a2652cf74dd07a3440c997a08a
[ "BSD-3-Clause", "LicenseRef-scancode-paraview-1.2" ]
permissive
aashish24/paraview-climate-3.11.1
e0058124e9492b7adfcb70fa2a8c96419297fbe6
c8ea429f56c10059dfa4450238b8f5bac3208d3a
refs/heads/uvcdat-master
2021-07-03T11:16:20.129505
2013-05-10T13:14:30
2013-05-10T13:14:30
4,238,077
1
0
NOASSERTION
2020-10-12T21:28:23
2012-05-06T02:32:44
C++
UTF-8
C++
false
false
5,450
h
/*========================================================================= Program: Visualization Toolkit Module: vtkTessellatedBoxSource.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This sof...
[ "aashish.chaudhary@kitware.com" ]
aashish.chaudhary@kitware.com
66787ceef4cdd0577dd459c4b5d18f11457e6b37
6f874ccb136d411c8ec7f4faf806a108ffc76837
/code/VCSamples/VC2010Samples/MFC/Visual C++ 2008 Feature Pack/VisualStudioDemo/ResourceView.cpp
577fbcac21f2575f5a5bdd9c79968787a32dfd41
[ "MIT" ]
permissive
JetAr/ZDoc
c0f97a8ad8fd1f6a40e687b886f6c25bb89b6435
e81a3adc354ec33345e9a3303f381dcb1b02c19d
refs/heads/master
2022-07-26T23:06:12.021611
2021-07-11T13:45:57
2021-07-11T13:45:57
33,112,803
8
8
null
null
null
null
UTF-8
C++
false
false
6,158
cpp
// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (c) Microsoft Corporation. All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electronic documentation provided with the library. // See these sourc...
[ "126.org@gmail.com" ]
126.org@gmail.com
6b58ff8261cfd3eec5d234c843bda17b726df1ad
85b68d7e53e2a8e9ba19b37998a3a7160151f85e
/Frameworks/Leadtools.framework/Headers/Kernel/ltcrt.h
31be502f23e5bcef38fefe1da848f9840a894215
[]
no_license
dba11/Shoot-Prove
b73671a801856fcbd83c0c6a6dd6290e0e32a92c
531b73ee8f572fbb4607df218430b8be90d94420
refs/heads/master
2020-03-19T02:45:57.853704
2018-06-01T14:37:30
2018-06-01T14:37:30
135,658,754
0
0
null
null
null
null
UTF-8
C++
false
false
14,184
h
#if !defined(LTCRT_H) #define LTCRT_H #if defined(__cplusplus) #if defined(_MSC_VER) || defined(FOR_WINDOWS) || defined(FOR_WINRT) #if (_MSC_VER <=1200) || (_MSC_VER == 1310) #if defined(__cplusplus) #define L_USE_LTCRT_H #endif // #if defined(__cplusplus) #endif // #if (_MSC_VER ...
[ "smartdev727@gmail.com" ]
smartdev727@gmail.com
36912d08197a5d53ec4e6376618788572792070b
d24b37959f5f0bd7464be8291c5ca71f6295befe
/geant/fmsu/src/CellParameterisation.cc
f4a7f6232034a0b8dc41996a64247d012a596b90
[]
no_license
c-dilks/sims_mposka
090f85d6492b50f49a109f6163e1ccfe2e75c4a7
841e6d52c7b7f1d7ebc3a5938f6c4b7f5e77c030
refs/heads/master
2020-12-02T19:35:46.657253
2017-07-27T22:05:12
2017-07-27T22:05:12
96,363,283
0
0
null
null
null
null
UTF-8
C++
false
false
10,964
cc
#include "CellParameterisation.hh" #include "globals.hh" #include "G4VPhysicalVolume.hh" #include "G4ThreeVector.hh" #include "G4Box.hh" //BS #include "TVector3.h" //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... CellParameterisation::CellParameterisation( G4int NoCells, ...
[ "christopher.j.dilks@gmail.com" ]
christopher.j.dilks@gmail.com
6640ccf1bf29573bc13ff743c7894a0fa6391f65
d6b4bdf418ae6ab89b721a79f198de812311c783
/intlpartnersmgt/include/tencentcloud/intlpartnersmgt/v20220928/model/DescribeBillSummaryByRegionResponse.h
4e843a0fe2f3edb8159e10fd52b06e5e04e9bc75
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-cpp-intl-en
d0781d461e84eb81775c2145bacae13084561c15
d403a6b1cf3456322bbdfb462b63e77b1e71f3dc
refs/heads/master
2023-08-21T12:29:54.125071
2023-08-21T01:12:39
2023-08-21T01:12:39
277,769,407
2
0
null
null
null
null
UTF-8
C++
false
false
2,954
h
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
c283aa7f9d79a6e4565dc0afe0444aae316e0729
afbc34916ecb1106057973cadf915a1a38d3aabe
/zlpacmtraining/p1042/main.cpp
7e61013a5a81faf118a2174ac76f934c45de3944
[]
no_license
zlppassion/ACM-HDU
364a1083922e38eab32277c0eaa19ed4194bf507
95c2fdcf2a2ac29480123aea54efca9ae3d0e9f7
refs/heads/master
2020-04-09T04:22:23.822715
2019-10-23T12:24:12
2019-10-23T12:24:12
160,020,061
0
0
null
null
null
null
GB18030
C++
false
false
1,801
cpp
#include <iostream> #include<bits/stdc++.h> using namespace std; char c; char s1[62505],s2[62505]; int main() { int tot=1; while(scanf("%c",&c)!=EOF&&c!='E') { s1[tot]=c; s2[tot]=c; tot++; } int a1=(tot-1)/11,a2=(tot-1)/21; int t1=0,t2=0; for(int i=1; i<=a1; i++) ...
[ "2663935770@qq.com" ]
2663935770@qq.com
df4f2627bb6186ce0c96eb90a5dfa295e132da33
c8b7c98fa795ae51e298fc5f25597b669bbf8e36
/power2equa/power2equa/dis.cpp
fc568a98f9f0aa5cd78179b103bcada2ee2e4842
[]
no_license
B-chawapon/gitXcodehomework
3231d64be865a117f812b93aa51cd348c811b9fa
bf5554973d6ef4988d302b39c3954c9fd79a5ae7
refs/heads/master
2023-02-15T06:10:32.455077
2021-01-10T12:13:36
2021-01-10T12:13:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
221
cpp
#include<stdio.h> int main() { int i; int numf[3]; for(i=1;i<=3;i++) { scanf("%d",&numf[i]); } printf("%d\n",numf[1]); printf("%d",numf[2]); printf("%d",numf[3]); return 0; }
[ "chawapon2001@gmail.com" ]
chawapon2001@gmail.com
b5c7c42bc74f13daf188a5560266008175161196
39b90ba5502ac8df2c36236a81ba99a4eb02f5ec
/TimEng/CoreEngine.h
f32f734fe96c1fed14b6b8f23d1c4264daa65f3c
[]
no_license
timdng10/TimEng
aa94118733abcdf07c7972c6ccecf5454f2be01e
f3c91460756db2dc3334f7ad602e4348b623f812
refs/heads/master
2021-06-08T04:17:12.810038
2016-10-27T04:09:59
2016-10-27T04:09:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
860
h
#pragma once #include "InputManager.h" #include "Window.h" #include <memory> #include <string> namespace TimEng{ class IMainGame; class RenderingEngine; class CoreEngine { public: CoreEngine(std::string windowTitle, int windowWidth, int windowHeight, unsigned int flags, IMainGame* game); ~CoreEngine(); ...
[ "tdng@umass.edu" ]
tdng@umass.edu
f27f07a5452ae0e0dfc76b84440a3cfd78fc4a51
b17f2e626386162f1cfda33f7ffa61e436425d51
/hw6 BinarySearchTree/BinarySearchTree.h
3b55a0bdb673e2389282c4b08b809f39f9e92749
[]
no_license
NorrisKhoo/PIC-10C-Homework-Code
e87f801bc61cb53cb129721419aebf566d6826e9
f132f9375991256df6b448bd809112eac55baa77
refs/heads/master
2021-01-10T15:51:35.141846
2016-03-14T03:29:37
2016-03-14T03:29:37
53,769,369
0
0
null
null
null
null
UTF-8
C++
false
false
2,085
h
/** @file binarysearchtree.h @brief This file contains the declarations for the BinarySearchTree class Functionality has been expanded from the default code provided by the book */ #ifndef BINARYSEARCHTREE_H #define BINARYSEARCHTREE_H #include <iostream> #include "TreeNode.h" #include "TreeIterator.h" ...
[ "norriskhoo@gmail.com" ]
norriskhoo@gmail.com
31ff82cd47e6dfe68f3703c571ca4e89f794fbe2
a59b6f32561a82855f963e7278d2c8c81235a555
/studio/curve-test/main.cc
98a51e51492bed90f94a29f03fea16b6ff0f081e
[]
no_license
shdwdln/Naiad-Clients
8731a31e45e2d8db1a9f5e89758dcc5e1aac1a4c
a2bb08ffb33ec8e1599a11536148c11efb558e46
refs/heads/master
2021-01-25T07:49:24.259309
2012-02-05T11:03:02
2012-02-05T11:03:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,608
cc
// ----------------------------------------------------------------------------- // // main.cc // // Main. // // Copyright (c) 2009 Exotic Matter AB. All rights reserved. // // This material contains the confidential and proprietary information of // Exotic Matter AB and may not be disclosed, copied or duplic...
[ "marcus@graviton.(none)" ]
marcus@graviton.(none)
b67c981e13445c11fef24325268d05b2a706722d
baba16ca9599406591b2969dc2e8f30c23e63eb3
/src/positionsocket/SocketWriteStream.h
f9e954c80701820757e3106c2184695ef21d26e5
[]
no_license
hpenagos/Oat
d94b6f398036d9d9fa462d28a27416e7d8a6919e
e51c1fbf0f44b70c22e4dc6504516eb06b32f789
refs/heads/master
2021-01-21T02:58:50.406078
2015-12-23T01:06:17
2015-12-23T01:06:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,452
h
//****************************************************************************** //* File: SocketWriteStream.h //* Author: Jon Newman <jpnewman snail mit dot edu> //* //* Copyright (c) Jon Newman (jpnewman snail mit dot edu) //* All right reserved. //* This file is part of the Oat project. //* This is free software: ...
[ "jpnewman@mit.edu" ]
jpnewman@mit.edu
3c2fdc34b18599ffacdf5aed136b287fb23ef3a2
8dcf1479ce569ffad7b607dd3d43115e3c8ebc41
/DaQinBot/Source/MapTools.h
f763cf884869ca04816489a93091535ea1537dca
[]
no_license
liongis/DaQin
3d628aa481a4fcaa72582728851341863dece6bb
f851984c34b60da2bfa51baa3355e69153a617d3
refs/heads/master
2020-03-30T20:39:39.900596
2018-12-12T07:59:15
2018-12-12T07:59:15
151,597,967
8
0
null
null
null
null
GB18030
C++
false
false
3,199
h
#pragma once #include <BWTA.h> #include <vector> #include "Common.h" #include "DistanceMap.h" // Keep track of map information, like what tiles are walkable or buildable. namespace UAlbertaBot { struct ChokeData { int width; bool isRamp; BWAPI::TilePosition highElevationTile; bool requiresMineral...
[ "liongis@163.com" ]
liongis@163.com
cb30a81ecd87192a14b1630a17fd9a2088dac829
cbadd1f5c74fa0fa396212dcba7f734ed3d9c85b
/algorithm/baekjoon/math1/10757.cpp
f39a04fee567751f049e7e69fb8546326b12c3ba
[]
no_license
denishong/gongbu
a872e89763112393e9cdee9d4c8871ea92d8fa60
7a6e0b6bedc9548d2241b5e01daf25c481866bca
refs/heads/master
2023-07-10T19:00:34.221539
2023-06-24T05:46:10
2023-06-24T05:46:10
161,889,684
0
0
null
null
null
null
UTF-8
C++
false
false
1,042
cpp
#include <bits/stdc++.h> using namespace std; char A[10002]; char B[10002]; char res[10003]; int carry = 0; int length = 0; void InputData(){ cin >> A >> B; } void reverse(char arr[]){ int len = strlen(arr); for(int i=0; i<len/2; i++){ char temp = arr[i]; arr[i] = arr[len -i -1]; ar...
[ "0330sisy@naver.com" ]
0330sisy@naver.com
70ea3d1bafb46540341d2e005c66c126ff6e9ea7
c592cad9432b5f6cee92f0edeffcc218c6e7f9e2
/tdutils/td/utils/port/rlimit.h
c47773a21b951adf7742107b90876f7fdf239a98
[ "BSL-1.0", "JSON", "LicenseRef-scancode-unknown-license-reference" ]
permissive
giuseppeM99/tdlight
d9548c80908789327ad1904bb36202ae1224e240
b47fab11cd7dddbb2829ef1830007632332b717b
refs/heads/master
2023-02-01T07:07:59.572403
2020-12-02T22:31:03
2020-12-02T22:31:03
321,060,665
0
0
BSL-1.0
2020-12-13T12:33:13
2020-12-13T12:33:13
null
UTF-8
C++
false
false
572
h
// // Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2020 // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #pragma once #include "td/utils/common.h" #include "td/utils...
[ "levlam@telegram.org" ]
levlam@telegram.org
9fb1832fe303b371a39ba259e6b1a48481f1581f
47ff8543c73dab22c7854d9571dfc8d5f467ee8c
/BOJ/1946/1946.cpp
98da85e138f23813fd17c544e4e30146de519e91
[]
no_license
eldsg/BOJ
4bb0c93dc60783da151e685530fa9a511df3a141
6bd15e36d69ce1fcf208d193d5e9067de9bb405e
refs/heads/master
2020-04-16T02:18:55.808362
2017-11-28T11:02:37
2017-11-28T11:02:37
55,879,791
2
0
null
null
null
null
UTF-8
C++
false
false
525
cpp
#include<cstdio> #include<cstdlib> #include<vector> #include<algorithm> using namespace std; int main(){ int testcase; scanf("%d", &testcase); while (testcase--){ vector< pair<int, int> > v; int size, count = 0, min = 10000000, a, b; scanf("%d", &size); for (int i = 0; i < size; i++){ scanf("%d %d", &a, ...
[ "kgm0219@gmail.com" ]
kgm0219@gmail.com
fc52cea094f2338dc26552830fe9ae7e830c5e69
d16c1798cd61ffcf2f2e9df04c7e78b281e4db0b
/client/Simple/template/Classes/AppDelegate.cpp
467a1b49e32c761398dee3f8e38a04b31ef109d1
[]
no_license
LighterTeam/Lighter4
c0d3ffe9ae89bc97e2cb844c71c665f5e3e1fb2e
e3e0dcc54c652f2481bfe6ea66d61c2e98ff74fe
refs/heads/master
2016-09-05T12:31:36.413361
2013-11-14T10:05:52
2013-11-14T10:05:52
14,165,124
2
2
null
null
null
null
GB18030
C++
false
false
2,757
cpp
#include "cocos2d.h" #include "CCEGLView.h" #include "AppDelegate.h" #include "SimpleAudioEngine.h" #include "ScriptingCore.h" #include "TSEngine\TSScriptJS.h" #include "generated/jsb_cocos2dx_auto.hpp" #include "generated/jsb_cocos2dx_extension_auto.hpp" #include "jsb_cocos2dx_extension_manual.h" #include "cocos2d_sp...
[ "spiritring@gmail.com" ]
spiritring@gmail.com
fec99163a0775b10c8848e4da24361d40992f89c
a1a8b69b2a24fd86e4d260c8c5d4a039b7c06286
/build/iOS/Preview/include/Uno.Net.Dns.h
0ff0344e4cb4a15b1e578e5201b6094884bb18f2
[]
no_license
epireve/hikr-tute
df0af11d1cfbdf6e874372b019d30ab0541c09b7
545501fba7044b4cc927baea2edec0674769e22c
refs/heads/master
2021-09-02T13:54:05.359975
2018-01-03T01:21:31
2018-01-03T01:21:31
115,536,756
0
0
null
null
null
null
UTF-8
C++
false
false
968
h
// This file was generated based on /usr/local/share/uno/Packages/Uno.Net.Sockets/1.4.3/Dns.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.Object.h> namespace g{namespace Uno{namespace Net{struct Dns;}}} namespace g{namespace Uno{namespace Net{struct IPAddress;}}} na...
[ "i@firdaus.my" ]
i@firdaus.my
d7674763b78900389d081904c5b4baf793c19587
34e1b919acad942a608d77d740c4c0f38868ad6e
/lib/systems/costs/rnlqsensorcost.h
a726e8c8277f74d8ed7f53eb1b0bf2d636f02e9e
[]
no_license
jhu-asco/gcop
b79d990e062c91307cd648210ccd28115d1e7035
cba7f12c491e91974f62f9f831d2115979c8289f
refs/heads/master
2021-06-30T08:39:12.248526
2021-06-07T15:54:28
2021-06-07T15:54:28
34,272,770
25
8
null
2021-06-07T15:54:29
2015-04-20T16:35:52
C++
UTF-8
C++
false
false
1,705
h
#ifndef GCOP_RNLQSENSORCOST_H #define GCOP_RNLQSENSORCOST_H #include "lqsensorcost.h" #include "rn.h" #include "system.h" namespace gcop { using namespace Eigen; /** * Linear-quadratic cost over a vector space \f$ \mathbb R^n \f$ */ template <int _nx = Dynamic, int _nu = Dynamic, int _np ...
[ "garimella.gowtham74@gmail.com" ]
garimella.gowtham74@gmail.com
031b824566fc9133f8160cc619ff5465ec599846
37b6016c1e61afb8581960ba385acafc5b5986a7
/Entraineur/Entraineur.cpp
f2838e45ffa1f6f73ba4e8d9bdd4deca876a5414
[]
no_license
maperr/inf1995
5162c03a501d3bb6a3842b2a553cfb669bd4c637
ba4c34c077331913c49d3fda653f007cea833cf3
refs/heads/master
2021-01-22T02:58:39.935173
2015-01-02T20:50:11
2015-01-02T20:50:11
28,562,943
0
0
null
null
null
null
UTF-8
C++
false
false
26,675
cpp
/**************************************************************************** * Fichier: Entraineur.cpp * Auteur: Maxime Perusse, Anas Balboul, Nam Nguyen & Kim Piché * Date: Avril 2014 * Description: Programme main de l'entraineur ****************************************************************************/ #define F...
[ "mpperusse@gmail.com" ]
mpperusse@gmail.com
9b32ca46f5d4a809bb3029656075c12347ab7a22
0b4cab24e8e2df80cd9a8889018cfd19a60e834c
/LibCore/GameDB/src/DBServerInterface.cpp
090bf7c9a41d23ede1834dbe05be754e0ae45daa
[]
no_license
woopengcheng/LibCore
77b2afb917edb4f5fd7b173e88d39a7114030379
e3ebdc70f2429b9deafe387cecd505900ca7ac69
refs/heads/master
2021-06-13T04:05:29.411325
2017-06-05T05:26:39
2017-06-05T05:26:39
28,578,832
3
0
null
null
null
null
UTF-8
C++
false
false
1,585
cpp
#include "GameDB/inc/DBServerInterface.h" #include "NetLib/inc/NetLib.h" #include "MsgLib/inc/RpcManager.h" #include "LogLib/inc/Log.h" namespace GameDB { DBServerInterface::DBServerInterface() : m_pEnvironment(NULL) , m_nMode(0) , m_strBackupDir("./db_backups/") { } DBServerInterfa...
[ "woopengcheng@163.com" ]
woopengcheng@163.com
fd25ee361912f50281f9f33153ed17f24810a63c
901512f73a7ffc83849c787ab44376520a713ac1
/narb-sw/rce/zebra_ospfclient.hh
7bb01777cec11b4930f81042a4a5c0e9c16a3044
[ "BSD-3-Clause" ]
permissive
penguin2005/NARB
3e33316d3f378c2f9f1a660c917bdd42cac88d34
a2fd5e01904581f91f4558f0f41ad52bbcd1ce82
refs/heads/master
2020-06-23T02:19:24.434895
2010-02-04T22:07:55
2010-02-04T22:07:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,686
hh
/* * Copyright (c) 2007 * DRAGON Project. * University of Southern California/Information Sciences Institute. * All rights reserved. * * Created by Xi Yang 2004-2007 * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditi...
[ "isiehpn@aacf9c1e-ac80-435b-8e83-6affbfa3956d" ]
isiehpn@aacf9c1e-ac80-435b-8e83-6affbfa3956d
bea1e4347b9b235ed75fc13f913dde9dd0166300
a98ddb3d778e11f66510b0e328225ebe309538bc
/Utilities/interface/ParticleInfo.h
b581ca3f1333c9ab038004489f6489d4ffcccd9d
[]
no_license
nickmccoll/AnalysisSupport
9cd01d8e6ce9763c59e87dd8cee903da2cb36da7
1a47882d380962bec0d498db353fbe5c5fa489e7
refs/heads/master
2021-10-26T13:14:37.671678
2019-04-12T23:25:43
2019-04-12T23:25:43
74,917,671
0
1
null
null
null
null
UTF-8
C++
false
false
9,984
h
/** @file ParticleInfo.h @author Sue Ann Koay (sakoay@cern.ch) */ #ifndef ANALYSISSUPPORT_PARTICLEINFO_H #define ANALYSISSUPPORT_PARTICLEINFO_H #include <vector> #include <TString.h> namespace ParticleInfo { enum HadronType { OTHER , /*PI0,*/ PIPLUS, ETA0, KAON, DIQUARK, LIGHT_...
[ "nickmccoll@gmail.com" ]
nickmccoll@gmail.com
bce47a1764e7f003b692528f1140b93fa43363a0
aac7f7393550336fd232def82dc926c4baa2df4d
/src/seshat/Log.hpp
f4cf856e90e746b12e062af207bcef3bcf42ea72
[ "MIT" ]
permissive
ghord/inkmath
5d89772d51ae96c4a2f0d0fb466080213e169bb3
ec4a53a3ecaf03416374447b216c4a1c430980eb
refs/heads/master
2016-09-14T18:34:34.142641
2016-06-05T09:56:31
2016-06-05T09:56:31
56,228,068
3
1
null
null
null
null
UTF-8
C++
false
false
4,475
hpp
/*Copyright 2009,2010 Alex Graves This file is part of RNNLIB. RNNLIB 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 3 of the License, or (at your option) any later version. RNNLIB is distribute...
[ "hordynski@outlook.com" ]
hordynski@outlook.com
57a28b0051e5e11c79febfe093048a241fb42b37
ea0c353ac6487e65faa44b76777c9070481ee042
/monitorclient/mysdl.h
4d62c669ca6b47f5b9fb388ab7ed952837fdb764
[]
no_license
yanshuzh/Monitor
919a4a50326a0475f808bdacac581e97d2708043
e4de99237239bd5cee33c524d9476bd7960b1391
refs/heads/master
2016-09-05T16:56:44.419272
2014-10-21T13:44:28
2014-10-21T13:44:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
429
h
#ifndef MYSDL_H #define MYSDL_H #include <stdlib.h> #include <SDL.h> #include <iostream> #define show_width 640 #define show_height 480 using namespace std; class MySDL { public: MySDL(int screen_width,int screen_height,unsigned char *inbuffer); ~MySDL(); int InitSDL(); int SDLshow(); private: int screen_w; int...
[ "zhuang@ubuntu.(none)" ]
zhuang@ubuntu.(none)
98cb0624dbb11de51c6505db4d680af8fe14a57d
b533cc85d6de35b0e6a9664dce6b31e6945531a1
/TrecLib/TClientSocket.cpp
50a887824db7eebeb6bd3c8bb7a2cc0d34ab8d18
[]
no_license
TrecApps/AnaGame
efa90d4af51aea14fd0ecd834341193cb1c36cbc
23b349a2f4afa64d6410e47a3c5e56c99c136d57
refs/heads/master
2022-08-11T17:30:07.756655
2021-07-03T15:55:56
2021-07-03T15:55:56
142,814,475
0
2
null
2021-06-23T03:10:11
2018-07-30T02:25:01
C++
UTF-8
C++
false
false
2,897
cpp
#include "TClientSocket.h" //#include <WinSock2.h> //#include <ws2tcpip.h> #define CLIENT_BUFFER_SIZE 512; TClientSocket::TClientSocket(UCHAR type) { if (!type || (type > 2)) throw L"Error, Expected 1 (TCP) or 2 (UDP) for network type"; networkType = type; initSuccess = false; results = nullptr; sock = INVALID...
[ "jljacko@outlook.com" ]
jljacko@outlook.com
56a918c7773d65a4fd76a5f5ec314e4452979fb5
9bcba5bfac34b8319cf0e10bd3719b719cfb4d2a
/GreenPad-nt350/kilib/log.cpp
47cc3c7fda3d292abff5fb4e9cd8d481c991e1cb
[ "LicenseRef-scancode-nysl-0.9982" ]
permissive
roytam1/rtoss
60a12f59d4cf11532460ce010463ba2d2b2c48b7
1041a1ab55cce3693d44c0fb199560442db39552
refs/heads/master
2023-08-04T11:18:53.858480
2023-07-29T15:08:02
2023-07-29T15:08:02
32,128,533
11
8
null
2023-03-01T14:09:47
2015-03-13T04:29:24
C
SHIFT_JIS
C++
false
false
1,487
cpp
#include "stdafx.h" #include "log.h" #include "app.h" #include "string.h" using namespace ki; //========================================================================= void Logger::WriteLine( const String& str ) { WriteLine( str.c_str(), str.len()*sizeof(TCHAR) ); } void Logger::WriteLine( const ...
[ "roytam@gmail.com" ]
roytam@gmail.com
c3ed85a7d0430fb812c86bf66b47d57e3f68f61e
f7d027e9806665f1a5a87b95225c84dc8da620ea
/src/qt/rpcconsole.h
122166057af377c9d7cc496a92ab228520b86087
[ "MIT" ]
permissive
xuexingyouxi/origincoin
2ae4ef21862c03f707f3ce8e45d6ad6e7f53460f
b5e38484e0a8a5da618972498cd984a40f67eb3d
refs/heads/master
2021-01-24T15:24:08.590927
2016-02-24T05:05:04
2016-02-24T05:05:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,926
h
#ifndef RPCCONSOLE_H #define RPCCONSOLE_H #include <QDialog> namespace Ui { class RPCConsole; } class ClientModel; /** Local Bitcoin RPC console. */ class RPCConsole: public QDialog { Q_OBJECT public: explicit RPCConsole(QWidget *parent = 0); ~RPCConsole(); void setClientModel(ClientModel *mode...
[ "skypigr@gmail.com" ]
skypigr@gmail.com
ae16eb8e4d914fc8f3e537807705fb93eac06cfc
c04b9352435fb9bbd54e6f1f9184baf93c821618
/build-GeneralSignal-Desktop_Qt_5_14_2_MinGW_64_bit-Release/release/moc_generalsignal.cpp
618b7e76a8cb969bd3650a99db282a55064720ce
[]
no_license
tankscox777/GeneralSignal
6795ebeb7bed756a4305666e77c511db54d8f807
7eabcd400aef9ac92db497c78373c202242d6472
refs/heads/master
2023-01-11T09:53:47.282424
2020-11-18T17:17:48
2020-11-18T17:17:48
310,885,768
0
0
null
2020-11-18T17:17:49
2020-11-07T16:27:45
null
UTF-8
C++
false
false
2,773
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'generalsignal.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2) ** ** WARNING! All changes made in this file will be lost! ******************************************************...
[ "zavadskiy@outlook.com" ]
zavadskiy@outlook.com
7501beeea6db88a8650049247caccb6a36af1e44
1377cee84e70f5c10ae3a0b03757bc367de50b3a
/BOJ/[BOJ]1764_듣보잡.cpp
e17d1dbe47db8103e31427fd7ca7908903b1c98e
[]
no_license
parkjungeun/Algorithm-Problem-Code
86b1a536127eff6b18b34885a5e5c22f4c3a1f2f
d897875e53ae00aeb7000738ef2abbf4412a7737
refs/heads/master
2020-05-18T17:30:14.609767
2019-05-23T11:46:34
2019-05-23T11:46:34
184,557,235
0
0
null
null
null
null
UHC
C++
false
false
1,124
cpp
#include<iostream> #include<string> #include<map> #include<vector> #include<algorithm> using namespace std; //int main() { // ios::sync_with_stdio(0); cin.tie(0); // int N, M; // cin >> N >> M; // // map<string, int> idMap; // string name; // for (int i = 0; i < N; ++i) { // cin >> name; // idMap[name] = 1; // } //...
[ "jungeun3814@gmail.com" ]
jungeun3814@gmail.com
423f6d968194fd45182db598ac5e744097903048
694b8cd53264a5195f4b3bb0d6ff66e2d4964067
/main/multimedia/core/MediaPlayer/MPAudioAngledMixing.cpp
ee46bc518b2dda17b7778b14733b9fb7fcf14111
[]
no_license
liuguilin129/1110
d15a6d4714980252ba595fb9444d66be213d0b7e
eb22bb81efcb6cfe7493c8136c35b2b48fe728cb
refs/heads/master
2020-06-15T02:02:45.545932
2016-11-30T12:07:42
2016-11-30T12:07:42
75,183,270
0
0
null
2016-11-30T12:06:10
2016-11-30T12:06:10
null
UTF-8
C++
false
false
10,645
cpp
/*============================================================================= FILE: MPAudioAngledMixing.cpp SERVICES: CMPAudioAngledMixing class implementation GENERAL DESCRIPTION: PUBLIC CLASSES AND STATIC FUNCTIONS: INITIALIZATION AND SEQUENCING REQUIREMENTS: Copyright ?2005 QUALCOMM...
[ "jiaoyuhai@3f3bbce5-bc85-8142-9eb1-77d090cfebd4" ]
jiaoyuhai@3f3bbce5-bc85-8142-9eb1-77d090cfebd4
ad448969d7b88ede7abd3d80e9f4f55f149b03a8
7aa0f4e5d526ceb03d76a83b8606ee885e97261f
/ui/accessibility/ax_language_info.cc
72c091a2c92f0e1f66f442d97b43c8f05041e4aa
[ "BSD-3-Clause" ]
permissive
lealmeng/chromium
f1d67673a92b3eded974a211e44d1513c70d9f4b
255dc69c7cd88954afbdc87dd78b0265f61be2f3
refs/heads/master
2023-03-06T13:47:23.738772
2019-07-09T01:26:27
2019-07-09T01:26:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,675
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 "ui/accessibility/ax_language_info.h" #include <algorithm> #include <functional> #include "base/command_line.h" #include "base/i18n/unicodestrin...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
6a1a56c3d1301e103b43d7e17d1ac35ceb434648
4147e2a08af354f682ce100b9b760559dc69e8df
/ARemRecorder/PostProcessor/src/Orientation.cc
a5c9a88479b7371bb394aee7ad63d50439c0cdbf
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "MIT", "BSD-2-Clause" ]
permissive
donaldmunro/AARemu
4c40e4072e46bf4be5f90022f5ae1a5ed72f3a0b
f45c0909b2be645672ca16957d1d72741f93c9f1
refs/heads/master
2021-01-19T01:44:51.958044
2020-06-24T21:39:41
2020-06-24T21:39:41
22,467,863
34
14
null
null
null
null
UTF-8
C++
false
false
3,848
cc
#include <string.h> #include <iostream> #include <sstream> #include "Orientation.h" #include "util.h" inline bool _read(std::ifstream& in, char * buf, const int size, const std::string message) //----------------------------------------------------------------------------------------- { in.read(buf, size); if ...
[ "donaldmunro@gmail.com" ]
donaldmunro@gmail.com
77d038ee1226ea02413c1e277e7b8921d2042e47
20f2474bbae25818cfae993fdd3773f83b5b9f13
/src/scene/geometry/plane.cpp
849e168e5df52af2db5a553ec1c3261ef9164220
[ "MIT" ]
permissive
axis7818/RayTracer
4a1d37b5fdab39b27a4ff6b62c7818963343f2bb
157bc958fde873eeacc3e7c03607daedca088a4f
refs/heads/master
2021-03-16T08:46:57.310340
2017-07-04T17:18:02
2017-07-04T17:18:02
87,435,329
0
0
null
null
null
null
UTF-8
C++
false
false
1,434
cpp
#include "plane.hpp" using namespace glm; using namespace std; Plane::Plane() : normal(0, 1, 0), distance(0) { in_bvh = false; } vec3 Plane::get_normal(vec3 point) { vec3 obj_normal = normalize(this->normal); return normal_to_world_space(obj_normal); } string Plane::get_type() { return string("Plane"...
[ "axis7818@gmail.com" ]
axis7818@gmail.com
306ce8a2b82a943d8921ad2a23b23962e1827f14
6f9dca253abe5b8fe47dae0ea74983a5c5c8c27d
/include/client/texture/color.h
55eda2a7f2cf476e70b9987da4286292608e454f
[]
no_license
hlisdero/portal2D
79e79c61361dad2e7a4d3c6da41faf1973899395
faae30e49f3ab668d02f45ddc69622f7763cdf2b
refs/heads/master
2020-05-18T22:26:03.565650
2019-06-25T18:45:17
2019-06-25T18:45:17
184,686,607
1
1
null
2019-06-21T23:48:21
2019-05-03T02:11:53
C++
UTF-8
C++
false
false
324
h
#ifndef COLOR_H #define COLOR_H #include <cstdint> #include <string> class Color { public: Color(uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha = 0); explicit Color(const std::string& color_name); uint8_t r; uint8_t g; uint8_t b; uint8_t a = 0; }; #endif // COLO...
[ "lisderoh@gmail.com" ]
lisderoh@gmail.com
b06c89172964a79f25cb11d961f74a6f59693914
f3f6c972cc0b0d760c11d5c3c52e601ab4f3fcb5
/IoTArduinoAgent/IoTArduinoAgent.ino
d3002c1f7a0b623d40aac5f1667d0083a40b00f5
[ "Apache-2.0" ]
permissive
dliofindia/iot-server-agents
80babe3563c04c8dced945836bd76211bcebb06a
d9261c935dfb0ecad3a107b0b82f5a9c56cd9f27
refs/heads/master
2022-07-08T03:18:14.084869
2016-02-15T12:51:16
2016-02-15T12:51:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
639
ino
#include "IoTArduinoAgent.h" #include <Ethernet.h> #include <SPI.h> #include <IPStack.h> #include <Countdown.h> #include <MQTTClient.h> EthernetClient httpClient; int digitalPins[] = { 2, 5, 8, 9, 12 }; int analogPins[] = { 0, 1, 2, 3, 4, 5 }; void setup() { Serial.begin(9600); connectHttp(); setupResource(); ...
[ "shabir_tck09@hotmail.com" ]
shabir_tck09@hotmail.com
7bdf927a75bc68f1525dae982aacf8c697e7b07d
b2155efef00dbb04ae7a23e749955f5ec47afb5a
/source/RenderSystemD3D/OED3DShader_Impl.h
456fb8b92a0cae624230fb0c7049fcd05b82a593
[]
no_license
zjhlogo/originengine
00c0bd3c38a634b4c96394e3f8eece86f2fe8351
a35a83ed3f49f6aeeab5c3651ce12b5c5a43058f
refs/heads/master
2021-01-20T13:48:48.015940
2011-04-21T04:10:54
2011-04-21T04:10:54
32,371,356
1
0
null
null
null
null
UTF-8
C++
false
false
1,848
h
/*! * \file OED3DShader_Impl.h * \date 1-6-2009 15:47:13 * * * \author zjhlogo (zjhlogo@163.com) */ #ifndef __OED3DSHADER_IMPL_H__ #define __OED3DSHADER_IMPL_H__ #include <OECore/IOEShader.h> #include "OED3DVertDecl_Impl.h" #include <d3dx9.h> class COED3DShader_Impl : public IOEShader { publ...
[ "zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571" ]
zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571
0302768f8b4c504208df248e3e2cf2dfe23e7eda
247f9a5cc6e068695d0439e4a6bbaf6c1f5d7032
/FunctionType/WindowsServiceCppLibraryDynamicLinkLib/Code/Common.hpp
c086dc294799111079876fdf4aa9c8b1988c7537
[ "MIT" ]
permissive
15831944/WindowsServiceCppLibrary
d90e0802b3708027194d88ca92391d35da5cacdf
1d4ff4b96b4808efdbc56615566e3355885361a6
refs/heads/master
2021-06-20T03:38:38.466047
2017-07-23T15:13:41
2017-07-23T15:13:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,395
hpp
#ifndef __COMMON_HPP__ #define __COMMON_HPP__ typedef unsigned long DWORD; namespace WinSvcLib { enum class ServiceAccessType : DWORD { QueryConfig = 0x0001, // SERVICE_QUERY_CONFIG ChangeConfig = 0x0002, // SERVICE_CHANGE_CONFIG QueryStatus = 0x0004, // SERVICE_QUERY_STATUS EnumerateDependents = 0x0008,...
[ "aimegu2014@gmail.com" ]
aimegu2014@gmail.com
5dd3fbfa23d525f18c1c7e85a2b43764ba57328b
260e5dec446d12a7dd3f32e331c1fde8157e5cea
/Indi/SDK/Indi_Flaw_Sys_WeakToShock_classes.hpp
6001d5e9846c6f7ffb437f5e5e8a60acf3f9ca38
[]
no_license
jfmherokiller/TheOuterWorldsSdkDump
6e140fde4fcd1cade94ce0d7ea69f8a3f769e1c0
18a8c6b1f5d87bb1ad4334be4a9f22c52897f640
refs/heads/main
2023-08-30T09:27:17.723265
2021-09-17T00:24:52
2021-09-17T00:24:52
407,437,218
0
0
null
null
null
null
UTF-8
C++
false
false
686
hpp
#pragma once // TheOuterWorlds SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "Indi_Flaw_Sys_WeakToShock_structs.hpp" namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- /...
[ "peterpan0413@live.com" ]
peterpan0413@live.com
0966f618bbb8ee1a604e42cd0343252699d651f4
9a3782520d8c9f4fd1c26c6d43565a45ce8a4b9f
/SVG-FILES-ORIGINAL/Circle.cpp
5452b84f7437aff13c9f128e39b5cd6a69a623bf
[]
no_license
batsanov/SVG_File_Project
f251a9c486fd360fd5a0aa8ccb00b8ce86a7c878
8b2100fef72445b0caf8c851751fa154bf9be77e
refs/heads/master
2023-04-25T21:55:58.578290
2021-05-27T08:57:46
2021-05-27T08:57:46
368,153,601
1
0
null
null
null
null
UTF-8
C++
false
false
1,234
cpp
#include "Circle.h" #include <string.h> Circle::Circle() : Figure() { } Circle::Circle(const int _cx, const int _cy, const int _r, String _colour) : Figure() { cx = _cx; cy = _cy; r = _r; colour = _colour; } Circle& Circle::operator=(const Circle& other) { cx = other.cx; cy = other.cy; r = other.r; colo...
[ "totobackn@gmail.com" ]
totobackn@gmail.com
042bffe4de6330f75740c0e1fbccf167315e707d
0b196244601b95079ae9fc0376b8afa0dedc105e
/queue_examples.cpp
4319b0cc4f2d5a679da9c2d6e27e0ca77f460046
[]
no_license
jyasskin/error-or
fa5feeb1f771f5e6fa0705e3de439f3e8df0ee15
b1690c125a96843c6dbbd76156dd7d2009294aa9
refs/heads/master
2016-09-06T03:23:00.507927
2012-10-16T08:12:18
2012-10-16T08:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,145
cpp
// Example API usage for various error handling patterns. #include <vector> // Imagine a hypothetical "freelist" allocator. template <typename T> class my_freelist; // This allocator is non-propagating by default -- it is a C++98 container. namespace std { template <> allocator_traits<my_freelist> { // ... }; // ...
[ "chandlerc@gmail.com" ]
chandlerc@gmail.com
aaf22c37242c467477d16d13a4c512053d2ff45b
508fff84ee929a68daac4ff900d36912f0d6b6ed
/WarbandLib/operation.cpp
6374aa64b6be1dcf8dfaebb59997551c1e3695ea
[ "WTFPL" ]
permissive
blockspacer/wse
f2e05755ba1263c645d0b021548a73e5a5a33ba6
3ad901f1a463139b320c30ea08bdc343358ea6b6
refs/heads/master
2023-03-16T13:15:04.153026
2014-02-13T08:10:03
2014-02-13T08:10:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,466
cpp
#include "operation.h" #include "warband.h" using namespace wb; operation::operation() { end_statement = -1; } __int64 operation::get_operand_value(__int64 *locals, const int &operand_no) { int operand_type; return this->get_operand_value(locals, operand_no, operand_type); } __int64 operation...
[ "690187+Swyter@users.noreply.github.com" ]
690187+Swyter@users.noreply.github.com
790819298bd6244f3860504adc70efd0a5f284fe
cdb5362afc963b9d036cc9d350c84ddc55172769
/battleshiptwo.cpp
c8b33ad4083aec33802d3fe1cc83d9cd6971f63e
[]
no_license
Teo04/Cpp
d6799fcba25f5941aaf627a3d4ef5fbd75d52e99
51054ff54b7b40313f4b956497074be6bd86beeb
refs/heads/main
2023-03-17T23:47:56.545082
2021-03-10T08:22:31
2021-03-10T08:22:31
338,050,708
0
0
null
null
null
null
UTF-8
C++
false
false
1,837
cpp
/* * battleshipone1.cpp * Una battaglia navale contro il computer sulla costa * Autore: Matteo Grandi * Data: 12/2/2021 help sui codici della mappa: 0-empty, 1-ship, 2-bomb, 3-strike */ #include <iostream> #include <cstdlib> #include <ctime> using namespace std; void initialize(int v[], int l){ for(int i=0; i<l; i...
[ "matte.g101204@gmail.com" ]
matte.g101204@gmail.com
bbf13475f6ae6a51d9ed1e6621586873ba2c5f76
bde250a5bd97435abf0ffa505ba3da1f129720d8
/ds/src/test/ldaprepltest/replcompare.cpp
e94cee07136832e55ac8ef326469bec4ea568607
[]
no_license
KernelPanic-OpenSource/Win2K3_NT_ds
f45afd1a1243e42a8ccb489048f4a73946dad99f
0d97393773ee5ecdc29aae15023492e383f7ee7f
refs/heads/master
2023-04-04T00:34:51.876505
2021-04-14T04:49:28
2021-04-14T04:49:28
357,774,650
1
0
null
null
null
null
UTF-8
C++
false
false
5,517
cpp
#include <NTDSpchx.h> #pragma hdrstop #include <windows.h> #include <assert.h> #include <stdio.h> #include <stdlib.h> #include <attids.h> #include <ntsecapi.h> #include <ntdsa.h> #include <winldap.h> #include <ntdsapi.h> #include <drs.h> #include <stddef.h> #define DSID(x,y) (y) #define FILENO (0) #include <...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
54e3def2e7b7b46bb4b2e6addef48e236f644fc2
f074be00a5797db6bfc42efe26333437e439f401
/src/qt/coincontroldialog.cpp
2d48e534d151bdcb4914c3e8e7ee783ec8fc5446
[ "MIT" ]
permissive
crypto4like/c4l
f36d8d92f24c6d3c8247a72b65146170bd6a069a
139794d99d0ba562005c1bf23dfb30a8277bf3b4
refs/heads/master
2020-04-15T20:03:53.897193
2019-01-10T02:49:05
2019-01-10T02:49:05
164,977,174
1
0
null
null
null
null
UTF-8
C++
false
false
37,945
cpp
// Copyright (c) 2011-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The PIVX developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "coincontroldialog.h" #...
[ "root@localhost" ]
root@localhost
7a4e1f0f9cb21bc2dc7d375446bb0e647b42529b
964743cc9072f09d3d60a88ddd90971e48e8a956
/NewGeneBackEnd/Model/Tables/FieldTypes.h
34c467a139c678b38c379c49a1879437970b054e
[]
no_license
daniel347x/newgene
f6a7abae718bc4b3813c6adf2c2f991dca535954
dc0b5ddaeea441d905d627a4145d7a3e2eda78b5
refs/heads/master
2022-06-27T17:19:42.205690
2022-06-21T21:52:07
2022-06-21T21:52:07
9,526,888
0
2
null
2022-06-21T21:52:08
2013-04-18T16:55:22
C
UTF-8
C++
false
false
6,348
h
#ifndef FIELDTYPES_H #define FIELDTYPES_H #include <cstdint> #include <string> #include <vector> #include "../../sqlite/sqlite-amalgamation-3071700/sqlite3.h" enum FIELD_TYPE { FIELD_TYPE_UNKNOWN = 0 , FIELD_TYPE_INT32 , FIELD_TYPE_INT64 , FIELD_TYPE_UINT32 , FIELD_TYPE_UINT64 , FIELD_TYPE_STRING_FIXED , FIE...
[ "daniel347x@gmail.com" ]
daniel347x@gmail.com
5cf707f208d4444e3f2bb4a93019bcefea5d3130
fbfd3ec0f89101f4e7403854b0ebbeade1d06c1d
/Unreal Engine Full C++/ShootTheMap/Source/ShootTheMap/Public/UI/STMSpectatorWidget.h
7b94002939e23737d4398e450f556cc7dee76dfa
[]
no_license
markveligod/CoursesUnrealEngine
b1a14692f2d74d15a3911df4933b6f7588149f3d
3939882f35a81a47a7f8b8dd324f566a141e16dd
refs/heads/main
2023-05-30T23:24:02.200425
2021-06-16T16:19:20
2021-06-16T16:19:20
320,260,105
1
0
null
null
null
null
UTF-8
C++
false
false
354
h
// ShootTheMap #pragma once #include "CoreMinimal.h" #include "Blueprint/UserWidget.h" #include "STMSpectatorWidget.generated.h" /** * */ UCLASS() class SHOOTTHEMAP_API USTMSpectatorWidget : public UUserWidget { GENERATED_BODY() public: UFUNCTION(BlueprintCallable, Category = "UI") bool GetRespawnTime(...
[ "markveligod@yandex.ru" ]
markveligod@yandex.ru
70737d7e7a5ea847228431c708b12eaccf67e441
e4064cba03e08a7d71e87d9acac7508a8fed8e2b
/PAT乙级(Basic Level)真题/1006.cpp
6276e8519f6f489833b90b86fa4a6fd5ce1e0673
[]
no_license
fengshow12345/NowCoder-Solutions
3a4ad58631c2b6e7928c85ea15045785a6ff9b2f
7656c63664ea865de2180b266023560b6fbcf820
refs/heads/master
2020-03-08T10:20:52.243373
2018-04-04T12:41:26
2018-04-04T12:41:26
128,071,007
1
0
null
2018-04-04T14:05:38
2018-04-04T14:05:38
null
UTF-8
C++
false
false
311
cpp
#include <iostream> using namespace std; int main() { int A, DA, B, DB; cin >> A >> DA >> B >> DB; int AA = 0, BB = 0; while (A != 0) { if (DA == A % 10) { AA = AA * 10 + DA; } A /= 10; } while (B != 0) { if (DB == B % 10) { BB = BB * 10 + DB; } B /= 10; } cout << AA + BB; return 0; }
[ "shiqitao@163.com" ]
shiqitao@163.com
d74115e4d7826dbe77bfcb4b93186b85348aae35
d1f7ed3891d318cb3552c35a36d5c35fee3bc291
/CSCE 121 Intro Prog/Project/XX/x1/x.cpp
658f83a50dce59b46c172b5caa5991af4a551dad
[]
no_license
carstenhood/TAMU
6b790430632882d481ec323413676af84f098693
bde49ada8be7e8205c3fd3e3d16bcbba41a40572
refs/heads/master
2021-08-31T22:47:22.942477
2017-12-23T07:17:34
2017-12-23T07:17:34
114,523,829
0
0
null
null
null
null
UTF-8
C++
false
false
12,566
cpp
// // main.cpp // x_test // // Created by Carsten Hood on 11/15/13. // Copyright (c) 2013 Carsten Hood. All rights reserved. // #include <iostream> #include "std_lib_facilities_3.h" #include "Simple_window.h" //fltk #include "Graph.h" //fltk //----------------------------------------------------------------- //f...
[ "carstenfhood@gmail.com" ]
carstenfhood@gmail.com
4968136139f2eb08b4ffb859c6cf35c997398323
149cf6dcaecf6e4091d758dd065fb25a146d7844
/binarytrees/reconstruct.cpp
23d0f036a8106e22687d2bd771045358c8c1ef0b
[]
no_license
rkty13/DataStructAlgo
1902b06efeacc6f81c486101c975ad9be799ad3e
e2eb36cd53062be8cb6227524606ace5d4ac83f8
refs/heads/master
2021-01-10T05:13:15.755186
2015-11-19T04:59:11
2015-11-19T04:59:11
44,970,436
0
1
null
null
null
null
UTF-8
C++
false
false
728
cpp
#include <iostream> #include "BNode.h" /* Reconstructs a binary tree given a pre-order and in-order representation of the tree. */ BNode * reconstruct(const std::vector<int> pre, const std::vector<int> in) { BNode *root = new BNode(pre[0]); if (pre.size() == 1) { return root; } else if (pre.size() == 2) { if (p...
[ "rkty13@gmail.com" ]
rkty13@gmail.com
4e20d2ac2c80a8705f044edd3219d3ea0ba564a9
a0faf7fcc84166ec3b113b2449431bd1100956f6
/main.cpp
952a45d89520dcb73e872c0104c3f2e4f30cfc19
[]
no_license
artthirt/scan_pmf
aa290bc2188a700d53179783ae2b71b42422c123
91f48c10c36d45cd2f02c4cfd28a6b433a7c1668
refs/heads/master
2023-07-03T07:07:17.650299
2021-08-17T08:31:16
2021-08-17T08:31:16
369,106,854
0
0
null
null
null
null
UTF-8
C++
false
false
3,078
cpp
#include <QCoreApplication> #include <QApplication> #include "mainwindow.h" #include "parserpmf.h" void gen1() { ParserPmf parser; parser.loadMask("d:\\develop\\dir15\\data\\KALAN_SCANS\\FlatField_r0000000000.pmf", QRect(0, 512, 3840, 256)); parser.setUseMask(true); parser.setRect(QRect(720, 0, 1100,...
[ "artthirt@gmail.com" ]
artthirt@gmail.com
4dc2ea8709fd0244a26eeff03516d0fcf97a4f60
b4aff90b636412db70a2e2e2ab819a24d65cba2b
/voipengine/voipsdk/webrtc/src/chromium/src/content/common/gpu/client/gpu_memory_buffer_impl.h
dc792246e1fac1d29d2f02271b5dc03735b37d90
[]
no_license
brainpoint/voip_ios
9a9aebba88b3c5bb17108d7ed87c702f23dc6f12
5205f896b9e60881f52c0b12b1c5188c9608d83e
refs/heads/master
2020-12-26T04:37:38.258937
2015-04-14T16:16:31
2015-04-14T16:16:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,302
h
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_COMMON_GPU_CLIENT_GPU_MEMORY_BUFFER_IMPL_H_ #define CONTENT_COMMON_GPU_CLIENT_GPU_MEMORY_BUFFER_IMPL_H_ #include "base/callback.h" #inclu...
[ "houxuehua49@gmail.com" ]
houxuehua49@gmail.com
5ea463b221cc249c615b2e6729e6604696f5f4ef
110aab8977911ddf8526a49481709e4413f3b29c
/src/objects/js-array-buffer-inl.h
ceb8fbe0498f16d1e54974543b282678e2dd5fab
[ "BSD-3-Clause", "SunPro", "bzip2-1.0.6", "Apache-2.0" ]
permissive
jimmcnulty41/v8
9501597d632b7c39527acd4535269d5cecbcae48
9f7dec93801ffaf21d787cfb290826bedbe64da8
refs/heads/master
2020-05-26T04:23:32.635341
2019-05-21T19:40:57
2019-05-22T17:22:47
188,105,161
1
0
null
2019-05-22T19:58:56
2019-05-22T19:58:56
null
UTF-8
C++
false
false
5,772
h
// Copyright 2018 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. #ifndef V8_OBJECTS_JS_ARRAY_BUFFER_INL_H_ #define V8_OBJECTS_JS_ARRAY_BUFFER_INL_H_ #include "src/objects/js-array-buffer.h" #include "src/heap/heap-w...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
42ed86c4b44cd16061129061c8f0f0d1c0581593
cad6c698944b92d1da5c54c7473758e751bb36ac
/plugins/ie/oophm/oophm/SessionData.h
8585a4426e0c2288beefdeca99f8183b7d4e2408
[]
no_license
jhartman/scalagwt-gwt
2af05004040a78315c130abd05c4dd08975aa414
b3e32a53cbb44213a48bd1bbd4c3037fb4fa8f72
refs/heads/master
2021-01-18T16:19:25.065024
2011-03-18T17:19:43
2011-03-18T17:19:43
1,424,165
0
0
null
null
null
null
UTF-8
C++
false
false
3,152
h
/* * Copyright 2008 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 i...
[ "jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7" ]
jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7
4406fcb64f644a1175c8600e6e598de76c72945c
fe7f262f34377aace02d46af30ea668b7d88076c
/src/io/ArrheniusAlloys.cpp
38446e02c35e8d5e27e34ab656e3e282bdd5b851
[ "Apache-2.0" ]
permissive
Warmshawn/MMonCa
02c08dc9ba285d3dae9c7825b6b71b8c158d411d
df279c2103484e89898ff4e81b45fb9ad43bcb9e
refs/heads/master
2021-02-15T20:23:57.977293
2020-02-29T02:03:30
2020-02-29T02:03:30
244,928,616
1
0
Apache-2.0
2020-03-04T14:58:12
2020-03-04T14:58:11
null
UTF-8
C++
false
false
3,998
cpp
/* * ArrheniusAlloys.cpp * * Created on: Dec 20, 2012 * * Copyright 2014 IMDEA Materials Institute, Getafe, Madrid, Spain * * 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 * * ht...
[ "cpt.gauss386@gmail.com" ]
cpt.gauss386@gmail.com
5c402858e588312bca55a2ca3af40d0d2e58c01d
b22588340d7925b614a735bbbde1b351ad657ffc
/athena/Control/DataModelTest/DataModelTestDataRead/src/AuxDataTestTypelessRead.cxx
93dc4da8c3cfc0c988253206f3a5d5d85e902697
[]
no_license
rushioda/PIXELVALID_athena
90befe12042c1249cbb3655dde1428bb9b9a42ce
22df23187ef85e9c3120122c8375ea0e7d8ea440
refs/heads/master
2020-12-14T22:01:15.365949
2020-01-19T03:59:35
2020-01-19T03:59:35
234,836,993
1
0
null
null
null
null
UTF-8
C++
false
false
6,327
cxx
/* Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ // $Id$ /** * @file src/AuxDataTestTypelessRead.cxx * @author snyder@bnl.gov * @date May 2014 * @brief Algorithm to test reading @c DataVector with auxiliary data, * without compile-time typing of aux data. */ #include "Aux...
[ "rushioda@lxplus754.cern.ch" ]
rushioda@lxplus754.cern.ch
79fe39b0f921efd7ad8fc897528570b20f85e6af
a2111a80faf35749d74a533e123d9da9da108214
/raw/pmsb13/pmsb13-data-20130530/sources/fjt74l9mlcqisdus/2013-04-18T18-27-29.554+0200/sandbox/my_sandbox/apps/fist_steps/tutorial_17/tutorial_17.cpp
eb43b4dbb6f24f7942e4563e706c7cacd5dd5f53
[ "MIT" ]
permissive
bkahlert/seqan-research
f2c550d539f511825842a60f6b994c1f0a3934c2
21945be863855077eec7cbdb51c3450afcf560a3
refs/heads/master
2022-12-24T13:05:48.828734
2015-07-01T01:56:22
2015-07-01T01:56:22
21,610,669
1
0
null
null
null
null
UTF-8
C++
false
false
459
cpp
#include <iostream> #include <seqan/index.h> using namespace seqan; int main () { typedef Index<DnaString, IndexQGram< OneGappedShape > > TIndex; TIndex index("CATGATTACATA"); stringToShape(indexShape(index),"1101"); hash(indexShape(index),"AT-A"); for (unsigned i = 0; i < length(getOccurre...
[ "mail@bkahlert.com" ]
mail@bkahlert.com
ed2666430da422f5e7fc65cc42712d2ea37272b1
879681c994f1ca9c8d2c905a4e5064997ad25a27
/root-2.3.0/run/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.92/p
43f60f8954fb78db00d0714524ca3823cc279451
[]
no_license
MizuhaWatanabe/OpenFOAM-2.3.0-with-Ubuntu
3828272d989d45fb020e83f8426b849e75560c62
daeb870be81275e8a81f5cbac4ca1906a9bc69c0
refs/heads/master
2020-05-17T16:36:41.848261
2015-04-18T09:29:48
2015-04-18T09:29:48
34,159,882
1
0
null
null
null
null
UTF-8
C++
false
false
46,718
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | ...
[ "mizuha.watanabe@gmail.com" ]
mizuha.watanabe@gmail.com
03f2e0a289174397791f262ec84f08427260035b
3bf91b10c47d677ac6caf121eeb4d1ead8d2b561
/src/helium/system/cachePartialUpdate.h
d67a598cada115d64e520867399f75977d3f15d3
[]
no_license
fabiodl/helium
8d9dea1e433973632199ea10a5bf54b6a3741afe
fe8f58eb55e033c596d66e377dc808c46ca0dfce
refs/heads/master
2020-12-06T15:09:29.227558
2020-03-10T07:48:28
2020-03-10T07:48:28
67,750,827
0
0
null
null
null
null
UTF-8
C++
false
false
1,109
h
/*! * \brief libhelium * \author Fabio Dalla Libera * \date 2012.07.01 * \version 0.2 * Release_flags g */ #ifndef HE_CACHEPARTIALUPDATE #define HE_CACHEPARTIALUPDATE namespace helium{ //used for keeping an internal cache of type GT=Array<T>,refreshed with updates of type UT=std::pair<int,T> tem...
[ "fabiodl@gmail.com" ]
fabiodl@gmail.com
45560301716dd41b86d3b0db1f02a0be724608cf
abdd0dcf68914e1547ac23b14fd1d7847dc9ce83
/fileSys/src/.history/node_20200501033017.cpp
0900e8114351ec85eb1c8ac08dc2864eff328976
[]
no_license
SnowflyLXF/Distributed-Systems-UMN
d290e2fdd2f07309fc62dffbe377443be6c34f3f
bd834f8cb2100836a67143ccdaeb79495cb74e18
refs/heads/master
2023-08-01T09:29:56.350535
2021-09-26T04:05:17
2021-09-26T04:05:17
410,444,689
0
0
null
null
null
null
UTF-8
C++
false
false
15,059
cpp
#include <condition_variable> #include "node.hpp" using namespace std; uint32_t checksum(std::ifstream& file) { uint32_t sum = 0; uint32_t word = 0; while (file.read(reinterpret_cast<char*>(&word), sizeof(word))) { sum += word; } if (file.gcount()) { word &= (~0U >> ((sizeof(uin...
[ "lixuefei9679@gmail.com" ]
lixuefei9679@gmail.com
1459ab07246a2a1e21d86cc9d1d544005df56f87
d910373b4c7beace15fbbee67faf48067292e068
/src/bin/polyline/src/de/hampe/svg/LineCap.hpp
ba0c4d83508d20cdfdfce0a8892efb2765423b73
[]
no_license
benjaminhampe/benni-cmake-v6
17f396eea5ab608cf5ba675753d36f6dba493b01
2f4157244dbd9aa5bbd72aae803ca14eda881ae0
refs/heads/master
2020-06-17T04:25:47.804665
2019-08-05T13:10:39
2019-08-05T13:10:39
195,795,801
0
0
null
null
null
null
UTF-8
C++
false
false
1,433
hpp
////////////////////////////////////////////////////////////////////// /// @file LineCap.hpp /// @brief SVG LineCap /// @author Copyright (c) Benjamin Hampe <benjaminhampe@gmx.de> /// /// The author grants permission of free use, free distribution and /// free usage for commercial applications even for modified sourc...
[ "benjamin.hampe@preh.de" ]
benjamin.hampe@preh.de
69deb4b8f1bbcb9060c49491650cfdd966ed789c
b1936b91f941b5ed7c4ef6263fbe68aab7bf3c08
/SnifferDlg.cpp
f719a8f0322e395f584f41a51070a98dc7780aa6
[]
no_license
philsong/smartkid
dd0f920f505fbf7db3d60de9a2cbc08b33885878
1eb26544e206cb1f1ca97b72d4a85ad461827f05
refs/heads/master
2021-01-18T17:17:33.679817
2006-12-29T14:37:53
2006-12-29T14:37:53
32,116,947
1
0
null
null
null
null
GB18030
C++
false
false
1,261
cpp
// SnifferDlg.cpp : 实现文件 //NDIS , DDK , pcaplib will add by songbo. #include "stdafx.h" #include "smartkid.h" #include "SnifferDlg.h" #include <winsock2.h> #include "mstcpip.h" #include "iphlpapi.h" #pragma comment (lib,"Iphlpapi.lib") // CSnifferDlg 对话框 IMPLEMENT_DYNAMIC(CSnifferDlg, CDialog) CS...
[ "songbohr@99f8ccfc-bd25-0410-92d8-6ff52df36cf9" ]
songbohr@99f8ccfc-bd25-0410-92d8-6ff52df36cf9
93a2bc8d8428376a1bf93237b55801850b52fbb8
b90c36b87185c31dbb7058a50b94e15d786ea6fe
/inc/Matrix3x3.hh
a16a06e7d771c1bcbf1bcdd7743544612bb751d5
[ "Unlicense" ]
permissive
KPO-2020-2021/zad5_1-Landsknecht3
14765747871057698e5d76ee0ad0d22757914c90
ad92aeceb20aecd147d8fb9ff30c84e97e889786
refs/heads/main
2023-05-28T08:19:30.062350
2021-06-09T20:47:00
2021-06-09T20:47:00
368,237,354
0
0
null
null
null
null
UTF-8
C++
false
false
226
hh
#ifndef MATRIX3X3_HH #define MATRIX3X3_HH #include <iostream> #include "Matrix.hh" typedef Matrix<3> Matrix3x3; Matrix3x3 mac_rot_x(double kat); Matrix3x3 mac_rot_y(double kat); Matrix3x3 mac_rot_z(double kat); #endif
[ "259260@student.pwr.edu.pl" ]
259260@student.pwr.edu.pl
1518656d905e02fe2831a995850ad1b5b1bdccfe
a2c13c0c0a79701b16b0f9d08c75901cee5e32e4
/UnitTest/test_data_send.h
b8ff7f81088afbd146a3c01da62515e0ec86e6cb
[]
no_license
GhostPastR/ClientServerWimApi
b7315231fba3555bf1447950a68ad92e38818778
3f1fa6ed98bdedeb0a3ee09985aefdfa1ea66cf8
refs/heads/main
2023-06-03T05:35:18.442992
2021-06-30T05:55:24
2021-06-30T05:55:24
381,333,958
0
0
null
null
null
null
UTF-8
C++
false
false
4,191
h
#ifndef TEST_DATA_SEND_H #define TEST_DATA_SEND_H #include <iostream> #include <cassert> #include <datasend.h> void test_data_send_not_file(){ DataSend data; data.header.sender = 1; data.header.recipient = 0; data.header.command = Command::CONNECT; std::wstring wstr; wstr += static_cast<wchar...
[ "nikolai0123456789@mail.ru" ]
nikolai0123456789@mail.ru
af9c362196272c4157de2c5c9352a98624c60f56
a43bf399b62b9ca17eb95c80c99067b925fdd2ad
/C++ Console/2015/T5/任务四 线段类/任务四 线段类/line.h
14b7c1dc8e735e688a3c5c8282104d14f1c30086
[]
no_license
imjinghun/university
d4bdf80ae6ed3d5a88c5a8b38c7640f19b0efe2c
1f5e9c0301ab4d38e4504d6c9cae4b5a187ce26b
refs/heads/master
2021-01-01T16:13:34.426161
2017-09-11T13:00:40
2017-09-11T13:00:40
97,788,115
0
0
null
null
null
null
UTF-8
C++
false
false
122
h
class line { class point { public: double x,y,z; }p,q; public: void input(); void output(); line(); ~line(); };
[ "1377525269@qq.com" ]
1377525269@qq.com
5a9418a76a827d4fdc565e6a00e3e023c6dfe2a8
a33a732433fbcad1a9d7bafd14c363ec05be073c
/open_chisel/include/open_chisel/Chisel.h
6eed2b4f74d3df8d5cb4adab1b348baaf477bc94
[]
no_license
tlb9551/OpenChisel
0c0d8bfa75daf580185c4f667496b650b3bd6eb1
eb2e537f6c26f71622b03af8f9a62195e7178abb
refs/heads/master
2020-03-25T23:36:01.460780
2019-01-09T04:47:11
2019-01-09T04:47:11
144,282,920
2
1
null
null
null
null
UTF-8
C++
false
false
15,611
h
// The MIT License (MIT) // Copyright (c) 2014 Matthew Klingensmith and Ivan Dryanovski // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation...
[ "tlb9551@outlook.com" ]
tlb9551@outlook.com