Skip to content

Latest commit

 

History

History
133 lines (89 loc) · 7.44 KB

好书推荐.md

File metadata and controls

133 lines (89 loc) · 7.44 KB

好书推荐

由于版权原因,下面列举的图书中除了开源资源提供了链接,其他的资源请大家自行通过 libgenz-lib 查找。

资源汇总

系统入门

  • Computer Systems: A Programmer's Perspective [豆瓣]
  • Principles of Computer System Design: An Introduction [豆瓣]

操作系统

计算机网络

分布式系统

数据库系统

编译原理

  • Engineering a Compiler [豆瓣]
  • Compilers: Principles, Techniques, and Tools [豆瓣]

计算机编程语言

体系结构

  • 超标量处理器设计: Superscalar RISC Processor Design [豆瓣]
  • Computer Organization and Design RISC-V Edition [豆瓣]
  • Computer Organization and Design: The Hardware/Software Interface [豆瓣]
  • Computer Architecture: A Quantitative Approach [豆瓣]

理论计算机科学

  • Introduction to the Theory of Computation [豆瓣]

密码学

  • Cryptography Engineering: Design Principles and Practical Applications [豆瓣]
  • Introduction to Modern Cryptography [豆瓣]

逆向工程

  • 逆向工程核心原理 [豆瓣]
  • 加密与解密 [豆瓣]

计算机图形学

游戏引擎

软件工程

设计模式

深度学习

计算机视觉

  • Multiple View Geometry in Computer Vision [豆瓣]

机器人

  • Probabilistic Robotics [豆瓣]

面试

  • 剑指 Offer:名企面试官精讲典型编程题 [豆瓣]
  • Cracking The Coding Interview [豆瓣]