CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - x86

搜索资源列表

  1. simplec-018.tar

    0下载:
  2. Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:84.46kb
    • 提供者:肖逸
  1. swt-3.1-win32-win32-x86

    0下载:
  2. 界面编程swt-3.1-win32 -x86-programming interface can - 3.1-win32 - win32-x86
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2.5mb
    • 提供者:zkb
  1. nasm-0.98.36-win32

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:50.22kb
    • 提供者:CAI
  1. PL0_C

    0下载:
  2. PL0文法编译器,能够产生X86汇编代码,并用TASM能够产生 .exe 可执行文件。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:338.91kb
    • 提供者:周龙亭
  1. eybuild-x86-arm920t-2.6.7.tar

    0下载:
  2. eybuild-x86-arm920t-2.6.7.tar 很好的嵌入式WEB开发环境
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3.06mb
    • 提供者:fun
  1. 扩充C0文法编译器

    0下载:
  2. 扩充C0文法的编译器,采用递归子程序法进行语法分析,生成中间四元式,目标代码为x86汇编代码。
  3. 所属分类:编译器/词法分析

    • 发布日期:2011-04-04
    • 文件大小:1013.64kb
    • 提供者:PhoenixVD
  1. tcc-0.9.24.tar.bz2

    0下载:
  2. Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ... http://bellard.org/tcc/
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:356.06kb
    • 提供者:123
  1. (N)C0Compiler

    0下载:
  2. C0文法的编译器,实现语言是java,生成x86汇编码,并能够解释生成结果。-C0 grammar compiler, implementation language is java, sinks generated x86 code and be able to explain the results generated.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:105.66kb
    • 提供者:李林尧
  1. OP2

    0下载:
  2. A portable compiler for the language Oberon–2. It generate code for x86 machine.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.79mb
    • 提供者:ChevyD
  1. C0_Compiler

    1下载:
  2. 一个扩充C0文法的完整编译器,用户可以以文本文件的形式输入一个C语言的源程序,编译并生成该源程序的一个X86汇编码的文本文件,该文件可以在masm32上成功运行并得到正确结果。使用C++语言开发,内附完整源码和详细文档。-A compiler about C0 grammar.
  3. 所属分类:Compiler program

    • 发布日期:2014-11-19
    • 文件大小:5.39mb
    • 提供者:Ye Yue
  1. 200621320392685

    0下载:
  2. 这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。 -This is a true 32-bit compiler source code, can directly produce low-level machine code and x86 PE
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:486.55kb
    • 提供者:q252065581
  1. ucc160

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

    • 发布日期:2017-03-24
    • 文件大小:683.98kb
    • 提供者:飞轩泠
  1. X86IEE32

    1下载:
  2. 这个东西可以帮你解析执行32位的X86指令。不包括FPU,也不包括MMX之类的东西。代码符合C99标准,理论上应该没限制的,不过根据不同的编译器实现,需要修改下cpu_BasicType.h类型定义。测试时在VS2005(禁止语言扩展特性、/W4)和GCC 3.4(-std=c99 -O1或者-ansi -O1)中编译通过-This thing can help you resolve the implementation of the X86 32-bit instructions. Not
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:69.91kb
    • 提供者:ucsm
  1. MyCompile

    0下载:
  2. 实现以扩充C0文法为源文法,四元式为中间代码,x86汇编代码为目标代码的编译器。-C0 to achieve to expand as the source grammar grammar, style for the intermediate quaternary code, x86 assembly code for the object code of the compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:392.06kb
    • 提供者:张文光
  1. compiler

    0下载:
  2. 用C++实现的C0文法编译器,生成x86汇编代码-Implemented with C++ compiler C0 grammar to generate x86 assembly code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:彭远峰
  1. optimization_manuals

    0下载:
  2. 性能优化,优化编译器,优化内存使用,优化语言结构等-This series of five manuals describes everything you need to know about optimizing code for x86 and x86-64 family microprocessors, including optimization advices for C++ and assembly language, details about the microarchitec
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:bugudo
  1. C-compile-system

    0下载:
  2. 这是编译原理课程的大作业,实现了简单的C语言向x86汇编语言的转换。使用LL(1)文法。-This is a great compiler theory course work to achieve a simple C language to convert x86 assembly language. Using LL (1) grammar.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:39.97kb
    • 提供者:li
  1. mem

    0下载:
  2. ARM编译器的一个BUG,在X86上没问题,在ARM上有问题。-ARM compiler of a BUG, ​ ​ no problem on the X86, there are problems on ARM.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1.57kb
    • 提供者:
  1. tcc-0.9.25.tar

    0下载:
  2. A c compiler source code. Tiny C Compiler feature: 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, assembler and linker). FAST! tcc gener
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:433.4kb
    • 提供者:Steven Hu
« 12 »
搜珍网 www.dssz.com