I have 31 projects on Github
用python写的朴素贝叶斯demo,垃圾邮件的预测
单例模式的5种单例模式的实现,还有一种控制子类为单例模式
递增数组旋转,找出最小值
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
实现函数double Power(double base, int exponent), 求base的exponent次方。不得使用库函数,同时不需要考虑大数问题。
leetcode 做题记录
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
data_structure_review
用两个栈实现队列 use two stacks to build the Queue
统计一个整数的二进制表示中,含有1的个数
This project solve a problem that there are n athletes to compete the single cycle competition.We need to schedule the game schedule that make every athlete just play a game every day and the whole competition will be finished in (n-1) days.
data_structure_review
This is my data structure‘s course design project.It uses BTree to build this system for improving the query's speed.
ApsaraCache is a Redis branch originated from Alibaba Group.
VoiceRecognition python 2.7 API for xunfei
这个小demo实现了读写锁,目前第一版是有4种实现方式
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
逆序输出链表
This project is a chat system using P2P(java).Each computer can start one or more this chat.
My Blog / Jekyll Themes
Generate HTML & PDF documentation from you Github wiki or any other markdown-based wiki
A javascript timepicker plugin for jQuery inspired by Google Calendar.
Istio Service Mesh Advanced Practical - Istio服务网格进阶实战 by ServiceMesher community http://www.servicemesher.com/istio-handbook/
Grab the contents of the gitbook document and convert it to pdf
在一个二维数组中,每一行都按照从左到右递增的顺序排序, 每一列都按照从上到下递增的顺序排序。请完成一个函数,输入这样的 一个二维数组和一个整数,判断数组中是否含有该整数。
Fibonacci
ChromeGo 翻墙工具包
技术书籍