Pinned Repositories
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
cs231a-project
engineering-blogs
A curated list of engineering blogs
matrixcr's Repositories
matrixcr/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
matrixcr/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
matrixcr/cs231a-project
matrixcr/engineering-blogs
A curated list of engineering blogs
matrixcr/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
matrixcr/exercises_thushv_dot_com
Here lies all the exercises I implement and share in my website
matrixcr/extract_android_ota_payload
Extract firmware images from an Android OTA payload.bin file
matrixcr/Flashlight
The missing Spotlight plugin system
matrixcr/GeneticAlgorithmsWithPython
source code from the book Genetic Algorithms with Python by Clinton Sheppard
matrixcr/hacker-scripts
Based on a true story
matrixcr/idlf
Intel® Deep Learning Framework
matrixcr/interactive_latencies
Jeff Dean's latency numbers plotted over time
matrixcr/Lee-SLAM-source
SLAM 开发学习资源与经验分享
matrixcr/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
matrixcr/macro-argparse-cpp
A concise and clean command line argument parser implemented using macro for c++.
matrixcr/NotesIndex
A collection of my Evernote notes
matrixcr/Oculess
Removes account requirements and telemetry from Oculus Quest devices
matrixcr/OpenVR-AdvancedSettings
OpenVR Advanced Settings Dashboard Overlay
matrixcr/pyspark-tutorial
PySpark Code for Hands-on Learners
matrixcr/Qix
Node.Js、Golang、Machine Learning、PostgreSQL、Deep Learning
matrixcr/Quest2_Research
matrixcr/QuestToolbox
A batch file full of useful tools to use for Quest 1 and 2!
matrixcr/shadowsocks-windows
matrixcr/vimrc
The ultimate Vim configuration: vimrc
matrixcr/VirtualCam
Virtual camera is created only using opencv and numpy. It simulates a camera where we can control all its parameters, intrinsic and extrinsic to get a better understanding how each component in the camera projection matrix affects the final image of the object captured by the camera.
matrixcr/vscode
Visual Studio Code
matrixcr/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
matrixcr/workspace
matrixcr/WPFContrib
A collection of WPF controls and utility classes I've accumulated over the years.