Patterson and Hennessy 学习笔记 #4 —— Chapter 4 The Processor

Posted on 2020-12-20 22:28 in IC • Tagged with Patterson and Hennessy

Patterson and Hennessy 读书笔记,第四章


Continue reading

Patterson and Hennessy 学习笔记 #3 —— Chapter 3 Arithmetic For Computers

Posted on 2020-12-13 12:55 in IC • Tagged with Patterson and Hennessy

Patterson and Hennessy 读书笔记,第三章


Continue reading

Patterson and Hennessy 学习笔记 #2 —— Chapter 2 Instructions: Language of the Computer

Posted on 2020-11-29 21:49 in IC • Tagged with Patterson and Hennessy

Patterson and Hennessy 读书笔记,第二章


Continue reading

Patterson and Hennessy 学习笔记 #1 —— Chapter 1 Computer Abstractions and Technology

Posted on 2020-11-22 14:51 in IC • Tagged with Patterson and Hennessy

Patterson and Hennessy 读书笔记,前言 + 第一章


Continue reading

RISC-V Spec 阅读笔记 #1 —— Unprivileged ISA

Posted on 2020-11-17 21:55 in RISC-V • Tagged with RISC-V, Spec

Volume I: Unprivileged ISA 读书笔记


Continue reading

学习 Vim 之《Pratical Vim》读书笔记

Posted on 2020-08-20 20:45 in Tools • Tagged with vim

《Pratical Vim》读书笔记。


Continue reading

Python 学习笔记 #10 —— Python 中的 FP

Posted on 2020-06-21 11:19 in CS • Tagged with PEP, python

学习 Python 中的函数式编程


Continue reading

Python 学习笔记 #9 —— Function Arguments 函数参数

Posted on 2020-06-13 16:24 in CS • Tagged with PEP, python

函数参数小结


Continue reading

Python 学习笔记 #8 —— Decorator 装饰器

Posted on 2020-06-07 22:39 in CS • Tagged with PEP, python

Decorator 学习笔记


Continue reading

Python 学习笔记 #7 —— Generator 生成器

Posted on 2020-06-01 15:13 in CS • Tagged with PEP, python

Generator 学习笔记


Continue reading