Pinned Repositories
2016-course-DB
图书管理系统 Python+Django+sqlite
2017HuaweiCodeCraft
2017华为软件精英挑战赛
BP-Hand-Writing
基于C++,使用BP神经网络识别手写字体
buc
Implementation of Bottom-Up Computation of Sparse and Iceberg CUBEs algorithm
bucko
A C++ implementation of BUC--bottom-up computation of sparse and iceberg CUBEs
Cluster
聚类算法。实现Kmeans,DBSCAN以及谱聚类
dj-la-library-system
Django Library System Application
forum
蓝灯(Lantern)官方论坛
ImageCompress
K-means聚类算法实现图片的压缩,Python实现
IntroductionToLinearAlgebra-note
线性代数介绍 第四版 Gilbert Strang教授, MIT 18.6课程,学习笔记,感谢MIT公开课和Strang教授!
Dodo0000's Repositories
Dodo0000/Cluster
聚类算法。实现Kmeans,DBSCAN以及谱聚类
Dodo0000/forum
蓝灯(Lantern)官方论坛
Dodo0000/ImageCompress
K-means聚类算法实现图片的压缩,Python实现
Dodo0000/crawler_html2pdf
Dodo0000/django-blog-tutorial
基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
Dodo0000/django-cms
django-cms
Dodo0000/Django-LibrarySystem
Dodo0000/djangoblog-1
基于python3.5、django1.10、xadmin的多用户博客论坛系统
Dodo0000/e-maxx-eng
Translation of http://e-maxx.ru into English
Dodo0000/FatHat
Dodo0000/httprouter
A high performance HTTP request router that scales well
Dodo0000/ImitationTmall_Django
用python开发基于Django框架的仿天猫网站项目This Project is imitation Tmall website for using python based on the development of Django framework
Dodo0000/imooc-django
高仿慕课网:py3.5 + Django1.10 + xadmin 搭建的在线课程教育平台
Dodo0000/MxCourse
一个在线教育平台
Dodo0000/nachos-2
前几个是能看懂的,但是文件系统是看不大懂
Dodo0000/PAT
浙江大学PAT题解(C/C++/Java) - 努力成为萌萌的程序媛~~
Dodo0000/ProxyPool
跨语言IP代理池,Python实现。
Dodo0000/PyMySQL
Pure Python MySQL Client
Dodo0000/python-future
Easy, clean, reliable Python 2/3 compatibility
Dodo0000/python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
Dodo0000/RateControl
Dodo0000/Shadowsocks-Tutorial
🐱给小白的Shadowsocks翻墙教程
Dodo0000/Slackers
图书馆借还系统,一个Django写的练手项目
Dodo0000/springmvc-mybatis-learning
SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置
Dodo0000/Tax
add simple luceneUtil
Dodo0000/TouTiao
TouTiao Spider Demo
Dodo0000/ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
Dodo0000/Weixin
Weixin Proxy Spider Demo
Dodo0000/wine
Machine learning implementation using wine data from UCI.
Dodo0000/Word2VEC_java
word2vec java版本的一个实现