Merge pull request #26 from MedivhGO/add_book_database

add a book about database
This commit is contained in:
flyingpig 2021-12-16 15:39:12 +08:00 committed by GitHub
commit c3fd557ef8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,8 @@
- Cryptography Engineering: Design Principles and Practical Applications
## 数据库系统
- Database System Concepts
- [Architecture of a Database System](https://dsf.berkeley.edu/papers/fntdb07-architecture.pdf)
## 计算机图形学
- Fundamentals of Computer Graphics
## 深度学习
- [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/)
- [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/)