-
汇编语言 8.4 8.5 寻址方式(2) 指令要处理的数据多长
8.4 寻址方式(2)…
-
汇编语言 8.1 8.2 8.3 8.4(1) bx,si,di,bp 机器指令数据在哪 数据位置表达 寻址方式(1)直接寻址
首先规定寄存器(reg,register): ax,bx,cx,dx,ah,al,bh,bl,ch,cl,dh,dl,sp,bp,si,di;…
-
汇编语言 第七章总结 实验6 Debug跟踪问题7.9
问题7.9…
-
python 类和对象 (5) 一些相关的BIF
整理自小甲鱼鱼C论坛对类或者对象从属判断的内置函数issubclass(class, classinfo)…
-
python 类和对象 (4) 组合 Mixin 类,类对象与实例对象 绑定
整理自小甲鱼鱼C论坛组合…
-
汇编语言 7.10 不同寻址方式的灵活运用(2)
7.10 不同寻址方式的灵活运用(2)…
-
The interaction between the electron and the sample
Let’s firstly try to analysis the process, during which the single primary electron shot by the high velocity hits at one atom of the sample.…
-
python 类和对象 (3) 继承 super函数 多重继承 钻石继承
整理自小甲鱼鱼C论坛继承…
-
汇编语言 7.10 不同寻址方式的灵活运用 (1)
7.10 不同寻址方式的灵活运用(1)…
-
汇编语言 7.7 7.8 7.9 SI DI, [bx+si+idata] [bx+di+idata]
7.7 SI 和 DI…