-
汇编语言 3.8 3.9 栈顶超界问题 push pop
3.8 栈顶超界问题…
-
LA3.3 The Complete Solution to Ax=b
Simply show the Row Echelon Form R with b at the right side…
-
汇编语言 3.6 3.7 栈 CPU栈机制
3.6 栈栈是一种具有特殊的访问方式的存储空间。它的特殊性就在于,最后进入这个空间的数据,最先出去。…
-
在mac或者linux运行debug的优雅解决方案
I want to run debug in mac or linux sys, however, debug is only designed for windows.…
-
汇编语言 3.4 3.5 数据段 mov add sub
3.4 mov, add, sub指令…
-
汇编语言 3.1 3.2 3.3 内存中字的存储 DS [assdress] 字的传送
第二章中,主要讲CPU如何执行指令的角度讲解了8086的逻辑结构、形成物理地址的方法、相关的寄存器以及一些指令。这一章将从访问内存的角度继续学习几个寄存器。…
-
汇编语言 Debug的用法
什么是Debug…
-
汇编语言 2.9 2.10 2.11 2.12 段寄存器,CS IP,代码段
2.9 段寄存器…
-
汇编语言 2.8 段的概念
2.8 段的概念…
-
About the Strang LA notebook
I have uploaded the related notes to the github as PDF. Get it as you need!…