Pinned Repositories
awesome-d
A curated list of awesome D documents, frameworks, libraries and software. Inspired by awesome-python.
Books
clion_stm32_project_template
code-prettify
Automatically exported from code.google.com/p/google-code-prettify
CS2223
This a repository for WPI CS2223 Algorithms D Term 2018
DataProcessor
deeplearningbook-chinese
Deep Learning Book Chinese Translation
imgui-demo
operate_system_practice
操作系统真象还原的练习
pyDataScienceToolkits_Base
使用Python进行数据分析实验工具NumPy、Pandas、Matplotlib、Scikit-learn的入门介绍,使用IPython Notebook格式
sunqi1993's Repositories
sunqi1993/clion_stm32_project_template
sunqi1993/imgui-demo
sunqi1993/Books
sunqi1993/operate_system_practice
操作系统真象还原的练习
sunqi1993/pyDataScienceToolkits_Base
使用Python进行数据分析实验工具NumPy、Pandas、Matplotlib、Scikit-learn的入门介绍,使用IPython Notebook格式
sunqi1993/awesome-d
A curated list of awesome D documents, frameworks, libraries and software. Inspired by awesome-python.
sunqi1993/code-prettify
Automatically exported from code.google.com/p/google-code-prettify
sunqi1993/CS2223
This a repository for WPI CS2223 Algorithms D Term 2018
sunqi1993/DataProcessor
sunqi1993/deeplearningbook-chinese
Deep Learning Book Chinese Translation
sunqi1993/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
sunqi1993/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
sunqi1993/iGAN
Interactive Image Generation via Generative Adversarial Networks
sunqi1993/LPLD_OSKinetis
Development for LPLD OSKinetis
sunqi1993/Match0S20180429
it is the matchOS source code
sunqi1993/ML
机器学习笔记
sunqi1993/modern-cpp-features
A cheatsheet of modern C++ language and library features.
sunqi1993/mproxy
c 语言实现的一个最小的http代理,支持翻墙
sunqi1993/notes-python
中文 Python 笔记
sunqi1993/OpenGL_3_3_Tutorial_Translation
Tutorials for OpenGL 3.3 and later
sunqi1993/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
sunqi1993/shadowsocks-client
If you want to keep a secret, you must also hide it from yourself.
sunqi1993/Slic3r
Open Source toolpath generator for 3D printers
sunqi1993/testcode
存储测试代码用于kaggle kernel
sunqi1993/thrift_code_gen
sunqi1993/trpc-cpp
A pluggable, high-performance RPC framework written in cpp
sunqi1993/vim-galore-zh_cn
Vim galore 中文翻译,构建 Vim 知识体系
sunqi1993/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.