搜索资源列表
80X86
- 80x86汇编讲解,主要针对保护模式编程序,对搞汇编的是一个提高-80x86 on the compilation, mainly aimed at protection mode programmed to engage in the compilation is a raise
80x86保护模式
- 了解80x86的保护模式,对操作系统了解就看吧。-understand the 80x86 protected mode, the operating system to understand and see.
80x86汇编语言程序设计
- 简洁实用的汇编语言教学课件-practical concise compilation of language courseware
ProtectedMode
- 80X86汇编语言教程(李彦昌)-80X86 Assembly Language Guide (Lipanchang)
80x86assemble_language
- 80x86 汇编语言程序设计 (C).rar
反汇编引擎
- 反汇编器理解所有标准80x86指令,FPU, MMX, AMD的MMX 扩展, Athlon/PIII MMX 扩展和 3DNow! 说明下,它不能解码 SSI 或 SSI2 指令.反汇编器假定为32位代码段和数据段,能正确的解码16位前缀指令,几种解码模式允许你选择多种返回值信息(但执行速度就与之成反比了):仅指令长度, 为代码分析提供基础信息,或转储全解码的汇编格式.可以有多种你需要的选项,反汇编和汇编器支持 MASM 和 Borland 的 IDEAL 两种模式.