Pinned Repositories
-
免费的编程中文书籍索引
.Vim.rc
我的vim配置文件备份
2048
2048 Game with Kivy
A-Detailed-Cplusplus-Concurrency-Tutorial
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
annotated_redis_source
带有详细注释的 Redis 2.6 源码
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
libevent-book-cn
libevent 官方文档的中文版
my_vimrc
个人vim配置
php-server
一个简单的web服务器,支持php,详细介绍:http://www.jianshu.com/p/31f61470a325
technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识
jaykizhou's Repositories
jaykizhou/annotated_redis_source
带有详细注释的 Redis 2.6 源码
jaykizhou/.Vim.rc
我的vim配置文件备份
jaykizhou/2048
2048 Game with Kivy
jaykizhou/A-Detailed-Cplusplus-Concurrency-Tutorial
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
jaykizhou/AndroidViewAnimations
Cute view animation collection.
jaykizhou/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
jaykizhou/bootout
基于bootstrap实现可视化布局的layoutit.com离线中文版
jaykizhou/elinq
ELinq 是一个轻量简单易用的开源Linq ORM数据访问组件,支持Nullable类型和枚举类型,支持根据实体类自动建库建表建关系,支持根据数据库通过T4模版自动生成实体代码,对Linq的谓词提供了完美的支持,旨在让绝大部份的主流数据库都使用 Linq 来进行程序开发,让开发人员访问数据库从SQL中解放出来,易学易用上手快,配置简单,并且提供了源代码下载,方便定制。支持多数据库,目前支持Access、SQLServer、SqlCE、SQLite、MySQL、ORACLE,未来还会支持更多的数据库。
jaykizhou/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
jaykizhou/hhvm
HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to.
jaykizhou/iguess
通过台词来猜电影的一个GAE小应用
jaykizhou/InnoSQL
A branch version of MySQL from NetEase
jaykizhou/Learn-Algorithm
拖延症患者学习算法小分队
jaykizhou/mod_fastcgi_handler
A simple FastCGI handler for Apache 2
jaykizhou/movie-recommendation-system
A movie recommendation system given by user data, movie data and social data...
jaykizhou/nginx-book
Nginx开发从入门到精通
jaykizhou/php-redissentinelclient
redis sentinel client for php
jaykizhou/php-the-right-way
收集PHP最佳实践、编码规范和权威学习指南,方便PHP开发者阅读和查找
jaykizhou/pinyin.py
汉字转拼音,With Python
jaykizhou/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 ;)
jaykizhou/requests
Python HTTP Requests for Humans™.
jaykizhou/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
jaykizhou/scrapy-redis
Redis-based components for scrapy that allows distributed crawling
jaykizhou/sed-scripts
My sed scripts.
jaykizhou/sina_reptile
获取新浪微博1000w用户的基本信息和每个爬取用户最近发表的50条微博,使用python编写,多进程爬取,将数据存储在了mongodb中
jaykizhou/tipi
Thinking In PHP Internals. 内含开源书籍《深入理解PHP内核》一本,以及相关项目若干
jaykizhou/tropikos-vim-theme
Tropikos vim color scheme
jaykizhou/UDSync
An user data sync center by CodeIgniter and Restful service.