Project πολυδιάστατων δομών ακαδημαϊκού έτους 2022-2023.
-
Updated
Oct 1, 2023 - C++
Project πολυδιάστατων δομών ακαδημαϊκού έτους 2022-2023.
Python wrapper for Boost Geometry Rtree
Grid-mapped Interval Trees (G-IT) for Spatiotemporal Trajectories
💥 DBSCAN algorithm implemented in CPU with a brute force search algorithm and R tree algorithm.
R-tree construction through bulk loading in the context of Complex Data Management course
MultiDimensional Data Structures Project
Flask server communication using Python <--->Arduino IoT node which sends location update via GSM on HTTP
A demonstration of the R-Tree data structure. Currently it can only support adding points and deletion is not allowed. A quadratic split strategy has been adopted to split an overflow node.
HeaderOnly STL-like template N-dimensional R*Tree implementation on C++14
On-Disk Implementation of R-Tree with Insertion and Bulk Load. This data structure efficiently stores and retrieve multi-dimensional data, very similar to B+ Tree where data is 1D though.
O(N log N) Poisson Disc Sampling with Various Radius
Advanced Line Follower using Machine Learning
ASCII map of the world using Python
Rtree building and query processing
Add a description, image, and links to the rtree topic page so that developers can more easily learn about it.
To associate your repository with the rtree topic, visit your repo's landing page and select "manage topics."