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
f2e24b923c098d5eec6d54465826fa499331141d
2,671
h
C
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/telecom/AudioState.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/telecom/AudioState.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/telecom/AudioState.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // ...
26.445545
75
0.615874
[ "object", "vector" ]
f2e5b1e5b6633d1790cfb30631055cda71d7c827
5,459
h
C
lib/EMBOSS-6.6.0/ajax/core/ajtree.h
alegione/CodonShuffle
bd6674b2eb21ee144a39d6d1e9b7264aba887240
[ "MIT" ]
5
2016-11-11T21:57:49.000Z
2021-07-27T14:13:31.000Z
lib/EMBOSS-6.6.0/ajax/core/ajtree.h
frantallukas10/CodonShuffle
4c408e1a8617f2a52dcb0329bba9617e1be17313
[ "MIT" ]
4
2016-05-15T07:56:25.000Z
2020-05-20T05:21:48.000Z
lib/EMBOSS-6.6.0/ajax/core/ajtree.h
frantallukas10/CodonShuffle
4c408e1a8617f2a52dcb0329bba9617e1be17313
[ "MIT" ]
10
2015-08-19T20:37:46.000Z
2020-04-07T06:49:23.000Z
/* @include ajtree ************************************************************ ** ** AJAX tree functions ** ** These functions create and control trees. ** ** @author Copyright (C) 2004 Peter Rice ** @version $Revision: 1.15 $ ** @modified $Date: 2011/10/19 14:52:22 $ by $Author: rice $ ** @@ ** ** This library is fre...
30.841808
79
0.551383
[ "object" ]
f2e6c9fb955d7d2d76e2e72049b6bebec7ade0e7
1,452
h
C
src/molecule.h
gonsie/ddcMD
d229248898b34630e166966bd00b0c4e0a1a2411
[ "MIT" ]
20
2020-07-28T01:14:22.000Z
2022-03-08T07:28:45.000Z
src/molecule.h
gonsie/ddcMD
d229248898b34630e166966bd00b0c4e0a1a2411
[ "MIT" ]
5
2020-07-29T06:55:57.000Z
2021-12-06T04:58:31.000Z
src/molecule.h
gonsie/ddcMD
d229248898b34630e166966bd00b0c4e0a1a2411
[ "MIT" ]
7
2020-07-28T08:01:32.000Z
2022-03-24T16:38:14.000Z
#ifndef MOLECULE_H #define MOLECULE_H #include "gid.h" #include "species.h" #include "state.h" enum MOLECULE_CLASS { NORMALMOLECULE, GIDORDERED }; typedef struct moleculeType_st { char *name; /* molecule name */ char *objclass; char *value; char *type; /* model */ void *parent; enum MOLECULE_CLASS itype; /* in...
22.6875
84
0.703857
[ "model" ]
f2ed367ce141b3ce23366f9095b606bac55496bf
4,639
h
C
src/RobotController.h
manusovich/mrc
3b7f74cb72c5141f959feee3dfa4d2f036e80923
[ "MIT" ]
null
null
null
src/RobotController.h
manusovich/mrc
3b7f74cb72c5141f959feee3dfa4d2f036e80923
[ "MIT" ]
null
null
null
src/RobotController.h
manusovich/mrc
3b7f74cb72c5141f959feee3dfa4d2f036e80923
[ "MIT" ]
null
null
null
/** * Robot: geometry, servos, angleLimits, kinematic * RobotController accepts target poses and interpolation methods. * on sucessive calls to compute() it calculates the target Pose and sets the servo angles accordingly * * Kinematic must implement forward() and inverse() * Servos must implement atTargetAngle...
31.344595
133
0.685277
[ "geometry" ]
f2f79235aa1737065f923e2621d0a8dc0f60acb6
2,140
h
C
keytechKit/Code/KTServerInfo.h
tclaus/keytechkit
df3e7a2a84b50c1b0fb5587b72aeeb0a737a7cea
[ "MIT" ]
1
2017-07-18T09:28:04.000Z
2017-07-18T09:28:04.000Z
keytechKit/Code/KTServerInfo.h
tclaus/keytechkit
df3e7a2a84b50c1b0fb5587b72aeeb0a737a7cea
[ "MIT" ]
null
null
null
keytechKit/Code/KTServerInfo.h
tclaus/keytechkit
df3e7a2a84b50c1b0fb5587b72aeeb0a737a7cea
[ "MIT" ]
null
null
null
// // KTServerInfo.h // keytechKit // // Created by Thorsten Claus on 13.05.14. // Copyright (c) 2017 Claus-Software. All rights reserved. // #import <Foundation/Foundation.h> #import <RestKit/RestKit.h> /** The keytech serverinfo data is available withoutthe need of a valid user logged in. It provides informat...
22.291667
103
0.743925
[ "object" ]
f2ff18f1800fb3f03a60686791a87b761fc6ef4c
9,313
h
C
applications/ShallowWaterApplication/custom_strategies/velocity_height_residual_based_bdf_scheme.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
778
2017-01-27T16:29:17.000Z
2022-03-30T03:01:51.000Z
applications/ShallowWaterApplication/custom_strategies/velocity_height_residual_based_bdf_scheme.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
6,634
2017-01-15T22:56:13.000Z
2022-03-31T15:03:36.000Z
applications/ShallowWaterApplication/custom_strategies/velocity_height_residual_based_bdf_scheme.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
224
2017-02-07T14:12:49.000Z
2022-03-06T23:09:34.000Z
// | / | // ' / __| _` | __| _ \ __| // . \ | ( | | ( |\__ ` // _|\_\_| \__,_|\__|\___/ ____/ // Multi-Physics // // License: BSD License // Kratos default license: kratos/license.txt // // Main authors: Miguel Maso Sotomayor // #ifndef KRATOS_VELOCITY...
29.378549
127
0.636422
[ "vector", "model" ]
6293a21b31b95e0f2a8f7e1c85c8e858210f6490
11,164
h
C
kratos/includes/table_stream.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
778
2017-01-27T16:29:17.000Z
2022-03-30T03:01:51.000Z
kratos/includes/table_stream.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
6,634
2017-01-15T22:56:13.000Z
2022-03-31T15:03:36.000Z
kratos/includes/table_stream.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
224
2017-02-07T14:12:49.000Z
2022-03-06T23:09:34.000Z
// | / | // ' / __| _` | __| _ \ __| // . \ | ( | | ( |\__ \. // _|\_\_| \__,_|\__|\___/ ____/ // Multi-Physics // // License: BSD License // Kratos default license: kratos/license.txt // // Main authors: Vicente Mataix Ferrandiz // Inspired in bprinte...
23.503158
124
0.533142
[ "vector" ]
62965616295f5c456ff733926ea5f125b9432070
1,189
h
C
src/fhiclcpp/fhiclcpp/test/types/KeyMap.h
JeffersonLab/ARIEL
49054ac62a84d48e269f7171daabb98e12a0be90
[ "BSD-3-Clause" ]
null
null
null
src/fhiclcpp/fhiclcpp/test/types/KeyMap.h
JeffersonLab/ARIEL
49054ac62a84d48e269f7171daabb98e12a0be90
[ "BSD-3-Clause" ]
2
2021-12-10T14:54:24.000Z
2022-03-25T16:33:23.000Z
fhiclcpp/test/types/KeyMap.h
art-framework-suite/fhicl-cpp
302a8ca52dba4b922812ead406599cd535676252
[ "BSD-3-Clause" ]
2
2020-09-26T01:37:11.000Z
2021-05-03T13:02:24.000Z
#ifndef fhiclcpp_test_types_KeyMap_h #define fhiclcpp_test_types_KeyMap_h #include "fhiclcpp/type_traits.h" #include "fhiclcpp/types/detail/ParameterWalker.h" #include <string> #include <vector> namespace fhicl { class KeyMap : public detail::ParameterWalker<tt::const_flavor::require_const> { public: au...
17.485294
71
0.615643
[ "vector" ]
62969316db9c9edf96ac94b16f86fbd7ec56056a
1,910
h
C
cpp-restsdk/api/RecentApi.h
thracesystems/powermeter-api
7bdab034ff916ee49e986de88f157bd044e981c1
[ "Apache-2.0" ]
null
null
null
cpp-restsdk/api/RecentApi.h
thracesystems/powermeter-api
7bdab034ff916ee49e986de88f157bd044e981c1
[ "Apache-2.0" ]
null
null
null
cpp-restsdk/api/RecentApi.h
thracesystems/powermeter-api
7bdab034ff916ee49e986de88f157bd044e981c1
[ "Apache-2.0" ]
null
null
null
/** * PowerMeter API * API * * The version of the OpenAPI document: 2021.4.1 * * NOTE: This class is auto generated by OpenAPI-Generator 4.3.1. * https://openapi-generator.tech * Do not edit the class manually. */ /* * RecentApi.h * * */ #ifndef POWERMETER_API_RecentApi_H_ #define POWERMETER_API_RecentA...
19.489796
82
0.624084
[ "vector", "model" ]
629ad7bb347d165dc6d7603aa4bed7ac53262220
1,066
h
C
include/tweedledum/Synthesis/steiner_gauss_synth.h
drewrisinger/tweedledum
1c331a076fa137295193a10e0ed664603ae80c21
[ "MIT" ]
null
null
null
include/tweedledum/Synthesis/steiner_gauss_synth.h
drewrisinger/tweedledum
1c331a076fa137295193a10e0ed664603ae80c21
[ "MIT" ]
null
null
null
include/tweedledum/Synthesis/steiner_gauss_synth.h
drewrisinger/tweedledum
1c331a076fa137295193a10e0ed664603ae80c21
[ "MIT" ]
null
null
null
/*------------------------------------------------------------------------------ | Part of Tweedledum Project. This file is distributed under the MIT License. | See accompanying file /LICENSE for details. *-----------------------------------------------------------------------------*/ #pragma once #include "../IR/Cir...
34.387097
80
0.620075
[ "vector" ]
62a715c9859d9a74500e67cd25687e94e3f9a87b
2,691
h
C
BTCKeep/Core/Data/BKDataManager.h
Gargo/BTC-Keep
3d7d3b01fc089a866aa40e513160a4f69eb3b2f2
[ "MIT" ]
null
null
null
BTCKeep/Core/Data/BKDataManager.h
Gargo/BTC-Keep
3d7d3b01fc089a866aa40e513160a4f69eb3b2f2
[ "MIT" ]
1
2017-08-10T10:06:56.000Z
2017-08-10T10:07:07.000Z
BTCKeep/Core/Data/BKDataManager.h
Gargo/BTC-Keep
3d7d3b01fc089a866aa40e513160a4f69eb3b2f2
[ "MIT" ]
null
null
null
// // BKDataManager.h // BTCKeep // // Created by Vitali on 9/12/12. // // #import <Foundation/Foundation.h> #import "BSUtilities.h" #import "BKCurrency.h" #import "BKTrade.h" #import "BKTradePair.h" #import "BKOrder.h" #define BKCurrencyEntity @"BKCurrency" #define BKTradeEntity ...
40.772727
213
0.740245
[ "model" ]
62bb337c8dc041c55ce96602e7c3cf8fceef18a4
8,351
h
C
inc/osvr/JointClientKit/JointClientKitC.h
ethanpeng/OSVR-Core
59405fc1b1a25aea051dfbba0be5171fa19b8b30
[ "Apache-2.0" ]
369
2015-03-08T03:12:41.000Z
2022-02-08T22:15:39.000Z
inc/osvr/JointClientKit/JointClientKitC.h
ethanpeng/OSVR-Core
59405fc1b1a25aea051dfbba0be5171fa19b8b30
[ "Apache-2.0" ]
486
2015-03-09T13:29:00.000Z
2020-10-16T00:41:26.000Z
inc/osvr/JointClientKit/JointClientKitC.h
ethanpeng/OSVR-Core
59405fc1b1a25aea051dfbba0be5171fa19b8b30
[ "Apache-2.0" ]
166
2015-03-08T12:03:56.000Z
2021-12-03T13:56:21.000Z
/** @file @brief Header Must be c-safe! @date 2015 @author Sensics, Inc. <http://sensics.com/osvr> */ /* // Copyright 2015 Sensics, 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...
41.547264
80
0.756197
[ "object" ]
62cdd9185111630910cabbf3965bb12ad4d15a6a
2,122
h
C
src/scene.h
johsteffens/actinon
7e0a4666adf45898ce653947948b713759322bef
[ "Apache-2.0" ]
1
2020-02-18T15:24:33.000Z
2020-02-18T15:24:33.000Z
src/scene.h
johsteffens/actinon
7e0a4666adf45898ce653947948b713759322bef
[ "Apache-2.0" ]
null
null
null
src/scene.h
johsteffens/actinon
7e0a4666adf45898ce653947948b713759322bef
[ "Apache-2.0" ]
null
null
null
/** Tracing and rendering model */ /** Copyright 2017 Johannes Bernhard Steffens * * 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 * ...
33.15625
120
0.628652
[ "object", "model" ]
62d7f7729ba3609aaf32193865181f230b01315a
1,910
h
C
cpp/cpp_include/btreenode.h
fengkx/leetcode
03511a046916d7c0910bb6981e8849c6cc3fe335
[ "Unlicense" ]
null
null
null
cpp/cpp_include/btreenode.h
fengkx/leetcode
03511a046916d7c0910bb6981e8849c6cc3fe335
[ "Unlicense" ]
null
null
null
cpp/cpp_include/btreenode.h
fengkx/leetcode
03511a046916d7c0910bb6981e8849c6cc3fe335
[ "Unlicense" ]
null
null
null
#include <vector> #include <string> #include <sstream> using namespace std; // Definition for a binary tree node. struct TreeNode { int val; TreeNode *left; TreeNode *right; TreeNode() : val(0), left(nullptr), right(nullptr) { } TreeNode(int x) : val(x), left(nullptr), right(nullptr) { ...
22.470588
89
0.586387
[ "vector", "transform" ]
62dbb8206e30861e42424b6148a66828510e0942
9,239
h
C
Backends/include/gambit/Backends/backend_types/Pythia_8_212/wrapper_UserHooks_def.h
GambitBSM/gambit_2.0
a4742ac94a0352585a3b9dcb9b222048a5959b91
[ "Unlicense" ]
1
2021-09-17T22:53:26.000Z
2021-09-17T22:53:26.000Z
Backends/include/gambit/Backends/backend_types/Pythia_8_212/wrapper_UserHooks_def.h
GambitBSM/gambit_2.0
a4742ac94a0352585a3b9dcb9b222048a5959b91
[ "Unlicense" ]
3
2021-07-22T11:23:48.000Z
2021-08-22T17:24:41.000Z
Backends/include/gambit/Backends/backend_types/Pythia_8_212/wrapper_UserHooks_def.h
GambitBSM/gambit_2.0
a4742ac94a0352585a3b9dcb9b222048a5959b91
[ "Unlicense" ]
1
2021-08-14T10:31:41.000Z
2021-08-14T10:31:41.000Z
#ifndef __wrapper_UserHooks_def_Pythia_8_212_h__ #define __wrapper_UserHooks_def_Pythia_8_212_h__ #include <string> #include <vector> #include "wrapper_Info_decl.h" #include "wrapper_Settings_decl.h" #include "wrapper_ParticleData_decl.h" #include "wrapper_Rndm_decl.h" #include "wrapper_BeamParticle_decl.h" #include "...
30.592715
128
0.565104
[ "vector" ]
62e1cad43c56fe9653c750dd643a9c16d473cb01
2,004
h
C
include/levels/lvl_squadsBK.h
DerekSlagle/scrabble
eb17f86b8b897fd8edf3fabc3bd90c1d1016e546
[ "MIT" ]
null
null
null
include/levels/lvl_squadsBK.h
DerekSlagle/scrabble
eb17f86b8b897fd8edf3fabc3bd90c1d1016e546
[ "MIT" ]
null
null
null
include/levels/lvl_squadsBK.h
DerekSlagle/scrabble
eb17f86b8b897fd8edf3fabc3bd90c1d1016e546
[ "MIT" ]
null
null
null
#ifndef LVL_SQUADS_H_INCLUDED #define LVL_SQUADS_H_INCLUDED #include "Level.h" #include "../leg_types/legAdapter.h" #include "../pathUtils.h" #include "../button_types/buttonValOnHit.h" #include "../button_types/controlSurface.h" class squad { public: Leg* pLeg = nullptr; std::vector<impactTarget> ITvec;/...
30.363636
82
0.666168
[ "object", "vector" ]
62eecee799be481dc1980a02033ff76dcddd41e3
13,547
h
C
include/pgmlink/pgm_chaingraph.h
chaubold/pgmlink
9dfa90dbd2fdeb026fd0b2837155164c17cb848d
[ "MIT" ]
3
2015-08-06T08:26:07.000Z
2016-07-06T01:11:30.000Z
include/pgmlink/pgm_chaingraph.h
chaubold/pgmlink
9dfa90dbd2fdeb026fd0b2837155164c17cb848d
[ "MIT" ]
null
null
null
include/pgmlink/pgm_chaingraph.h
chaubold/pgmlink
9dfa90dbd2fdeb026fd0b2837155164c17cb848d
[ "MIT" ]
null
null
null
/** @file @ingroup pgm @brief The Chaingraph model. */ #ifndef PGMLINK_PGM_CHAINGRAPH_H #define PGMLINK_PGM_CHAINGRAPH_H #include <algorithm> #include <iterator> #include <map> #include <vector> #include <utility> #include <boost/function.hpp> #include <boost/shared_ptr.hpp> #include <boost/bimap.hpp> #inclu...
39.961652
164
0.674688
[ "object", "vector", "model" ]
62f3c3cd6f67db120d10d5d9d1c8d37d318fa394
750
h
C
examples/todo/routes/list.h
hugglesfox/firestorm
46685ca3416af3326916653efe4e511e94c92ace
[ "MIT" ]
4
2020-09-08T09:31:58.000Z
2020-09-16T09:28:21.000Z
examples/todo/routes/list.h
hugglesfox/firestorm
46685ca3416af3326916653efe4e511e94c92ace
[ "MIT" ]
4
2020-09-18T15:41:54.000Z
2020-09-28T11:58:59.000Z
examples/todo/routes/list.h
hugglesfox/firestorm
46685ca3416af3326916653efe4e511e94c92ace
[ "MIT" ]
null
null
null
#ifndef TOOD_ROUTE_LIST #define TODO_ROUTE_LIST #include "firestorm.h" #include "../middleware.h" #include "../models.h" // A route to list all the todos class ListTodos : public Route { public: UriArgs uri_args; vector<Todo> *db; ListTodos(vector<Todo> *db) : db(db) {} Outcome middlewares() { return Mi...
20.833333
64
0.656
[ "vector" ]
a8713ef4d0714395ad5e0278688e0e5c5123f9ad
3,340
h
C
d_except.h
deadlocked247/mastermind
f50240022364d1f5b98259885c2cbbcc6dc08273
[ "Unlicense", "MIT" ]
null
null
null
d_except.h
deadlocked247/mastermind
f50240022364d1f5b98259885c2cbbcc6dc08273
[ "Unlicense", "MIT" ]
null
null
null
d_except.h
deadlocked247/mastermind
f50240022364d1f5b98259885c2cbbcc6dc08273
[ "Unlicense", "MIT" ]
null
null
null
#ifndef EXCEPTION_CLASSES #define EXCEPTION_CLASSES #include <strstream> #include <string> using namespace std; //This header contains classes for different Exceptions; //Because there are so many classes and each one is very small, //we put the functions in the header rather then a .cpp file class baseException { pu...
20.365854
69
0.694311
[ "object" ]
a890c203ff3b2e53c9cfeac8e696de7189a71731
6,974
h
C
edk/Window.h
Edimartin/edk-source
de9a152e91344e201669b0421e5f44dea40cebf9
[ "MIT" ]
null
null
null
edk/Window.h
Edimartin/edk-source
de9a152e91344e201669b0421e5f44dea40cebf9
[ "MIT" ]
null
null
null
edk/Window.h
Edimartin/edk-source
de9a152e91344e201669b0421e5f44dea40cebf9
[ "MIT" ]
null
null
null
#ifndef EDK_WINDOW_h #define EDK_WINDOW_h /* Library C++ Window - Manipulate a window in Edk Game Engine Copyright 2013 Eduardo Moura Sales Martins (edimartin@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), t...
23.640678
160
0.716375
[ "render", "vector" ]
a893b089e8004453bae39fd0f3a40b2593652b17
3,301
h
C
include/math/maths_funcs.h
tobiasbu/raytracer
bc1db0c6aea504b2dc59520fe6245d523fb11ffa
[ "MIT" ]
3
2018-04-13T05:40:11.000Z
2022-01-03T14:43:17.000Z
include/math/maths_funcs.h
tobiasbu/raytracer
bc1db0c6aea504b2dc59520fe6245d523fb11ffa
[ "MIT" ]
2
2017-08-23T19:57:02.000Z
2018-03-06T12:47:40.000Z
include/math/maths_funcs.h
tobiasbu/raytracer
bc1db0c6aea504b2dc59520fe6245d523fb11ffa
[ "MIT" ]
null
null
null
/******************************************************************************\ | OpenGL 4 Example Code. | | Accompanies written series "Anton's OpenGL 4 Tutorials" | | Email: anton at antongerdelan dot net ...
37.511364
80
0.610118
[ "vector" ]
a896e691ead7dd94bca2f8550bf7f73f0bc58665
769
h
C
Project1/Src/Card.h
yokamonian/Skull_Random_Defence
0b9918887d3676b8b56132a6e542494dfcb052bb
[ "Unlicense" ]
null
null
null
Project1/Src/Card.h
yokamonian/Skull_Random_Defence
0b9918887d3676b8b56132a6e542494dfcb052bb
[ "Unlicense" ]
null
null
null
Project1/Src/Card.h
yokamonian/Skull_Random_Defence
0b9918887d3676b8b56132a6e542494dfcb052bb
[ "Unlicense" ]
null
null
null
#pragma once #include "GameNode.h" class Card : public GameNode { /// <summary> /// Card : 게임 내 스컬을 구매하기 위한 UI 중 하나의 클래스. /// 인게임 재화인 골드를 통해 구매하거나 섞는 등의 함수가 담겨있다. /// </summary> private: RECT card; POINT pos; int skullId; int price; int currFrameX; int currFrameY; Image* img; public: virtual HRESULT I...
21.361111
66
0.680104
[ "render" ]
a8a349d64f86bf620f2c77e6c200785af9871806
103,400
c
C
lib/psabpf_table.c
P4-Research/psabpf
55d647c2c27d5c26b5ed662e3c9519bbe0a6741b
[ "Apache-2.0" ]
1
2022-02-08T08:13:38.000Z
2022-02-08T08:13:38.000Z
lib/psabpf_table.c
P4-Research/psabpf
55d647c2c27d5c26b5ed662e3c9519bbe0a6741b
[ "Apache-2.0" ]
18
2022-01-15T07:43:05.000Z
2022-03-24T11:49:42.000Z
lib/psabpf_table.c
P4-Research/psabpf
55d647c2c27d5c26b5ed662e3c9519bbe0a6741b
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2022 Orange * Copyright 2022 Warsaw University of Technology * * 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 * * Un...
34.908845
139
0.635909
[ "object" ]
a8b9063f8a721346e8a8bf82ced272c134059cf6
16,335
h
C
src/k2/connector/pggate/catalog/table_info_handler.h
futurewei-cloud/chogori-sql
29b1ffd6610616c8571b96aa2366bccc3685e9c0
[ "Apache-2.0" ]
3
2021-07-05T09:00:18.000Z
2022-03-18T20:08:33.000Z
src/k2/connector/pggate/catalog/table_info_handler.h
futurewei-cloud/chogori-sql
29b1ffd6610616c8571b96aa2366bccc3685e9c0
[ "Apache-2.0" ]
11
2021-09-24T16:52:30.000Z
2022-03-15T23:12:37.000Z
src/k2/connector/pggate/catalog/table_info_handler.h
futurewei-cloud/chogori-sql
29b1ffd6610616c8571b96aa2366bccc3685e9c0
[ "Apache-2.0" ]
1
2021-07-05T09:01:58.000Z
2021-07-05T09:01:58.000Z
/* MIT License Copyright(c) 2020 Futurewei Cloud 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, p...
50.261538
408
0.710193
[ "vector" ]
a8c60ee815e314b4c550635606c88c6bbe02a7c0
291
h
C
include/engine/GameScreen.h
nickfourtimes/overbourn
4fe0260222c454d9651b9fd6a5597148bdf0900d
[ "MIT" ]
null
null
null
include/engine/GameScreen.h
nickfourtimes/overbourn
4fe0260222c454d9651b9fd6a5597148bdf0900d
[ "MIT" ]
1
2020-06-08T14:31:17.000Z
2020-06-08T14:31:17.000Z
include/engine/GameScreen.h
nickfourtimes/overbourn
4fe0260222c454d9651b9fd6a5597148bdf0900d
[ "MIT" ]
null
null
null
#pragma once #include <SDL.h> class GameScreen { private: protected: public: GameScreen(); virtual ~GameScreen(); virtual void Init() = 0; virtual void Clean() = 0; virtual void Process(Uint32, SDL_Event&) = 0; virtual void Update(Uint32) = 0; virtual void Render(Uint32) = 0; };
15.315789
46
0.687285
[ "render" ]
a8c707551884e77845b1067f0b32681cb4133bb4
10,384
c
C
source/blender/python/generic/bpy_internal_import.c
linluofeng/upbge
50bc9bc923a41411461d662c0fddd58d1f0b3ab3
[ "Naumen", "Condor-1.1", "MS-PL" ]
1
2022-01-11T10:02:21.000Z
2022-01-11T10:02:21.000Z
source/blender/python/generic/bpy_internal_import.c
linluofeng/upbge
50bc9bc923a41411461d662c0fddd58d1f0b3ab3
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
source/blender/python/generic/bpy_internal_import.c
linluofeng/upbge
50bc9bc923a41411461d662c0fddd58d1f0b3ab3
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
26.901554
98
0.680663
[ "object" ]
a8cb67046312873b62395590d47eb35f1cb833f1
2,328
h
C
cpp/Platform.Disposables/Disposable[TPrimary, TAuxiliary].h
linksplatform/Disposables
8805eca02e1d9590e86a947a692271590750f41b
[ "MIT" ]
1
2020-12-19T11:57:43.000Z
2020-12-19T11:57:43.000Z
cpp/Platform.Disposables/Disposable[TPrimary, TAuxiliary].h
linksplatform/Disposables
8805eca02e1d9590e86a947a692271590750f41b
[ "MIT" ]
49
2019-07-12T11:03:01.000Z
2022-02-17T14:15:13.000Z
cpp/Platform.Disposables/Disposable[TPrimary, TAuxiliary].h
linksplatform/Disposables
8805eca02e1d9590e86a947a692271590750f41b
[ "MIT" ]
5
2019-07-27T16:06:45.000Z
2021-08-03T17:02:25.000Z
namespace Platform::Disposables { template <typename ...> class Disposable; template <typename TPrimary, typename TAuxiliary> class Disposable<TPrimary, TAuxiliary> : public Disposable<TPrimary> { public: const TAuxiliary AuxiliaryObject; public: Disposable(TPrimary object, TAuxiliary auxi...
47.510204
186
0.651632
[ "object" ]
a8ccf85335a08a0f58bcd70cab90fe61fd4606f8
10,563
h
C
admin/snapin/dsadmin/dscookie.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
admin/snapin/dsadmin/dscookie.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
admin/snapin/dsadmin/dscookie.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
//+------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992 - 1999 // // File: DSCookie.h // // Contents: DS Cookie functions // // History: 02-Oct-96 WayneSc Created // //-----------------------------------...
27.797368
92
0.634479
[ "object" ]
a8cdfb1fb9672c51624aecabc4f87027a5e347e7
1,745
h
C
jml/boosting/classifier_mlp_averager.h
etnrlz/rtbkit
0d9cd9e2ee2d7580a27453ad0a2d815410d87091
[ "Apache-2.0" ]
737
2015-01-04T01:40:46.000Z
2022-03-07T10:09:23.000Z
jml/boosting/classifier_mlp_averager.h
TuanTranEngineer/rtbkit
502d06acc3f8d90438946b6ae742190f2f4b4fbb
[ "Apache-2.0" ]
56
2015-01-05T16:01:03.000Z
2020-06-22T19:02:37.000Z
jml/boosting/classifier_mlp_averager.h
TuanTranEngineer/rtbkit
502d06acc3f8d90438946b6ae742190f2f4b4fbb
[ "Apache-2.0" ]
329
2015-01-01T06:54:27.000Z
2022-02-12T22:21:02.000Z
/* classifier_mlp_averager.h -*- C++ -*- Jeremy Barnes, 2 September 2005 Copyright (c) 2005 Jeremy Barnes. All rights reserved. $Source$ Classifier class using an MlpAverager interface. */ #ifndef __boosting__classifier_mlp_averager_h__ #define __boosting__classifier_ml...
29.576271
80
0.463037
[ "vector" ]
a8d84bc516b8cefe21590c0ebf60505675437c99
3,220
h
C
src/SvgStream.h
cb4ds/vdiffr
456e9da25c38446922171c606d619d9d53682b75
[ "Apache-2.0" ]
1
2021-11-20T13:23:58.000Z
2021-11-20T13:23:58.000Z
src/SvgStream.h
cb4ds/vdiffr
456e9da25c38446922171c606d619d9d53682b75
[ "Apache-2.0" ]
null
null
null
src/SvgStream.h
cb4ds/vdiffr
456e9da25c38446922171c606d619d9d53682b75
[ "Apache-2.0" ]
null
null
null
#ifndef __SVG_STREAM__ #define __SVG_STREAM__ #include <fstream> #include <sstream> #include <Rcpp.h> #include "utils.h" class SvgStream { public: virtual ~SvgStream() {}; virtual void write(int data) = 0; virtual void write(double data) = 0; virtual void write(const char* data) = 0; virtual void write(...
25.76
78
0.635404
[ "object" ]
a8e987e5d109727d4fe98c56a5b3608bfb59b4c1
6,149
c
C
cnn_card_embedded_code.X/main.c
PaulKlinger/cnn_card
2e4b5c4947a5a38b841f1dd2b3bad1d89c03fe8b
[ "MIT" ]
77
2020-11-22T17:55:31.000Z
2022-01-16T23:31:46.000Z
cnn_card_embedded_code.X/main.c
PaulKlinger/cnn_card
2e4b5c4947a5a38b841f1dd2b3bad1d89c03fe8b
[ "MIT" ]
null
null
null
cnn_card_embedded_code.X/main.c
PaulKlinger/cnn_card
2e4b5c4947a5a38b841f1dd2b3bad1d89c03fe8b
[ "MIT" ]
3
2020-11-23T23:06:56.000Z
2021-05-14T11:17:51.000Z
#include "config.h" #include <avr/io.h> #include <util/delay.h> #include <avr/sleep.h> #include <avr/interrupt.h> #include "model/model.h" #include "util/led_control.h" #include "util/buttons.h" #include "util/sleep.h" #include "fun/startup_anim.h" #include "fun/gol.h" FUSES = { .APPEND = 0, ...
26.055085
84
0.607416
[ "model" ]
a8ece3d1c527e6ecc64d876a388e5157584b2438
468
h
C
src/gui/transformation/abstract_transformation.h
lii-enac/djnn-cpp
f27c5ba3186186ee22c93ae91c16063556e929b6
[ "BSD-2-Clause" ]
4
2018-09-11T14:27:57.000Z
2019-12-16T21:06:26.000Z
src/gui/transformation/abstract_transformation.h
lii-enac/djnn-cpp
f27c5ba3186186ee22c93ae91c16063556e929b6
[ "BSD-2-Clause" ]
null
null
null
src/gui/transformation/abstract_transformation.h
lii-enac/djnn-cpp
f27c5ba3186186ee22c93ae91c16063556e929b6
[ "BSD-2-Clause" ]
2
2018-06-11T14:15:30.000Z
2019-01-09T12:23:35.000Z
#pragma once #include "gui/abstract_gobj.h" namespace djnn { class AbstractTransformation : public AbstractGObj { public: AbstractTransformation (ParentProcess* parent, const string& name); AbstractTransformation (); virtual ~AbstractTransformation (); virtual void transform( double& x, double& ...
27.529412
74
0.730769
[ "transform" ]
a8f646de23bd056f7f0b93881e77436ed69f9f13
1,798
h
C
third_party/blink/renderer/core/style/svg_dash_array.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
third_party/blink/renderer/core/style/svg_dash_array.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
third_party/blink/renderer/core/style/svg_dash_array.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
/* Copyright (C) 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> 2004, 2005 Rob Buis <buis@kde.org> Copyright (C) Research In Motion Limited 2010. All rights reserved. Based on khtml code by: Copyright (C) 2000-2003 Lars Knoll (knoll@kde.org) (C) 2000 Antti Koiv...
39.955556
77
0.739711
[ "geometry", "vector" ]
a8f81214ef81ac9f6e8d1a0c78aa8a3d2a6daa80
838
h
C
cases/spherical_surfers/param/post/objects/surfer__us_1o0__surftimeconst_8o0__reorientationtime_4o0/pz/group/_member/passive/choice.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
cases/spherical_surfers/param/post/objects/surfer__us_1o0__surftimeconst_8o0__reorientationtime_4o0/pz/group/_member/passive/choice.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
cases/spherical_surfers/param/post/objects/surfer__us_1o0__surftimeconst_8o0__reorientationtime_4o0/pz/group/_member/passive/choice.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
#ifndef C0P_PARAM_POST_OBJECTS_SURFER__US_1O0__SURFTIMECONST_8O0__REORIENTATIONTIME_4O0_PZ_GROUP_MEMBER_PASSIVE_CHOICE_H #define C0P_PARAM_POST_OBJECTS_SURFER__US_1O0__SURFTIMECONST_8O0__REORIENTATIONTIME_4O0_PZ_GROUP_MEMBER_PASSIVE_CHOICE_H #pragma once // choose your post #include "core/post/objects/object/post/pass...
55.866667
256
0.909308
[ "object" ]
d1075794f87fe117f7c403e04ec629960823ff70
6,077
h
C
PrivateFrameworks/VoiceMemos.framework/RCWaveformGenerator.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/VoiceMemos.framework/RCWaveformGenerator.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/VoiceMemos.framework/RCWaveformGenerator.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
10
2016-06-16T02:40:44.000Z
2019-01-15T03:31:45.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos */ @interface RCWaveformGenerator : NSObject { RCExtAudioFilePipe * _activeExtAudioFile; bool _canceled; NSObject<OS_dispatch_semaphore> * _digestPausedSemaphore; unsigned long long _framesCons...
52.387931
537
0.76518
[ "vector" ]
d10ad0c109e0735f833a2eb2f197b73f0df33c4f
5,260
c
C
example/sprites.c
mrk-its/obx2elf
9a9c27789750c6d9c6131edaea5477eac85ca57c
[ "Apache-2.0", "MIT" ]
null
null
null
example/sprites.c
mrk-its/obx2elf
9a9c27789750c6d9c6131edaea5477eac85ca57c
[ "Apache-2.0", "MIT" ]
null
null
null
example/sprites.c
mrk-its/obx2elf
9a9c27789750c6d9c6131edaea5477eac85ca57c
[ "Apache-2.0", "MIT" ]
null
null
null
#include <string.h> extern void init_sprites(); extern void multi_show_sprites(); extern void multi_animuj(); extern char shp0_01, shp0_23; extern char shp1_01, shp1_23; extern char shp2_01, shp2_23; extern char shp3_01, shp3_23; extern char shp4_01, shp4_23; extern char shp5_01, shp5_23; extern char shp6_01, shp6_23...
35.782313
174
0.640875
[ "shape" ]
a4b3b3596209b190ea2402bab6640d2452faa1b7
1,032
h
C
include/scope_guard.h
yiliangwu880/svr_util
576a78b4f3c0c92626781e5844f43d5e36740371
[ "BSD-3-Clause" ]
1
2020-01-15T02:55:07.000Z
2020-01-15T02:55:07.000Z
include/scope_guard.h
yiliangwu880/svr_util
576a78b4f3c0c92626781e5844f43d5e36740371
[ "BSD-3-Clause" ]
null
null
null
include/scope_guard.h
yiliangwu880/svr_util
576a78b4f3c0c92626781e5844f43d5e36740371
[ "BSD-3-Clause" ]
null
null
null
/* //使用例子: SCOPE_GUARD(delete point;); ScopeGuard sg([&] { exe; }); sg.Dismiss(); */ #pragma once #include <vector> #include <list> #include <set> #include <time.h> #include "typedef.h" #include <functional> namespace su { class ScopeGuard { private: std::function<void()> m_excute; bool ...
16.380952
110
0.669574
[ "vector" ]
a4ba63f7c8993f9fed8be6ace7cacaca2db5ac2f
1,034
h
C
aztec/third_party/lua_electron/third_party/electronbind/include/electron_bind.h
viccsneto/aztec
a49e269c53f19d2de22f0d297908c917f36c658d
[ "MIT" ]
null
null
null
aztec/third_party/lua_electron/third_party/electronbind/include/electron_bind.h
viccsneto/aztec
a49e269c53f19d2de22f0d297908c917f36c658d
[ "MIT" ]
null
null
null
aztec/third_party/lua_electron/third_party/electronbind/include/electron_bind.h
viccsneto/aztec
a49e269c53f19d2de22f0d297908c917f36c658d
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <unordered_map> #include <stdexcept> #include <memory> #include <vector> class ElectronWindow; class ElectronInstance; class ElectronMessage; class ElectronBind { public: class Exception : public std::runtime_error { public: Exception(const char *message) : std::r...
22.478261
96
0.748549
[ "vector" ]
a4c4e803c6550d211c4e25c232ebb28c06757cb6
3,884
c
C
nitan/maze/battle1/npc/guarder.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/maze/battle1/npc/guarder.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/maze/battle1/npc/guarder.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
#include <ansi.h> #define MAX_SKILL 700 inherit NPC; void create() { set_name(HIY "守護者" NOR, ({ "guarder",})); set("title", HIR "" NOR); set("gender", "男性"); set("age", 22+random(23)); set("long", @LONG 他帶着一副冰冷的面具,無法辨識模樣。 LONG); set("attitude", "friendly"); se...
26.421769
96
0.518538
[ "object" ]
a4c6f59719efaefffb624fb2a667645545a58ebb
25,035
c
C
core/src/main/resources/org/teavm/backend/c/heap.c
shannah/cn1-teavm-builds
35fa3da0cabeefb3f796852e00f2c7dd8e5b3d17
[ "Apache-2.0" ]
1
2016-03-04T12:46:35.000Z
2016-03-04T12:46:35.000Z
core/src/main/resources/org/teavm/backend/c/heap.c
shannah/cn1-teavm-builds
35fa3da0cabeefb3f796852e00f2c7dd8e5b3d17
[ "Apache-2.0" ]
5
2019-11-13T05:55:08.000Z
2021-01-20T23:02:34.000Z
core/src/main/resources/org/teavm/backend/c/heap.c
shannah/cn1-teavm-builds
35fa3da0cabeefb3f796852e00f2c7dd8e5b3d17
[ "Apache-2.0" ]
1
2015-06-07T13:24:12.000Z
2015-06-07T13:24:12.000Z
#include "runtime.h" #include <string.h> #include <stdint.h> #include <inttypes.h> #include <stdio.h> #include <stdlib.h> #include <wchar.h> #include <wctype.h> #include <uchar.h> #ifndef TEAVM_WINDOWS_LOG #define TEAVM_OUTPUT_STRING(s) fprintf(stderr, s) #else #define TEAVM_OUTPUT_STRING(s) OutputDebugStringW...
34.722607
133
0.465548
[ "object" ]
a4de4ef5abe0e839794c520d02ea9e17c363b7ca
2,513
h
C
libs/DS4_SDK/samples/saving/customscenedata/myscenemodel.h
Red54/reality
510d4f5fde2f4c5535482f1ea199f914102b8a2a
[ "BSD-3-Clause" ]
null
null
null
libs/DS4_SDK/samples/saving/customscenedata/myscenemodel.h
Red54/reality
510d4f5fde2f4c5535482f1ea199f914102b8a2a
[ "BSD-3-Clause" ]
null
null
null
libs/DS4_SDK/samples/saving/customscenedata/myscenemodel.h
Red54/reality
510d4f5fde2f4c5535482f1ea199f914102b8a2a
[ "BSD-3-Clause" ]
null
null
null
/********************************************************************** Copyright (C) 2002-2012 DAZ 3D, Inc. All Rights Reserved. This file is part of the DAZ Studio SDK. This file may be used only in accordance with the DAZ Studio SDK license provided with the DAZ Studio SDK. The contents of this file...
28.235955
110
0.635097
[ "object", "3d" ]
a4e907afd858bf7838033c35d47c330c04b2a943
702
h
C
ST/sensor_tag/android/src/system/middlewares/juma/mesh/mesh.h
JUMA-IO/JUMA_Demos
f74579b318f6414b0c6a362a888bcfc9a7509362
[ "MIT" ]
9
2016-01-14T03:00:39.000Z
2018-01-28T14:40:48.000Z
ST/sensor_tag/android/src/system/middlewares/juma/mesh/mesh.h
JUMA-IO/JUMA_Demos
f74579b318f6414b0c6a362a888bcfc9a7509362
[ "MIT" ]
3
2016-04-15T03:34:21.000Z
2016-05-05T01:37:11.000Z
ST/sensor_tag/android/src/system/middlewares/juma/mesh/mesh.h
JUMA-IO/JUMA_Demos
f74579b318f6414b0c6a362a888bcfc9a7509362
[ "MIT" ]
23
2016-01-12T02:58:37.000Z
2021-06-22T14:22:54.000Z
#ifndef _MESH_H_ #define _MESH_H_ #include "bluenrg_sdk_api.h" #include "bluenrg_sdk_host_api.h" typedef struct _mesh_manuf_data_t{ uint8_t len; //total data length uint8_t data_type; // advertise data type uint16_t adv_info_number; // advertising information number uint16_...
20.647059
65
0.706553
[ "mesh" ]
a4ea2dfc9020eba3427969575a51003193f64ed2
2,736
h
C
src/coroutine/co_select.h
Lab-Zjt/liblily
ca92f5f14335f7a836646d661da3e6fce9be04d4
[ "Apache-2.0" ]
null
null
null
src/coroutine/co_select.h
Lab-Zjt/liblily
ca92f5f14335f7a836646d661da3e6fce9be04d4
[ "Apache-2.0" ]
null
null
null
src/coroutine/co_select.h
Lab-Zjt/liblily
ca92f5f14335f7a836646d661da3e6fce9be04d4
[ "Apache-2.0" ]
1
2020-04-14T18:17:16.000Z
2020-04-14T18:17:16.000Z
#ifndef LILY_SRC_COROUTINE_CO_SELECT_H_ #define LILY_SRC_COROUTINE_CO_SELECT_H_ #include "co_chan.h" #include "epoller.h" #include <vector> #include <functional> #include <sys/epoll.h> #include <sys/eventfd.h> #include <unistd.h> namespace lily { // 表示一种case template<typename T> struct Case { Channel<T> &cha...
27.36
112
0.592471
[ "vector" ]
a4f5302871dfcef8da3e9ad818c7326b170af1cb
3,205
h
C
TAO/tao/AnyTypeCode/Objref_TypeCode.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
36
2015-01-10T07:27:33.000Z
2022-03-07T03:32:08.000Z
TAO/tao/AnyTypeCode/Objref_TypeCode.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
2
2018-08-13T07:30:51.000Z
2019-02-25T03:04:31.000Z
TAO/tao/AnyTypeCode/Objref_TypeCode.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
38
2015-01-08T14:12:06.000Z
2022-01-19T08:33:00.000Z
// -*- C++ -*- //============================================================================= /** * @file Objref_TypeCode.h * * $Id: Objref_TypeCode.h 96398 2012-11-28 07:33:51Z johnnyw $ * * Header file for * @c tk_abstract_interface, * @c tk_component, * @c tk_home, * @c tk_local_interfac...
26.056911
79
0.609048
[ "object" ]
a4f6ddecbc3ee52f75e585b62ea4da91a7fd3e79
343
h
C
engine/vulkan_render/vulkan_render_data.h
ilopit/agea
9825b661a5e34bb8efe858e52d35656a396bc925
[ "MIT" ]
null
null
null
engine/vulkan_render/vulkan_render_data.h
ilopit/agea
9825b661a5e34bb8efe858e52d35656a396bc925
[ "MIT" ]
null
null
null
engine/vulkan_render/vulkan_render_data.h
ilopit/agea
9825b661a5e34bb8efe858e52d35656a396bc925
[ "MIT" ]
null
null
null
#pragma once #include "agea_minimal.h" #include "vulkan_render/vulkan_render_fwds.h" #include <string> namespace agea { struct render_data { std::string id() const; bool visible = true; render::mesh_data* mesh = nullptr; render::material_data* material = nullptr; glm::mat4 transform_matrix; };...
14.913043
46
0.696793
[ "mesh", "render" ]
a4fa73e5bec9e1197f849310cb7300174124bac6
33,315
h
C
modules/core/include/ecvl/core/imgproc.h
simleo/ecvl
6e6088c45677892e347fb612ef4a6c81b48d2e08
[ "MIT" ]
9
2020-01-22T09:49:09.000Z
2021-05-23T19:00:00.000Z
modules/core/include/ecvl/core/imgproc.h
simleo/ecvl
6e6088c45677892e347fb612ef4a6c81b48d2e08
[ "MIT" ]
27
2020-01-21T17:20:12.000Z
2022-03-29T18:15:42.000Z
modules/core/include/ecvl/core/imgproc.h
simleo/ecvl
6e6088c45677892e347fb612ef4a6c81b48d2e08
[ "MIT" ]
3
2020-01-22T10:16:56.000Z
2020-06-03T12:21:46.000Z
/* * ECVL - European Computer Vision Library * Version: 0.3.4 * copyright (c) 2021, Università degli Studi di Modena e Reggio Emilia (UNIMORE), AImageLab * Authors: * Costantino Grana (costantino.grana@unimore.it) * Federico Bolelli (federico.bolelli@unimore.it) * Michele Cancilla (michele.cancilla@unimore.it...
47.797704
210
0.735855
[ "vector" ]
35023d31c161c90867f643500ef329c221d7d700
127
h
C
graphics/glmInclude.h
Dawlau/GalleryArt-3D-OpenGL
3930aec73c5803d34ef857c0aae6de5360b75865
[ "MIT" ]
null
null
null
graphics/glmInclude.h
Dawlau/GalleryArt-3D-OpenGL
3930aec73c5803d34ef857c0aae6de5360b75865
[ "MIT" ]
null
null
null
graphics/glmInclude.h
Dawlau/GalleryArt-3D-OpenGL
3930aec73c5803d34ef857c0aae6de5360b75865
[ "MIT" ]
null
null
null
#include "glm/glm.hpp" #include "glm/gtc/matrix_transform.hpp" #include "glm/gtx/transform.hpp" #include "glm/gtc/type_ptr.hpp"
31.75
39
0.76378
[ "transform" ]
3503f365871223eae5c496f774d06604b5e9b928
2,156
h
C
MT589/commandmodewindow.h
devborz/mt589-simulator
979c19d4efae09e95742a055bfd457b24772737d
[ "MIT" ]
null
null
null
MT589/commandmodewindow.h
devborz/mt589-simulator
979c19d4efae09e95742a055bfd457b24772737d
[ "MIT" ]
1
2021-12-11T04:43:42.000Z
2021-12-11T04:43:42.000Z
MT589/commandmodewindow.h
devborz/mt589-simulator
979c19d4efae09e95742a055bfd457b24772737d
[ "MIT" ]
null
null
null
#ifndef COMMANDMODEWINDOW_H #define COMMANDMODEWINDOW_H #include <QLCDNumber> #include <QMainWindow> #include <romwindow.h> #include <QTableWidgetItem> #include <emulator.hpp> #include <sstream> #include <mainwindow.h> #include <createisa.h> namespace Ui { class CommandModeWindow; } class CommandModeWindow : public ...
18.912281
58
0.646568
[ "vector" ]
35093b94342b476849482691abdcb4b4ae82a1d0
50,599
c
C
linux/drivers/char/mcfserial.c
CodeAsm/PS1Linux
8c3c4d9ffccf446dd061a38186efc924da8a66be
[ "CC0-1.0" ]
4
2020-01-01T20:26:42.000Z
2021-10-17T21:51:58.000Z
linux/drivers/char/mcfserial.c
CodeAsm/PS1Linux
8c3c4d9ffccf446dd061a38186efc924da8a66be
[ "CC0-1.0" ]
4
2020-07-23T11:20:30.000Z
2020-07-24T20:09:09.000Z
linux/drivers/char/mcfserial.c
CodeAsm/PS1Linux
8c3c4d9ffccf446dd061a38186efc924da8a66be
[ "CC0-1.0" ]
null
null
null
/* * mcfserial.c -- serial driver for ColdFire internal UARTS. * * Copyright (c) 1999-2001 Greg Ungerer <gerg@lineo.com> * Copyright (c) 2000-2001 Lineo, Inc. <www.lineo.com> * * Based on code from 68332serial.c which was: * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1998 TS...
25.948205
100
0.671318
[ "vector" ]
3514772cce268c7dd2019aad88751e6716a4f950
11,549
h
C
include/FBXLoader.h
ziacko/TinyModels
6842523d2e43bc4ee10c25fb39c25f3c295f9fe7
[ "MIT" ]
null
null
null
include/FBXLoader.h
ziacko/TinyModels
6842523d2e43bc4ee10c25fb39c25f3c295f9fe7
[ "MIT" ]
null
null
null
include/FBXLoader.h
ziacko/TinyModels
6842523d2e43bc4ee10c25fb39c25f3c295f9fe7
[ "MIT" ]
null
null
null
////////////////////////////////////////////////////////////////////////// // Author: Conan Bourke // Date: January 5 2013 // Brief: Classes to load an FBX scene for use. // All angles are in radians. ////////////////////////////////////////////////////////////////////////// #ifndef __FBXLOADER_H_ #define __FB...
28.800499
117
0.646809
[ "mesh", "vector" ]
bbf4d3abb7a5d6647e6931143d47e3dffc2cf701
2,789
h
C
BoolkaCommon/Structures/Matrix.h
bestdark/BoolkaEngine
35ae68dedb42baacb19908c0aaa047fe7f71f6b2
[ "MIT" ]
27
2021-02-12T10:13:55.000Z
2022-03-24T14:44:06.000Z
BoolkaCommon/Structures/Matrix.h
bestdark/BoolkaEngine
35ae68dedb42baacb19908c0aaa047fe7f71f6b2
[ "MIT" ]
null
null
null
BoolkaCommon/Structures/Matrix.h
bestdark/BoolkaEngine
35ae68dedb42baacb19908c0aaa047fe7f71f6b2
[ "MIT" ]
null
null
null
#pragma once #include "Vector.h" namespace Boolka { // Row major class Matrix4x4 { public: Matrix4x4(); ~Matrix4x4(); Matrix4x4(const Matrix4x4&) = default; Matrix4x4(Matrix4x4&&) = default; Matrix4x4& operator=(const Matrix4x4&) = default; Matrix4x4& o...
35.303797
96
0.62137
[ "vector" ]
bbf6aa9f650611bf7e2fe757acbbc881dbe7c106
3,765
h
C
llvm/3.4.2/llvm-3.4.2.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
tangyibin/goblin-core
1940db6e95908c81687b2b22ddd9afbc8db9cdfe
[ "BSD-3-Clause" ]
36
2015-01-13T19:34:04.000Z
2022-03-07T22:22:15.000Z
llvm/3.4.2/llvm-3.4.2.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
tangyibin/goblin-core
1940db6e95908c81687b2b22ddd9afbc8db9cdfe
[ "BSD-3-Clause" ]
7
2015-10-20T19:05:01.000Z
2021-11-13T14:55:47.000Z
llvm/3.4.2/llvm-3.4.2.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
tangyibin/goblin-core
1940db6e95908c81687b2b22ddd9afbc8db9cdfe
[ "BSD-3-Clause" ]
18
2015-04-23T20:59:52.000Z
2021-11-18T20:06:39.000Z
//===-- RuntimeDyldMachO.h - Run-time dynamic linker for MC-JIT ---*- C++ -*-=// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
36.201923
80
0.536255
[ "object" ]
0113789a1e80f623c544d4e419581e807d28afee
372
h
C
thirdparty/gm/gm/types/vec2iArray.h
moddyz/Pbrt
fa92b09a98d07503e1dc381fcb0e9d9b6ae88915
[ "MIT" ]
2
2020-06-29T00:25:37.000Z
2020-12-08T11:30:46.000Z
thirdparty/gm/gm/types/vec2iArray.h
moddyz/Pbrt
fa92b09a98d07503e1dc381fcb0e9d9b6ae88915
[ "MIT" ]
null
null
null
thirdparty/gm/gm/types/vec2iArray.h
moddyz/Pbrt
fa92b09a98d07503e1dc381fcb0e9d9b6ae88915
[ "MIT" ]
1
2020-12-08T11:30:50.000Z
2020-12-08T11:30:50.000Z
// // This file is auto-generated, please do not modify directly! // #pragma once /// \file vec2iArray.h /// \ingroup gm_types_array #include <gm/gm.h> #include <vector> #include <gm/types/vec2i.h> GM_NS_OPEN /// \typedef Vec2iArray /// \ingroup gm_types_array /// /// Type definition of an array of \ref Vec2i. u...
15.5
62
0.698925
[ "vector" ]
011e8be07b8d99dee3bb4e4d6d8a0913380b988c
2,735
h
C
examples/meta_example/example_tables.h
sinkarl/asp_db
8dc5b40257b438872a689f5894416ae80db7d7ca
[ "MIT" ]
null
null
null
examples/meta_example/example_tables.h
sinkarl/asp_db
8dc5b40257b438872a689f5894416ae80db7d7ca
[ "MIT" ]
null
null
null
examples/meta_example/example_tables.h
sinkarl/asp_db
8dc5b40257b438872a689f5894416ae80db7d7ca
[ "MIT" ]
null
null
null
#ifndef EXAMPLE_TABLES_H #define EXAMPLE_TABLES_H #include "meta.h" #include <algorithm> #include <numeric> #include <iostream> #include <utility> /** * \brief * Пример сруктуры данных, аналогичной таблице в БД * с именем 'example1_info'. * */ struct ASP_TABLE example1_info { field(incremental, id, NOT_N...
29.728261
81
0.653016
[ "transform" ]
011ee6bd3d278da7a9c8bb64c1a8ad01b630ff5b
2,534
c
C
src/C/nss/nss-3.16.1/nspr/pr/src/bthreads/btsem.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
B2G/gecko/nsprpub/pr/src/bthreads/btsem.c
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
src/C/nss/nss-3.16.1/nspr/pr/src/bthreads/btsem.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include <kernel/OS.h> #include "...
25.59596
79
0.719021
[ "object" ]
0120de3f384f202716d531f40318859964d3bce9
1,273
h
C
include/symbols.h
proglanguage/anal_ex
83b6cadbb325638185169b59ab955b8349f22c84
[ "MIT" ]
4
2019-04-23T00:33:29.000Z
2021-12-27T21:29:26.000Z
include/symbols.h
proglanguage/anal_ex
83b6cadbb325638185169b59ab955b8349f22c84
[ "MIT" ]
null
null
null
include/symbols.h
proglanguage/anal_ex
83b6cadbb325638185169b59ab955b8349f22c84
[ "MIT" ]
1
2019-05-21T01:22:42.000Z
2019-05-21T01:22:42.000Z
#ifndef __SYMBOLS_H__ #define __SYMBOLS_H__ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "linked_list.h" typedef struct var_info{ char* id; ///> The alias to the variable char* type; ///> The type of the function }var_info; typedef struct proc_info{ char* id; ///> The alias to the ...
28.288889
90
0.703064
[ "vector" ]
0131f4b3cf26f76f8d6e0744ca34a51b693c54e2
4,716
c
C
src/object/table.c
k-mrm/maxc
49619b71697b3a8c62afb4c02d287f1e14267462
[ "MIT" ]
46
2019-03-16T06:32:49.000Z
2021-04-28T09:48:58.000Z
src/object/table.c
k-mrm/maxc
49619b71697b3a8c62afb4c02d287f1e14267462
[ "MIT" ]
3
2020-02-10T14:40:57.000Z
2020-04-16T02:10:39.000Z
src/object/table.c
k-mrm/maxc
49619b71697b3a8c62afb4c02d287f1e14267462
[ "MIT" ]
6
2019-06-29T02:41:17.000Z
2020-04-11T05:19:14.000Z
#include <stdint.h> #include <string.h> #include <stdlib.h> #include "object/mtable.h" #include "object/system.h" #include "object/mexception.h" #include "object/mstr.h" #include "mem.h" static MxcValue table_tostring(MxcObject *); static Type *table_ty; NEW_EXCEPTION(exc_unknownkey, "key error"); #define EXC_UNKNOW...
20.867257
118
0.600721
[ "object" ]
0139d41cd27ecc582157690fe3ee51aac84d256f
2,852
h
C
src/clustering.h
gregorweiss/vsCNN
e48fa589c6fbb11437b0d766f666ccdf3ebc57e3
[ "MIT" ]
6
2020-09-18T10:49:47.000Z
2022-01-04T13:18:24.000Z
src/clustering.h
gregorweiss/vsCNN
e48fa589c6fbb11437b0d766f666ccdf3ebc57e3
[ "MIT" ]
null
null
null
src/clustering.h
gregorweiss/vsCNN
e48fa589c6fbb11437b0d766f666ccdf3ebc57e3
[ "MIT" ]
1
2021-07-08T14:21:16.000Z
2021-07-08T14:21:16.000Z
/* MIT License Copyright (c) 2020, R. Gregor Weiß, Benjamin Ries 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...
40.169014
94
0.625526
[ "vector" ]
014828fead6fdaee2115127f3e8e5766daebcb34
31,416
c
C
contrib/gnu/gmake/dist/implicit.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
3
2021-05-04T17:09:06.000Z
2021-10-04T07:19:26.000Z
contrib/gnu/gmake/dist/implicit.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
contrib/gnu/gmake/dist/implicit.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/* Implicit rule searching for GNU Make. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the terms of th...
31.959308
81
0.523364
[ "object" ]
014942015e9ec69b7b6dc7f4e1effb2fd05bb83b
2,435
h
C
cpp_project/vs-project/log_server/log_server/Include/Network/tcp_socket.h
sinomiko/project
00fadb0033645f103692f5b06c861939a9d4aa0e
[ "BSD-3-Clause" ]
1
2018-12-30T14:07:42.000Z
2018-12-30T14:07:42.000Z
cpp_project/vs-project/log_server/log_server/Include/Network/tcp_socket.h
sinomiko/project
00fadb0033645f103692f5b06c861939a9d4aa0e
[ "BSD-3-Clause" ]
null
null
null
cpp_project/vs-project/log_server/log_server/Include/Network/tcp_socket.h
sinomiko/project
00fadb0033645f103692f5b06c861939a9d4aa0e
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <cstdint> #include <string> #include <vector> #include "Include/Utils/typedefs.h" class tcp_socket { public: //! possible types of a TCP socket, either a client or a server //! type is used to prevent the used of client specific operations on a server socket (and vice-versa) //! ...
27.359551
106
0.675565
[ "vector" ]
01566f1e96cce6fe5456c9d0805f695bab3de31b
4,118
h
C
client/include/game/CPickups.h
MayconFelipeA/sampvoiceatt
3fae8a2cf37dfad2e3925d56aebfbbcd4162b0ff
[ "MIT" ]
368
2015-01-01T21:42:00.000Z
2022-03-29T06:22:22.000Z
client/include/game/CPickups.h
MayconFelipeA/sampvoiceatt
3fae8a2cf37dfad2e3925d56aebfbbcd4162b0ff
[ "MIT" ]
92
2019-01-23T23:02:31.000Z
2022-03-23T19:59:40.000Z
client/include/game/CPickups.h
MayconFelipeA/sampvoiceatt
3fae8a2cf37dfad2e3925d56aebfbbcd4162b0ff
[ "MIT" ]
179
2015-02-03T23:41:17.000Z
2022-03-26T08:27:16.000Z
/* Plugin-SDK (Grand Theft Auto San Andreas) header file Authors: GTA Community. See more here https://github.com/DK22Pac/plugin-sdk Do not delete this comment block. Respect others' work! */ #pragma once #include "PluginBase.h" #include "CPickup.h" #include "tPickupMessage.h" #include "eWeaponType.h" ...
47.883721
167
0.754007
[ "object", "model" ]
016066bd3f96f26a9efc9bba8b610787344692d7
9,826
h
C
include/lwiot/network/xbee/xbeeresponse.h
lwIoT/lwIoT
07d2a3ba962aef508911e453268427b006c57701
[ "Apache-2.0" ]
1
2019-07-05T21:39:23.000Z
2019-07-05T21:39:23.000Z
include/lwiot/network/xbee/xbeeresponse.h
lwIoT/lwiot-core
07d2a3ba962aef508911e453268427b006c57701
[ "Apache-2.0" ]
null
null
null
include/lwiot/network/xbee/xbeeresponse.h
lwIoT/lwiot-core
07d2a3ba962aef508911e453268427b006c57701
[ "Apache-2.0" ]
null
null
null
/* * XBee response (RX) base class. * * @author Michel Megens * @email dev@bietje.net */ #pragma once #include <stdlib.h> #include <lwiot/types.h> #include <lwiot/log.h> #include <lwiot/network/xbee/constants.h> #include <lwiot/network/xbee/xbeeaddress.h> namespace lwiot { class XBeeRespo...
20.09407
107
0.680949
[ "object" ]
78616d456aeb32b0c74affd2447684869db42547
2,017
c
C
physics/computational/potts.c
gemm-dev/gemmashay2
caac27eef7720252694a02951a959151871f06cd
[ "MIT" ]
null
null
null
physics/computational/potts.c
gemm-dev/gemmashay2
caac27eef7720252694a02951a959151871f06cd
[ "MIT" ]
null
null
null
physics/computational/potts.c
gemm-dev/gemmashay2
caac27eef7720252694a02951a959151871f06cd
[ "MIT" ]
null
null
null
/* Mathematically, the Potts model is described by the energy function E = J*(Sum over nearest neighbor spins i & j) (1.-delta(si,sj)) The constant J sets the energy scale, and we take J=1 without loss of generality. The spins can take any integer value in the range 0->q-1. The function delta(si,sj) is the Kronecke...
19.582524
72
0.535449
[ "model" ]
78629a7cb4e0050a79f372b68301e60d93c65f8a
9,412
h
C
Library/Sources/Stroika/Foundation/Characters/Concrete/String_ExternalMemoryOwnership_StackLifetime.h
SophistSolutions/Stroika
f4e5d84767903a054fba0a6b9c7c4bd1aaefd105
[ "MIT" ]
28
2015-09-22T21:43:32.000Z
2022-02-28T01:35:01.000Z
Library/Sources/Stroika/Foundation/Characters/Concrete/String_ExternalMemoryOwnership_StackLifetime.h
SophistSolutions/Stroika
f4e5d84767903a054fba0a6b9c7c4bd1aaefd105
[ "MIT" ]
98
2015-01-22T03:21:27.000Z
2022-03-02T01:47:00.000Z
Library/Sources/Stroika/Foundation/Characters/Concrete/String_ExternalMemoryOwnership_StackLifetime.h
SophistSolutions/Stroika
f4e5d84767903a054fba0a6b9c7c4bd1aaefd105
[ "MIT" ]
4
2019-02-21T16:45:25.000Z
2022-02-18T13:40:04.000Z
/* * Copyright(c) Sophist Solutions, Inc. 1990-2021. All rights reserved */ #ifndef _Stroika_Foundation_Characters_String_ExternalMemoryOwnership_StackLifetime_h_ #define _Stroika_Foundation_Characters_String_ExternalMemoryOwnership_StackLifetime_h_ 1 #include "../../StroikaPreComp.h" #include "../String.h" /** ...
59.949045
210
0.644071
[ "object", "transform" ]
787c9e4bd9b56c64aef4724960a8c807316f1029
838
h
C
test1_grt_rtw/rtwtypes.h
xiaochen1111/The-Simulatoion-program_for_laboratory
b7ab324b71635e0e0687da1de063f94c140f5645
[ "BSD-2-Clause" ]
null
null
null
test1_grt_rtw/rtwtypes.h
xiaochen1111/The-Simulatoion-program_for_laboratory
b7ab324b71635e0e0687da1de063f94c140f5645
[ "BSD-2-Clause" ]
null
null
null
test1_grt_rtw/rtwtypes.h
xiaochen1111/The-Simulatoion-program_for_laboratory
b7ab324b71635e0e0687da1de063f94c140f5645
[ "BSD-2-Clause" ]
null
null
null
/* * rtwtypes.h * * Code generation for model "test1". * * Model version : 1.1 * Simulink Coder version : 9.5 (R2021a) 14-Nov-2020 * C source code generated on : Fri Jul 16 20:45:21 2021 * * Target selection: grt.tlc * Note: GRT includes extra infrastructure and instrumentation for prototyping *...
22.052632
78
0.639618
[ "model" ]
788d4d1de853d5441b8ef39eff8038639b85c7ce
815
h
C
configuration_loader.h
godzi/gliding_fsesci
15131eb4c94db80e816ede0cb51f05c116fe8fd4
[ "MIT" ]
null
null
null
configuration_loader.h
godzi/gliding_fsesci
15131eb4c94db80e816ede0cb51f05c116fe8fd4
[ "MIT" ]
null
null
null
configuration_loader.h
godzi/gliding_fsesci
15131eb4c94db80e816ede0cb51f05c116fe8fd4
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <stdio.h> #include <stdlib.h> #include <malloc.h> #include <string.h> #include <iostream> #include <cstdlib> #include <fstream> #include "json.hpp" # include <omp.h> #include "configuration.h" #include "library.h" using json = nlohmann::json; SimulationParameters assign_simula...
31.346154
105
0.815951
[ "vector" ]
7890cf988e8ea0a92157112c7038554210c620b1
7,066
h
C
dust/gui/gl-shader.h
signaldust/dust-toolkit
3ef3e2e6610df060003a757073d3ac132b787c6e
[ "Unlicense" ]
1
2021-10-05T16:13:12.000Z
2021-10-05T16:13:12.000Z
dust/gui/gl-shader.h
signaldust/dust-toolkit
3ef3e2e6610df060003a757073d3ac132b787c6e
[ "Unlicense" ]
1
2022-01-18T14:46:31.000Z
2022-01-18T14:46:31.000Z
dust/gui/gl-shader.h
signaldust/dust-toolkit
3ef3e2e6610df060003a757073d3ac132b787c6e
[ "Unlicense" ]
null
null
null
#pragma once // FIXME: this only works on macOS for now.. need to setup gl3w for Windows.. #if defined(__APPLE__) # include <opengl/gl3.h> #elif defined(_WIN32) # include <GL/gl3w.h> #else # error "FIXME: GL headers for platform" #endif #include <vector> #include "dust/core/defs.h" namespace dust { // Compiles...
33.018692
79
0.440136
[ "geometry", "vector" ]
789887c60d230d775579cf8c5859887bbc86606b
4,642
h
C
VisualizationBase/src/ViewItemManager.h
dimitar-asenov/Envision
1ab5c846fca502b7fe73ae4aff59e8746248446c
[ "BSD-3-Clause" ]
75
2015-01-18T13:29:43.000Z
2022-01-14T08:02:01.000Z
VisualizationBase/src/ViewItemManager.h
dimitar-asenov/Envision
1ab5c846fca502b7fe73ae4aff59e8746248446c
[ "BSD-3-Clause" ]
364
2015-01-06T10:20:21.000Z
2018-12-17T20:12:28.000Z
VisualizationBase/src/ViewItemManager.h
dimitar-asenov/Envision
1ab5c846fca502b7fe73ae4aff59e8746248446c
[ "BSD-3-Clause" ]
14
2015-01-09T00:44:24.000Z
2022-02-22T15:01:44.000Z
/*********************************************************************************************************************** ** ** Copyright (c) 2015 ETH Zurich ** All rights reserved. ** ** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the ** following conditi...
36.84127
120
0.693667
[ "model" ]
789b022f761c98358ce30d45a969ad2cee223738
3,024
h
C
old2/document/brackets.h
csijh/snipe
2bdcdc8a4e33c952d340458e835c6265def53d19
[ "0BSD" ]
5
2018-09-03T09:13:05.000Z
2018-12-03T12:50:09.000Z
old2/document/brackets.h
csijh/snipe
2bdcdc8a4e33c952d340458e835c6265def53d19
[ "0BSD" ]
6
2018-09-03T14:37:57.000Z
2018-10-10T13:37:54.000Z
old2/document/brackets.h
csijh/snipe
2bdcdc8a4e33c952d340458e835c6265def53d19
[ "0BSD" ]
null
null
null
// Snipe bracket matcher. Free and open source. See licence.txt. // A brackets object keeps track of the brackets in the text, and does // incremental bracket matching. Bracket matching is done forwards from the // start of the text to the cursor, backwards from the end of the text to the // cursor, and then inwa...
40.32
80
0.624008
[ "object" ]
789ff87873daac175a67ea0b9c8450dbfe704d95
4,935
h
C
headers/KMDriver.h
hikame/Static_UAF_Detector-Renew
1840b890913c29a5a5e04a55f6a428fbc3fbb1d5
[ "MIT" ]
2
2021-01-19T03:58:25.000Z
2021-09-05T09:34:47.000Z
headers/KMDriver.h
hikame/Static_UAF_Detector-Renew
1840b890913c29a5a5e04a55f6a428fbc3fbb1d5
[ "MIT" ]
null
null
null
headers/KMDriver.h
hikame/Static_UAF_Detector-Renew
1840b890913c29a5a5e04a55f6a428fbc3fbb1d5
[ "MIT" ]
null
null
null
/* * KMDriver.h * * Created on: 2017年4月26日 * Author: kame */ #ifndef KMDRIVER_H_ #define KMDRIVER_H_ #include <llvm/IR/DebugInfo.h> #include <llvm/IR/Module.h> #include <llvm/IR/Instructions.h> #include <llvm/ADT/DenseMap.h> #include <llvm/ADT/SmallPtrSet.h> #include <llvm/ADT/StringExtras.h> #include <llv...
23.278302
77
0.709017
[ "vector" ]
78b649432d0a3a00cd6193d62f6c690ad0d1a797
2,106
h
C
src/MarkovManager.h
yeeking/MarkovModelCPP
651ad465e672d2340202c2ae4ceee292c0dbc8ee
[ "MIT" ]
1
2021-05-05T18:10:24.000Z
2021-05-05T18:10:24.000Z
src/MarkovManager.h
yeeking/MarkovModelCPP
651ad465e672d2340202c2ae4ceee292c0dbc8ee
[ "MIT" ]
1
2022-01-27T13:47:31.000Z
2022-01-27T13:47:31.000Z
src/dinverno_system/Source/MarkovManager.h
yeeking/goldash-system
f3013f89a042dff2d518c0ed17c1d8ae32c2f436
[ "MIT" ]
null
null
null
/* ============================================================================== MarkovManager.h Created: 30 Oct 2019 3:28:02pm Author: matthew ============================================================================== */ #pragma once #include "MarkovChain.h" /** * Manages a mar...
30.085714
90
0.575973
[ "vector", "model" ]
78c1a207e842fa8eda53e7b316cc9c436ad32442
5,571
h
C
include/perceptive_mpc/costs/BaseAvoidanceCost.h
julius-forks/_fork-pmpc
d18e81ea1bce5a45c0880ee9fed0f520da4029d1
[ "Unlicense" ]
41
2020-07-21T10:57:53.000Z
2022-03-22T05:08:01.000Z
include/perceptive_mpc/costs/BaseAvoidanceCost.h
julius-forks/_fork-pmpc
d18e81ea1bce5a45c0880ee9fed0f520da4029d1
[ "Unlicense" ]
11
2021-07-20T15:47:31.000Z
2022-01-24T10:48:58.000Z
include/perceptive_mpc/costs/BaseAvoidanceCost.h
julius-forks/_fork-pmpc
d18e81ea1bce5a45c0880ee9fed0f520da4029d1
[ "Unlicense" ]
15
2020-07-25T13:55:18.000Z
2022-02-27T08:58:21.000Z
/* * Copyright (c) 2020 Johannes Pankert <pankertj@ethz.ch> * 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, * ...
37.641892
137
0.755879
[ "vector", "model" ]
78cf88ce899b66769e3323a84b2cc0f7de265960
843
h
C
iris/iris/platform/win32/PlatformDefine-win32.h
pixelsquare/iris-engine-opengl
5b542333f3c3aed9a66f388a6703dc0daa06b3fb
[ "MIT" ]
null
null
null
iris/iris/platform/win32/PlatformDefine-win32.h
pixelsquare/iris-engine-opengl
5b542333f3c3aed9a66f388a6703dc0daa06b3fb
[ "MIT" ]
null
null
null
iris/iris/platform/win32/PlatformDefine-win32.h
pixelsquare/iris-engine-opengl
5b542333f3c3aed9a66f388a6703dc0daa06b3fb
[ "MIT" ]
null
null
null
#ifndef _PLATFORM_DEFINE_WIN32_H_ #define _PLATFORM_DEFINE_WIN32_H_ #include "platform\PlatformConfig.h" #if TARGET_PLATFORM == PLATFORM_WIN32 #ifdef __MINGW32__ #include <string.h> #endif #if defined(IRIS_STATIC) #define IRIS_DLL #else #if defined(_USRDLL) #define IRIS_DLL __declspec(dllexport) #else ...
19.604651
57
0.736655
[ "vector" ]
78d004a70c28dcd519ddd3128b9479bff04c386b
666
h
C
cases/adaptative_surfers/param/env/objects/surfer__us_8o0__surftimeprefactor_3o25/group/homogeneous/_member/agent/_behaviour/_sensor/velocity_gradients/accurate/parameters.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
cases/adaptative_surfers/param/env/objects/surfer__us_8o0__surftimeprefactor_3o25/group/homogeneous/_member/agent/_behaviour/_sensor/velocity_gradients/accurate/parameters.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
cases/adaptative_surfers/param/env/objects/surfer__us_8o0__surftimeprefactor_3o25/group/homogeneous/_member/agent/_behaviour/_sensor/velocity_gradients/accurate/parameters.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
#ifndef C0P_PARAM_OBJECTS_SURFER__US_8O0__SURFTIMEPREFACTOR_3O25_GROUP_HOMOGENEOUS_MEMBER_AGENT_BEHAVIOUR_SENSOR_VELOCITY_GRADIENTS_ACCURATE_PARAMETERS_H #define C0P_PARAM_OBJECTS_SURFER__US_8O0__SURFTIMEPREFACTOR_3O25_GROUP_HOMOGENEOUS_MEMBER_AGENT_BEHAVIOUR_SENSOR_VELOCITY_GRADIENTS_ACCURATE_PARAMETERS_H #pragma once...
37
153
0.902402
[ "object" ]
78d37783dfe37dc16e62e659381dfa57adc1b46c
1,093
h
C
engine/ui/Table.h
hisoka999/libsgl
1fb0c0cb0f7266b034463c2baa750cc7d3ac5eec
[ "BSD-3-Clause" ]
null
null
null
engine/ui/Table.h
hisoka999/libsgl
1fb0c0cb0f7266b034463c2baa750cc7d3ac5eec
[ "BSD-3-Clause" ]
null
null
null
engine/ui/Table.h
hisoka999/libsgl
1fb0c0cb0f7266b034463c2baa750cc7d3ac5eec
[ "BSD-3-Clause" ]
null
null
null
#pragma once #ifndef UI_TABLE_H #define UI_TABLE_h #include "Object.h" #include <vector> namespace UI { template <typename T> class Table : public Object { public: Table(UI::Object *parent = nullptr); ~Table(); virtual void render(core::Renderer *renderer); // virtual ...
24.840909
107
0.613907
[ "render", "object", "vector" ]
78d6c0f4a3540bc8b8db49afc7afe8adeb3ca9c8
12,850
h
C
src/lib/netlist/plib/gmres.h
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
26
2015-03-31T06:25:51.000Z
2021-12-14T09:29:04.000Z
src/lib/netlist/plib/gmres.h
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
null
null
null
src/lib/netlist/plib/gmres.h
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
10
2015-03-27T05:45:51.000Z
2022-02-04T06:57:36.000Z
// license:BSD-3-Clause // copyright-holders:Couriersud #ifndef PLIB_GMRES_H_ #define PLIB_GMRES_H_ /// /// \file gmres.h /// #include "parray.h" #include "pconfig.h" #include "pmatrix_cr.h" #include "vector_ops.h" #include <algorithm> namespace plib { template <int k> struct do_khelper { static constexpr bo...
24.429658
104
0.597743
[ "vector" ]
78ea851b15f018040252e7b3d781139e0e822015
1,405
h
C
ModuleImgui.h
raulgonzalezupc/FirstAssigment
9193de31049922787da966695340253d84439bf3
[ "MIT" ]
null
null
null
ModuleImgui.h
raulgonzalezupc/FirstAssigment
9193de31049922787da966695340253d84439bf3
[ "MIT" ]
null
null
null
ModuleImgui.h
raulgonzalezupc/FirstAssigment
9193de31049922787da966695340253d84439bf3
[ "MIT" ]
null
null
null
#ifndef _MODULEIMGUI_H_ #define _MODULEIMGUI_H_ #include "Module.h" #include "Globals.h" #include "GameObject.h" #include "Application.h" #include "SDL.h" #include "imgui/imgui.h" #include "imgui/imgui_impl_opengl3.h" #include "imgui/imgui_impl_sdl.h" #include <vector> using namespace std; enum KeyState { KEY_IDLE =...
18.733333
80
0.74306
[ "vector" ]
78f118a0f8ba1d0f5f441e555e07c35e2dda16da
758
h
C
aws-cpp-sdk-ssm-incidents/include/aws/ssm-incidents/model/ReplicationSetStatus.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-01-05T18:20:03.000Z
2022-01-05T18:20:03.000Z
aws-cpp-sdk-ssm-incidents/include/aws/ssm-incidents/model/ReplicationSetStatus.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-ssm-incidents/include/aws/ssm-incidents/model/ReplicationSetStatus.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/ssm-incidents/SSMIncidents_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace SSMIncidents { namespace Model { enum class ReplicationSe...
21.657143
98
0.766491
[ "model" ]
621abd8e2789176752f3e9c5bcc0b32fb842e2f3
7,520
c
C
src/PolyCEID/output/PolyCEID_one_body_electronic_density_matrix.c
lstella77/polyceid
133fbe5aef2fda9d4927244d5bb609adcdb31c61
[ "MIT" ]
null
null
null
src/PolyCEID/output/PolyCEID_one_body_electronic_density_matrix.c
lstella77/polyceid
133fbe5aef2fda9d4927244d5bb609adcdb31c61
[ "MIT" ]
null
null
null
src/PolyCEID/output/PolyCEID_one_body_electronic_density_matrix.c
lstella77/polyceid
133fbe5aef2fda9d4927244d5bb609adcdb31c61
[ "MIT" ]
null
null
null
/****************************************************************************** Copyright (C) 2011-2012 by Lorenzo Stella <lorenzo DOT stella77 AT gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to dea...
32.982456
191
0.676862
[ "vector" ]
621f59461a75c16f161da00c2329b75c6e845644
4,979
h
C
sorting/sorting_algorithms.h
dus7eh/algorithms
dcd3b0a5d6b48d1f4137f3a4304a47b4bd4c6253
[ "MIT" ]
null
null
null
sorting/sorting_algorithms.h
dus7eh/algorithms
dcd3b0a5d6b48d1f4137f3a4304a47b4bd4c6253
[ "MIT" ]
null
null
null
sorting/sorting_algorithms.h
dus7eh/algorithms
dcd3b0a5d6b48d1f4137f3a4304a47b4bd4c6253
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <iterator> #include <map> template <typename T> void bubble_sort(T first, T last) { for (auto outer = first; outer != last; ++outer) { bool sorted = true; for (auto inner = std::next(first); inner != last; ++inner) { auto prev_it = std...
29.288235
138
0.486242
[ "vector" ]
621f9d49714e04fe5137b19a1a8b69b59f0fac01
43,058
h
C
D3MkEntityTree/Structure.h
kenjiuno/D3MkEntityTree
7df5492858c1786a1586fa06d25c89b581d8d3ff
[ "IJG" ]
null
null
null
D3MkEntityTree/Structure.h
kenjiuno/D3MkEntityTree
7df5492858c1786a1586fa06d25c89b581d8d3ff
[ "IJG" ]
null
null
null
D3MkEntityTree/Structure.h
kenjiuno/D3MkEntityTree
7df5492858c1786a1586fa06d25c89b581d8d3ff
[ "IJG" ]
null
null
null
// +-------------------------------------------------- // | // | Structure.h // | // | D3MkEntityTree : Copyright (c) 2004, kentaro-k.21 // | #pragma once #include <list> #include <map> #include <set> #include <vector> using namespace std; #include <vfw.h> #include <atlbase.h> #include "My3DMa...
16.060425
106
0.597311
[ "mesh", "vector", "model" ]
6224804cac639fd058c306a9f8780e3ad8962880
731
h
C
Development/nmos/lldp_manager.h
rayli-hlit/nmos-cpp
c3f0cf7b31fca669e3523251d1ec39c6b2ac7acb
[ "Apache-2.0" ]
79
2017-09-19T06:40:41.000Z
2022-03-22T03:40:42.000Z
Development/nmos/lldp_manager.h
rayli-hlit/nmos-cpp
c3f0cf7b31fca669e3523251d1ec39c6b2ac7acb
[ "Apache-2.0" ]
200
2018-02-22T17:40:27.000Z
2022-03-28T18:53:21.000Z
Development/nmos/lldp_manager.h
alanb-sony/nmos-cpp
677fd9ddf6a11cf1fb53eddf9375e8b56d1eb83f
[ "Apache-2.0" ]
91
2017-09-20T08:13:59.000Z
2022-03-22T07:27:08.000Z
#ifndef NMOS_LLDP_MANAGER_H #define NMOS_LLDP_MANAGER_H #include <map> #include "cpprest/details/basic_types.h" namespace lldp { class lldp_manager; } namespace slog { class base_gate; } namespace nmos { struct model; struct node_interface; namespace experimental { // make an LLDP ...
22.151515
166
0.729138
[ "model" ]
6229dbe0136ffa03a689c9e8b771c079ac9a810c
1,230
h
C
OVP/D3D9Client/samples/DX9ExtMFD/MFDWindow.h
Ybalrid/orbiter
7bed82f845ea8347f238011367e07007b0a24099
[ "MIT" ]
null
null
null
OVP/D3D9Client/samples/DX9ExtMFD/MFDWindow.h
Ybalrid/orbiter
7bed82f845ea8347f238011367e07007b0a24099
[ "MIT" ]
null
null
null
OVP/D3D9Client/samples/DX9ExtMFD/MFDWindow.h
Ybalrid/orbiter
7bed82f845ea8347f238011367e07007b0a24099
[ "MIT" ]
null
null
null
// ============================================================== // Copyright (C) 2006 Martin Schweiger // Licensed under the MIT License // ============================================================== #ifndef __MFDWINDOW_H #define __MFDWINDOW_H #define STRICT 1 #include <windows.h> #include "orbitersdk....
26.73913
75
0.634959
[ "geometry" ]
6233f1c398d794b014892911570937b72a48d85d
2,433
h
C
dlls/Game/ui/TextInputBox.h
Mynsu/sirtet_SFML
ad1b64597868959d96d27fcb73fd272f41b21e16
[ "MIT" ]
null
null
null
dlls/Game/ui/TextInputBox.h
Mynsu/sirtet_SFML
ad1b64597868959d96d27fcb73fd272f41b21e16
[ "MIT" ]
null
null
null
dlls/Game/ui/TextInputBox.h
Mynsu/sirtet_SFML
ad1b64597868959d96d27fcb73fd272f41b21e16
[ "MIT" ]
null
null
null
#pragma once namespace ui { class TextInputBox { public: TextInputBox( const sf::RenderWindow& window ) : mIsActive( false ) { mBackground.setSize( sf::Vector2f(window.getSize()) ); mSubWindow.setSize( sf::Vector2f(200, 100) ); } virtual ~TextInputBox( ) = default; void draw( sf::RenderWindow& w...
24.826531
81
0.693383
[ "vector" ]
6237f8ee57b38736650a60181e1820bf2734afd0
1,508
h
C
examples/workbook/art-workbook/EventDisplay3D/EvtDisplayService.h
JeffersonLab/ARIEL
49054ac62a84d48e269f7171daabb98e12a0be90
[ "BSD-3-Clause" ]
null
null
null
examples/workbook/art-workbook/EventDisplay3D/EvtDisplayService.h
JeffersonLab/ARIEL
49054ac62a84d48e269f7171daabb98e12a0be90
[ "BSD-3-Clause" ]
null
null
null
examples/workbook/art-workbook/EventDisplay3D/EvtDisplayService.h
JeffersonLab/ARIEL
49054ac62a84d48e269f7171daabb98e12a0be90
[ "BSD-3-Clause" ]
2
2020-09-26T01:37:11.000Z
2021-05-03T13:02:24.000Z
// // - Event display service used with the EventDisplay3D module to start up the // TApplication and allow forward, backward, and jump-to navigation of events // in the root input file. This is a very much simplified version based on // Nova's event visplay service by Mark Messier. // #ifndef EvtDisplayService...
32.085106
83
0.759284
[ "object", "vector" ]
623bb198bc71053826984ab56cfc1cc078c8c6c2
13,550
c
C
Oem/DWFTK/develop/global/src/dwf/w3dtk/hoops/mxmain.c
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
2
2017-04-19T01:38:30.000Z
2020-07-31T03:05:32.000Z
Oem/DWFTK/develop/global/src/dwf/w3dtk/hoops/mxmain.c
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
null
null
null
Oem/DWFTK/develop/global/src/dwf/w3dtk/hoops/mxmain.c
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
1
2021-12-29T10:46:12.000Z
2021-12-29T10:46:12.000Z
/************************************************************************ MxMain.c This file provides the external interface for the LOD module. All communication to and from the outside world should pass through this file, through the function LOD_main. This file should be the only C file that kno...
32.185273
86
0.556827
[ "model" ]
6241d922bc1f4f3d377a5df82525b894121a08d5
5,235
h
C
WormsGame/Source/physics.h
DarkAvanger/WormsPhysics
3edf02097e856eab52055e913741c9e8f6e2462e
[ "MIT" ]
null
null
null
WormsGame/Source/physics.h
DarkAvanger/WormsPhysics
3edf02097e856eab52055e913741c9e8f6e2462e
[ "MIT" ]
null
null
null
WormsGame/Source/physics.h
DarkAvanger/WormsPhysics
3edf02097e856eab52055e913741c9e8f6e2462e
[ "MIT" ]
null
null
null
// Changing any physics value while playing will cause the game to break, any physics values should be changed before compiling // Just saw you uploaded 2D physics Example which I could have implemented in my code if I had seen that sooner, //anyway I added some features that can be found in the readme such as playing...
22.276596
145
0.653104
[ "object", "vector" ]
6256e19c95c36311249bbb225490b9ab90a46995
5,694
c
C
src/libcodec/cipher.c
rajeevvats/klone_webServer
bfa77f491b837278ace8efaab84bef880fc9b225
[ "BSD-3-Clause" ]
86
2015-01-02T10:14:48.000Z
2021-09-11T15:03:04.000Z
src/libcodec/cipher.c
rajeevvats/klone_webServer
bfa77f491b837278ace8efaab84bef880fc9b225
[ "BSD-3-Clause" ]
5
2017-03-14T21:58:44.000Z
2020-01-21T13:36:57.000Z
src/libcodec/cipher.c
rajeevvats/klone_webServer
bfa77f491b837278ace8efaab84bef880fc9b225
[ "BSD-3-Clause" ]
30
2015-03-06T07:57:29.000Z
2019-06-05T16:04:37.000Z
/* * Copyright (c) 2005-2012 by KoanLogic s.r.l. <http://www.koanlogic.com> * All rights reserved. * * This file is part of KLone, and as such it is subject to the license stated * in the LICENSE file which you have received as part of this distribution. * * $Id: cipher.c,v 1.11 2007/10/26 08:57:59 tho Exp $ */...
24.543103
80
0.59712
[ "object", "vector", "transform" ]
62659dfb70406f20bc57ce8f862d49d9a0e68a8c
1,950
h
C
include/coco/coco.h
kerry-Cho/maskrcnn_benchmark.cpp
f110f7b6d6ac87b919b8f7aa95527c68f74d234a
[ "MIT" ]
99
2019-05-01T15:23:45.000Z
2022-01-30T05:11:40.000Z
include/coco/coco.h
conanhung/maskrcnn_benchmark.cpp
eab9787d3140e003662a31a8e01f7ae39469e9a0
[ "MIT" ]
18
2019-05-21T11:31:44.000Z
2020-04-03T09:59:27.000Z
include/coco/coco.h
conanhung/maskrcnn_benchmark.cpp
eab9787d3140e003662a31a8e01f7ae39469e9a0
[ "MIT" ]
27
2019-05-12T05:41:08.000Z
2021-02-07T01:58:01.000Z
#pragma once #include "rapidjson/document.h" #include <map> #include <string> #include <vector> namespace coco{ using namespace rapidjson; enum Crowd{ none = -1, F = 0, T = 1 }; struct Annotation{ Annotation(const Value& value); Annotation(); int64_t id; int image_id; int category_id; std::vector...
24.375
217
0.673846
[ "vector" ]
62736312212e42873af3cb95d6d27494c27a46de
15,931
h
C
cxx/diamond_norm_scs.h
Tomographer/QPtomographer
337f0ba1069c8cef30e80a6719e8df9ce1c68997
[ "MIT" ]
2
2019-05-22T01:59:01.000Z
2020-06-05T07:33:46.000Z
cxx/diamond_norm_scs.h
Tomographer/QPtomographer
337f0ba1069c8cef30e80a6719e8df9ce1c68997
[ "MIT" ]
null
null
null
cxx/diamond_norm_scs.h
Tomographer/QPtomographer
337f0ba1069c8cef30e80a6719e8df9ce1c68997
[ "MIT" ]
null
null
null
#ifndef DIAMOND_NORM_SCS_H #define DIAMOND_NORM_SCS_H #include <iostream> #include <Eigen/Eigen> #include <Eigen/SparseCore> #include <boost/math/constants/constants.hpp> #include <tomographer/tools/cxxutil.h> #include "qptomo_use_scs.h" template<typename RealScalarType_, typename BaseLoggerType_ = Tomograph...
33.680761
116
0.593309
[ "object", "vector" ]
627eda7f6f27b14ac083c208784bcc021d47d6fd
170
h
C
TileFactory.h
Boyko03/snow
8218d57fa8f01854d2c8aec9d98eb222846db5f7
[ "MIT" ]
null
null
null
TileFactory.h
Boyko03/snow
8218d57fa8f01854d2c8aec9d98eb222846db5f7
[ "MIT" ]
null
null
null
TileFactory.h
Boyko03/snow
8218d57fa8f01854d2c8aec9d98eb222846db5f7
[ "MIT" ]
null
null
null
#pragma once #include "Tile.h" class TileFactory { public: // Creates tile from terrain and object Tile getTile(Tile::Terrains_t terrain, Tile::Objects_t object); };
15.454545
64
0.741176
[ "object" ]
6289517f44a742262687591dc6b99321e49d9eea
27,846
h
C
Fastor/expressions/views/tensor_views_1d.h
mablanchard/Fastor
f5ca2f608bdfee34833d5008a93a3f82ce42ddef
[ "MIT" ]
424
2017-05-15T14:34:30.000Z
2022-03-29T08:58:22.000Z
Fastor/expressions/views/tensor_views_1d.h
manodeep/Fastor
aefce47955dd118f04e7b36bf5dbb2d86997ff8f
[ "MIT" ]
150
2016-12-23T10:08:12.000Z
2022-01-16T03:53:45.000Z
Fastor/expressions/views/tensor_views_1d.h
manodeep/Fastor
aefce47955dd118f04e7b36bf5dbb2d86997ff8f
[ "MIT" ]
43
2017-09-20T19:47:24.000Z
2022-02-22T21:12:49.000Z
#ifndef TENSOR_VIEWS_1D_H #define TENSOR_VIEWS_1D_H #include "Fastor/tensor/Tensor.h" #include "Fastor/tensor/Ranges.h" #include "Fastor/expressions/linalg_ops/linalg_traits.h" namespace Fastor { // 1D const views //-------------------------------------------------------------------------------------// template<t...
37.62973
104
0.531566
[ "shape" ]
628aae1852321feece6e1f1a5c704011e5239caa
1,877
h
C
tensorflow/compiler/xla/service/cpu/cpu_xfeed.h
EricRemmerswaal/tensorflow
141ff27877579c81a213fa113bd1b474c1749aca
[ "Apache-2.0" ]
190,993
2015-11-09T13:17:30.000Z
2022-03-31T23:05:27.000Z
tensorflow/compiler/xla/service/cpu/cpu_xfeed.h
EricRemmerswaal/tensorflow
141ff27877579c81a213fa113bd1b474c1749aca
[ "Apache-2.0" ]
48,461
2015-11-09T14:21:11.000Z
2022-03-31T23:17:33.000Z
tensorflow/compiler/xla/service/cpu/cpu_xfeed.h
EricRemmerswaal/tensorflow
141ff27877579c81a213fa113bd1b474c1749aca
[ "Apache-2.0" ]
104,981
2015-11-09T13:40:17.000Z
2022-03-31T19:51:54.000Z
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
40.804348
80
0.73415
[ "shape", "vector" ]
628ba724a133c4a4533d5273eec300e5f351f4a0
1,360
h
C
total-finder/dir_view_panel.h
vlanse/tf
7dc4291325476254f488116276c67dfffbcf06ac
[ "Apache-2.0" ]
null
null
null
total-finder/dir_view_panel.h
vlanse/tf
7dc4291325476254f488116276c67dfffbcf06ac
[ "Apache-2.0" ]
null
null
null
total-finder/dir_view_panel.h
vlanse/tf
7dc4291325476254f488116276c67dfffbcf06ac
[ "Apache-2.0" ]
null
null
null
#pragma once #include "base_panel.h" #include "tab_context.h" #include <QDir> #include <QFocusEvent> #include <QKeyEvent> #include <QWidget> class Ui_DirViewPanel; namespace TotalFinder { class DirModel; class QuickSearchKeyEventHandler; class TabContext; class DirViewPanel: public BasePanel { Q_OBJE...
23.859649
95
0.733824
[ "model" ]
628dad27089bb14bcba6f1af439c9680ba3534fd
88,596
h
C
src/blockcom.h
millerta/LaGriT-1
511ef22f3b7e839c7e0484604cd7f6a2278ae6b9
[ "CNRI-Python" ]
73
2017-02-09T17:54:28.000Z
2022-03-09T22:22:32.000Z
src/blockcom.h
millerta/LaGriT-1
511ef22f3b7e839c7e0484604cd7f6a2278ae6b9
[ "CNRI-Python" ]
166
2017-01-26T17:15:45.000Z
2022-03-29T21:36:28.000Z
src/lg_core/blockcom.h
daniellivingston/LaGriT
decd0ce0e5dab068034ef382cabcd134562de832
[ "Intel" ]
63
2017-02-08T21:56:04.000Z
2022-03-24T06:48:36.000Z
block data blockcom implicit none C C####################################################################### C C PURPOSE - C C THIS ROUTINE INITIALIZES DATA IN A NUMBER OF COMMON BLOCKS. C C C INPUT ARGUMENTS - C C NONE C C C OUTPUT ARGUMENTS - C C NONE C C C CHANGE H...
48.759494
82
0.361247
[ "mesh", "geometry", "object", "model" ]
d1223581cbc6f3e88fa9110ddb5ebb79c929314f
3,394
h
C
lib/flow/Field.h
yyr/vapor
cdebac81212ffa3f811064bbd7625ffa9089782e
[ "BSD-3-Clause" ]
null
null
null
lib/flow/Field.h
yyr/vapor
cdebac81212ffa3f811064bbd7625ffa9089782e
[ "BSD-3-Clause" ]
null
null
null
lib/flow/Field.h
yyr/vapor
cdebac81212ffa3f811064bbd7625ffa9089782e
[ "BSD-3-Clause" ]
null
null
null
/************************************************************************* * OSU Flow Vector Field * * * * * * Created: Han-Wei Shen, Liya Li * * The Ohio State University * * Date: 06/2005 * * * * Vector Field: ...
36.494624
185
0.600471
[ "vector", "3d" ]
d12666eed9dc70f71705edad01afefddfa571b9c
40,525
c
C
extern/gtk/gdk/win32/gdkdevicemanager-win32.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/gdk/win32/gdkdevicemanager-win32.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/gdk/win32/gdkdevicemanager-win32.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
/* GDK - The GIMP Drawing Kit * Copyright (C) 2009 Carlos Garnacho <carlosg@gnome.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at yo...
35.2698
151
0.607576
[ "object" ]
d133c21574fb40ce058eb5970ffa388e0c5803f7
24,128
h
C
tensorstore/util/bfloat16.h
google/tensorstore
8df16a67553debaec098698ceaa5404eaf79634a
[ "BSD-2-Clause" ]
106
2020-04-02T20:00:18.000Z
2022-03-23T20:27:31.000Z
tensorstore/util/bfloat16.h
0xgpapad/tensorstore
dfc2972e54588a7b745afea8b9322b57b26b657a
[ "BSD-2-Clause" ]
28
2020-04-12T02:04:47.000Z
2022-03-23T20:27:03.000Z
tensorstore/util/bfloat16.h
0xgpapad/tensorstore
dfc2972e54588a7b745afea8b9322b57b26b657a
[ "BSD-2-Clause" ]
18
2020-04-08T06:41:30.000Z
2022-02-18T03:05:49.000Z
// Copyright 2021 The TensorStore Authors // // 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 ...
38.116904
89
0.64564
[ "vector" ]
d14c40498e9db9a8e4fd5976489d0ccbe1ee437d
10,443
h
C
PLC/plc2svg.h
saarbastler/plc
dcf9333878bb7c613b8c280281b39d5e407d0c6e
[ "BSD-2-Clause" ]
null
null
null
PLC/plc2svg.h
saarbastler/plc
dcf9333878bb7c613b8c280281b39d5e407d0c6e
[ "BSD-2-Clause" ]
null
null
null
PLC/plc2svg.h
saarbastler/plc
dcf9333878bb7c613b8c280281b39d5e407d0c6e
[ "BSD-2-Clause" ]
null
null
null
#ifndef _INCLUDE_PLC_2_SVG_H_ #define _INCLUDE_PLC_2_SVG_H_ #include <ostream> #include <sstream> #include <unordered_map> #include "plc2svgbase.h" class Plc2svg : public Plc2svgBase { public: Plc2svg(const PlcAst& plcAst, std::ostream& out, const std::initializer_list<SVGOption> options) : Plc2svgBa...
32.132308
152
0.585081
[ "vector" ]
d14eddb465e3cd2316ee3c10c147fdbbcf0c0c9f
12,887
h
C
include/Platform/Windows Phone 8.1/UWP/WindowsUIXamlData.h
Alx06/WinObjC
668d3b57b98c69dece2359216bd754d57d89c2a9
[ "MIT" ]
1
2016-02-08T02:29:19.000Z
2016-02-08T02:29:19.000Z
include/Platform/Windows Phone 8.1/UWP/WindowsUIXamlData.h
Alx06/WinObjC
668d3b57b98c69dece2359216bd754d57d89c2a9
[ "MIT" ]
null
null
null
include/Platform/Windows Phone 8.1/UWP/WindowsUIXamlData.h
Alx06/WinObjC
668d3b57b98c69dece2359216bd754d57d89c2a9
[ "MIT" ]
null
null
null
//****************************************************************************** // // Copyright (c) 2015 Microsoft Corporation. All rights reserved. // // This code is licensed under the MIT License (MIT). // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LI...
37.902941
729
0.825949
[ "object" ]