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

搜索资源列表

  1. nasm-0.98.36-win32

    0下载:
  2. 一个x86汇编器,能在一些算法优化上能其很大作用-an x86 assembler, in some algorithms can optimize their great role
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:268797
    • 提供者:郭福珍
  1. ASM86_64

    0下载:
  2. Intel x86处理器的汇编器,适合想学汇编器的朋友参考-Intel x86 processor assembler, for, like the compilation of reference for a friend
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51424
    • 提供者:CAI
  1. Hacker Disassembler Engine

    0下载:
  2. Please excuse my english... It's so bad :) Hacker Disassembler Engine, or HDE, is small disassembler engine, which intend to code analyse. HDE get length of command, prefixes, ModR/M and SIB bytes, opcode, immediate, displacement, relative address
  3. 所属分类:界面编程

    • 发布日期:2010-10-14
    • 文件大小:23447
    • 提供者:sys0007
  1. 完整的C编译器源代码

    2下载:
  2. 一个完整的C编译器源代码, 可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。 Features * SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assemble
  3. 所属分类:源码下载

  1. endian_conversion_src

    0下载:
  2. 分别在x86,ARM上实现的字节转化优化汇编程序。-Respectively, x86, ARM conversion of bytes to achieve optimized assembler.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1851
    • 提供者:lingcong
  1. snake

    0下载:
  2. Popular snake game in assembler for the x86. Includes code and executable.
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:8602
    • 提供者:martinakos
  1. AP

    0下载:
  2. x86 Assembler by Tinashe Mutandagayi
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:46937
    • 提供者:Tinashe
  1. hde_disassembly

    0下载:
  2. hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3832
    • 提供者:Merc
  1. huibianyuyan

    0下载:
  2. 汇编程序中的程序优化 全局寄存器优化 x86体系结构上的并行最大化和指令封包 存储优化-The assembler program optimization Global registers optimization The system structure of non-x86 packets maximize and instructions in parallel Storage optimization
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:25147
    • 提供者:王杰
  1. gl_cube_asm

    0下载:
  2. OpenGL Cube, Asm x86. Simple sample, which describes how to use OpenGL GAPI in Assembler. Requires MASM32 kit for building.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4971
    • 提供者:SoFx00
  1. X86_32_Bit209604122008

    0下载:
  2. 32 位 X86 汇编工具,支持编译成可执行文件-This is an experimental 32 Bit Assembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions, can write Windows
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:85573
    • 提供者:
  1. ucc160

    0下载:
  2. ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:700398
    • 提供者:飞轩泠
  1. 8086_project

    0下载:
  2. x86的assembler,程序作业.希望对大家有所帮助。- the assembler of x86 CPU
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:17887
    • 提供者:赵发全
  1. fasm-1.68.tar

    1下载:
  2. 开源汇编器,支持x86机器汇编语言,功能比较强大,类似于NASM及GAS等工具-free & open source assembler
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:208937
    • 提供者:caowei
  1. helppc21

    0下载:
  2. HelpPC 2.10是x86架構下對程序員來說一個"非常完整"的即時參考手冊. 其中載明所有x86的慣用硬體週邊的位址/暫存器及其使用方法. 對初學開發BIOS/OS的朋友有相當大的幫助. 主要的內容分類為: 1.Assembler指令快查 2.C函數快查 3.硬體資料與規格(所有x86的慣用硬體週邊的位址/暫存器及其使用方法) 4.BIOS/DOS軟體中斷 5.BIOS/DOS使用的表格與格式 6.其他未分類主題-HelpPC 2.10 Quick Refe
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:261095
    • 提供者:Sean(IPC)
  1. asm32-to64_MASM_TASM_YASM_flat-assembler

    0下载:
  2. This small article is about how to write in assembler for Windows 64-bit, it isn t ment for the IA64 but the new 64-bit version of x86 environment
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3968
    • 提供者:linux bog
  1. XX86back-endc8

    0下载:
  2. 编译器后端一个x86汇编代码码生成器的框架代码 -Compile the backend an x86 assembler source code generation framework code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:15756
    • 提供者:bother
  1. dasm-2.20.11-win32-x86

    0下载:
  2. 开源的8位MCU汇编器源代码,可以用于学习编译器原理。-A assembler source code.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:173106
    • 提供者:EmbeddedFans
  1. x86hextodec

    0下载:
  2. x86 assembler hex conversion source code-x86 assembler hex conversion source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:19628
    • 提供者:jolin
  1. obfuscator20

    0下载:
  2. Obfuscator is a tool to modify x86 assembler source code in this way to make an analysis of compiled code very difficult
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:426697
    • 提供者:pudamadre92
« 12 »
搜珍网 www.dssz.com