GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

k-d-tree

Website
Wikipedia
https://static.github-zh.com/github_avatars/tantaraio?size=40
tantaraio / voy

#向量搜索引擎#🕸️🦀 A WASM vector similarity search written in Rust

k-d-treenearest-neighbor-searchsimilarity-searchvector-searchWebAssemblyRust
Rust 973
2 年前
https://static.github-zh.com/github_avatars/thegeekyasian?size=40
thegeekyasian / geo-assist

Geo Assist is a spatial library to manage spatial data in-memory.

geo-spatialgeospatialGeographic Information SystemJavak-d-treekd-treelocationspatial-datatree-structure数据结构treetreesspatial-indexingmapping
Java 211
2 年前
https://static.github-zh.com/github_avatars/roblesch?size=40
roblesch / bevy-spatial-boids

K-D Tree Boids on Bevy

Bevyboidsk-d-tree
Rust 8
7 个月前
https://static.github-zh.com/github_avatars/RussellABrown?size=40
RussellABrown / kd-tree

#算法刷题#C++ implementations of two multi-threaded, k-d tree-building algorithms that build either a k-d tree, which implements a set, or a k-d tree-based key-to-multiple-value map. Multi-threaded algorithms a...

算法C++k-d-treemapset
C++ 8
4 个月前
https://static.github-zh.com/github_avatars/tataratat?size=40
tataratat / napf

nanoflann wrapper for python and maybe fortran

FortranPythonk-d-tree
C++ 4
1 个月前
https://static.github-zh.com/github_avatars/lukablagoje?size=40
lukablagoje / the-impact-of-physicality-on-network-structure

Data and algorithms used in empirical contribution of the research project "The Impact of Physicality on Network Structure".

spatial-analysisk-d-treePoint cloud
Jupyter Notebook 4
1 年前
https://static.github-zh.com/github_avatars/kokostek?size=40
kokostek / kdtree

Header-only C++ K-d tree library

k-d-treeheader-onlykd-treeC++
C++ 3
3 年前
https://static.github-zh.com/github_avatars/armeehn?size=40
armeehn / no-collision-transportation-maps

This is the public repository for the "No-collision Transportation Maps" paper.

optimal-transportapproximation-algorithmsk-d-treepotBukkit
Python 2
4 年前
https://static.github-zh.com/github_avatars/bargof?size=40
bargof / arboles-kd_tizoncitoMasCercano

Guía de Árboles K-D + Implementación en python para encontrar el Tizoncito más cercano a una ubicación de consulta dadas sus coordenadas geográficas. Considera 18 sucursales en la CDMX y usa algoritmo...

k-d-treeknn
Python 2
2 个月前
https://static.github-zh.com/github_avatars/fotioudim?size=40
fotioudim / SOAP_Geolocation

Java WSDL-based SOAP web service with Springboot (Spring-WS, Contract first) and nearest neighbor search

geolocationJavasoapnearest-neighbor-searchk-d-tree
Java 2
3 年前
https://static.github-zh.com/github_avatars/dirac-institute?size=40
dirac-institute / hybrid_sso_catalogue

A package for creating hybrid solar system catalogues for making LSST predictions

Astrophysicsk-d-treesolar-system
Python 2
1 年前
https://static.github-zh.com/github_avatars/Rezaul-Bhuiyan?size=40
Rezaul-Bhuiyan / 3D_tree_crown_modelling

This project estimates tree crown volumes using 3D modeling and high-resolution LiDAR datasets (AHN4 and Kavel_10) in Nijmegen, Netherlands. The study focuses on tree detection, biophysical parameter ...

Jupyter Notebookk-d-treemachile-learningPythonscikit-learn
Python 1
8 个月前
https://static.github-zh.com/github_avatars/THaenlein?size=40
THaenlein / cpu-path-tracer

A CPU-based path tracer built in C++. Capable of rendering photorealistic scenes with depth of field and global illumination.

assimpglobal-illuminationk-d-treemultithreadingraytracerraytracingreflectionSimple DirectMedia Layerstb-image
C++ 1
9 个月前
https://static.github-zh.com/github_avatars/mumbleskates?size=40
mumbleskates / cashmere

rust k-d tree implementation, and a pure-rust colordeposit as an example/benchmark

datastructuresk-d-treeprocedural-art
Rust 1
1 年前
https://static.github-zh.com/github_avatars/is0xjh25?size=40
is0xjh25 / kd-tree-searching

By applying K-D trees data structure, the program would do the map search based on provided x and y coordinates.

k-d-tree
C 1
2 年前
https://static.github-zh.com/github_avatars/JonathanCen?size=40
JonathanCen / Parallelize-k-Nearest-Neighbors-Search

Parallelize constructing k-D tree and performing k-NN using a thread pool

C++k-d-treeparallel-programmingPythonthread-pool
C++ 0
3 年前
https://static.github-zh.com/github_avatars/GerardMT?size=40
GerardMT / K-D-Tree

A simple generic k-d tree implementation.

k-d-tree
C++ 0
4 年前
https://static.github-zh.com/github_avatars/orxshi?size=40
orxshi / kdt

A balanced k-d tree which can partition three-dimensional space to organize/insert objects. Search operation is also available.

k-d-treegraphspace-partition-tree
C++ 0
4 年前
https://static.github-zh.com/github_avatars/Ahmed-Elgohary1?size=40
Ahmed-Elgohary1 / Ze-partner

An API to find the best partner to deliver beverages to our customers, providing the best and fastest service. To achieve this our compute fleet deals with GIS objects all the time.

nearest-neighbor-searchk-d-tree
Java 0
2 年前
https://static.github-zh.com/github_avatars/Ahmed-Elgohary1?size=40
Ahmed-Elgohary1 / KD-tree

#算法刷题#a specific data structure for efficiently representing our data. In particular, KD-trees helps organize and partition the data points based on specific conditions.💥🦄

knn-algorithm算法k-d-tree
C++ 0
2 年前
loading...