Highlights
- Pro
book
Chinese translation of Bjarne Stroustrup's HOPL4 paper
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
AI education materials for Chinese students, teachers and IT professionals.
A collection of gcc tips. 100 maybe just mean many here.
A collection of gdb tips. 100 maybe just mean many here.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Write a simple interpreter of C. Inspired by c4 and largely based on it.
the CS missing semester Chinese version
《Effective Modern C++》- 完成翻译
Getting started with static program analysis. 静态程序分析入门教程。
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A cheatsheet of modern C++ language and library features.
LaTeX template, Outstanding papers of last years and some useful books about MATLAB
【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
📖《Python Parallel Programming Cookbook》中文版