CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 编译器 代码生成

搜索资源列表

  1. fir_compiler

    0下载:
  2. FIR编译器。自动生成具有用户自定参数的FIR滤波器。 在 matlab里面设计滤波器,matlab里面设计输入字长。生成的rtl代码是该文件的头部有位宽宏定义,可以自行查阅。 -FIR Compiler. Automatically generate a user-defined parameters of FIR filters. Design a filter inside the matlab, matlab which design input word length. Rtl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2137038
    • 提供者:秋田
  1. Automatic-parallel-compiled

    0下载:
  2. 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5625754
    • 提供者:王鹏
  1. clock

    0下载:
  2. 单片机数码管扫描程序,利用编译器生成HEX十六进制代码,下载到单片机实验板上即可-Single chip digital scanner, the use of compiler-generated HEX hexadecimal code, the board can be downloaded to the microcontroller experiment
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:18430
    • 提供者:张生
  1. XYZ1_Parser_V0.2

    0下载:
  2. 一个简单的类似于java语言的编译器。有全部的代码 部分采用javacc生成-A simple java-like language compiler. Have all parts of the code generated using javacc
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:96629
    • 提供者:肖鑫
  1. Compiling-exp

    0下载:
  2. 利用flex和yacc编写的c语言编译器,可以检查语法错误、语义错误,并且能够生成可执行的汇编代码-Written using flex and yacc c language compiler can check for syntax errors, semantic errors, and can produce an executable assembly code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:560989
    • 提供者:chaser tang
  1. bianyiqi

    0下载:
  2. 这是编译器,包含词法分析,语法分析,生成中间代码。其中语法分析里有3个关键函数---语句块函数、语句串函数、语句函数-This is a compiler, including lexical analysis, syntax analysis, intermediate code generation. The grammar analysis there are 3 key function- block function, statement, statement function str
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3773
    • 提供者:朱茵茵
  1. generic-G-code-compiler

    0下载:
  2. 虚拟数控加工通用G代码编译器的研究。是G代码编译器生成的完整介绍。-Virtual CNC machining generic G-code compiler.G-code compiler generates the full descr iption.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:3052343
    • 提供者:long
  1. gen-cpp

    0下载:
  2. 本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engin
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:244615
    • 提供者:深蓝
  1. 84853534

    0下载:
  2. C语言编译器的设计与实现 我们设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序,整个编译程序分为三部分: (1) 词法分析部分 (2) 语法分析处理及四元式生成部分 (3) 输出显示部分-C compiler design and implementation of our design compiler comes to compile five stages in t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:34999
    • 提供者:rui
  1. C-PCompiler

    0下载:
  2. 用C语言写的C编译器,生成P-code代码,有说明文件.-This is a C compiler which is written in C language, it can translate C-code file into P-code file
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:922793
    • 提供者:王丽
  1. BLexa

    0下载:
  2. 基于C++的编译器词法分析模块生成器[Lex],可使用Visual C++ 2003编译,分析词法定义文件件,产生确定自动机[DFA]和对应词法的分析代码,使用此代码可解析C++源码并生成TOKEN序列 -Lexical analysis module based on the C++ the compiler to generate device [Lex], can be compiled using the Visual C++ 2003, analysis of lexical d
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:220379
    • 提供者:kgd815
  1. 123

    0下载:
  2. pl0编译器,将源码通过编译生成目标代码-pl0 compiler, the source code by the compiler generates object code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:271094
    • 提供者:zhu
  1. Vxworks

    0下载:
  2. VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH。我们设计的这块板子通常没有软件的自开发能力,所以我们需要一台通用机来辅助开发,这台通用机可以是PC或工作站,我们称辅助我们软件开发的通用机为宿主机(Host),用户自己开发的板子为目标机(Target)。宿主机上要有
  3. 所属分类:VxWorks

    • 发布日期:2017-11-13
    • 文件大小:210494
    • 提供者:杨喆
  1. pcc-0.9.9

    0下载:
  2. 一个早期的标准c编译器,用yacc、lex,生成汇编代码-A c compiler,maked by yacc and lex
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:519753
    • 提供者:mudell
  1. 78K0-Kx2-C-complier

    0下载:
  2. 78K0∕Kx2 C 编译器讲义篇: 主要提供生成ANSI标准以外的代码的扩展功能。-78K0/Kx2 C compiler handout papers: the main provider generates code that is outside the ANSI standard extensions.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2496455
    • 提供者:wukui
  1. Tsinghua-university-ACM-

    0下载:
  2. 清华大学ACM集训队培训资料 所有的C++程序都是有函数组成的, 函数又叫做子程序,且每个C++程序必须包含一个main函数,编译器(能够把源代码转换成目标代码的程序)把翻译后的目标代码和一些启动代码组合起来,生成可执行文件,main函数就是可执行文件的入口,所以,每个C++程序有且只有一个main函数。-Tsinghua university ACM team training materials All c++ program consists of function, the fu
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:32521
    • 提供者:陈杰
  1. thrift

    0下载:
  2. thrift允许你定义一个简单的定义文件中的数据类型和服务接口,以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-thrift allows you to define a simple definition data file types and service interfaces, as the input file, the compiler generates code that is used to easily generate seamles
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:649
    • 提供者:庄小寒
  1. Simple-compiler

    0下载:
  2. 简单编译器,实现词法分析,语法分析,插入语义动作,生成中间代码,生成目标代码(汇编语言)-Simple compiler, achieve lexical analysis, syntax analysis, semantic actions insert generate intermediate code generated object code (assembly language)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5123
    • 提供者:shhch
  1. Tiger

    0下载:
  2. 关于Tiger语言的编译器,进行了多种优化,生成mips代码完全正确-Compiler for Tiger with optimization
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:3961933
    • 提供者:Totti
  1. compiler

    0下载:
  2. 简易pascal语言编译器。可以完成pascal源码的词法分析,语法分析及部分语义分析,并生成类汇编中间代码。文件包括源代码,可执行程序,测试用例和编译程序四部分。-Simple PASCAL language compiler
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:411421
    • 提供者:袁清
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com