Pinned Repositories
across
Across the Great Wall we can reach every corner in the world
adaptive-radix-tree
An adaptive radix tree for efficient indexing in main memory.
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
BigInteger
Be limited not by the size of your register but by the bulk of your RAM.
GPU-dynamic-parallelism
Hybrid_Sort
Hybrid sorting algorithm on heterogeneous systems, use SSE/AVX and openmp on CPU, CUDA on GPU.
octomap
An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.
overleaf
A web-based collaborative LaTeX editor
jerrycxj's Repositories
jerrycxj/BigInteger
Be limited not by the size of your register but by the bulk of your RAM.
jerrycxj/Hybrid_Sort
Hybrid sorting algorithm on heterogeneous systems, use SSE/AVX and openmp on CPU, CUDA on GPU.
jerrycxj/cssl
Cache-Sensitive Skip List.
jerrycxj/hello-world
jerrycxj/index-baselines
fast b-tree
jerrycxj/kitti-pcl
Code to use the KITTI (http://www.cvlibs.net/datasets/kitti) data set with PCL
jerrycxj/LowDimNearestNeighbors.jl
A lightweight implementation of nearest-neighbor search in low dimensions.
jerrycxj/Matrix4
4-D Matrix and Vector library for graphics
jerrycxj/mklz-fps
mklz Fast Parallel Sort
jerrycxj/scikit-learn-doc-cn
scikit-learn机器学习库中文文档翻译项目
jerrycxj/SFCLib-New