Pinned Repositories
ACLLib
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
awesome-python3-webapp
小白的Python入门教程实战篇:网站+iOS App源码
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
ComputationalPhysics
Course codes
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
dev_tools
personal tools and settings
fiber_analytic_mode_solver
fiber mode solver
fiber_based_toroid_mode_solver
Hello
first try
yuwenyan's Repositories
yuwenyan/fiber_based_toroid_mode_solver
yuwenyan/ACLLib
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
yuwenyan/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
yuwenyan/awesome-python3-webapp
小白的Python入门教程实战篇:网站+iOS App源码
yuwenyan/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
yuwenyan/ComputationalPhysics
Course codes
yuwenyan/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
yuwenyan/dev_tools
personal tools and settings
yuwenyan/fiber_analytic_mode_solver
fiber mode solver
yuwenyan/Hello
first try
yuwenyan/ipython-notebooks
A collection of IPython notebooks covering various topics.
yuwenyan/learn_gettext
learn gettext
yuwenyan/leetcode
Pure C solution for LeetCode
yuwenyan/LeetcodeSolutions
none
yuwenyan/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
yuwenyan/project-based-learning
Curated list of project-based tutorials
yuwenyan/Python
最良心的 Python 教程:
yuwenyan/use_vim_as_ide
use vim as IDE
yuwenyan/WebApp
yuwenyan/WebAppPython3