hexsha
stringlengths
40
40
size
int64
22
2.4M
ext
stringclasses
5 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
260
max_stars_repo_name
stringlengths
5
109
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
9
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
260
max_issues_repo_name
stringlengths
5
109
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
9
max_issues_count
float64
1
67k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
260
max_forks_repo_name
stringlengths
5
109
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
9
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
22
2.4M
avg_line_length
float64
5
169k
max_line_length
int64
5
786k
alphanum_fraction
float64
0.06
0.95
matches
listlengths
1
11
7430d79d09e9482c6c00e4de9767156b8c385941
12,398
h
C
emr/include/tencentcloud/emr/v20190103/model/Resource.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
null
null
null
emr/include/tencentcloud/emr/v20190103/model/Resource.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
null
null
null
emr/include/tencentcloud/emr/v20190103/model/Resource.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
null
null
null
/* * 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 ...
30.387255
116
0.434909
[ "vector", "model" ]
7434baa2d3d6297cc6d8d99b46cff516d6ac49f9
1,703
h
C
paddle/parameter/ParameterUpdateFunctions.h
limeng357/Paddle
dbd25805c88c48998eb9dc0f4b2ca1fd46326482
[ "ECL-2.0", "Apache-2.0" ]
4
2019-04-28T13:29:41.000Z
2022-01-09T16:54:20.000Z
paddle/parameter/ParameterUpdateFunctions.h
limeng357/Paddle
dbd25805c88c48998eb9dc0f4b2ca1fd46326482
[ "ECL-2.0", "Apache-2.0" ]
3
2018-04-11T10:25:51.000Z
2018-04-12T01:17:22.000Z
paddle/parameter/ParameterUpdateFunctions.h
limeng357/Paddle
dbd25805c88c48998eb9dc0f4b2ca1fd46326482
[ "ECL-2.0", "Apache-2.0" ]
2
2020-11-04T08:01:39.000Z
2020-11-06T08:33:28.000Z
/* Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
29.877193
75
0.618321
[ "vector" ]
7435b6440a35d6eb3995a6f1f55933f60cdf4b44
591
h
C
src/BSL/Entity.h
yacklebeam/bluescreen-engine
c05a5b9320ca519147e9466ddbbb0d62fcad7b9a
[ "MIT" ]
null
null
null
src/BSL/Entity.h
yacklebeam/bluescreen-engine
c05a5b9320ca519147e9466ddbbb0d62fcad7b9a
[ "MIT" ]
null
null
null
src/BSL/Entity.h
yacklebeam/bluescreen-engine
c05a5b9320ca519147e9466ddbbb0d62fcad7b9a
[ "MIT" ]
null
null
null
#ifndef BLUESCREEN_ENTITY_H #define BLUESCREEN_ENTITY_H #include <SFML/Graphics.hpp> #include "SpriteSet.h" #include "Vector2d.h" struct GameSprite { vec2d offset; char* spriteTag; }; struct Entity { SpriteSet* spriteSet; char* state; char* transitionState; vec2d position; vec2d velocity; int currentSpriteIn...
14.414634
33
0.742809
[ "vector" ]
7438690547ad7d29c552ce84ffd8b3f083f3ba4f
671
h
C
Arquivo.h
edvaldoszy/urna-eletronica-cpp
b993ad8578c8e673d463d3155b14d8c407c34f8f
[ "MIT" ]
null
null
null
Arquivo.h
edvaldoszy/urna-eletronica-cpp
b993ad8578c8e673d463d3155b14d8c407c34f8f
[ "MIT" ]
null
null
null
Arquivo.h
edvaldoszy/urna-eletronica-cpp
b993ad8578c8e673d463d3155b14d8c407c34f8f
[ "MIT" ]
null
null
null
#ifndef URNA_ARQUIVO_H #define URNA_ARQUIVO_H #include <iostream> #include <fstream> #include "Sessao.h" using namespace std; class Arquivo { public: Arquivo(); static void gravarSessao(Sessao sessao); static Sessao carregarArquivo(string path); protected: static string line(ifstream &ifs); st...
21.645161
80
0.752608
[ "vector" ]
743c00e24b34615b65ab68eef0f623d8992c65b5
268
h
C
GetLowEngine.MeshCompiler/Structures.h
ticticboooom/GetLowEngine
3303bc414a8b89c605161193d7284b6f91c4a5b6
[ "MIT" ]
3
2021-03-05T01:56:44.000Z
2021-08-01T10:18:47.000Z
GetLowEngine.MeshCompiler/Structures.h
ticticboooom/GetLowEngine
3303bc414a8b89c605161193d7284b6f91c4a5b6
[ "MIT" ]
null
null
null
GetLowEngine.MeshCompiler/Structures.h
ticticboooom/GetLowEngine
3303bc414a8b89c605161193d7284b6f91c4a5b6
[ "MIT" ]
null
null
null
#pragma once #include <memory> #include <vector> #include "../GetLowEngine.Engine/Structures.h" #include <assimp/scene.h> struct VertexThreadParemeter { aiMesh* mesh; uint32_t vertexStart; uint32_t vertexEnd; std::vector<VertexTexCoordNormalBones> vertices; };
17.866667
49
0.768657
[ "mesh", "vector" ]
744d30ff802453364c7887f27e07af09941bff52
7,386
h
C
Source/Services/Achievements/Manager/achievements_manager_internal.h
natiskan/xbox-live-api
9e7e51e0863b5983c2aa334a7b0db579b3bdf1de
[ "MIT" ]
118
2019-05-13T22:56:02.000Z
2022-03-16T06:12:39.000Z
Source/Services/Achievements/Manager/achievements_manager_internal.h
aspavlov/xbox-live-api
4bec6f92347d0ad6c85463b601821333de631e3a
[ "MIT" ]
31
2019-05-07T13:09:28.000Z
2022-01-26T10:02:59.000Z
Source/Services/Achievements/Manager/achievements_manager_internal.h
aspavlov/xbox-live-api
4bec6f92347d0ad6c85463b601821333de631e3a
[ "MIT" ]
48
2019-05-28T23:55:31.000Z
2021-12-22T03:47:56.000Z
// Copyright (c) Microsoft Corporation // Licensed under the MIT license. See LICENSE file in the project root for full license information. #pragma once #include "xsapi-c/achievements_manager_c.h" #include "achievements_internal.h" namespace xbox { namespace services { namespace achievements { namespace manager { ...
30.146939
138
0.721906
[ "object", "vector" ]
74518c7ae62c546331cac5942d9ea35fd0374990
3,726
h
C
fboss/agent/hw/bcm/BcmQcmManager.h
nathanawmk/fboss
9f36dbaaae47202f9131598560c65715334a9a83
[ "BSD-3-Clause" ]
834
2015-03-10T18:12:28.000Z
2022-03-31T20:16:17.000Z
fboss/agent/hw/bcm/BcmQcmManager.h
nathanawmk/fboss
9f36dbaaae47202f9131598560c65715334a9a83
[ "BSD-3-Clause" ]
82
2015-04-07T08:48:29.000Z
2022-03-11T21:56:58.000Z
fboss/agent/hw/bcm/BcmQcmManager.h
nathanawmk/fboss
9f36dbaaae47202f9131598560c65715334a9a83
[ "BSD-3-Clause" ]
296
2015-03-11T03:45:37.000Z
2022-03-14T22:54:22.000Z
// Copyright 2004-present Facebook. All Rights Reserved. #pragma once #include <folly/experimental/FunctionScheduler.h> #include "fboss/agent/hw/bcm/BcmSwitch.h" #include "fboss/agent/hw/bcm/types.h" #include "fboss/agent/state/QcmConfig.h" extern "C" { #include <bcm/flowtracker.h> #include <bcm/l2.h> } // Currentl...
29.571429
74
0.750939
[ "vector" ]
746051bc2b3f17094b983e1c5dcd6c5190a9a570
2,208
h
C
src/avt/Expressions/General/avtVectorComposeExpression.h
visit-dav/vis
c08bc6e538ecd7d30ddc6399ec3022b9e062127e
[ "BSD-3-Clause" ]
226
2018-12-29T01:13:49.000Z
2022-03-30T19:16:31.000Z
src/avt/Expressions/General/avtVectorComposeExpression.h
visit-dav/vis
c08bc6e538ecd7d30ddc6399ec3022b9e062127e
[ "BSD-3-Clause" ]
5,100
2019-01-14T18:19:25.000Z
2022-03-31T23:08:36.000Z
src/avt/Expressions/General/avtVectorComposeExpression.h
visit-dav/vis
c08bc6e538ecd7d30ddc6399ec3022b9e062127e
[ "BSD-3-Clause" ]
84
2019-01-24T17:41:50.000Z
2022-03-10T10:01:46.000Z
// Copyright (c) Lawrence Livermore National Security, LLC and other VisIt // Project developers. See the top-level LICENSE file for dates and other // details. No copyright assignment is required to contribute to VisIt. // ************************************************************************* // // ...
36.196721
84
0.557971
[ "vector" ]
7465c8d08c54ee534f0e45d7ffc052e0c3df709f
73,471
c
C
pytrap/src/unirecmodule.c
krkos/Nemea-Framework
f9c3265724649968cdc260c3c4c4fbd548b304ff
[ "BSD-3-Clause" ]
1
2020-03-16T14:54:13.000Z
2020-03-16T14:54:13.000Z
pytrap/src/unirecmodule.c
krkos/Nemea-Framework
f9c3265724649968cdc260c3c4c4fbd548b304ff
[ "BSD-3-Clause" ]
null
null
null
pytrap/src/unirecmodule.c
krkos/Nemea-Framework
f9c3265724649968cdc260c3c4c4fbd548b304ff
[ "BSD-3-Clause" ]
null
null
null
#define __STDC_FORMAT_MACROS #include <inttypes.h> #include <Python.h> #include <datetime.h> #include <structmember.h> #include <libtrap/trap.h> #include <unirec/unirec.h> #include <unistd.h> #include <getopt.h> #include <stdio.h> #include <stdlib.h> #include "fields.h" #include "unirecipaddr.h" #include "unirecmacad...
34.525846
125
0.580297
[ "object" ]
746b2df267ed7f8c76b463b7e0bc6fbed525d1c0
545
h
C
src/MatrixTransformInterface/Fwd.h
dormon/MatrixTransformInterface
c9d5a8dad94fc9eb64bf17a5297f14e48ddfb17d
[ "MIT" ]
null
null
null
src/MatrixTransformInterface/Fwd.h
dormon/MatrixTransformInterface
c9d5a8dad94fc9eb64bf17a5297f14e48ddfb17d
[ "MIT" ]
null
null
null
src/MatrixTransformInterface/Fwd.h
dormon/MatrixTransformInterface
c9d5a8dad94fc9eb64bf17a5297f14e48ddfb17d
[ "MIT" ]
null
null
null
/** * @file * @brief This file contains forward declarations. * * @author Tomáš Milet, imilet@fit.vutbr.cz */ #pragma once #include <array> #include <cstdint> #include <memory> #include <vector> namespace matrixTransform { class NodeData; class NodeAttribute; class FrustumCullingNodeAttribute; class UserIDsNod...
15.571429
50
0.781651
[ "vector" ]
747623f514a6bfe706e4d4ceda95123565f87964
990
h
C
include/uncal_date.h
MartinHinz/calibrator
4fa3b3fec9d5a798b4d4f5f3977d71ed859b1e20
[ "MIT" ]
3
2016-10-13T09:37:53.000Z
2021-07-06T14:32:26.000Z
include/uncal_date.h
MartinHinz/calibrator
4fa3b3fec9d5a798b4d4f5f3977d71ed859b1e20
[ "MIT" ]
4
2021-06-25T09:47:23.000Z
2021-07-05T13:30:34.000Z
include/uncal_date.h
ISAAKiel/calibrator
4fa3b3fec9d5a798b4d4f5f3977d71ed859b1e20
[ "MIT" ]
null
null
null
/** * @file uncal_date.h * \class UncalDate * * \brief Represents an uncalibrated date * * This class represents an uncalibrated date * * \author Martin Hinz * * \version 0.1 * * \date 14/07/2016 11:07:28 * * Contact: martin.hinz@ufg.uni-kiel.de * */ #ifndef _uncal_date_h_ #define _uncal_date_h_ #incl...
20.625
134
0.710101
[ "vector" ]
748061bc6bbad300c0f901938e392c4f3806a76d
1,859
c
C
src/entity/c_blocklook.c
LemonlyEdits/minecraft-weekend
c8f06fb686c8d1c311b5b34d6ddf59c10ec92582
[ "MIT" ]
3
2021-08-28T04:27:56.000Z
2021-08-28T04:35:27.000Z
src/entity/c_blocklook.c
LemonlyEdits/minecraft-weekend
c8f06fb686c8d1c311b5b34d6ddf59c10ec92582
[ "MIT" ]
null
null
null
src/entity/c_blocklook.c
LemonlyEdits/minecraft-weekend
c8f06fb686c8d1c311b5b34d6ddf59c10ec92582
[ "MIT" ]
1
2021-08-07T11:26:54.000Z
2021-08-07T11:26:54.000Z
#include "c_blocklook.h" #include "ecs.h" #include "../world/world.h" #include "../state.h" #include "../gfx/renderer.h" static bool block_raycast(struct World *world, ivec3s pos) { struct Block block = BLOCKS[world_get_block(world, pos)]; return block.id != AIR && !block.liquid; } static void tick(struct Bl...
33.196429
107
0.596019
[ "render" ]
7480a4f81c40ef5132f4e1744cb9394640f14c36
686
h
C
src/linteger.h
shatuda/lemon
80e904c2c8751610587a06e0f2c59f0dad8d28de
[ "MIT" ]
null
null
null
src/linteger.h
shatuda/lemon
80e904c2c8751610587a06e0f2c59f0dad8d28de
[ "MIT" ]
null
null
null
src/linteger.h
shatuda/lemon
80e904c2c8751610587a06e0f2c59f0dad8d28de
[ "MIT" ]
1
2020-02-07T08:17:44.000Z
2020-02-07T08:17:44.000Z
#ifndef LEMON_LINTEGER_H #define LEMON_LINTEGER_H #include "extend.h" struct linteger { struct lobject object; int sign; int length; /* count of digits[] */ int ndigits; /* used digits in digits[] */ extend_t digits[1]; }; struct lobject * linteger_method(struct lemon *lemon, struct lobject *se...
20.787879
65
0.714286
[ "object" ]
7487559d1c30cef26a5cf83e6ce7f135c15c78b2
3,563
h
C
numpy/core/src/common/simd/neon/conversion.h
iam-abbas/numpy
2fb5e969fded3cd468f2ca01d5b954c953545dd9
[ "BSD-3-Clause" ]
20,453
2015-01-02T09:00:47.000Z
2022-03-31T23:35:56.000Z
numpy/core/src/common/simd/neon/conversion.h
iam-abbas/numpy
2fb5e969fded3cd468f2ca01d5b954c953545dd9
[ "BSD-3-Clause" ]
14,862
2015-01-01T01:28:34.000Z
2022-03-31T23:48:52.000Z
numpy/core/src/common/simd/neon/conversion.h
iam-abbas/numpy
2fb5e969fded3cd468f2ca01d5b954c953545dd9
[ "BSD-3-Clause" ]
9,362
2015-01-01T15:49:43.000Z
2022-03-31T21:26:51.000Z
#ifndef NPY_SIMD #error "Not a standalone header" #endif #ifndef _NPY_SIMD_NEON_CVT_H #define _NPY_SIMD_NEON_CVT_H // convert boolean vectors to integer vectors #define npyv_cvt_u8_b8(A) A #define npyv_cvt_s8_b8 vreinterpretq_s8_u8 #define npyv_cvt_u16_b16(A) A #define npyv_cvt_s16_b16 vreinterpretq_s16_u16 #...
32.390909
96
0.744036
[ "vector" ]
130fb8db4a46e9877db91bf693bd32d2c43e08ac
543
h
C
morse/DotNet/MorseKernel2/ProgressBarInfo.h
jonnyzzz/phd-project
beab8615585bd52ef9ee1c19d1557e8c933c047a
[ "Apache-2.0" ]
1
2019-12-24T15:52:45.000Z
2019-12-24T15:52:45.000Z
morse/DotNet/MorseKernel2/ProgressBarInfo.h
jonnyzzz/phd-project
beab8615585bd52ef9ee1c19d1557e8c933c047a
[ "Apache-2.0" ]
null
null
null
morse/DotNet/MorseKernel2/ProgressBarInfo.h
jonnyzzz/phd-project
beab8615585bd52ef9ee1c19d1557e8c933c047a
[ "Apache-2.0" ]
null
null
null
// ProgressBarInfo.h : Declaration of the CProgressBarInfo #pragma once #include "resource.h" // main symbols // IProgressBarInfo [ object, uuid("54E003E2-EAA0-4321-9A14-31CF8E5BCB84"), dual, helpstring("IProgressBarInfo Interface"), pointer_default(unique) ] __interface IProgressBarInfo : IDispatch { [id...
18.724138
58
0.694291
[ "object" ]
1311b8e75242af4615292cf86dcd785075aee3b9
52,368
c
C
src/parse.c
kappybar/kcc
e3b535e6bee86a4ab30ec224b5334b23b82e5547
[ "MIT" ]
null
null
null
src/parse.c
kappybar/kcc
e3b535e6bee86a4ab30ec224b5334b23b82e5547
[ "MIT" ]
null
null
null
src/parse.c
kappybar/kcc
e3b535e6bee86a4ab30ec224b5334b23b82e5547
[ "MIT" ]
null
null
null
#include "kcc.h" Struct *defined_structs; Enum *defined_enums; Typdef *defined_typdefs; Scope *locals; Scope *fun_locals; Obj *globals; Node *const_eval(Node *node); // new scope Scope *next_locals(); void prev_locals(Scope *new_locals); // find Obj *find_lvar(Token *token, bool redeclaration); Obj *find_gvar(Toke...
27.346214
118
0.5207
[ "object" ]
1313563da781d40ff1e55fe55a598aea5fce321a
13,752
c
C
montage-tech/prj/dvbc/rabi/ui/ui_util_api.c
kuikuitage/NewCool-UC-3.1.0-priv
16198d4eae1dd1a1bf4f4ba4b54652688078c018
[ "Apache-2.0" ]
null
null
null
montage-tech/prj/dvbc/rabi/ui/ui_util_api.c
kuikuitage/NewCool-UC-3.1.0-priv
16198d4eae1dd1a1bf4f4ba4b54652688078c018
[ "Apache-2.0" ]
null
null
null
montage-tech/prj/dvbc/rabi/ui/ui_util_api.c
kuikuitage/NewCool-UC-3.1.0-priv
16198d4eae1dd1a1bf4f4ba4b54652688078c018
[ "Apache-2.0" ]
3
2016-05-03T05:57:19.000Z
2021-11-10T21:34:00.000Z
/**************************************************************************** ****************************************************************************/ #include "ui_common.h" #include "ethernet.h" u8 com_num; #ifdef SHOW_LOGO_BG static BOOL is_show_logo = FALSE; #endif static void *p_net_svc = NULL; u8 g_led...
20.836364
119
0.632926
[ "3d" ]
13163cc45b87e7b33f2504f1aac242c8571799ad
13,742
h
C
dstorm/xystream/xystream.h
malt2/malt2
e3407e8483857979d191044d377674a2eb251508
[ "BSD-3-Clause" ]
null
null
null
dstorm/xystream/xystream.h
malt2/malt2
e3407e8483857979d191044d377674a2eb251508
[ "BSD-3-Clause" ]
null
null
null
dstorm/xystream/xystream.h
malt2/malt2
e3407e8483857979d191044d377674a2eb251508
[ "BSD-3-Clause" ]
null
null
null
/** \file * Toying with doing matrix factorization partition while streaming * the training data from gzip file */ typedef uint32_t Tnode; typedef float value_type; /** Weighted edge in bipartite \f$x \rightarrow y\f$ graph. * \c x and \c y are arbitrary labels in their \c Tnode domain. */ struct WEdge { Tno...
38.492997
106
0.508005
[ "vector" ]
13172be14446064f8a27af697846930cd4aa8b8b
1,787
h
C
Framework/Include/Core/Sampler.h
Cryst4L/HLF
97e529da2692c8a7c9bdd4bb9b002996e8ade3ba
[ "MIT" ]
1
2019-03-24T01:45:25.000Z
2019-03-24T01:45:25.000Z
Framework/Include/Core/Sampler.h
Cryst4L/HLF
97e529da2692c8a7c9bdd4bb9b002996e8ade3ba
[ "MIT" ]
null
null
null
Framework/Include/Core/Sampler.h
Cryst4L/HLF
97e529da2692c8a7c9bdd4bb9b002996e8ade3ba
[ "MIT" ]
null
null
null
////////////////////////////////////////////////////////////////////////////////////////// // The role of the sampler is to generate a snapshot of the 10 DoF hand model. // Each degree of freedom is normalized so that they take values inside [0:1]. // // As the user is not supposed to know the distance to the hand obse...
31.910714
90
0.648013
[ "model" ]
131cd620374f8bc6a88a8790b4650dc33b9dc35c
3,513
h
C
libDefs.h
ikirker/3dfft
aad4f50a185c9220e6fc7dc2faa72cb8ab7d1882
[ "MIT" ]
null
null
null
libDefs.h
ikirker/3dfft
aad4f50a185c9220e6fc7dc2faa72cb8ab7d1882
[ "MIT" ]
null
null
null
libDefs.h
ikirker/3dfft
aad4f50a185c9220e6fc7dc2faa72cb8ab7d1882
[ "MIT" ]
null
null
null
/* * libDefs.h * This file and its associated source file contain any functions and * statements (within the actual program) that need to be modified * when adding a new library. This includes any work done on complex * numbers, FFT planning and execution, and would also contain the * definition of t...
27.232558
114
0.757757
[ "transform" ]
1328e7d3bcc4b6e43e6613955025af9117852d86
7,003
c
C
usr/src/lib/libldap5/sources/ldap/common/rename.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/lib/libldap5/sources/ldap/common/rename.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/lib/libldap5/sources/ldap/common/rename.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
1
2020-12-30T00:04:16.000Z
2020-12-30T00:04:16.000Z
#pragma ident "%Z%%M% %I% %E% SMI" /* * The contents of this file are subject to the Netscape Public * License Version 1.1 (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.mozilla.org/NPL/ * * Software distributed under the L...
27.679842
115
0.639726
[ "object" ]
132d97fa29c9ff1d1689fc09696b62deed34a668
1,483
h
C
src/ibrdf/datasets/merl.h
chenzhekl/iBRDF
2b74f7e5da694e1802b2bb337c13a147b6783744
[ "MIT" ]
14
2020-10-15T20:06:40.000Z
2022-01-18T05:27:45.000Z
src/ibrdf/datasets/merl.h
chenzhekl/iBRDF
2b74f7e5da694e1802b2bb337c13a147b6783744
[ "MIT" ]
null
null
null
src/ibrdf/datasets/merl.h
chenzhekl/iBRDF
2b74f7e5da694e1802b2bb337c13a147b6783744
[ "MIT" ]
2
2021-12-24T10:20:57.000Z
2022-01-19T07:22:14.000Z
// // Created by Zhe Chen on 2019/08/28. // #pragma once #include <cstddef> #include <experimental/filesystem> #include <iostream> #include <string> #include <vector> #include <torch/torch.h> #include "../distributions/piecewise.h" namespace ibrdf { struct BRDF { BRDF(const std::string& label, const PiecewiseCon...
25.568966
72
0.631827
[ "vector" ]
13301b4216bd35e885c94d8635042afdc2169444
32,327
c
C
as/as1750.c
hansbonini/-SMD-Phantasy-Star-3
f20106a0f8cc76b859124333a5482e015e052769
[ "MIT" ]
1
2022-01-17T16:06:15.000Z
2022-01-17T16:06:15.000Z
as/as1750.c
hansbonini/-SMD-Phantasy-Star-3
f20106a0f8cc76b859124333a5482e015e052769
[ "MIT" ]
null
null
null
as/as1750.c
hansbonini/-SMD-Phantasy-Star-3
f20106a0f8cc76b859124333a5482e015e052769
[ "MIT" ]
null
null
null
/***************************************************************************/ /* */ /* Project : as1750 -- Mil-Std-1750 Assembler and Linker */ /* */ /* Compo...
24.943673
79
0.517493
[ "object" ]
133339d112382b27a8445b137c74603e8afeb77f
4,122
h
C
STSensNet/BleStar/TableCell/GenericRemoteNodeCell.h
STMicroelectronics/STSensNet_iOS
1be47d602ddfeaf44a4ab1a74d0a9a4b04c60aec
[ "Unlicense" ]
1
2019-11-06T03:52:57.000Z
2019-11-06T03:52:57.000Z
STSensNet/BleStar/TableCell/GenericRemoteNodeCell.h
STMicroelectronics/STSensNet_iOS
1be47d602ddfeaf44a4ab1a74d0a9a4b04c60aec
[ "Unlicense" ]
null
null
null
STSensNet/BleStar/TableCell/GenericRemoteNodeCell.h
STMicroelectronics/STSensNet_iOS
1be47d602ddfeaf44a4ab1a74d0a9a4b04c60aec
[ "Unlicense" ]
null
null
null
/* * Copyright (c) 2017 STMicroelectronics – All rights reserved * The STMicroelectronics corporate logo is a trademark of STMicroelectronics * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * - Redistributions...
35.843478
100
0.762737
[ "object" ]
1333777d7556d7f39a9cf1c8e2bf33865d823e00
13,360
h
C
schema/IndisMQ_generated.h
t4i/IndisMQ
d5b9cb9eebc58715ce63370906efb105422c7e77
[ "Apache-2.0" ]
3
2017-02-09T04:41:15.000Z
2017-07-16T15:32:18.000Z
schema/IndisMQ_generated.h
t4i/IndisMQ
d5b9cb9eebc58715ce63370906efb105422c7e77
[ "Apache-2.0" ]
null
null
null
schema/IndisMQ_generated.h
t4i/IndisMQ
d5b9cb9eebc58715ce63370906efb105422c7e77
[ "Apache-2.0" ]
1
2019-05-26T14:58:15.000Z
2019-05-26T14:58:15.000Z
// automatically generated by the FlatBuffers compiler, do not modify #ifndef FLATBUFFERS_GENERATED_INDISMQ_INDISMQ_H_ #define FLATBUFFERS_GENERATED_INDISMQ_INDISMQ_H_ #include "flatbuffers/flatbuffers.h" namespace IndisMQ { struct Ver; struct Imq; struct ImqT; enum class MsgType : int8_t { NONE = 0, SINGLE =...
38.171429
300
0.678144
[ "vector" ]
13349c801a16b487ec63513e22dd6f49412661e0
26,442
c
C
enhanced-openssl/securekey_lib/src/securekey.c
JacobBarthelmeh/imx_sec_apps
016ae1690c36d58ca6edb8d576e8b2540b65fb54
[ "BSD-2-Clause" ]
null
null
null
enhanced-openssl/securekey_lib/src/securekey.c
JacobBarthelmeh/imx_sec_apps
016ae1690c36d58ca6edb8d576e8b2540b65fb54
[ "BSD-2-Clause" ]
null
null
null
enhanced-openssl/securekey_lib/src/securekey.c
JacobBarthelmeh/imx_sec_apps
016ae1690c36d58ca6edb8d576e8b2540b65fb54
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright 2017 NXP * SPDX-License-Identifier: BSD-3-Clause */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <err.h> #include <tee_client_api.h> #include <ta_secure_storage.h> #include <securekey_api_types.h> #include <securekey_api.h> struct tee_attr_packed { uint32_t attr_id; uin...
26.84467
83
0.712011
[ "object" ]
133d64a2aa42dc6c9101cc0e9e883572f21addcd
491
h
C
PrivateFrameworks/Intents/INRideVehicleExport-Protocol.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/Intents/INRideVehicleExport-Protocol.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/Intents/INRideVehicleExport-Protocol.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
1
2018-09-28T13:54:23.000Z
2018-09-28T13:54:23.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "JSExport.h" #import "NSObject.h" @class CLLocation, INImage, NSString; @protocol INRideVehicleExport <NSObject, JSExport> @property(copy) INImage *mapAnnotationImage; @pr...
23.380952
83
0.729124
[ "model" ]
134b0a964f57afcf95c1b885ed986c6c9f052f20
5,345
h
C
include/TU_Ilmenau_SOP.h
ronharry/OptIlmDriveX
01d808fd1ac65a3b862cfd3e7c50f4b5a3d87acc
[ "BSD-4-Clause" ]
1
2019-02-15T19:12:08.000Z
2019-02-15T19:12:08.000Z
include/TU_Ilmenau_SOP.h
ronharry/OptIlmDriveX
01d808fd1ac65a3b862cfd3e7c50f4b5a3d87acc
[ "BSD-4-Clause" ]
null
null
null
include/TU_Ilmenau_SOP.h
ronharry/OptIlmDriveX
01d808fd1ac65a3b862cfd3e7c50f4b5a3d87acc
[ "BSD-4-Clause" ]
1
2020-03-17T15:14:08.000Z
2020-03-17T15:14:08.000Z
#ifndef TU_ILMENAU_SOP_H #define TU_ILMENAU_SOP_H #include <string> #include <vector> //#define AUTO_A #ifndef AUTO_A #define AUTO_B #endif #ifdef AUTO_A #define MAX_POSITIVE_STEERING_ANGLE 30.0//28.2 //Degree//20//31//right #define MAX_NEGATIVE_STEERING_ANGLE 28.0//252.5.8 //25.8//19//26//25//...
24.518349
123
0.724602
[ "vector" ]
134cd9719a86baa3c6ac648e0ca0e242bb036a73
10,046
c
C
TempMainEncoder.c
Midlij/EE109-Project
4b87e36a53dca2d880eb49284ed0fc662bba3beb
[ "MIT" ]
null
null
null
TempMainEncoder.c
Midlij/EE109-Project
4b87e36a53dca2d880eb49284ed0fc662bba3beb
[ "MIT" ]
null
null
null
TempMainEncoder.c
Midlij/EE109-Project
4b87e36a53dca2d880eb49284ed0fc662bba3beb
[ "MIT" ]
null
null
null
// Include needed library and header files #include <avr/io.h> #include <avr/interrupt.h> #include <avr/eeprom.h> #include "TempMain.h" // Declaring variables volatile unsigned char pwm_signal = 0; // Variable to store the value of PWM signal that is calculated volatile int near_count = 200 ; // Variable to be use...
20.21328
120
0.531157
[ "3d" ]
1361539ec4f57f971ee1c84c71a228edaa38de48
10,058
c
C
modules/hdf5/lib/src/h5Attribute.c
DICE-UNC/iRODS-FUSE-Mod
8f8e965493a03bcb085df0b6467e7dfcce308d0f
[ "BSD-3-Clause" ]
2
2015-03-10T13:13:55.000Z
2019-09-16T11:02:51.000Z
modules/hdf5/lib/src/h5Attribute.c
DICE-UNC/iRODS-FUSE-Mod
8f8e965493a03bcb085df0b6467e7dfcce308d0f
[ "BSD-3-Clause" ]
1
2015-09-24T04:20:30.000Z
2015-09-24T04:20:30.000Z
modules/hdf5/lib/src/h5Attribute.c
DICE-UNC/iRODS-FUSE-Mod
8f8e965493a03bcb085df0b6467e7dfcce308d0f
[ "BSD-3-Clause" ]
1
2019-09-16T11:03:31.000Z
2019-09-16T11:03:31.000Z
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * * ...
32.655844
94
0.558063
[ "object" ]
136ce3bc7e5a53c8fcfa151727b0696aee5f3acc
3,546
h
C
src/graphics/platform/renderer_loader.h
ProjectSulphur/ProjectSulphur
cb9ee8298f5020fda4a9130802e72034408f050f
[ "Apache-2.0" ]
11
2017-12-19T14:33:02.000Z
2022-03-26T00:34:48.000Z
src/graphics/platform/renderer_loader.h
ProjectSulphur/ProjectSulphur
cb9ee8298f5020fda4a9130802e72034408f050f
[ "Apache-2.0" ]
1
2018-05-28T10:32:32.000Z
2018-05-28T10:32:35.000Z
src/graphics/platform/renderer_loader.h
ProjectSulphur/ProjectSulphur
cb9ee8298f5020fda4a9130802e72034408f050f
[ "Apache-2.0" ]
1
2021-01-25T11:31:57.000Z
2021-01-25T11:31:57.000Z
#pragma once #include <engine/graphics/irenderer.h> #include <foundation/memory/memory.h> #include <foundation/containers/vector.h> namespace sulphur { namespace graphics { /** * @enum sulphur::graphics::RendererType * @brief Describes the renderer API used */ enum struct RendererType { ...
36.556701
164
0.672589
[ "vector" ]
136f2832ad15ccd67cecb4a7bd917e828b17aaca
961
h
C
hihope_neptune-oh_hid/00_src/v0.1/drivers/framework/core/shared/include/devmgr_service_if.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
1
2022-02-15T08:51:55.000Z
2022-02-15T08:51:55.000Z
hihope_neptune-oh_hid/00_src/v0.1/drivers/framework/core/shared/include/devmgr_service_if.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
hihope_neptune-oh_hid/00_src/v0.1/drivers/framework/core/shared/include/devmgr_service_if.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2020-2021 Huawei Device Co., Ltd. * * HDF is dual licensed: you can use it either under the terms of * the GPL, or the BSD license, at your option. * See the LICENSE file in the root of this repository for complete details. */ #ifndef DEVMGR_SERVICE_IF_H #define DEVMGR_SERVICE_IF_H #include "...
34.321429
105
0.746098
[ "object" ]
137194effe755aa117fb4edee863ef0d376cfd32
7,560
h
C
ZCKit/ZCKit/ZCKit.h
zhouchengtang/ZCKitFramework
ee44479eab88b8b8004aa23b52cd00b10269affb
[ "MIT" ]
2
2016-12-08T05:50:26.000Z
2017-04-07T08:06:56.000Z
ZCKit/ZCKit/ZCKit.h
zhouchengtang/ZCKitFramework
ee44479eab88b8b8004aa23b52cd00b10269affb
[ "MIT" ]
null
null
null
ZCKit/ZCKit/ZCKit.h
zhouchengtang/ZCKitFramework
ee44479eab88b8b8004aa23b52cd00b10269affb
[ "MIT" ]
null
null
null
// // ZCKit.h // ZCKit // // Created by zhoucheng on 2016/10/10. // Copyright © 2016年 zhoucheng. All rights reserved. // #import <UIKit/UIKit.h> //! Project version number for ZCKit. FOUNDATION_EXPORT double ZCKitVersionNumber; //! Project version string for ZCKit. FOUNDATION_EXPORT const unsigned char ZCKitVers...
29.53125
130
0.791402
[ "model" ]
92783276e5fcb221615047dcf75f432b8b99bc4c
65,062
c
C
src/provider/rsa_keymgmt.c
ifranzki/openssl-ibmca
49be3a5c9c1258e0dc15bbc50d5aa04a0ba4ba66
[ "Apache-2.0" ]
null
null
null
src/provider/rsa_keymgmt.c
ifranzki/openssl-ibmca
49be3a5c9c1258e0dc15bbc50d5aa04a0ba4ba66
[ "Apache-2.0" ]
null
null
null
src/provider/rsa_keymgmt.c
ifranzki/openssl-ibmca
49be3a5c9c1258e0dc15bbc50d5aa04a0ba4ba66
[ "Apache-2.0" ]
null
null
null
/* * Copyright [2021-2022] International Business Machines Corp. * * 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 require...
34.297312
87
0.589469
[ "object" ]
92837037ed01a8bcf26ceb57d94737c7d33bae90
393
h
C
MedicineClient/Classes/DetailDesTableViewCell.h
XYGDeveloper/FreelyHealth_Medical
3616f537e32a93f3144e2a1ea6acfac865e9fddb
[ "MIT" ]
1
2019-04-24T07:31:26.000Z
2019-04-24T07:31:26.000Z
MedicineClient/Classes/DetailDesTableViewCell.h
XYGDeveloper/FreelyHealth_Medical
3616f537e32a93f3144e2a1ea6acfac865e9fddb
[ "MIT" ]
null
null
null
MedicineClient/Classes/DetailDesTableViewCell.h
XYGDeveloper/FreelyHealth_Medical
3616f537e32a93f3144e2a1ea6acfac865e9fddb
[ "MIT" ]
null
null
null
// // DetailDesTableViewCell.h // MedicineClient // // Created by xyg on 2017/8/19. // Copyright © 2017年 深圳乐易住智能科技股份有限公司. All rights reserved. // #import <UIKit/UIKit.h> @class TaskDetailModel; @class ReferDetailModel; @interface DetailDesTableViewCell : UITableViewCell - (void)refreshWithModel:(TaskDetailModel ...
19.65
59
0.755725
[ "model" ]
9286d16bd30521fe12086a060929a0c669dd00c5
493
h
C
AlphaClient/AlphaGraph/CVertexFormatMgr.h
xujianming/Alpha
641f17b8091deede9869056cd62868c76035c975
[ "MIT" ]
null
null
null
AlphaClient/AlphaGraph/CVertexFormatMgr.h
xujianming/Alpha
641f17b8091deede9869056cd62868c76035c975
[ "MIT" ]
null
null
null
AlphaClient/AlphaGraph/CVertexFormatMgr.h
xujianming/Alpha
641f17b8091deede9869056cd62868c76035c975
[ "MIT" ]
null
null
null
#pragma once #include "AlphaCommon\AlphaCommonType.h" #include <vector> #include "GraphicHelp.h" class CVertexFormat; class CGraphic; class CVertexFormatMgr { public: CVertexFormatMgr(CGraphic* pGraphic); virtual ~CVertexFormatMgr(); uint16 AddVertexFormat(CVertexFormat* pVertexFormat); uint16 GetVertexFormat(S...
21.434783
58
0.803245
[ "vector" ]
9296264e52cae7782cbf5b38c3125cff30bc3423
9,777
c
C
packages/zoltan/src/rcb/inertial2d.c
tokusanya/seacas
54d9c3b68508ca96e3db1fd00c5d84a810fb330b
[ "Zlib", "NetCDF", "MIT", "BSL-1.0", "X11", "BSD-3-Clause" ]
null
null
null
packages/zoltan/src/rcb/inertial2d.c
tokusanya/seacas
54d9c3b68508ca96e3db1fd00c5d84a810fb330b
[ "Zlib", "NetCDF", "MIT", "BSL-1.0", "X11", "BSD-3-Clause" ]
null
null
null
packages/zoltan/src/rcb/inertial2d.c
tokusanya/seacas
54d9c3b68508ca96e3db1fd00c5d84a810fb330b
[ "Zlib", "NetCDF", "MIT", "BSL-1.0", "X11", "BSD-3-Clause" ]
null
null
null
/* * @HEADER * * *********************************************************************** * * Zoltan Toolkit for Load-balancing, Partitioning, Ordering and Coloring * Copyright 2012 Sandia Corporation * * Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, * the U.S. Governm...
34.547703
80
0.531042
[ "vector" ]
9296499c101eb8a1d9d6b230730229cfd6861e0f
29,525
c
C
public/js9-1.12/astroem/jsfitsio/healpix.c
endere/wwt_js9
871524b8fbecb2b9b8597dd01a05950f7b3a8a51
[ "MIT" ]
null
null
null
public/js9-1.12/astroem/jsfitsio/healpix.c
endere/wwt_js9
871524b8fbecb2b9b8597dd01a05950f7b3a8a51
[ "MIT" ]
4
2021-03-18T20:23:31.000Z
2022-01-13T00:41:10.000Z
public/js9-1.12/astroem/jsfitsio/healpix.c
endere/wwt_js9
871524b8fbecb2b9b8597dd01a05950f7b3a8a51
[ "MIT" ]
1
2018-04-11T17:50:35.000Z
2018-04-11T17:50:35.000Z
/*============================================================================ Modified version of HPXcvt.c to allow it to be called as a subroutine: 1. input existing fitsfile pointer (instead of reading an existing file) 2. return a new fitsfile pointer (instead of generating a new file) E. Mandel, 12/5/...
30.981112
79
0.517528
[ "vector" ]
92982fac1d282b97c8e6f93b1061557783793bb1
1,301
h
C
SharkFin/src/SceneHirachyPanel.h
morlyno/Shark
27afc267d76e0b69128606479c061685ba8576f8
[ "Apache-2.0" ]
1
2021-01-12T18:50:14.000Z
2021-01-12T18:50:14.000Z
SharkFin/src/SceneHirachyPanel.h
morlyno/Shark
27afc267d76e0b69128606479c061685ba8576f8
[ "Apache-2.0" ]
null
null
null
SharkFin/src/SceneHirachyPanel.h
morlyno/Shark
27afc267d76e0b69128606479c061685ba8576f8
[ "Apache-2.0" ]
null
null
null
#pragma once #include <Shark/Core/Base.h> #include <Shark/Scene/Scene.h> #include <Shark/Scene/Entity.h> #include <Shark/Render/Texture.h> #include <Shark/Event/Event.h> #include <Shark/Event/ApplicationEvent.h> namespace Shark { class SceneHirachyPanel { public: SceneHirachyPanel() = default; SceneHirachyPan...
25.509804
87
0.737894
[ "render" ]
92a08428ec0add1f8f584bdcadf22bcbfdee71e9
9,996
h
C
src/libgeodecomp/parallelization/nesting/updategroup.h
aproeme/libgeodecomp
f78899c67ad62540fd153cba132a0a363a7b3fa9
[ "BSL-1.0" ]
40
2015-03-18T16:36:25.000Z
2020-08-19T07:35:19.000Z
src/libgeodecomp/parallelization/nesting/updategroup.h
aproeme/libgeodecomp
f78899c67ad62540fd153cba132a0a363a7b3fa9
[ "BSL-1.0" ]
72
2015-02-05T10:41:30.000Z
2022-03-03T12:02:47.000Z
src/libgeodecomp/parallelization/nesting/updategroup.h
aproeme/libgeodecomp
f78899c67ad62540fd153cba132a0a363a7b3fa9
[ "BSL-1.0" ]
17
2015-11-22T14:49:16.000Z
2020-01-15T19:05:04.000Z
#ifndef LIBGEODECOMP_PARALLELIZATION_NESTING_UPDATEGROUP_H #define LIBGEODECOMP_PARALLELIZATION_NESTING_UPDATEGROUP_H #include <libgeodecomp/io/initializer.h> #include <libgeodecomp/io/steerer.h> #include <libgeodecomp/io/parallelwriter.h> #include <libgeodecomp/geometry/partitionmanager.h> #include <libgeodecomp/geom...
37.159851
98
0.665466
[ "geometry", "vector" ]
92a62e64bde13a6cedda40619d068d9cc7350614
4,587
h
C
unit_tests.geometry/unit_tests_utils.h
yangfengzzz/DigitalVox3
c3277007d7cae90cf3f55930bf86119c93662493
[ "MIT" ]
28
2021-11-23T11:52:55.000Z
2022-03-04T01:48:52.000Z
unit_tests.geometry/unit_tests_utils.h
yangfengzzz/DigitalVox3
c3277007d7cae90cf3f55930bf86119c93662493
[ "MIT" ]
null
null
null
unit_tests.geometry/unit_tests_utils.h
yangfengzzz/DigitalVox3
c3277007d7cae90cf3f55930bf86119c93662493
[ "MIT" ]
3
2022-01-02T12:23:04.000Z
2022-01-07T04:21:26.000Z
// Copyright (c) 2018 Doyub Kim // // I am making my contributions/submissions to this project solely in my // personal capacity and am not conveying any rights to any intellectual // property of any third parties. #ifndef SRC_TESTS_UNIT_TESTS_UNIT_TESTS_UTILS_H_ #define SRC_TESTS_UNIT_TESTS_UNIT_TESTS_UTILS_H_ #incl...
52.724138
120
0.46065
[ "geometry" ]
92b4514334ec01c03edee3afec5e6b4bc3aebeb7
3,071
h
C
IO/ADIOS/ADIOSWriter.h
forestGzh/VTK
bc98327275bd5cfa95c5825f80a2755a458b6da8
[ "BSD-3-Clause" ]
3
2015-07-28T18:07:50.000Z
2018-02-28T20:59:58.000Z
IO/ADIOS/ADIOSWriter.h
forestGzh/VTK
bc98327275bd5cfa95c5825f80a2755a458b6da8
[ "BSD-3-Clause" ]
4
2018-10-25T09:46:11.000Z
2019-01-17T16:49:17.000Z
IO/ADIOS/ADIOSWriter.h
forestGzh/VTK
bc98327275bd5cfa95c5825f80a2755a458b6da8
[ "BSD-3-Clause" ]
4
2016-09-08T02:11:00.000Z
2019-08-15T02:38:39.000Z
/*========================================================================= Program: Visualization Toolkit Module: ADIOSWriter.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 software is dis...
26.025424
78
0.684468
[ "vector", "transform" ]
92b4d801556c9ef2d9ceb60638150a845e9ab60c
725
h
C
Src/LFramework/Input/Input.h
L-proger/LFramework
e43cd53c091465e015b2aef22f4b855e22308455
[ "MIT" ]
3
2020-07-25T18:39:29.000Z
2021-11-07T08:36:19.000Z
Src/LFramework/Input/Input.h
L-proger/LFramework
e43cd53c091465e015b2aef22f4b855e22308455
[ "MIT" ]
null
null
null
Src/LFramework/Input/Input.h
L-proger/LFramework
e43cd53c091465e015b2aef22f4b855e22308455
[ "MIT" ]
null
null
null
#ifndef Input_h__ #define Input_h__ #include <memory> #include <Windows.h> #include <vector> #include "Mouse.h" #include "Keyboard.h" class Input { public: Input(); static std::shared_ptr<Input> Instance(); const std::vector<std::shared_ptr<Mouse>>& mice() const; const std::vector<std::shared_ptr<Keyboard>>& keyb...
26.851852
89
0.750345
[ "vector" ]
92b50087a91a698cbcb89110cc11baafff7617cd
750
h
C
src/Steamhammer/Source/PredictModel.h
liuruoze/BetaStar
b7f10211dd3ee595cd1e824e4ee425f0be6c9123
[ "Apache-2.0" ]
2
2021-09-03T07:27:38.000Z
2021-09-03T07:58:28.000Z
src/Steamhammer/Source/PredictModel.h
liuruoze/BetaStar
b7f10211dd3ee595cd1e824e4ee425f0be6c9123
[ "Apache-2.0" ]
null
null
null
src/Steamhammer/Source/PredictModel.h
liuruoze/BetaStar
b7f10211dd3ee595cd1e824e4ee425f0be6c9123
[ "Apache-2.0" ]
null
null
null
#pragma once #include <iostream> #include <fstream> #include <sstream> #include <vector> #include <string> #include <algorithm> #include <MiniDNN.h> #include <BWAPI.h> // by Haifeng Guo, 2019-07-13 using namespace MiniDNN; class PredictModel { BWAPI::Race enemy_race; Network net; double* coef_array; public: ...
17.857143
64
0.753333
[ "vector" ]
92c1f945029a0c886e3d66cfc1575d696e266d57
581
h
C
memecity.engine.ui/UI/Overlay/OverlayItem.h
TvanBronswijk/memecity
f0410fb72d5484a642be90964defb87654ebd66b
[ "MIT" ]
null
null
null
memecity.engine.ui/UI/Overlay/OverlayItem.h
TvanBronswijk/memecity
f0410fb72d5484a642be90964defb87654ebd66b
[ "MIT" ]
4
2018-10-01T09:44:02.000Z
2018-12-10T12:08:39.000Z
memecity.engine.ui/UI/Overlay/OverlayItem.h
TvanBronswijk/memecity
f0410fb72d5484a642be90964defb87654ebd66b
[ "MIT" ]
null
null
null
#ifndef _OVERLAY_ITEM_H #define _OVERLAY_ITEM_H #include <Engine/MultimediaManager.h> namespace memecity::engine::ui::overlay { class Overlay; template <class T> class OverlayItem { protected: float x; float y; int size; T value; MultimediaManager* multimedia_manager; public: OverlayItem(Multimed...
19.366667
89
0.707401
[ "render" ]
92c9cf153beccd9ff3f09df1eb03b63cbbf93821
902
h
C
material/material.h
develkd/texture
8001906ad1c2e733cfa167b9e45ea9aab947a8c2
[ "Apache-2.0" ]
null
null
null
material/material.h
develkd/texture
8001906ad1c2e733cfa167b9e45ea9aab947a8c2
[ "Apache-2.0" ]
null
null
null
material/material.h
develkd/texture
8001906ad1c2e733cfa167b9e45ea9aab947a8c2
[ "Apache-2.0" ]
null
null
null
#pragma once #include <QOpenGLShaderProgram> #include <memory> /* * Interface for surface materials. * */ class Material { public: /* * constructor requires an existing shader program * */ Material(std::shared_ptr<QOpenGLShaderProgram> prog) :prog_(prog) {} /* * ap...
19.608696
71
0.646341
[ "object" ]
92ce90b791912353ef52b6bde5feece1e60e804b
2,759
h
C
qglgui/glguirenderer.h
Kvalme/qglgui
de9cea46022843283cbbd88b64031648a45e4b03
[ "Zlib" ]
null
null
null
qglgui/glguirenderer.h
Kvalme/qglgui
de9cea46022843283cbbd88b64031648a45e4b03
[ "Zlib" ]
null
null
null
qglgui/glguirenderer.h
Kvalme/qglgui
de9cea46022843283cbbd88b64031648a45e4b03
[ "Zlib" ]
null
null
null
/* * Copyright (c) 2014, Denis Biryukov <denis.birukov@gmail.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * ...
29.98913
91
0.729975
[ "render" ]
92d53e5a700f4408ea334ee337a416884d5aa951
2,894
h
C
Avocado/RAW Processing/TSRawPipelineState.h
tristanseifert/Avocado
687df6184eac2af78e03212a45ae06f396fefba3
[ "Unlicense" ]
1
2016-08-14T19:31:37.000Z
2016-08-14T19:31:37.000Z
Avocado/RAW Processing/TSRawPipelineState.h
tristanseifert/Avocado
687df6184eac2af78e03212a45ae06f396fefba3
[ "Unlicense" ]
null
null
null
Avocado/RAW Processing/TSRawPipelineState.h
tristanseifert/Avocado
687df6184eac2af78e03212a45ae06f396fefba3
[ "Unlicense" ]
null
null
null
// // TSRawPipelineState.h // Avocado // // Created by Tristan Seifert on 20160504. // Copyright © 2016 Tristan Seifert. All rights reserved. // #import <Foundation/Foundation.h> #import "TSRawPipeline.h" #import "TSPixelFormatConverter.h" #import "TSRawPipeline.h" #import "lensfun.h" @class NSManagedObjectCont...
31.11828
93
0.766068
[ "object" ]
92dba5f7e363e3fa49b31a1b9a6d0638887ee661
4,619
h
C
src/search/sym/sym_closed.h
whitemech/SymBA-star
34e9fdd1dc25f9af15c54478e39bbab422cac91a
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/search/sym/sym_closed.h
whitemech/SymBA-star
34e9fdd1dc25f9af15c54478e39bbab422cac91a
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/search/sym/sym_closed.h
whitemech/SymBA-star
34e9fdd1dc25f9af15c54478e39bbab422cac91a
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
#ifndef SYM_CLOSED_H #define SYM_CLOSED_H #include "../debug.h" #include "sym_manager.h" #include "sym_abstraction.h" #include <vector> #include <set> #include <map> class SymSolution; class Timer; //Auxiliar class to denote an heuristic evaluation class Evaluation { public: SymExploration * exp; std::vector<BD...
29.993506
126
0.693007
[ "vector" ]
92dd08ba1f5a166aa7b5bddefc151be667efb263
864
h
C
ModuleTexture.h
raulgonzalezupc/FirstAssigment
9193de31049922787da966695340253d84439bf3
[ "MIT" ]
null
null
null
ModuleTexture.h
raulgonzalezupc/FirstAssigment
9193de31049922787da966695340253d84439bf3
[ "MIT" ]
null
null
null
ModuleTexture.h
raulgonzalezupc/FirstAssigment
9193de31049922787da966695340253d84439bf3
[ "MIT" ]
null
null
null
#ifndef _MODULETEXTURE_H_ #define _MODULETEXTURE_H_ #include "Module.h" #include "Mesh.h" #include "Globals.h" #include "glew/include/GL/glew.h" #include "DevIL/include/IL/il.h" #include "DevIL/include/IL/ilu.h" #include "Components/Material.h" class ModuleTexture : public Module { public: ModuleTexture(); virtua...
21.6
82
0.755787
[ "mesh", "vector" ]
92e79d607e39e951ba2008b755ffb743be43c209
1,884
h
C
Todolister/OutputPrinter.h
vabalcar/Todolister
7b9c06956239a7f06b0fdba478773894aa250cff
[ "MIT" ]
null
null
null
Todolister/OutputPrinter.h
vabalcar/Todolister
7b9c06956239a7f06b0fdba478773894aa250cff
[ "MIT" ]
null
null
null
Todolister/OutputPrinter.h
vabalcar/Todolister
7b9c06956239a7f06b0fdba478773894aa250cff
[ "MIT" ]
null
null
null
#pragma once #include <fstream> #include "TOIIORegister.h" #include "LayoutFactoryRegister.h" #include "FormatRegister.h" #include "ParseException.h" class OutputPrinter { public: OutputPrinter(const TOIIORegister& toiIORegister, const LayoutFactoryRegister& layoutFactoryRegister, const FormatRegister& formatReg...
32.482759
99
0.79087
[ "vector" ]
92fcd99b6f4099c77bc831e06bdf7e8ab8ed0d32
752
c
C
culLengthV.c
zhanguohuang/awesome-c
8621ea6ba582fdf6db520e950cc26e18e10079b4
[ "Apache-2.0" ]
null
null
null
culLengthV.c
zhanguohuang/awesome-c
8621ea6ba582fdf6db520e950cc26e18e10079b4
[ "Apache-2.0" ]
null
null
null
culLengthV.c
zhanguohuang/awesome-c
8621ea6ba582fdf6db520e950cc26e18e10079b4
[ "Apache-2.0" ]
null
null
null
// // Created by bytedance on 2020/11/9. // #include <stdio.h> int main() { int c, cl; int nl[15]; for (int i = 0; i < 15; i++) { nl[i] = 0; } while((c = getchar()) != EOF) { if (c == ' ' || c == '\t' || c == '\n') { if (cl >= 15) { ++nl[15-1]; ...
19.789474
49
0.268617
[ "3d" ]
92fe21e5cf37e559d5b874a3ea7c31a858ee02ba
1,952
h
C
platforms/cuda/src/CudaTestKernels.h
WangXinyan940/openmm-nlexample
0f336b965fca580787565a325f1760b00413c1f6
[ "MIT" ]
null
null
null
platforms/cuda/src/CudaTestKernels.h
WangXinyan940/openmm-nlexample
0f336b965fca580787565a325f1760b00413c1f6
[ "MIT" ]
null
null
null
platforms/cuda/src/CudaTestKernels.h
WangXinyan940/openmm-nlexample
0f336b965fca580787565a325f1760b00413c1f6
[ "MIT" ]
null
null
null
#ifndef CUDA_TEST_KERNELS_H_ #define CUDA_TEST_KERNELS_H_ #include "TestKernels.h" #include "openmm/cuda/CudaContext.h" #include "openmm/cuda/CudaArray.h" #include <vector> #include <string> namespace TestPlugin { /** * This kernel is invoked by TestForce to calculate the forces acting on the system and the energy ...
33.655172
113
0.717213
[ "vector" ]
1307929c89092c5f682c95e660416ad5daf56315
1,366
h
C
WickedEngine/wiOcean.h
Akash12pro/WickedEngine
362a8c34cde4671c15a44bc06e4004ee2e711430
[ "Zlib", "MIT" ]
1
2022-03-14T09:49:34.000Z
2022-03-14T09:49:34.000Z
WickedEngine/wiOcean.h
Efore/WickedEngine
ac01278c7ad359bbaab61153b217ce1995e344c9
[ "Zlib", "MIT" ]
null
null
null
WickedEngine/wiOcean.h
Efore/WickedEngine
ac01278c7ad359bbaab61153b217ce1995e344c9
[ "Zlib", "MIT" ]
null
null
null
#pragma once #include "CommonInclude.h" #include "wiGraphicsDevice.h" #include "wiFFTGenerator.h" #include "wiScene_Decl.h" #include <vector> class wiOcean { public: wiOcean(const wiScene::WeatherComponent& weather); void UpdateDisplacementMap(const wiScene::WeatherComponent& weather, float time, wiGraphics::Comma...
29.695652
142
0.77672
[ "render", "vector" ]
ddde91ad9538dff425eb312f03d821b78ffcc4cb
1,533
h
C
pf/core/include/pf/base/hashmap/template.h
skyformat99/plainframework1
9f2f7448486129f3c86615fe5324179f9aaeab87
[ "MIT" ]
31
2015-01-25T17:23:41.000Z
2021-06-08T08:06:15.000Z
pf/core/include/pf/base/hashmap/template.h
viticm/plainframework1
118513c58e85898738217f81a831fc2b878bb3be
[ "MIT" ]
null
null
null
pf/core/include/pf/base/hashmap/template.h
viticm/plainframework1
118513c58e85898738217f81a831fc2b878bb3be
[ "MIT" ]
16
2015-02-13T08:12:55.000Z
2020-10-31T17:36:47.000Z
/** * PLAIN FRAMEWORK ( https://github.com/viticm/plainframework ) * $Id integer.h * @link https://github.com/viticm/plainframework for the canonical source repository * @copyright Copyright (c) 2014- viticm( viticm.ti@gmail.com ) * @license * @user viticm<viticm.ti@gmail.com> * @date 2014/06/27 11:32 * @uses b...
23.227273
85
0.711676
[ "object" ]
dddfcbaff91fe0faec15687346740cef0c5ad159
1,985
h
C
src/libraries/CVK/CVK_2/CVK_CubeMapTexture.h
lucashilbig/BA_Pathtracing_Fur
bed01d44ef93ff674436e002c82cb8c4663e2832
[ "MIT" ]
null
null
null
src/libraries/CVK/CVK_2/CVK_CubeMapTexture.h
lucashilbig/BA_Pathtracing_Fur
bed01d44ef93ff674436e002c82cb8c4663e2832
[ "MIT" ]
null
null
null
src/libraries/CVK/CVK_2/CVK_CubeMapTexture.h
lucashilbig/BA_Pathtracing_Fur
bed01d44ef93ff674436e002c82cb8c4663e2832
[ "MIT" ]
null
null
null
#ifndef __CVK_CUBE_MAP_TEXTURE_H #define __CVK_CUBE_MAP_TEXTURE_H #include "CVK_Defs.h" namespace CVK { /** * CubeMapTexture is a Texture class for loading environment maps as cube maps. * This class loads and stores cube maps and creates the corresponding OpenGL * texture objects. * @brief Load cube maps and cre...
29.191176
85
0.67204
[ "object" ]
dde36a30c4bc331ee802fae8725b3c1b3a2dd63d
752
h
C
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Controls.Native.-145924dd.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Controls.Native.-145924dd.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Controls.Native.-145924dd.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
// This file was generated based on C:/Users/JuanJose/AppData/Local/Fusetools/Packages/Fuse.Controls.Native/1.9.0/Interfaces.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.h> namespace g{namespace Fuse{namespace Controls{namespace Native{struct ViewExtensions;}}}} nam...
28.923077
129
0.757979
[ "object" ]
dde81a07bf9c4891adb342e013cbd0dc0793df5d
63,220
h
C
include/nano/nano_client.h
jburns11/nano-client
5016b927801d51902453cc15045e529c96da408c
[ "Apache-2.0" ]
4
2020-11-30T06:54:08.000Z
2022-02-09T02:38:02.000Z
include/nano/nano_client.h
jburns11/nano-client
5016b927801d51902453cc15045e529c96da408c
[ "Apache-2.0" ]
2
2021-06-08T18:28:11.000Z
2021-06-15T20:14:00.000Z
include/nano/nano_client.h
jburns11/nano-client
5016b927801d51902453cc15045e529c96da408c
[ "Apache-2.0" ]
2
2021-06-08T17:42:57.000Z
2021-06-08T18:53:17.000Z
/****************************************************************************** * * (c) 2020 Copyright, Real-Time Innovations, Inc. (RTI) * * 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...
23.766917
181
0.682917
[ "object" ]
ddf3e40a5c70a6dbeee440bbb3dacd34174722d9
13,554
h
C
core/src/gba/mmu.h
jack-karamanian/gbemu
a34d17dd8b372411955e87018aeecf77eb8fcd89
[ "MIT" ]
null
null
null
core/src/gba/mmu.h
jack-karamanian/gbemu
a34d17dd8b372411955e87018aeecf77eb8fcd89
[ "MIT" ]
null
null
null
core/src/gba/mmu.h
jack-karamanian/gbemu
a34d17dd8b372411955e87018aeecf77eb8fcd89
[ "MIT" ]
null
null
null
#pragma once #include <fmt/format.h> #include <fmt/printf.h> #include <cstring> #include <functional> #include <variant> #include <vector> #include "error_handling.h" #include "gba/dma.h" #include "gba/hardware.h" #include "gba/input.h" #include "gba/lcd.h" #include "io_registers.h" #include "types.h" #include "utils.h...
28.655391
80
0.589346
[ "vector", "transform" ]
ddf9ad4ead7902f89a42e98ce5cdbd22cbde3f0a
439
h
C
source/mem.h
tobii-dev/blur-d3d9-hooks
f73d122e6885e5fa661a769cf8364f68fafacc65
[ "Unlicense" ]
3
2021-01-26T07:12:44.000Z
2022-01-16T01:33:36.000Z
source/mem.h
tobii-dev/blur-d3d9-hooks
f73d122e6885e5fa661a769cf8364f68fafacc65
[ "Unlicense" ]
null
null
null
source/mem.h
tobii-dev/blur-d3d9-hooks
f73d122e6885e5fa661a769cf8364f68fafacc65
[ "Unlicense" ]
null
null
null
#pragma once #include <vector> #define OP_NOP 0x90 #define OP_JMP 0xE9 #define OP_JMP_LEN 5 #define OP_CALL_LEN 6 #define OP_MOV_EAX_IMM 0xB8 #define OP_MOV_EAX_IMM_LEN 5 typedef void (*fn_ptr_t)(); fn_ptr_t install_void_hook(void* src, fn_ptr_t f, int len); uintptr_t follow_offsets(uintptr_t ptr, std::vector<u...
18.291667
72
0.774487
[ "vector" ]
ddf9ae2208dc061e09cc5224c2dfec5dfd556638
12,484
h
C
src/custom_modules/nanobio.h
IU-nanoBio/pc4nanobio
f9412bc16061009a08fd3640d2886d5b78510918
[ "BSD-3-Clause" ]
null
null
null
src/custom_modules/nanobio.h
IU-nanoBio/pc4nanobio
f9412bc16061009a08fd3640d2886d5b78510918
[ "BSD-3-Clause" ]
null
null
null
src/custom_modules/nanobio.h
IU-nanoBio/pc4nanobio
f9412bc16061009a08fd3640d2886d5b78510918
[ "BSD-3-Clause" ]
null
null
null
/* ############################################################################### # If you use PhysiCell in your project, please cite PhysiCell and the version # # number, such as below: # # ...
38.770186
121
0.614947
[ "vector", "model" ]
ddfa40f05a0c150a4933643e350e3b2ee65b16bf
53,336
h
C
core/sql/executor/sql_buffer.h
liuyazhou/trafodion
0edae94106569f793c2ee964be068c44d824033c
[ "Apache-2.0" ]
null
null
null
core/sql/executor/sql_buffer.h
liuyazhou/trafodion
0edae94106569f793c2ee964be068c44d824033c
[ "Apache-2.0" ]
null
null
null
core/sql/executor/sql_buffer.h
liuyazhou/trafodion
0edae94106569f793c2ee964be068c44d824033c
[ "Apache-2.0" ]
null
null
null
/********************************************************************** // @@@ START COPYRIGHT @@@ // // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. ...
30.235828
97
0.640862
[ "object" ]
fb04fa71ec9e02aac0dea5eea17f4eddb0862255
1,316
h
C
tcp/server/Client.h
123a6bcw/NetworksLab2020HSE
6d2247be0972218b0c5cf597ae2bbab8254ab2b4
[ "MIT" ]
null
null
null
tcp/server/Client.h
123a6bcw/NetworksLab2020HSE
6d2247be0972218b0c5cf597ae2bbab8254ab2b4
[ "MIT" ]
null
null
null
tcp/server/Client.h
123a6bcw/NetworksLab2020HSE
6d2247be0972218b0c5cf597ae2bbab8254ab2b4
[ "MIT" ]
null
null
null
// // Created by ralsei on 20.04.2020. // #ifndef SERVER_CLIENT_H #define SERVER_CLIENT_H #include "../Message.h" #include "Server.h" #include <memory> #include <unistd.h> #include <cstring> #include <ctime> #include <netinet/in.h> #include <iomanip> #include <vector> #include <thread> #include <mutex> #include <iost...
19.939394
127
0.705167
[ "vector" ]
fb0ce84d2b3f909e0adc3dc9876f2bb48decef27
2,859
h
C
game/common/rpcdefine.h
ooeyusea/game
2ebac104e0e0c4281b025b4ad32f8c3b06bc54bd
[ "MIT" ]
null
null
null
game/common/rpcdefine.h
ooeyusea/game
2ebac104e0e0c4281b025b4ad32f8c3b06bc54bd
[ "MIT" ]
null
null
null
game/common/rpcdefine.h
ooeyusea/game
2ebac104e0e0c4281b025b4ad32f8c3b06bc54bd
[ "MIT" ]
1
2019-07-04T03:24:22.000Z
2019-07-04T03:24:22.000Z
#ifndef _RPCDEFINE_H__ #define _RPCDEFINE_H__ #include "hnet.h" #include <vector> namespace rpc_def { const int32_t BIND_ACCOUNT = 1; const int32_t KICK_USER = 2; const int32_t CLEAR_CACHE = 3; const int32_t LOGIN_ACCOUNT = 4; const int32_t LOGOUT_ACCOUNT = 5; const int32_t GATE_REPORT = 6; const int32_t LOAD_A...
17.648148
103
0.648478
[ "vector" ]
fb14b2db604b3173cb5cf6c27f7ef5c43b989628
333
h
C
Model/matchinggame.h
NBCC-GEX-2017/CardFlip
af36278ac4ab36ea2a8826c628d313d5735d214e
[ "MIT" ]
1
2021-08-19T09:38:01.000Z
2021-08-19T09:38:01.000Z
Model/matchinggame.h
NBCC-GEX-2017/CardFlip
af36278ac4ab36ea2a8826c628d313d5735d214e
[ "MIT" ]
1
2018-05-16T15:07:47.000Z
2018-05-22T17:06:19.000Z
Model/matchinggame.h
NBCC-GEX-2017/CardFlip
af36278ac4ab36ea2a8826c628d313d5735d214e
[ "MIT" ]
11
2018-05-13T23:59:37.000Z
2018-05-15T14:11:47.000Z
#ifndef MATCHINGGAME_H #define MATCHINGGAME_H #include <vector> #include "Model/Card.h" #include "Model/Deck.h" class MatchingGame { public: MatchingGame(int numberOfCards, Deck& deck); CardPtr getCardN(int index); void selectCardN(int index); private: std::vector<CardPtr> cards; }; #endif // MA...
15.857143
48
0.717718
[ "vector", "model" ]
fb205a9b540ac91419e2692a4662e72c02d2214d
2,571
h
C
Include/WinQL/CodeServices/Text/WinQLCharImpl.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
9
2016-05-27T01:00:39.000Z
2021-04-01T08:54:46.000Z
Include/WinQL/CodeServices/Text/WinQLCharImpl.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
1
2016-03-03T22:54:08.000Z
2016-03-03T22:54:08.000Z
Include/WinQL/CodeServices/Text/WinQLCharImpl.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
4
2016-05-27T01:00:43.000Z
2018-08-19T08:47:49.000Z
//CharImpl.h // Copyright Querysoft Limited 2013 // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the software and accompanying documentation covered by // this license (the "Software") to use, reproduce, display, distribute, // execute, and transmit the Software...
48.509434
89
0.754959
[ "object" ]
fb21aadcf9a16c81c30078d738340fcbd32eb405
5,264
h
C
tests/daffviztest/VTKDAFFVizWindow.h
svn2github/opendaff
c8a55ae2f58a89ec2df03857bc87e7bec7f5f154
[ "Apache-2.0" ]
null
null
null
tests/daffviztest/VTKDAFFVizWindow.h
svn2github/opendaff
c8a55ae2f58a89ec2df03857bc87e7bec7f5f154
[ "Apache-2.0" ]
1
2019-01-16T06:52:38.000Z
2019-01-16T06:52:38.000Z
tests/daffviztest/VTKDAFFVizWindow.h
svn2github/opendaff
c8a55ae2f58a89ec2df03857bc87e7bec7f5f154
[ "Apache-2.0" ]
1
2022-03-24T23:59:25.000Z
2022-03-24T23:59:25.000Z
/* * ------------------------------------------------------------------------------------- * * OpenDAFF - A free, open source software package for directional audio data * Copyright 2016 Institute of Technical Acoustics, RWTH Aachen University * OpenDAFF is distributed under the Apache License Version 2.0....
26.585859
94
0.663944
[ "render", "object", "3d" ]
fb2e73ec30455f2fff15e1fc9d87a2bbeb7054e3
7,771
h
C
Code/Framework/AzCore/AzCore/Module/ModuleManager.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
11
2021-07-08T09:58:26.000Z
2022-03-17T17:59:26.000Z
Code/Framework/AzCore/AzCore/Module/ModuleManager.h
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "Apache-2.0", "MIT" ]
29
2021-07-06T19:33:52.000Z
2022-03-22T10:27:49.000Z
Code/Framework/AzCore/AzCore/Module/ModuleManager.h
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "Apache-2.0", "MIT" ]
4
2021-07-06T19:24:43.000Z
2022-03-31T12:42:27.000Z
/* * Copyright (c) Contributors to the Open 3D Engine Project. * For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #pragma once #include <AzCore/Component/Entity.h> #include <AzCore/Component/EntityBus.h> #include...
43.172222
161
0.669927
[ "vector", "3d" ]
fb3290a083bc40575b9f4c34cfe7090543c015e4
6,838
h
C
jni/ffmp/MediaPlayer.h
chipsu/android-lib.mediaplayer
6d09f64f14b2b19bfb533f104169db4761272f26
[ "BSD-2-Clause" ]
null
null
null
jni/ffmp/MediaPlayer.h
chipsu/android-lib.mediaplayer
6d09f64f14b2b19bfb533f104169db4761272f26
[ "BSD-2-Clause" ]
null
null
null
jni/ffmp/MediaPlayer.h
chipsu/android-lib.mediaplayer
6d09f64f14b2b19bfb533f104169db4761272f26
[ "BSD-2-Clause" ]
null
null
null
#pragma once #include "Main.h" #include "Queue.h" namespace ffmp { struct MediaPlayer { MediaPlayer(); virtual ~MediaPlayer(); // TODO: openOpts VIDEO|AUDIO|...streamIndex virtual bool open(const char *path); bool isOpen() const; virtual void close(); virtual bool openStream(int index); ...
30.256637
141
0.520181
[ "render", "vector" ]
fb3524e590568c53063f2eb3af818530343da82b
1,754
h
C
include/FastBVH/Intersection.h
meshula/Fast-BVH
0ee16eba9d30fe4c95c0b0c566040807cc9f6d66
[ "MIT" ]
416
2015-01-30T18:38:20.000Z
2022-03-14T06:53:29.000Z
include/FastBVH/Intersection.h
meshula/Fast-BVH
0ee16eba9d30fe4c95c0b0c566040807cc9f6d66
[ "MIT" ]
22
2015-01-17T00:37:47.000Z
2020-05-15T16:24:43.000Z
include/FastBVH/Intersection.h
meshula/Fast-BVH
0ee16eba9d30fe4c95c0b0c566040807cc9f6d66
[ "MIT" ]
75
2015-01-05T12:58:44.000Z
2021-12-03T19:01:40.000Z
#pragma once #include <FastBVH/Vector3.h> #include <limits> namespace FastBVH { //! \brief Stores information regarding a ray intersection with a primitive. //! \tparam Float The floating point type used for vector components. //! \tparam Primitive The type of primitive used to construct the BVH. template <typename...
35.795918
114
0.700114
[ "object", "vector", "3d" ]
fb3742597e836a2b5de08ed9b03f0a39874bbe15
5,959
c
C
xrn.c
edorig/xrn
4c4a463a3080522f55c6f556ab21919d8f84369b
[ "BSD-4-Clause-UC" ]
4
2018-07-03T21:39:06.000Z
2021-02-02T02:40:01.000Z
xrn.c
edorig/xrn
4c4a463a3080522f55c6f556ab21919d8f84369b
[ "BSD-4-Clause-UC" ]
1
2018-08-24T08:51:13.000Z
2018-08-24T11:15:36.000Z
xrn.c
edorig/xrn
4c4a463a3080522f55c6f556ab21919d8f84369b
[ "BSD-4-Clause-UC" ]
null
null
null
/* * xrn - an X-based NNTP news reader * * Copyright (c) 1988-1993, Ellen M. Sentovich and Rick L. Spickelmier. * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, provided * that the above copyright notice appear in all cop...
25.575107
87
0.676624
[ "geometry" ]
fb3d6a2e1497a893969ba8386971e8dc138039f6
6,171
h
C
core/token.h
smarsu/smcc
6a19bf50906b1926c03186ed91bd2642ff818e6e
[ "MIT" ]
null
null
null
core/token.h
smarsu/smcc
6a19bf50906b1926c03186ed91bd2642ff818e6e
[ "MIT" ]
null
null
null
core/token.h
smarsu/smcc
6a19bf50906b1926c03186ed91bd2642ff818e6e
[ "MIT" ]
null
null
null
// Copyright (c) 2020 smarsu. All Rights Reserved. #pragma once #include <cstring> #include <vector> #include <string> #include <map> #include <tuple> namespace smcc { enum class TokenType : int { kInvalid = 0, kGlobal, kList, kFunc, kVar, kAssign, kConstInt, kConstFloat, kPrint, kConstStr, kAd...
19.652866
83
0.635553
[ "vector" ]
fb4cd2ad73dfb4b3cf56658c06aa61d15b31e840
6,328
h
C
artifact/storm/src/storm-gspn/storage/gspn/GspnBuilder.h
glatteis/tacas21-artifact
30b4f522bd3bdb4bebccbfae93f19851084a3db5
[ "MIT" ]
null
null
null
artifact/storm/src/storm-gspn/storage/gspn/GspnBuilder.h
glatteis/tacas21-artifact
30b4f522bd3bdb4bebccbfae93f19851084a3db5
[ "MIT" ]
null
null
null
artifact/storm/src/storm-gspn/storage/gspn/GspnBuilder.h
glatteis/tacas21-artifact
30b4f522bd3bdb4bebccbfae93f19851084a3db5
[ "MIT" ]
1
2022-02-05T12:39:53.000Z
2022-02-05T12:39:53.000Z
#pragma once #include <map> #include <string> #include <vector> #include "GSPN.h" namespace storm { namespace gspn { class GspnBuilder { public: typedef double RateType; typedef double WeightType; /** * Set GSPN name */ ...
47.223881
308
0.59134
[ "vector" ]
fb6801ac9730c248950c2eda5480a16b8c7732cd
2,170
h
C
Base/QTGUI/qSlicerStyle.h
TheInterventionCentre/NorMIT-Plan-App
765ed9a5dccc1cc134b65ccabe93fc132baeb2ea
[ "MIT" ]
null
null
null
Base/QTGUI/qSlicerStyle.h
TheInterventionCentre/NorMIT-Plan-App
765ed9a5dccc1cc134b65ccabe93fc132baeb2ea
[ "MIT" ]
null
null
null
Base/QTGUI/qSlicerStyle.h
TheInterventionCentre/NorMIT-Plan-App
765ed9a5dccc1cc134b65ccabe93fc132baeb2ea
[ "MIT" ]
null
null
null
/*============================================================================== Program: 3D Slicer Copyright (c) Kitware Inc. See COPYRIGHT.txt or http://www.slicer.org/copyright/copyright.txt for details. Unless required by applicable law or agreed to in writing, software distributed under the License...
32.878788
93
0.667742
[ "3d" ]
a1715781acfd930abaeb5fc62d5ecfe3008c3962
124,207
c
C
lib/EMBOSS-6.6.0/ajax/ensembl/ensontology.c
alegione/CodonShuffle
bd6674b2eb21ee144a39d6d1e9b7264aba887240
[ "MIT" ]
5
2016-11-11T21:57:49.000Z
2021-07-27T14:13:31.000Z
lib/EMBOSS-6.6.0/ajax/ensembl/ensontology.c
frantallukas10/CodonShuffle
4c408e1a8617f2a52dcb0329bba9617e1be17313
[ "MIT" ]
4
2016-05-15T07:56:25.000Z
2020-05-20T05:21:48.000Z
lib/EMBOSS-6.6.0/ajax/ensembl/ensontology.c
frantallukas10/CodonShuffle
4c408e1a8617f2a52dcb0329bba9617e1be17313
[ "MIT" ]
10
2015-08-19T20:37:46.000Z
2020-04-07T06:49:23.000Z
/* @source ensontology ******************************************************** ** ** Ensembl Ontology functions ** ** @author Copyright (C) 1999 Ensembl Developers ** @author Copyright (C) 2006 Michael K. Schuster ** @version $Revision: 1.17 $ ** @modified 2009 by Alan Bleasby for incorporation into EMBOSS core ** @mo...
26.77452
79
0.565314
[ "object" ]
a180e8a4a880ed09492ffb4e9e47a55d12d81b66
1,149
h
C
src/core/System.h
sleepy-monax/projet-jeu-video
211b607149299e750ebaf5f9a0127ce3428d74d2
[ "MIT" ]
6
2020-09-29T10:04:15.000Z
2020-10-10T18:38:22.000Z
src/core/System.h
team-pinpin/oke-oyibo
211b607149299e750ebaf5f9a0127ce3428d74d2
[ "MIT" ]
null
null
null
src/core/System.h
team-pinpin/oke-oyibo
211b607149299e750ebaf5f9a0127ce3428d74d2
[ "MIT" ]
null
null
null
#pragma once #include "core/Camera.h" #include "core/Probe.h" #include "core/Time.h" #include "editor/Inspect.h" namespace core { class World; class Registry; } // namespace core namespace core { class System { private: bool _enable = true; bool _visible = true; Probe _up...
19.15
58
0.597041
[ "render" ]
a18e8eb950659e520d5547295da5f3d66c59a233
5,402
h
C
src/ResidentsFactory_StepDown.h
flocela/Neighbors
25164db950316e33865e476cb0d97e6a5a0d6f8d
[ "MIT" ]
null
null
null
src/ResidentsFactory_StepDown.h
flocela/Neighbors
25164db950316e33865e476cb0d97e6a5a0d6f8d
[ "MIT" ]
null
null
null
src/ResidentsFactory_StepDown.h
flocela/Neighbors
25164db950316e33865e476cb0d97e6a5a0d6f8d
[ "MIT" ]
null
null
null
#ifndef RESIDENTFACTORY_STEPDOWN_H #define RESIDENTFACTORY_STEPDOWN_H #include "ResidentsFactory.h" #include "Question_Int.h" #include "Question_Double.h" #include "Question_YN.h" class ResidentsFactory_StepDown: public ResidentsFactory { public: ResidentsFactory_StepDown (); ResidentsFactory_Step...
46.17094
98
0.598852
[ "vector" ]
a1a0166bd22fb45633611009318b158f57964005
762
h
C
src/unixdgram.h
CDSoft/luasocket
88c8a85cb6528232288ec590910b7a966aace52b
[ "MIT" ]
1,615
2019-09-19T09:36:39.000Z
2022-03-31T13:05:47.000Z
src/unixdgram.h
wjgjb1109/luasocket
c89a931cc31f219d51dd32a8a253d5ee3fbd31be
[ "MIT" ]
225
2015-01-06T16:28:48.000Z
2022-02-16T11:52:38.000Z
src/unixdgram.h
wjgjb1109/luasocket
c89a931cc31f219d51dd32a8a253d5ee3fbd31be
[ "MIT" ]
542
2015-01-11T15:39:46.000Z
2022-02-14T06:40:08.000Z
#ifndef UNIXDGRAM_H #define UNIXDGRAM_H /*=========================================================================*\ * DGRAM object * LuaSocket toolkit * * The dgram.h module provides LuaSocket with support for DGRAM protocol * (AF_INET, SOCK_DGRAM). * * Two classes are defined: connected and unconnected. DGRAM object...
26.275862
77
0.611549
[ "object" ]
a1b2ae96632523c14d13b77c9f835fe34fddcf9b
3,921
h
C
eagleeye/common/EagleeyeStr.h
MirrorYu/eagleeye
c251e7b3bc919673b41360212c38d5fda85bbe2f
[ "Apache-2.0" ]
12
2020-09-21T02:24:11.000Z
2022-03-10T03:02:03.000Z
eagleeye/common/EagleeyeStr.h
MirrorYu/eagleeye
c251e7b3bc919673b41360212c38d5fda85bbe2f
[ "Apache-2.0" ]
1
2020-11-30T08:22:50.000Z
2020-11-30T08:22:50.000Z
eagleeye/common/EagleeyeStr.h
MirrorYu/eagleeye
c251e7b3bc919673b41360212c38d5fda85bbe2f
[ "Apache-2.0" ]
3
2020-03-16T12:10:55.000Z
2021-07-20T09:58:15.000Z
#ifndef _EAGLEEYESTR_H_ #define _EAGLEEYESTR_H_ #include <string> #include <iostream> #include <sstream> #include <vector> #include <set> #include <stdio.h> #include <stdarg.h> namespace eagleeye{ template<typename T> T tof(std::string s){ std::stringstream ss(s); T f = 0; ss>>f; return f; } template<typename T>...
21.783333
85
0.628921
[ "vector", "transform" ]
a1b70d8212370e09e858ae4b71027d0e46029e36
590
h
C
projects/lab3/code/include/lab3.h
MTBorg/D7045E
f4db7e066335facffbdc70efa9a47461792354b9
[ "MIT" ]
null
null
null
projects/lab3/code/include/lab3.h
MTBorg/D7045E
f4db7e066335facffbdc70efa9a47461792354b9
[ "MIT" ]
null
null
null
projects/lab3/code/include/lab3.h
MTBorg/D7045E
f4db7e066335facffbdc70efa9a47461792354b9
[ "MIT" ]
null
null
null
#pragma once //------------------------------------------------------------------------------ /** Application class used for example application. (C) 2015-2017 Individual contributors, see AUTHORS file */ //------------------------------------------------------------------------------ #include "config....
21.851852
80
0.484746
[ "render", "vector" ]
a1b9368148eaf38d31865b1d99f1bb24b850b64d
20,740
c
C
nlcpy/ve_kernel/nlcpy_sort_multi.c
SX-Aurora/nlcpy
0a53eec8778073bc48b12687b7ce37ab2bf2b7e0
[ "BSD-3-Clause" ]
11
2020-07-31T02:21:55.000Z
2022-03-10T03:12:11.000Z
nlcpy/ve_kernel/nlcpy_sort_multi.c
SX-Aurora/nlcpy
0a53eec8778073bc48b12687b7ce37ab2bf2b7e0
[ "BSD-3-Clause" ]
null
null
null
nlcpy/ve_kernel/nlcpy_sort_multi.c
SX-Aurora/nlcpy
0a53eec8778073bc48b12687b7ce37ab2bf2b7e0
[ "BSD-3-Clause" ]
null
null
null
/* # # * The source code in this file is developed independently by NEC Corporation. # # # NLCPy License # # # Copyright (c) 2020-2021 NEC Corporation # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the follo...
38.336414
99
0.627628
[ "shape" ]
a1c011bcce75647815e20c02fe833f474802d270
1,209
h
C
modules/deposit_calc/include/DepositCalc.h
gurylev-nikita/devtools-course-practice
bab6ba4e39f04940e27c9ac148505eb152c05d17
[ "CC-BY-4.0" ]
null
null
null
modules/deposit_calc/include/DepositCalc.h
gurylev-nikita/devtools-course-practice
bab6ba4e39f04940e27c9ac148505eb152c05d17
[ "CC-BY-4.0" ]
2
2021-04-24T08:23:08.000Z
2021-05-03T11:12:37.000Z
modules/deposit_calc/include/DepositCalc.h
gurylev-nikita/devtools-course-practice
bab6ba4e39f04940e27c9ac148505eb152c05d17
[ "CC-BY-4.0" ]
null
null
null
// Copyright 2021 Lebedev Andrew #ifndef MODULES_DEPOSIT_CALC_INCLUDE_DEPOSITCALC_H_ #define MODULES_DEPOSIT_CALC_INCLUDE_DEPOSITCALC_H_ #include <vector> #include <utility> class depositCalc { int depositSum; int numberOfMonths; int numberOfDays; double interestRate; int day; int month; ...
28.116279
62
0.727047
[ "vector" ]
a1c381d51a15d9f8f64777eca88f828ea50f4ec8
20,543
h
C
server/sql_parser.h
Amine-El-Ghaoual/griddb
fa1d5698711b0243efa4f216c22210e2bb77f081
[ "Apache-2.0" ]
646
2016-02-24T13:44:26.000Z
2022-03-30T19:24:55.000Z
server/sql_parser.h
Amine-El-Ghaoual/griddb
fa1d5698711b0243efa4f216c22210e2bb77f081
[ "Apache-2.0" ]
57
2020-06-20T01:17:56.000Z
2022-03-12T02:22:48.000Z
server/sql_parser.h
Amine-El-Ghaoual/griddb
fa1d5698711b0243efa4f216c22210e2bb77f081
[ "Apache-2.0" ]
1,697
2020-06-17T08:43:28.000Z
2022-03-31T21:25:58.000Z
/* Copyright (c) 2017 TOSHIBA Digital Solutions Corporation This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This...
25.905422
86
0.758653
[ "vector" ]
a1d5cf995f47d19bc063c01d44b6cc08de1a1831
11,172
c
C
common/type.c
markdryan/Subtilis
7e3b363a24a4faa4025561baa131277541ac01d5
[ "Apache-2.0" ]
null
null
null
common/type.c
markdryan/Subtilis
7e3b363a24a4faa4025561baa131277541ac01d5
[ "Apache-2.0" ]
null
null
null
common/type.c
markdryan/Subtilis
7e3b363a24a4faa4025561baa131277541ac01d5
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2018 Mark Ryan * * 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 t...
27.182482
80
0.722431
[ "vector" ]
a1d738dd42fe80c24e4dd0a86da6a2a2c77af37a
41,371
h
C
include/interp.h
souzamonteiro/guash
2f691cd7b0db978f483c99f3d6df4a20f5fba313
[ "0BSD" ]
1
2019-10-31T13:38:04.000Z
2019-10-31T13:38:04.000Z
include/interp.h
souzamonteiro/guash
2f691cd7b0db978f483c99f3d6df4a20f5fba313
[ "0BSD" ]
null
null
null
include/interp.h
souzamonteiro/guash
2f691cd7b0db978f483c99f3d6df4a20f5fba313
[ "0BSD" ]
null
null
null
/* * interp.h * * This library implements an expression interpreter. * * Copyright (c) 2017 Roberto Luiz Souza Monteiro, Hernane B. B. Pereira, Marcelo A. Moret. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above...
34.97126
160
0.628774
[ "object" ]
a1dabc45a767222c7f0431157a3008161ee936ac
1,405
h
C
headers/classSkeleton2DWrap.h
mjjq/ballEngine
891c5bbc2b69f068dde5b28152edd9a97899d132
[ "MIT" ]
null
null
null
headers/classSkeleton2DWrap.h
mjjq/ballEngine
891c5bbc2b69f068dde5b28152edd9a97899d132
[ "MIT" ]
26
2018-01-27T00:01:55.000Z
2018-08-14T19:53:02.000Z
headers/classSkeleton2DWrap.h
mjjq/ballEngine
891c5bbc2b69f068dde5b28152edd9a97899d132
[ "MIT" ]
null
null
null
#ifndef SKEL_2D_WRAP_H #define SKEL_2D_WRAP_H #include "Skeleton2D.h" #include "Observer.h" #include "classRenderable.h" #include "classPhysicsObject.h" struct SkinDataRenderable { std::string boneName; SkinData data; Renderable* renderObj; PhysicsObject* physObj; }; class Skeleton2DWrap : public Com...
25.545455
94
0.685409
[ "vector" ]
a1e18a931dc3066a13a687f4b9cd53ea6c56de6c
411
h
C
NacloEngine/ComponentMesh.h
JoanValiente/NacloEngine
44eb9901a9f5337d19f3fe3b5d061099ea4e7fa0
[ "MIT" ]
1
2019-09-09T10:04:14.000Z
2019-09-09T10:04:14.000Z
NacloEngine/ComponentMesh.h
JoanValiente/NacloEngine
44eb9901a9f5337d19f3fe3b5d061099ea4e7fa0
[ "MIT" ]
null
null
null
NacloEngine/ComponentMesh.h
JoanValiente/NacloEngine
44eb9901a9f5337d19f3fe3b5d061099ea4e7fa0
[ "MIT" ]
null
null
null
#ifndef __COMPONENTMESH_H__ #define __COMPONENTMESH_H__ #include "Component.h" #include "Globals.h" #include "ModuleRenderer3D.h" struct Mesh; class ComponentMesh : public Component { public: ComponentMesh(GameObject* container); ~ComponentMesh(); void ShowInspector(); void AssignMesh(Mesh* mesh); void SaveC...
15.807692
40
0.759124
[ "mesh" ]
a1e294c33b19d6b3634afac2ba8b9f0d9c61b388
496
h
C
src/sharedLibraries/headers/RankedUrl.h
venkate5hgunda/CSE598-Spring22-Group22-NetsDB
6c2dabd1a3b3f5901a97c788423fdd93cc0015d4
[ "Apache-2.0" ]
13
2022-01-17T16:14:26.000Z
2022-03-30T02:06:04.000Z
src/sharedLibraries/headers/RankedUrl.h
venkate5hgunda/CSE598-Spring22-Group22-NetsDB
6c2dabd1a3b3f5901a97c788423fdd93cc0015d4
[ "Apache-2.0" ]
1
2022-01-28T23:17:14.000Z
2022-01-28T23:17:14.000Z
src/sharedLibraries/headers/RankedUrl.h
venkate5hgunda/CSE598-Spring22-Group22-NetsDB
6c2dabd1a3b3f5901a97c788423fdd93cc0015d4
[ "Apache-2.0" ]
3
2022-01-18T02:13:53.000Z
2022-03-06T19:28:19.000Z
#pragma once #include <Object.h> #include <PDBString.h> namespace pdb { class RankedUrl : public pdb::Object { public: RankedUrl() = default; RankedUrl(const int url, float rank) : url(url), rank(rank) {} ENABLE_DEEP_COPY // the link is from this page int url; // the rank float rank = 0; // ret...
12.4
64
0.614919
[ "object" ]
a1ea6912b37cb2c37f6cd62d4f4334b2c96d95ab
11,731
h
C
SampleCode/NuMaker/emWin_GUIDemo/Application/GUIDEMO.h
OpenNuvoton/M2351BSP
5e272d7a5980344c5e24de8a598d47f5e5a14e55
[ "Apache-2.0" ]
15
2018-09-12T01:28:05.000Z
2021-04-06T23:29:15.000Z
SampleCode/NuMaker/emWin_GUIDemo/Application/GUIDEMO.h
OpenNuvoton/M2351BSP
5e272d7a5980344c5e24de8a598d47f5e5a14e55
[ "Apache-2.0" ]
12
2018-10-08T14:28:52.000Z
2021-02-07T18:06:53.000Z
SampleCode/NuMaker/emWin_GUIDemo/Application/GUIDEMO.h
OpenNuvoton/M2351BSP
5e272d7a5980344c5e24de8a598d47f5e5a14e55
[ "Apache-2.0" ]
11
2019-01-17T16:05:19.000Z
2022-01-21T08:59:42.000Z
/********************************************************************* * SEGGER Software GmbH * * Solutions for real time microcontroller applications * ********************************************************************** * ...
34.40176
141
0.619385
[ "model" ]
b800a901a855af71217338340e721e805d4fbd67
11,656
h
C
include/max_tree.h
Markus-Goetz/dmt
b23d21dc02b3c9ad555a7ec4a071a435ffba2000
[ "MIT" ]
1
2020-03-18T14:37:41.000Z
2020-03-18T14:37:41.000Z
include/max_tree.h
Markus-Goetz/dmt
b23d21dc02b3c9ad555a7ec4a071a435ffba2000
[ "MIT" ]
null
null
null
include/max_tree.h
Markus-Goetz/dmt
b23d21dc02b3c9ad555a7ec4a071a435ffba2000
[ "MIT" ]
null
null
null
#ifndef DMT_MAX_TREE_H #define DMT_MAX_TREE_H #include <algorithm> #include <cstdint> #include <cstdio> #include <functional> #include <map> #include <unordered_map> #include <vector> #include "image.h" #include "rules.h" #include "thread_pool.h" class MaxTree { public: template <typename T, typename U=Parents::...
36.886076
129
0.555594
[ "vector" ]
59492e3dc23a5562fb0dfc9847e9296c40e233fc
6,204
c
C
kungfu/skill/xuedao-dafa.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
69
2018-03-08T18:24:44.000Z
2022-02-24T13:43:53.000Z
kungfu/skill/xuedao-dafa.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
3
2019-04-24T12:21:19.000Z
2021-03-28T23:34:58.000Z
kungfu/skill/xuedao-dafa.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
33
2017-12-23T05:06:58.000Z
2021-08-16T02:42:59.000Z
// 血刀大法 xuedao-dafa.c // Editd By Vin On 1/9/2001 #include <ansi.h> inherit FORCE; int valid_force(string force) { return force == "longxiang-gong" || force == "xiaowuxiang" || force == "mizong-neigong"; } int query_neili_improve(object me) { int lvl; lvl = (int)me->query_skill("xu...
30.263415
128
0.509994
[ "object" ]
594ad7d8b2aa7f9241d5689e6caffdd048562f1c
819
h
C
Include/algorithms/Ilona/Browerfs.h
av-elier/fast-exponentiation-algs
1d6393021583686372564a7ca52b09dc7013fb38
[ "MIT" ]
2
2016-10-17T20:30:05.000Z
2020-03-24T19:52:14.000Z
Include/algorithms/Ilona/Browerfs.h
av-elier/fast-exponentiation-algs
1d6393021583686372564a7ca52b09dc7013fb38
[ "MIT" ]
null
null
null
Include/algorithms/Ilona/Browerfs.h
av-elier/fast-exponentiation-algs
1d6393021583686372564a7ca52b09dc7013fb38
[ "MIT" ]
null
null
null
#ifndef BROWERFS_H #define BROWERFS_H #include <stdio.h> #include <NTL/ZZ_p.h> #include <NTL/ZZ.h> #include <vector> #include <map> #include <cmath> #include "ExpAlgInterfaces.h" //NTL_CLIENT namespace Ilona { class BrowerSigned: public ExpAlg { public: BrowerSigned(); ~BrowerSigned(); void precalculat...
17.425532
52
0.65812
[ "vector" ]
594f2318c3d82daf25dfac1cc387ac01500f0dc8
22,175
c
C
platform/linux/net/mac80211/sta_info.c
CentecNetworks/Lantern
a32604a1df796a550bf6ffa5ded63020b875658e
[ "Apache-2.0" ]
55
2015-01-20T00:09:45.000Z
2021-08-19T05:40:27.000Z
linux/linux-2.6.32/net/mac80211/sta_info.c
jwegan/TCP-RST-Guard
8734350ef09b0cd79e72797ffa009d75441886bb
[ "MIT" ]
1
2017-04-22T18:17:57.000Z
2017-09-15T11:28:26.000Z
linux/linux-2.6.32/net/mac80211/sta_info.c
jwegan/TCP-RST-Guard
8734350ef09b0cd79e72797ffa009d75441886bb
[ "MIT" ]
36
2015-02-13T00:58:22.000Z
2021-08-19T08:08:07.000Z
/* * Copyright 2002-2005, Instant802 Networks, Inc. * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/module....
27.242015
81
0.714769
[ "mesh" ]
59505c98eb5291ff24ed0018fe02bff21e87f6de
32,048
c
C
abc/src/opt/sbd/sbdCut.c
HackerFoo/vtr-verilog-to-routing
9bf3c1004e8a7c9f3756167905fd2e71218158d0
[ "MIT" ]
682
2015-07-10T00:39:26.000Z
2022-03-30T05:24:53.000Z
abc/src/opt/sbd/sbdCut.c
HackerFoo/vtr-verilog-to-routing
9bf3c1004e8a7c9f3756167905fd2e71218158d0
[ "MIT" ]
1,399
2015-07-24T22:09:09.000Z
2022-03-29T06:22:48.000Z
abc/src/opt/sbd/sbdCut.c
HackerFoo/vtr-verilog-to-routing
9bf3c1004e8a7c9f3756167905fd2e71218158d0
[ "MIT" ]
311
2015-07-09T13:59:48.000Z
2022-03-28T00:15:20.000Z
/**CFile**************************************************************** FileName [sbdCut.c] SystemName [ABC: Logic synthesis and verification system.] PackageName [SAT-based optimization using internal don't-cares.] Synopsis [Cut computation.] Author [Alan Mishchenko] Affiliation [UC Be...
36.710195
176
0.531172
[ "object", "3d" ]
5959b73d13535e55d60adb2d6330e9693de2a6eb
324
h
C
ambilight/src/LUT.h
kevinpastor/ambilight-screen-grabber
5c27727f2b83b32b21ea9612a73f69db30030c30
[ "MIT" ]
null
null
null
ambilight/src/LUT.h
kevinpastor/ambilight-screen-grabber
5c27727f2b83b32b21ea9612a73f69db30030c30
[ "MIT" ]
null
null
null
ambilight/src/LUT.h
kevinpastor/ambilight-screen-grabber
5c27727f2b83b32b21ea9612a73f69db30030c30
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include "AbstractCurve.h" #include "Pixel.h" class LUT { public: LUT(const AbstractCurve & curve); unsigned char get(const unsigned char & isSignedIn) const; private: static std::vector<unsigned char> getData(const AbstractCurve & curve); const std::vector<unsigned char> data; ...
15.428571
72
0.734568
[ "vector" ]
595ad0051413c0669f3f725a8dbcf66f422318e9
2,998
h
C
droneTrajectoryPlanner/src/include/probabilisticRoadMap.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
droneTrajectoryPlanner/src/include/probabilisticRoadMap.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
droneTrajectoryPlanner/src/include/probabilisticRoadMap.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
////////////////////////////////////////////////////// // probabilisticRoadMap.h // // Created on: Jul 3, 2013 // Author: joselusl // // Last modification on: Oct 23, 2013 // Author: joselusl // ////////////////////////////////////////////////////// #ifndef PROBABILISTIC_ROAD_MAP_H #define PROBABILISTIC_...
16.842697
128
0.629086
[ "vector" ]
595c9d43cb48151c5938fc45223c8a10b9076717
6,415
h
C
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Reactive.FuseJS.-8e53076b.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Reactive.FuseJS.-8e53076b.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Reactive.FuseJS.-8e53076b.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
// This file was generated based on C:/Users/JuanJose/AppData/Local/Fusetools/Packages/Fuse.Scripting.JavaScript/1.9.0/FuseJS/Http.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.Object.h> namespace g{namespace Fuse{namespace Reactive{namespace FuseJS{struct Http__Fuse...
73.735632
180
0.788776
[ "object" ]
5968edb02540bff63864f977099998db8dc6d25b
721
h
C
SerialPrograms/Source/Kernels/AbsFFT/Kernels_AbsFFT.h
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
SerialPrograms/Source/Kernels/AbsFFT/Kernels_AbsFFT.h
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
SerialPrograms/Source/Kernels/AbsFFT/Kernels_AbsFFT.h
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
/* ABS FFT * * From: https://github.com/PokemonAutomation/Arduino-Source * */ #ifndef PokemonAutomation_Kernels_AbsFFT_H #define PokemonAutomation_Kernels_AbsFFT_H namespace PokemonAutomation{ namespace Kernels{ namespace AbsFFT{ // // Compute the FFT of "real" and store the absolute values of the // lower ...
21.205882
84
0.68932
[ "transform" ]
59730cb934a6b410f62ac87d71a090f7591d66ea
1,748
h
C
gamgee/sam/base_quals.h
audiohacked/gamgee
772a095c5f0725c410e7c23e88f79d8b76e098a8
[ "MIT" ]
24
2015-01-20T16:15:46.000Z
2019-09-16T07:53:54.000Z
gamgee/sam/base_quals.h
audiohacked/gamgee
772a095c5f0725c410e7c23e88f79d8b76e098a8
[ "MIT" ]
8
2015-01-30T07:27:00.000Z
2017-07-11T21:37:17.000Z
gamgee/sam/base_quals.h
audiohacked/gamgee
772a095c5f0725c410e7c23e88f79d8b76e098a8
[ "MIT" ]
15
2015-01-11T05:28:26.000Z
2022-01-18T08:47:10.000Z
#ifndef gamgee__base_quals__guard #define gamgee__base_quals__guard #include "htslib/sam.h" #include <memory> namespace gamgee { /** * @brief Utility class to handle the memory management of the sam record object for a read base qualities */ class BaseQuals { public: explicit BaseQuals(const std::shared_ptr<ba...
43.7
133
0.725973
[ "object" ]
59736ec58481184a22ae961bc77bd63c84d1aba3
1,583
h
C
ntupler/StRoot/StBTofUtil/StBTofHitCollection.h
jdbrice/tofGeomAlign
62bc59047db8c06a815e0f8790849b009c9d218d
[ "MIT" ]
1
2018-12-20T16:42:03.000Z
2018-12-20T16:42:03.000Z
ntupler/StRoot/StBTofUtil/StBTofHitCollection.h
jdbrice/tofGeomAlign
62bc59047db8c06a815e0f8790849b009c9d218d
[ "MIT" ]
null
null
null
ntupler/StRoot/StBTofUtil/StBTofHitCollection.h
jdbrice/tofGeomAlign
62bc59047db8c06a815e0f8790849b009c9d218d
[ "MIT" ]
null
null
null
/**************************************************************** * $Id: StBTofHitCollection.h,v 1.1 2009/02/02 21:57:10 dongx Exp $ ***************************************************************** * Author: Xin Dong, Dec 2008 * Description: Local Barrel TOF hits collection ***************************************...
27.293103
67
0.583702
[ "vector" ]