PC_Assembly_Language_Paul_A_Carter_2006-book.zip
文件大小: 697k
下载次数:2
源码类别:

汇编语言

开发平台:

Asm

源码售价: 5 个金币 积分规则     积分充值
资源说明:PC Assembly Language Paul A. Carter July 23, 2006 The purpose of this book is to give the reader a better understanding of how computers really work at a lower level. By gaining a deeper understanding of how computers work, the reader can often be much more productive developing software in higher level languages such as C and C++. Learning to program in assembly language is an excellent way to achieve this goal. Other PC assembly language books still teach how to program the 8086 processor that the original PC used in 1981! The 8086 processor only supported real mode. In this mode, any program may address any memory or device in the computer. This book discusses how to program the 80386 and later processors in protected mode (the mode that Windows and Linux runs in).
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • asm.rar王爽 汇编语言 课后习题答案 王爽 汇编语言 课后习题答案
  • HackerDisassemblingUncovered.rar黑客反汇编大解密,一本介绍反汇编知识的好书,例子深入浅出,适合有一定汇编基础的人 ...
  • AE073-93C46.rarAE073-93C46读写练习(汇编源代码)
  • IBMdxjhbyy.rarIBM,电脑高手的梦想,你还等什么,快来吧,兄弟们,汇编语言的学习 ...
  • zhongduan.zip这是一个中断的蜂鸣器程序 利用中断次数使蜂鸣器发声 用汇编语言 ...
  • hb.rar清华大学出版社出版的汇编语言编程艺术,适合有一定汇编基础的人!! ...
  • FAQ.rar汇编程序上机调试FAQ,很好的学习资料,初学者必备
  • huibian.rar汇编上机环境及示例程序,初学者必备的学习资料
  • switch_to_led7.rar里面有IP核的应用,以及汇编语言的融合,将其组合在一起的程序 ...
  • Asm_Tool.zip32位宏汇编工具,点击安装后,里面还带了一个实例程序