Pinned Repositories
61B
UCB spring 2014 cs
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Algorithm-by-Princeton-University
Algorithm-in-OJ
Algorithm-Problems
the algorithm from leetcode & some other websites
bash-cni-plugin
bitcoinwhitepaper
Bitcoin Whitepaper and Bitcoin Developer Guide 比特币白皮书 比特币开发者指南 中文版
mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
wz30
Config files for my GitHub profile.
wz30's Repositories
wz30/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
wz30/fullstack-nanodegree-vm
wz30/CarND-term1
wz30/OAuth2.0
Starter Code for Auth&Auth course
wz30/Algorithm-in-OJ
wz30/java-design-patterns
Design patterns implemented in Java
wz30/interviews
Everything you need to know to get the job.
wz30/Homework6
hw6 for UCB cs 61b 2014spring
wz30/61B
UCB spring 2014 cs
wz30/Online-Judge-Solutions
Solutions to ACM ICPC - style problems
wz30/ucb-cs61b-1
All projects about ucb-61b(2014 spring), http://www.cs.berkeley.edu/~jrs/61b/index.html
wz30/DiscuzAPI
Discuz的python API,可以登陆、签到、发帖、回帖、上传图片等。python直接import就可以用,你们也感受一下!
wz30/PCA-High-Dim-Cpp
Principle Component Analysis designed specifically for High Dimensional cases.
wz30/XApriori
Available case analysis modification of Apriori frequent pattern mining algorithm