Published on2022年12月25日哈工大计算机系统大作业 HELLO的一生#caspp#computer-system#compilation#assembly#processes#links本文串联计算机系统所学知识,以hello.c程序为例,阐述它在linux系统x86-64环境下从编写到运行终止的一生历程,主要包括预处理、编译、汇编、链接、进程管理、存储管理、IO管理,深入计算机系统底层,掌握计算机的信息表示及处理、程序的机器级表示、处理器体系结构、存储器层次结构、链接过程、异常控制流、虚拟内存等知识。Read more →
Published on2022年12月24日Collection03 科研基础知识#collection#documentation#scientific-research科研、工程中的数学物理知识总结收集Read more →
Published on2022年12月24日Collection05 Vim进阶技巧#collection#documentationvim进阶技巧,包括Mode, Files, Getting Around Faster, RegistersRead more →