guoyunsky / my-tech-booksLinks
some technical books
☆30Updated 11 years ago
Alternatives and similar repositories for my-tech-books
Users that are interested in my-tech-books are comparing it to the libraries listed below
Sorting:
- 华南理工大学高英实验室进行的分布式爬虫项目,除了实验室内部人员外,不得私自传播.☆21Updated 11 years ago
- 读书笔记《自己动手写网络爬虫》,自己敲的代码。主要记录了网络爬虫的基本实现,网页去重的算法,网页指纹算法,文本信息挖掘☆47Updated 10 years ago
- A experiment for hot word recommend using Openresty & Redis☆19Updated 8 years ago
- Java In Action☆24Updated 10 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Updated last year
- A self-taught project codes to learn Java.☆8Updated 2 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆48Updated 10 years ago
- lifelong learning: record and analysis of my knowledge structure☆18Updated 7 years ago
- ☆31Updated 3 years ago
- 源码解读,在代码行间里简洁明白的注释☆9Updated 7 years ago
- Java 7并发编程实战手册,示例代码☆8Updated 9 years ago
- 《Redis 设计与实现》图片集 & 图片源码☆55Updated last year
- Cloud Native Samples. Cloud Native 案例大全/《Cloud Native 分布式架构原理与实践》示例源码☆15Updated 2 years ago
- java分布式爬虫,主机和从机控制的机制☆14Updated 10 years ago
- big data books and papers☆30Updated 12 years ago
- 搜索引擎原理详解,开源电子书☆204Updated 11 years ago
- Learn by doing☆56Updated 8 years ago
- 牛客网直通BAT算法 Java实现☆13Updated 7 years ago
- ☆54Updated 7 years ago
- 推荐系统相关代码☆23Updated 10 years ago
- Dockerfile镜像编写☆14Updated 8 years ago
- 阿里巴巴中间件大赛第一赛季代码(排名33)☆8Updated 9 years ago
- the solutions of oj.leetcode.com☆27Updated 7 years ago
- ☆27Updated 8 years ago
- 个人笔记集中营,快糙猛的形式记录技术性Notes .. 📚☕️⌨️🎧☆63Updated 5 years ago
- this is a mini jvm☆25Updated 7 years ago
- ☆20Updated 8 years ago
- Berkeley DB Java Edition is a open source, transactional storage solution for Java applications. The Direct Persistence Layer (DPL) API i…☆13Updated 11 years ago
- ☆24Updated 9 years ago
- 一款小巧的分布式文件管理系统JDFS,在一个用vmware player搭建的虚拟集群上,JDFS客户端可以把本地文件分片,并流式、冗余地存储到集群上,显示特定文件元信息,从集群上读取文件,删除文件等。后续可能会以JDFS为文件存储系统,开发一个map-reduce引擎☆23Updated 7 years ago