Pinned Repositories
algorithmcpp
This respository is the C++ version of algs4.
algs4
Algorithms, 4th edition textbook code and libraries
angr-utils
Handy utilities for the angr binary analysis framework, most notably CFG visualization
blogs
English programming blogs
Build-Your-Own-Compile-System
A Small And Complete Compile System : Lexer, Parser, Assembler And Linker
CSAPP-LAB
This repository contains the related materials and exercises answers for the CSAPP Lab.
eRCaGuy_dotfiles
.bashrc file, terminal prompt that shows current git branch, Arduino setup, Eclipse setup, git diff with line numbers, helpful scripts, improved Linux productivity, etc.
photonics
Statical Optics Introdction and Translation
programming_road
Programming study notes
sim_utils
KanRobert's Repositories
KanRobert/algorithmcpp
This respository is the C++ version of algs4.
KanRobert/Build-Your-Own-Compile-System
A Small And Complete Compile System : Lexer, Parser, Assembler And Linker
KanRobert/CSAPP-LAB
This repository contains the related materials and exercises answers for the CSAPP Lab.
KanRobert/programming_road
Programming study notes
KanRobert/eRCaGuy_dotfiles
.bashrc file, terminal prompt that shows current git branch, Arduino setup, Eclipse setup, git diff with line numbers, helpful scripts, improved Linux productivity, etc.
KanRobert/photonics
Statical Optics Introdction and Translation
KanRobert/algs4
Algorithms, 4th edition textbook code and libraries
KanRobert/angr-utils
Handy utilities for the angr binary analysis framework, most notably CFG visualization
KanRobert/blogs
English programming blogs
KanRobert/computer-networking
Lecture Slides for Philip Levis and Nick McKeown's "Introduction to Computer Networking" Stanford course
KanRobert/sim_utils
KanRobert/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
KanRobert/KanRobert.github.io
KanRobert/Latex-Practice
Tex version of C++ Primer(5th)
KanRobert/llvm
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
KanRobert/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
KanRobert/minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
KanRobert/STL
The Annotated SGI STL Sources
KanRobert/vim-galore-zh_cn
Vim 从入门到精通