brsukic123's Stars
2654400439/UCAS_CoursePPT_2021-2022
国科大一些课程ppt+师兄师姐课程评分
potree/potree
WebGL point cloud viewer for large datasets
sixwater6H2O/exp2A
网络攻防基础实验2A - 栈溢出与 ROP 利用
Azure-Samples/DiskANN-demo
The Streamlit app uses cosine similarity to semantically match your query with Airbnb listings and find matching properties in our database using HNSW vs DiskANN.
StevenBaby/sniffer
网络嗅探实验
ling-11-prog/network-sniffer
sixwater6H2O/NetSniffer
网络攻防基础实验一:带GUI的网络嗅探器设计与实现
m-schuetz/Potree2
4DVLab/OctreeOcc
Official implement for paper "OctreeOcc: Efficient and Multi-Granularity Occupancy Prediction Using Octree Queries"
will-zzy/UCAS_CS_Alogrithm_Assignment
国科大2021秋季学期计算机算法设计与分析(陈玉福老师)课程作业相关代码以及说明
JokerJohn/LIO_SAM_6AXIS
LIO_SAM for 6-axis IMU and GNSS.
DinosL/AVtree
zhujun3753/i-octree
[ICRA2024] Implementation of A Fast, Lightweight, and Dynamic Octree for Proximity Search
microsoft/MSVBASE
MSVBASE is a system that efficiently supports complex queries of both approximate similarity search and relational operators. It integrates high-dimensional vector indices into PostgreSQL, a relational database to facilitate complex approximate similarity queries.
fandreuz/parallel-kd-tree
Parallel k-d tree with C++17, MPI and OpenMP
WalterNadalin/ParallelKDTree
Parallel implementation of a two dimensional tree data structure
Jacyhust/LSH-APG
This is a source code for LSH-APG (PVLDB 2023)
hku-mars/ikd-Tree
This repository provides implementation of an incremental k-d tree for robotic applications.
iwyoo/kd_tree
A simple kd-tree implementation with C++ STL for Best Bin First search algorithm.
rahulyesantharao/batch-dynamic-kdtree
Parallel, batch-dynamic kdtree
slime21023/learned-index-study-resources
Some research paper and resources for learned index
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
junjiedong/KDTree
C++ implementation of KDTree & kNN classification on MNIST
TatsuyaShirakawa/nndescent
Implementation of Efficient K-NN Graph Construction Algorithm NN-Descent in C++
Patrick-H-Chen/FINGER
whenever5225/TOGG
Two-stage routing with Optimized Guided search and Greedy algorithm
WPJiang/HWTL_SDU-ANNS
microsoft/DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.