CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Intel 指令

搜索资源列表

  1. 反汇编32位intel机器指令的源代码

    0下载:
  2. 反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12200
    • 提供者:晓宁
  1. 反汇编32位intel机器指令的源代码1.1

    0下载:
  2. 反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12781
    • 提供者:晓宁
  1. 反汇编32位intel机器指令的源代码1.2

    1下载:
  2. 反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12706
    • 提供者:晓宁
  1. IntelCPU

    0下载:
  2. 包括了Intel公司出品的奔腾全系列CPU指令集,包括最新的P4CPU-including the Intel Pentium producer of the full range of CPU instruction set, including the latest Super
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:19247
    • 提供者:黄浩航
  1. intel

    0下载:
  2. intel 汇编指令详解,是学习汇编语言的必看资料
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:18050
    • 提供者:nongmin
  1. Intel.rar Intel汇编指令速查手册.hlp

    0下载:
  2. Intel汇编指令速查手册.hlp 很有用的哦,Intel Info manual compilation instructions. Hlp Oh very useful
  3. 所属分类:汇编语言

    • 发布日期:2017-03-22
    • 文件大小:65978
    • 提供者:puppy
  1. INTELFPU_CNpdf

    1下载:
  2. intel浮点汇编指令集,WIN32ASM中浮点汇编指令说明-intel to compile floating-point instruction set, WIN32ASM in the compilation of floating point instructions that
  3. 所属分类:Editor

    • 发布日期:2016-01-23
    • 文件大小:912006
    • 提供者:wjl
  1. dasm

    0下载:
  2. 机器码指令格式,分析二进制指令确定intel指令长度-opcode struct
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:50673
    • 提供者:lqm1204
  1. asm

    0下载:
  2. intel 汇编指令,所有的基本指令都有,使用汇编的弟兄们可以-intel compilation instructions, all have the basic commands, use the compilation of the brothers can take a look at
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:569452
    • 提供者:
  1. zhilingji

    0下载:
  2. intel cpu的指令集,不是intel的帮助文件,是一个chm格式,只包含指令集。-instruction set of intel cpu, intel is not the Help file is a chm format, instruction set contains only.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:26431
    • 提供者:刘路
  1. AVXInstructionSet

    0下载:
  2. INTEL 最新指令集 AVX 详细解析-intel newest instruction set AVX analyses
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:44492
    • 提供者:gaogao
  1. Intel_Instruction_Set_Reference_Manual

    0下载:
  2. Intel指令集说明手册。 (Intel Architecture Software Developer s Manual, Volume 2Instruction Set Reference Manual)-Intel Architecture Software Developer s Manual, Volume 2Instruction Set Reference Manua
  3. 所属分类:assembly language

    • 发布日期:2017-05-13
    • 文件大小:3134114
    • 提供者:zombie
  1. Intelhbyycxsjdsb

    0下载:
  2. 本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链接器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用VC++,BC++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS,DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。 -This book describes a comprehensive and meticulo
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:9304336
    • 提供者:Ryan
  1. Disam

    0下载:
  2. Visual C++ 2010写的一个反汇编模块,调用简单,支持Intel指令.-Visual C++ 2010 to write a disassembly module, called a simple and powerful. Support Intel instruction
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:127474
    • 提供者:吴鑫艺
  1. Intelhbyycxsjdsb

    1下载:
  2. Intel汇编语言程序设计。本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用C/C++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS、DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。-Intel assembly language programming. The boo
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:9302827
    • 提供者:戈青
  1. falsehood

    0下载:
  2. 一个表 通过系统时间 以及三角函数构造 windows7 可以运行 由intel指令集构造-a clock by system time with trigonometric function to build the windows 7 supproted due to INTEL instruction build And if your feel this resource code not bad or other case as you need fr
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:5657
    • 提供者:fast
  1. intel-zhilin-collect-three-daquan

    0下载:
  2. intel指令中文版三本合集. 自己制作.-intel zhilin collect three daquan
  3. 所属分类:OS Develop

    • 发布日期:2017-05-28
    • 文件大小:10508210
    • 提供者:zl
  1. intel-80386-ref-manual

    0下载:
  2. intel386汇编参考手册:讲述了Intel汇编指令、寄存器、以及如何编程内存管理、线程调度等功能的汇编-Compiled about the Intel assembly instructions, registers, and how to program memory management, thread scheduling features: intel 386 Assembler Reference Manual
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2226208
    • 提供者:隔壁王
  1. intel指令手册2.1节中文

    0下载:
  2. 深入学习汇编及指令解析所需的指令手册,反汇编必学。(Deep study instruction manual for assembly and instruction parsing.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-29
    • 文件大小:1795072
    • 提供者:D38DU5
  1. Intel指令手册(含X64)

    2下载:
  2. 2018年上半年最新intel指令手册,高清pdf文字版本,内涵x86以及x64最新机器指令!
  3. 所属分类:软件工程

« 12 3 4 »
搜珍网 www.dssz.com