Skip to content

Commit

Permalink
添加两个下载书籍的网站
Browse files Browse the repository at this point in the history
  • Loading branch information
OctopusLian committed Jan 21, 2019
1 parent 2f03b80 commit 0786579
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
10 changes: 8 additions & 2 deletions Book/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ of Computer Programs](https://sarabander.github.io/sicp/html/)
- [Go程序设计语言](https://book.douban.com/subject/27044219/)
- Go并发编程实战
#### 数据结构与算法
- [Algorithms by Jeff Erickson 开源主页](http://jeffe.cs.illinois.edu/teaching/algorithms/) [单页版下载] (http://jeffe.cs.illinois.edu/teaching/algorithms/book/Algorithms-JeffE.pdf) [双页版下载](http://jeffe.cs.illinois.edu/teaching/algorithms/book/Algorithms-JeffE-2up.pdf)
- [Algorithms by Jeff Erickson 开源主页](http://jeffe.cs.illinois.edu/teaching/algorithms/)
[单页版下载] (http://jeffe.cs.illinois.edu/teaching/algorithms/book/Algorithms-JeffE.pdf)
[双页版下载](http://jeffe.cs.illinois.edu/teaching/algorithms/book/Algorithms-JeffE-2up.pdf)
- 算法第四版(Java语言实现)
- 算法导论
- 数据结构与算法分析
Expand Down Expand Up @@ -77,4 +79,8 @@ of Computer Programs](https://sarabander.github.io/sicp/html/)
- [计算机程序的构造和解释 勘误表](http://www.math.pku.edu.cn/teachers/qiuzy/books/sicp/errata.htm)
- [梁杰-我如何用二十天刷完 SICP](http://numbbbbb.com/2016/03/28/20160328_%E6%88%91%E5%A6%82%E4%BD%95%E7%94%A8%E4%B8%A4%E5%91%A8%E6%97%B6%E9%97%B4%E5%88%B7%E5%AE%8C%20SICP/)
- [Algorithms by Jeff Erickson 作业地址](http://jeffe.cs.illinois.edu/teaching/algorithms/hwex.html)
- [Algorithms by Jeff Erickson Github地址](https://github.com/jeffgerickson/algorithms)
- [Algorithms by Jeff Erickson Github地址](https://github.com/jeffgerickson/algorithms)

## 实用的书籍下载网址
- <https://b-ok.cc/>
- <http://gen.lib.rus.ec/>
1 change: 0 additions & 1 deletion PhoneAPP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
- 极客时间
- 喜马拉雅
#### 头脑风暴
- 脑力游戏 Memorado(训练记忆力和逻辑思维)
- 纪念碑谷(训练空间想象力)
#### 沉淀
- 观止(每天一篇好文章)
Expand Down

0 comments on commit 0786579

Please sign in to comment.