“计算机专业基础-相关课程”版本间的差异
来自iCenter Wiki
(→编程语言) |
(→程序语言设计与编译器) |
||
第14行: | 第14行: | ||
=程序语言设计与编译器= | =程序语言设计与编译器= | ||
− | Compilers: Principles, Techniques & Tools, by Aho, Lam, Sethi and Ullman, Second edition. ISBN 0-321-48681-1 | + | 1. Compilers: Principles, Techniques & Tools, by Aho, Lam, Sethi and Ullman, Second edition. ISBN 0-321-48681-1 |
+ | |||
+ | 2. Crafting a Compiler, by Fischer, Cytron and LeBlanc, ISBN 0-13-606705-0 | ||
=系统结构= | =系统结构= |
2019年6月16日 (日) 09:15的版本
离散数学
- Richard Johnsonbaugh, Discrete Mathatics, Prentice-Hall, 2005.
数据结构与算法
- Introduction to Algorithms-Third Edition-The MIT Press (2009)
编程语言
- 数据结构与算法分析C++描述
- Python编程语言
程序语言设计与编译器
1. Compilers: Principles, Techniques & Tools, by Aho, Lam, Sethi and Ullman, Second edition. ISBN 0-321-48681-1
2. Crafting a Compiler, by Fischer, Cytron and LeBlanc, ISBN 0-13-606705-0
系统结构
- Computer Architecture: A Quantitative Approach
(计算机系统结构-量化研究方法-[英文版][第五版])
软件工程
- Agile编程
- SCRUM,软件开发
人工智能
- Artificial Intelligence - A Modern Approach.3e.Third Edition.
([人工智能:一种现代方法.英文.第三版])
通俗读物
改变未来的九大算法,
信息简史,
世界是数字的,
算法之美,