Pinned Repositories
Algorithm
准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》
Concurrent
Java多线程
Eater-APP
微信小程序一系列小Demo,菜谱查询,手机号吉凶查询
java-algorithms
java basic algorithms
Learn-Algorithms
算法学习笔记
leetcode
Leetcode solutions
mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
qdh0520.github.io
blog
springboot-manage
基于SpringBoot+Mybatis+Thymeleaf商品信息管理系统
tensorflow
Computation using data flow graphs for scalable machine learning
qdh0520's Repositories
qdh0520/struts-extras
Mirror of Apache Struts extras
qdh0520/byte-of-python
《简明 Python 教程(A Byte of Python)》V4.0c 2017 译本
qdh0520/Machine-Learning
qdh0520/simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
qdh0520/Backpropagation
Using Java Swing to implement multilayer perceptron neural network which uses backpropagation algorithm to learn.
qdh0520/schedule-job
基于Spring Boot + Quartz 的分布式任务调度系统
qdh0520/zookeeper
分布式系统服务ZooKeeper的学习历程
qdh0520/awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
qdh0520/java-learning
旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web
qdh0520/tensorflow
Computation using data flow graphs for scalable machine learning
qdh0520/fastjson
:bullettrain_side: A fast JSON parser/generator for Java
qdh0520/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
qdh0520/spring
Spring integration for MyBatis 3
qdh0520/aude-distributed-spider-framework
分布式爬虫轻框架.采用RabbitMQ作消息队列,实现了页面源码下载,解析,持久化或其他操作的解耦.
qdh0520/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
qdh0520/webmagic
A scalable web crawler framework for Java.
qdh0520/heritrix3
Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.
qdh0520/Intro-to-Java-Programming
Solutions to Programming Exercises in Introduction to Java Programming, Comprehensive Version (10th Edition) by Y. Daniel Liang
qdh0520/google-interview-university
A complete daily plan for studying to become a Google software engineer.
qdh0520/sshuttle
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
qdh0520/deeplearning4j
Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind
qdh0520/github-audio
Listen to music generated by events happening across GitHub 🎷🎸
qdh0520/sovereign
A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.
qdh0520/TLint
TLint for 虎扑体育 基于Dagger2+RxJava+Retrofit开发,采用MVP模式
qdh0520/Eater-APP
微信小程序一系列小Demo,菜谱查询,手机号吉凶查询
qdh0520/mycrawler
知乎爬虫
qdh0520/design_pattern
二十三种设计模式JAVA实现
qdh0520/tcpflow
TCP/IP packet demultiplexer
qdh0520/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
qdh0520/AndoridLearningNote
Note for Android