NeilKeats's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
MSWorkers/support.996.ICU
Microsoft and GitHub Workers Support 996.ICU
sarabander/sicp
HTML5/EPUB3 version of SICP
Celebrandil/CudaSift
A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
jtsiomb/kdtree
A simple C library for working with KD-Trees
skywind3000/avlmini
AVL implementation which is as fast/compact as linux's rbtree
ScholatLouis/Tencent-Internship
腾讯实习生参考指南(非官方版)
bbrister/SIFT3D
Analogue of the scale-invariant feature transform (SIFT) for three-dimensional images. Includes an image processing and linear algebra library with feature matching and RANSAC regression. Also includes IO functions supporting a variety of image formats.
zhantong/interview
Android方向面试、笔试知识整理
cgtuebingen/Product-Quantization-Tree
GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016
layerfMRI/LAYNII
Stand alone fMRI software suite for layer-fMRI analyses.
qq906907952/go_proxy2
纯go实现的基于http,socks5和iptables透明代理,主要用于翻墙
Carson-Ho/AlgorithmLearning
Learning Algorithm
SCUT-CCNL/3DSIFT
multi thread implementation of 3D SIFT
SCUT-CCNL/LCQS
Robust and Efficient Lossless Compression of Quality Scores in FASTQ Files with Random Access Decompression Functionality
regsvr32/Yes-R-G-B-
A very "useful" script makes your linux shell have R!G!B!
SCUT-CCNL/3DSIFT-PiDVC
3D SIFT-aided Path-independent Digital Volume Correlation, multi-thread implementation
SCUT-CCNL/HiGCN
HiGCN: a hierarchical graph convolution network for representation learning of gene expression data
SCUT-CCNL/PipeMEM
A tool that run BWA-MEM in Spark
SCUT-CCNL/ADS-HCSpark
A scalable HaplotypeCaller leveraging adaptive data segmentation to accelerate variant calling on Spark
SCUT-CCNL/gcn-lrp
SCUT-CCNL/ifc
SCUT-CCNL/M2DCNN
SCUT-CCNL/DeepAFM
SCUT-CCNL/Variant-Kudu
a scalable toolkit to analyze massive genetic variation datasets based on Kudu
cslayers/siftmatch
Some code using SIFT OPENCV, with time info
SCUT-CCNL/SMM
Semantic Matching Model
NeilKeats/Records