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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7939ff9bb43e8b7186513e74352c6b24aed46349 | 2,145 | h | C | command/param_comple/file_behavior.h | yohe/CLI-DevTool | 5a69ba89c0657ccaa7a75d60686465106b1453e7 | [
"Unlicense"
] | null | null | null | command/param_comple/file_behavior.h | yohe/CLI-DevTool | 5a69ba89c0657ccaa7a75d60686465106b1453e7 | [
"Unlicense"
] | null | null | null | command/param_comple/file_behavior.h | yohe/CLI-DevTool | 5a69ba89c0657ccaa7a75d60686465106b1453e7 | [
"Unlicense"
] | null | null | null |
#ifndef CLI_DEV_PCB_H
#define CLI_DEV_PCB_H
#include <stdio.h>
#include <sstream>
#include "command/param_comple/behavior_base.h"
namespace clidevt {
class FileListBehavior : public ParameterBehavior {
class SpecialCharEscaper {
public:
std::string operator()(std::string str) {
std::str... | 26.481481 | 143 | 0.435431 | [
"vector"
] |
794831b2191242116fb1c1f3dedcd6f1d28d8122 | 13,034 | h | C | chrome/browser/sync/profile_sync_service.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | 11 | 2015-03-20T04:08:08.000Z | 2021-11-15T15:51:36.000Z | chrome/browser/sync/profile_sync_service.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | chrome/browser/sync/profile_sync_service.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_H_
#define CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_H_
#include <string>
#include <map>
#includ... | 38.222874 | 80 | 0.745205 | [
"object",
"vector",
"model"
] |
79534425d7ce3d80cc77ed972c5ef225d985bd04 | 1,197 | h | C | Service/IMicroService.h | ttppren-github/MicroServiceContainer | 78d2c7e848413fcc7d5f8ae42d18835e74c06bef | [
"MIT"
] | null | null | null | Service/IMicroService.h | ttppren-github/MicroServiceContainer | 78d2c7e848413fcc7d5f8ae42d18835e74c06bef | [
"MIT"
] | 2 | 2019-11-21T01:28:24.000Z | 2019-11-26T01:58:55.000Z | Service/IMicroService.h | ttppren-github/MicroServiceContainer | 78d2c7e848413fcc7d5f8ae42d18835e74c06bef | [
"MIT"
] | 4 | 2019-11-13T09:21:10.000Z | 2019-11-22T05:51:47.000Z |
#ifndef __ELASTOS_IMICROSERVICE_H__
#define __ELASTOS_IMICROSERVICE_H__
#include <string>
#include <vector>
#include <memory>
namespace elastos {
class IMicroService {
public:
enum OperationType {
OperationType_Encrypt = 0,
OperationType_Decrypt,
OperationType_Sign,
OperationTy... | 24.428571 | 110 | 0.691729 | [
"vector"
] |
79652ffea7c23660381aaa34a653ba8dfeb3d63c | 1,240 | h | C | include/geometrycentral/pointcloud/point_cloud_io.h | softwarecapital/geometry-central | b4743b4662018d8fa483b31ff4a3af5699db3e93 | [
"MIT"
] | 539 | 2018-02-19T16:38:26.000Z | 2022-03-31T06:56:22.000Z | include/geometrycentral/pointcloud/point_cloud_io.h | softwarecapital/geometry-central | b4743b4662018d8fa483b31ff4a3af5699db3e93 | [
"MIT"
] | 88 | 2018-11-30T13:19:35.000Z | 2022-03-23T18:40:33.000Z | include/geometrycentral/pointcloud/point_cloud_io.h | softwarecapital/geometry-central | b4743b4662018d8fa483b31ff4a3af5699db3e93 | [
"MIT"
] | 74 | 2018-05-12T17:57:04.000Z | 2022-03-21T15:01:26.000Z | #pragma once
#include "geometrycentral/pointcloud/point_cloud.h"
#include "geometrycentral/pointcloud/point_position_geometry.h"
namespace geometrycentral {
namespace pointcloud {
// === Readers ===
// Read from a file by name. Type can be optionally inferred from filename.
std::tuple<std::unique_ptr<PointCloud>, s... | 41.333333 | 118 | 0.645161 | [
"geometry"
] |
79695b32f0fb2efc208791365718832ec2f58062 | 28,375 | c | C | 3rdparty/experimental/gui/littlevGL/lvgl/lv_objx/lv_tabview.c | jinlongliu/AliOS-Things | ce051172a775f987183e7aca88bb6f3b809ea7b0 | [
"Apache-2.0"
] | 19 | 2019-03-25T15:12:48.000Z | 2022-03-09T08:32:06.000Z | 3rdparty/experimental/gui/littlevGL/lvgl/lv_objx/lv_tabview.c | IamBaoMouMou/AliOS-Things | 195a9160b871b3d78de6f8cf6c2ab09a71977527 | [
"Apache-2.0"
] | 3 | 2018-12-17T13:06:46.000Z | 2018-12-28T01:40:59.000Z | 3rdparty/experimental/gui/littlevGL/lvgl/lv_objx/lv_tabview.c | IamBaoMouMou/AliOS-Things | 195a9160b871b3d78de6f8cf6c2ab09a71977527 | [
"Apache-2.0"
] | 9 | 2019-07-12T02:50:10.000Z | 2021-08-20T17:24:36.000Z | /**
* @file lv_tab.c
*
*/
/*********************
* INCLUDES
*********************/
#include "../../lv_conf.h"
#if USE_LV_TABVIEW != 0
#include "lv_tabview.h"
#include "lv_btnm.h"
#include "../lv_themes/lv_theme.h"
#include "../lv_misc/lv_anim.h"
/*********************
* DEFINES
*********************... | 33.50059 | 80 | 0.618044 | [
"object"
] |
79843bac816985867c589d6e5c5ba0f33e25efcb | 2,090 | h | C | source/ResourceAspect/include/vxResourceAspect/MaterialFactory.h | DennisWandschura/vxEngine | 1396a65f7328aaed50dd34634c65cac561271b9e | [
"MIT"
] | 1 | 2015-11-29T11:38:04.000Z | 2015-11-29T11:38:04.000Z | source/ResourceAspect/include/vxResourceAspect/MaterialFactory.h | DennisWandschura/vxEngine | 1396a65f7328aaed50dd34634c65cac561271b9e | [
"MIT"
] | null | null | null | source/ResourceAspect/include/vxResourceAspect/MaterialFactory.h | DennisWandschura/vxEngine | 1396a65f7328aaed50dd34634c65cac561271b9e | [
"MIT"
] | null | null | null | #pragma once
/*
The MIT License (MIT)
Copyright (c) 2015 Dennis Wandschura
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, cop... | 26.455696 | 103 | 0.790431 | [
"vector"
] |
79870dbecbfc209586a1d2209a87b14afee21fa7 | 566 | h | C | include/filehandler.h | yishihara/Social-Network | 505c08f544a03bbd32ea1c48a437f5de63c51523 | [
"MIT"
] | null | null | null | include/filehandler.h | yishihara/Social-Network | 505c08f544a03bbd32ea1c48a437f5de63c51523 | [
"MIT"
] | null | null | null | include/filehandler.h | yishihara/Social-Network | 505c08f544a03bbd32ea1c48a437f5de63c51523 | [
"MIT"
] | null | null | null | #ifndef FILEHANDLER_H
#define FILEHANDLER_H
#include <vector>
#include <string>
#include <fstream>
#include <boost/bimap/bimap.hpp>
#include "graph.h"
namespace facebook{
typedef std::vector<std::vector<std::string> > Data;
typedef std::map<std::string, int> ID2INT;
typedef boost::bimaps::bimap<int, std::strin... | 18.258065 | 53 | 0.724382 | [
"vector"
] |
7988250b3cdbf9db272eedb51fbc18bcb427de9b | 2,634 | h | C | Source/RuntimeEditor/CBuildingMenu.h | shanefarris/CoreGameEngine | 5bef275d1cd4e84aa059f2f4f9e97bfa2414d000 | [
"MIT"
] | 3 | 2019-04-12T15:22:53.000Z | 2022-01-05T02:59:56.000Z | Source/RuntimeEditor/CBuildingMenu.h | shanefarris/CoreGameEngine | 5bef275d1cd4e84aa059f2f4f9e97bfa2414d000 | [
"MIT"
] | null | null | null | Source/RuntimeEditor/CBuildingMenu.h | shanefarris/CoreGameEngine | 5bef275d1cd4e84aa059f2f4f9e97bfa2414d000 | [
"MIT"
] | 2 | 2019-04-10T22:46:21.000Z | 2020-05-27T16:21:37.000Z | #ifndef __CBUILDINGMENU_H__
#define __CBUILDINGMENU_H__
#include "Defines.h"
#include "EditorObjects.h"
#include "CInputListener.h"
#include "MyGui/MyGUI.h"
namespace Core
{
class CBuilding;
class CGameObject;
class CInputKeyEvent;
class CInputMouseEvent;
enum MouseButtonID;
namespace GUI
{
class CGuiStrate... | 30.275862 | 89 | 0.777525 | [
"mesh",
"object"
] |
7989643675c6a80d9d7d0d74a36e1e5c83aa9851 | 2,200 | h | C | wrappers/wrapper_sdk/sample_typedefs.h | adrianmahjour/db2-samples | ff984aec81c5c08ce28443d896c0818cfae4f789 | [
"Apache-2.0"
] | 54 | 2019-08-02T13:15:07.000Z | 2022-03-21T17:36:48.000Z | wrappers/wrapper_sdk/sample_typedefs.h | junsulee75/db2-samples | d9ee03101cad1f9167eebc1609b4151559124017 | [
"Apache-2.0"
] | 13 | 2019-07-26T13:51:16.000Z | 2022-03-25T21:43:52.000Z | wrappers/wrapper_sdk/sample_typedefs.h | junsulee75/db2-samples | d9ee03101cad1f9167eebc1609b4151559124017 | [
"Apache-2.0"
] | 75 | 2019-07-20T04:53:24.000Z | 2022-03-23T20:56:55.000Z | /**********************************************************************
*
* Source File Name = sample_typedef.h
*
* (C) COPYRIGHT International Business Machines Corp. 2003,2004
* All Rights Reserved
* Licensed Materials - Property of IBM
*
* US Government Users Restricted Rights - Use, duplication or
* disclosur... | 27.848101 | 80 | 0.664545 | [
"object"
] |
798d02695c4994bb328a5f2352d353cf9319ef27 | 2,677 | h | C | include/benderrmq.h | QwantResearch/auto-complete | 4dde2380e3a89b2d816529a7add5aebbff9c18be | [
"Apache-2.0"
] | 1 | 2019-12-10T10:14:04.000Z | 2019-12-10T10:14:04.000Z | include/benderrmq.h | QwantResearch/auto-complete | 4dde2380e3a89b2d816529a7add5aebbff9c18be | [
"Apache-2.0"
] | 1 | 2019-11-27T16:59:47.000Z | 2019-11-27T16:59:47.000Z | include/benderrmq.h | QwantResearch/auto-complete | 4dde2380e3a89b2d816529a7add5aebbff9c18be | [
"Apache-2.0"
] | 1 | 2019-12-02T11:32:38.000Z | 2019-12-02T11:32:38.000Z | // -*- mode:c++; c-basic-offset:4 -*-
#if !defined __BENDERRMQ_H
#define __BENDERRMQ_H
#include <iostream>
#include <vector>
#include <utility>
#include <algorithm>
#include <stack>
#include <stdio.h>
#include <sstream>
#include <assert.h>
#include "types.h"
#include "utils.h"
#include "sparsetable.h"
#include "looku... | 30.078652 | 111 | 0.635413 | [
"vector"
] |
799576ffeeb85323903c0a0f1195442fc3cb74ad | 1,139 | h | C | src/include/lwm2mObjects/3358.h | henris42/wakaamaNode | 0b0200c43528483f709b427466638c9ea1a32cd5 | [
"MIT"
] | 10 | 2016-05-16T07:48:21.000Z | 2018-04-27T05:57:32.000Z | src/include/lwm2mObjects/3358.h | taubel/libWakaamaEmb | 88758d64e30e8f0044fbf3b4e32731ac994c5731 | [
"MIT"
] | 13 | 2018-06-12T08:43:17.000Z | 2019-06-10T11:05:13.000Z | src/include/lwm2mObjects/3358.h | taubel/libWakaamaEmb | 88758d64e30e8f0044fbf3b4e32731ac994c5731 | [
"MIT"
] | 9 | 2019-11-17T01:54:07.000Z | 2020-12-20T14:05:57.000Z | #pragma once
// Automatically generated header file
#include "lwm2m/objects.h"
namespace KnownObjects {
namespace id3358 {
// Custom, overrideable types for Opaque and String resources
/* \brief Class for object 3358 - rrcTimerExpiryEvent
* RRC timer expiry event information
*/
class instance : public Lwm2mObject... | 27.780488 | 100 | 0.698859 | [
"object"
] |
b2a64d86dd4eb535abcdbb909adc5fdeb642d1eb | 27,638 | h | C | src/utilities/json_JsonUtilities.h | mutgos/mutgos_server | 115270d07db22d320e0b51095e9219f0a0e15ddb | [
"MIT"
] | 5 | 2019-02-24T06:42:52.000Z | 2021-04-09T19:16:24.000Z | src/utilities/json_JsonUtilities.h | mutgos/mutgos_server | 115270d07db22d320e0b51095e9219f0a0e15ddb | [
"MIT"
] | 40 | 2019-02-24T15:25:54.000Z | 2021-05-17T04:22:43.000Z | src/utilities/json_JsonUtilities.h | mutgos/mutgos_server | 115270d07db22d320e0b51095e9219f0a0e15ddb | [
"MIT"
] | 2 | 2019-02-23T22:58:36.000Z | 2019-02-27T01:27:42.000Z | /*
* json_JsonUtilities.h
*/
#ifndef MUTGOS_JSON_JSONUTILITIES_H
#define MUTGOS_JSON_JSONUTILITIES_H
#include <unistd.h>
#include <string>
#include <string.h>
#include <rapidjson/document.h>
#include "osinterface/osinterface_OsTypes.h"
/**
* Creates a JSON array root node, named varname.
* Example: JSON_MAKE_... | 28.434156 | 151 | 0.56918 | [
"object"
] |
b2af45033f4867c7f821f25962d4e509c9ae9826 | 7,936 | c | C | c/day13/main.c | Phytolizer/AOC-2015 | 81e66f9535de097c49939f316c292fdfd0258009 | [
"MIT"
] | null | null | null | c/day13/main.c | Phytolizer/AOC-2015 | 81e66f9535de097c49939f316c292fdfd0258009 | [
"MIT"
] | null | null | null | c/day13/main.c | Phytolizer/AOC-2015 | 81e66f9535de097c49939f316c292fdfd0258009 | [
"MIT"
] | null | null | null | #include <advent.h>
#include <advent/map.h>
#include <advent/pcre.h>
#include <advent/set.h>
#include <advent/vector.h>
#include <assert.h>
#include <config.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "advent/permute.h"
typedef struct {
char* s;
size_t l;
} stri... | 33.627119 | 80 | 0.567162 | [
"vector"
] |
b2bf72beb93dd0d3755537d366b38f22b14d1aa0 | 4,743 | h | C | src/graphics/Graphics.h | cubeman99/SEAL | 7003c6fee26493e9b89ea1d34460877d6dc85894 | [
"MIT"
] | 4 | 2017-01-30T19:44:16.000Z | 2017-12-18T04:41:32.000Z | src/graphics/Graphics.h | cubeman99/SEAL | 7003c6fee26493e9b89ea1d34460877d6dc85894 | [
"MIT"
] | null | null | null | src/graphics/Graphics.h | cubeman99/SEAL | 7003c6fee26493e9b89ea1d34460877d6dc85894 | [
"MIT"
] | null | null | null | #ifndef _GRAPHICS_H_
#define _GRAPHICS_H_
#include <math/Matrix4f.h>
#include <math/Rect2i.h>
#include <math/Vector2f.h>
#include <math/Vector3f.h>
#include <math/Vector4f.h>
#include <math/Quaternion.h>
#include <math/Rect2f.h>
#include "Color.h"
#include "SpriteFont.h"
#include <assert.h>
#include <string>
//-----... | 26.948864 | 139 | 0.566519 | [
"transform"
] |
b2bfbe6f6bacbafa118d0b3507a2b09b1f2181c9 | 4,251 | h | C | slackerz/string.h | Coderz75/Slackerz-Compiler | 99340059592a874ddb6f08c5f3a9845ab1137e90 | [
"MIT"
] | null | null | null | slackerz/string.h | Coderz75/Slackerz-Compiler | 99340059592a874ddb6f08c5f3a9845ab1137e90 | [
"MIT"
] | null | null | null | slackerz/string.h | Coderz75/Slackerz-Compiler | 99340059592a874ddb6f08c5f3a9845ab1137e90 | [
"MIT"
] | null | null | null | #ifndef STRING_H
#define STRING_H
#include <vector>
#include <string>
#include <algorithm>
#include <cstring>
#include "default.h"
using namespace std;
namespace slackerz{
class str{
public:
string v;
str(string s){
v = s;
}
... | 33.210938 | 73 | 0.285109 | [
"vector"
] |
b2d54e976a74ad54d3d734db559f5c0d19b1ec61 | 706 | c | C | Data/My_C_Stuff.c | Japhiolite/JuliaTutorial | 3222ce1b55361c43a25ea76bb01990d0723a9adf | [
"MIT"
] | 86 | 2017-05-03T06:12:57.000Z | 2022-03-25T19:55:15.000Z | Data/My_C_Stuff.c | Japhiolite/JuliaTutorial | 3222ce1b55361c43a25ea76bb01990d0723a9adf | [
"MIT"
] | 2 | 2018-03-01T12:26:58.000Z | 2021-08-09T18:20:07.000Z | Data/My_C_Stuff.c | Japhiolite/JuliaTutorial | 3222ce1b55361c43a25ea76bb01990d0723a9adf | [
"MIT"
] | 54 | 2017-05-03T06:12:58.000Z | 2021-10-15T07:49:55.000Z | #include <stddef.h>
// calculate the inner (dot) product of vectors Y and Y, returns the result (Sxy)
double c_dot(size_t n, double *Y, double *X) {
double Sxy = 0.0;
for (size_t i = 0; i < n; ++i) {
Sxy += X[i]*Y[i];
}
return Sxy;
}
// calculate a simple regression, Y = a + b*X + u, puts (a,b... | 30.695652 | 91 | 0.495751 | [
"vector"
] |
b2d7adc20be15cb851e1c1b33cea2954fbd793a7 | 2,751 | h | C | 004_motion_detector/include/MotionDetector_GMM2.h | DreamWaterFound/Codes | e7d80eb8bfd7d6f104abd18724cb4bface419233 | [
"WTFPL"
] | 13 | 2019-02-28T14:28:23.000Z | 2021-12-04T04:55:19.000Z | 004_motion_detector/include/MotionDetector_GMM2.h | DreamWaterFound/Codes | e7d80eb8bfd7d6f104abd18724cb4bface419233 | [
"WTFPL"
] | 1 | 2019-09-07T09:00:50.000Z | 2019-12-04T02:13:25.000Z | 004_motion_detector/include/MotionDetector_GMM2.h | DreamWaterFound/Codes | e7d80eb8bfd7d6f104abd18724cb4bface419233 | [
"WTFPL"
] | 1 | 2020-03-11T16:47:31.000Z | 2020-03-11T16:47:31.000Z | /**
* @file MotionDetector_GMM2.h
* @author guoqing (1337841346@qq.com)
* @brief 通过自己的方式来实现的GMM
* @details 也是用这种方式来实现前景检测
* @version 0.1
* @date 2019-01-08
*
* @copyright Copyright (c) 2019
*
*/
#ifndef __MOTION_DETETCTOR_GMM_2_H__
#define __MOTION_DETETCTOR_GMM_2_H__
#include "common.h"
#include "Motio... | 16.877301 | 65 | 0.587423 | [
"object"
] |
b2db6db446b5ef3e6050bdb17dff5425a1da4477 | 11,318 | c | C | library/+spx/+fast/private/gomp_mmv.c | santoshmore85/sparse-plex | 1cb2b9f3051d6284adbe195abdc1a36c4541bdeb | [
"Apache-2.0"
] | 64 | 2016-09-09T09:27:43.000Z | 2022-02-24T05:49:37.000Z | library/+spx/+fast/private/gomp_mmv.c | indigits/sparse-plex | 1cb2b9f3051d6284adbe195abdc1a36c4541bdeb | [
"Apache-2.0"
] | null | null | null | library/+spx/+fast/private/gomp_mmv.c | indigits/sparse-plex | 1cb2b9f3051d6284adbe195abdc1a36c4541bdeb | [
"Apache-2.0"
] | 34 | 2015-07-05T12:09:56.000Z | 2022-03-21T02:31:58.000Z | /*************************************************
*
* GOMP Implementation for multiple measurement vectors
*
*************************************************/
#include <mex.h>
#include <math.h>
#include "omp.h"
#include "omp_profile.h"
#include "spxblas.h"
#include "spxalg.h"
#include "spxla.h"
#include "argcheck.... | 34.717791 | 105 | 0.528362 | [
"vector"
] |
b2e1079a9bcd91300ad930482013323cafab241b | 6,018 | h | C | src_main/game/client/particle_iterators.h | ArcadiusGFN/SourceEngine2007 | 51cd6d4f0f9ed901cb9b61456eb621a50ce44f55 | [
"bzip2-1.0.6"
] | 25 | 2018-02-28T15:04:42.000Z | 2021-08-16T03:49:00.000Z | src_main/game/client/particle_iterators.h | ArcadiusGFN/SourceEngine2007 | 51cd6d4f0f9ed901cb9b61456eb621a50ce44f55 | [
"bzip2-1.0.6"
] | 1 | 2019-09-20T11:06:03.000Z | 2019-09-20T11:06:03.000Z | src_main/game/client/particle_iterators.h | ArcadiusGFN/SourceEngine2007 | 51cd6d4f0f9ed901cb9b61456eb621a50ce44f55 | [
"bzip2-1.0.6"
] | 9 | 2019-07-31T11:58:20.000Z | 2021-08-31T11:18:15.000Z | // Copyright © 1996-2018, Valve Corporation, All rights reserved.
//
// Purpose: Client side CTFTeam class
#ifndef PARTICLE_ITERATORS_H
#define PARTICLE_ITERATORS_H
#include "materialsystem/imesh.h"
#include "particledraw.h"
#define NUM_PARTICLES_PER_BATCH 200
#define MAX_TOTAL_PARTICLES 4096 // Max particles in th... | 26.165217 | 107 | 0.67996 | [
"render"
] |
b2e26d28013ee04d00426249083f3fc617015db1 | 1,442 | h | C | Backdoor.Win32.Aryan/Client/upnpnat.h | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | 2 | 2021-02-04T06:47:45.000Z | 2021-07-28T10:02:10.000Z | Backdoor.Win32.Aryan/Client/upnpnat.h | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | Backdoor.Win32.Aryan/Client/upnpnat.h | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | #ifndef UPNPNAT_H
#define UPNPNAT_H
#include <string>
#include <vector>
#pragma warning(disable: 4251)
#define DefaultTimeOut 10
#define DefaultInterval 200
class __declspec (dllexport) UPNPNAT
{
public:
bool init(int time_out=DefaultTimeOut,int interval=DefaultInterval); //init
bool discovery();//find ro... | 22.888889 | 171 | 0.738558 | [
"vector"
] |
b2e7dbda66fcec6428d39eae29c7d9b4d8db69d7 | 3,338 | h | C | heligym/envs/renderer/src/py_api.h | ugurcanozalp/heli-gym | 78d754f63f9d0bbc606da760bfff9218c84d8be3 | [
"MIT"
] | 8 | 2021-04-21T06:38:44.000Z | 2021-08-16T00:21:57.000Z | heligym/envs/renderer/src/py_api.h | ugurcanozalp/heli-gym | 78d754f63f9d0bbc606da760bfff9218c84d8be3 | [
"MIT"
] | null | null | null | heligym/envs/renderer/src/py_api.h | ugurcanozalp/heli-gym | 78d754f63f9d0bbc606da760bfff9218c84d8be3 | [
"MIT"
] | null | null | null | #ifdef _WIN32
#define BUILDING_DLL
#ifdef BUILD_RENDERER
#define RENDERER_API __declspec(dllexport)
#else
#define RENDERER_API __declspec(dllimport)
#endif
#elif linux
#define RENDERER_API
#endif
#include "gWindow.h"
// RENDERER API for creating shared libraries to call methods from Python.
... | 37.088889 | 127 | 0.729778 | [
"render",
"object",
"vector",
"model"
] |
b2f173b3f1847601b102ce09193dc69165eb8089 | 703 | h | C | node.h | osklunds/skip-list | 7e8666f16b655b6cb1ce3b7f7f08190d5ee0d0d1 | [
"BSL-1.0"
] | null | null | null | node.h | osklunds/skip-list | 7e8666f16b655b6cb1ce3b7f7f08190d5ee0d0d1 | [
"BSL-1.0"
] | null | null | null | node.h | osklunds/skip-list | 7e8666f16b655b6cb1ce3b7f7f08190d5ee0d0d1 | [
"BSL-1.0"
] | null | null | null |
#pragma once
#include <memory>
#include <vector>
#include <random>
using namespace std;
class Node {
//public:
private:
static mt19937 generator;
static uniform_real_distribution<> distribution;
static int get_a_height(double probability);
vector<shared_ptr<Node>> next_nodes;
int value;
publi... | 20.085714 | 66 | 0.721195 | [
"vector"
] |
b2f2c521eaed43003b61557ae877c510301b38d4 | 844 | h | C | Lib/OakModel/NodeSettings.h | MNL82/oakmodelview | 916f271dbca26f774828ad0fc512d260f14bfb04 | [
"MIT"
] | 2 | 2018-09-26T08:28:48.000Z | 2019-04-28T06:35:35.000Z | Lib/OakModel/NodeSettings.h | MNL82/oakmodelview | 916f271dbca26f774828ad0fc512d260f14bfb04 | [
"MIT"
] | 1 | 2019-04-28T06:49:17.000Z | 2019-05-01T06:59:25.000Z | Lib/OakModel/NodeSettings.h | MNL82/oakmodelview | 916f271dbca26f774828ad0fc512d260f14bfb04 | [
"MIT"
] | null | null | null | /**
* oakmodelview - version 0.1.0
* --------------------------------------------------------
* Copyright (C) 2017, by Mikkel Nøhr Løvgreen (mikkel@oakmodelview.com)
* Report bugs and download new versions at http://oakmodelview.com/
*
* This library is distributed under the MIT License.
* See accompanying file ... | 24.114286 | 80 | 0.530806 | [
"model"
] |
b2f30c3ad7db7258d377519d21c7821fc8b93f28 | 18,627 | c | C | hips/sources/ahc3.c | mikelandy/HIPS | fb5440573848cd22d55771484e3c036b6007f780 | [
"MIT"
] | null | null | null | hips/sources/ahc3.c | mikelandy/HIPS | fb5440573848cd22d55771484e3c036b6007f780 | [
"MIT"
] | null | null | null | hips/sources/ahc3.c | mikelandy/HIPS | fb5440573848cd22d55771484e3c036b6007f780 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 1991 Michael Landy
*
* Disclaimer: No guarantees of performance accompany this software,
* nor is any responsibility assumed on the part of the authors. All the
* software has been tested extensively and every effort has been made to
* insure its reliability.
*/
/*
* ahc3.c - 3D adaptive h... | 26.61 | 80 | 0.564718 | [
"3d"
] |
b2f48a35a4d2081c9885ecb7f72d2918a8204b42 | 507 | h | C | src/Shapes/Shape.h | rbetik12/raytracer | a9a23739011104d18bf683c0d8e9e6ebcc6a3947 | [
"MIT"
] | null | null | null | src/Shapes/Shape.h | rbetik12/raytracer | a9a23739011104d18bf683c0d8e9e6ebcc6a3947 | [
"MIT"
] | null | null | null | src/Shapes/Shape.h | rbetik12/raytracer | a9a23739011104d18bf683c0d8e9e6ebcc6a3947 | [
"MIT"
] | null | null | null | #pragma once
#include <geometry.h>
#include "../Material.h"
namespace RayTracer {
enum ShapeType {
ESphere,
EPlane
};
class Shape {
public:
const Vec3f position;
const Material material;
const ShapeType type;
Shape(const Vec3f& position, const Materia... | 22.043478 | 140 | 0.629191 | [
"geometry",
"shape"
] |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 13