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

搜索资源列表

  1. bianyiyuanliyufafenxi

    0下载:
  2. 语法分析的功能: 语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。 有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:158468
    • 提供者:盼盼
  1. mycompile

    0下载:
  2. 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:9551
    • 提供者:rachel
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1482807
    • 提供者:乔松
  1. PL0C++

    0下载:
  2. 用于模拟编译系统,支持多种数据类型和结构,自己编写程序并调用编译器模拟编译,生成三代码语言。-Used to simulate the build system to support multiple data types and structures, their programming and call simulation compiler compiler to generate a three-code language.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:598112
    • 提供者:jiarunxiao
  1. Compiler---Thesisandcode

    1下载:
  2. 参照龙书编写的编译器,包括词法分析器,语法分析器,和生成三地址码的中间代码生成器。文件中包含代码和三篇论文。-Reference book written long compilers, including lexical analyzer, parser, and generate three address code between the code generator. File contains code and thesis 3.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1488964
    • 提供者:Wang Jia
  1. pci

    0下载:
  2. DOS下,访问PCI设备的代码,使用ASM写成,编译可生成EXE,非常好用-acess pci device list,i had test pass under dos .
  3. 所属分类:assembly language

    • 发布日期:2015-12-13
    • 文件大小:1197
    • 提供者:dd
  1. sy1new

    0下载:
  2. 编译原理的LR分析表源码,描述语法分析器的构造,语法制导翻译和中间代码生成-Compilation Principle source of LR analysis table describes the structure parser, grammar-guided translation and intermediate code generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:67785
    • 提供者:yuyu
  1. yufafenxi

    0下载:
  2. 一个语法编译程序,包括词法分析器、语法分析器以及实现对简单程序设计语言中的逻辑运算表达式、算术运算表达式、赋值语句、IF语句、While语句以及do…while语句进行编译,并生成中间代码和直接生汇编指令的代码生成器-a english compile
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2710829
    • 提供者:yangjun
  1. shiyanbaogaoyangli

    0下载:
  2. 这个报告记录了编译原理的大作业的过程和各个阶段的设计,包括词法分 析、语法分析、语义分析和汇编代码生成四个阶段,在语法分析时我采用了两种 语法分析,即一种自上而下的语法分析方法——LL(1)分析法,另一种是自底向 上的语法分析方法——SLR(1)分析法,这样可以了解到这两种不同的基本分析方 法,这样在语义分析阶段也要分这两种方法处理语义动作,并且要个产生式分别 编写语义动作。-The report recorded a big operation principle comp
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1296747
    • 提供者:
  1. forxunhuanyujukechengsheji

    0下载:
  2. 此为编译原理课程设计——FOR循环语句(简单优先法、输出三地址表示)。可以实现词法分析、语法分析、语义分析,能生成中间代码。功能比较全。-This is the principle of curriculum design compiler- FOR loop (simple priority method, the output address of said three). Can achieve lexical analysis, syntax analysis, semantic ana
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:3823
    • 提供者:lingfei
  1. Reflector

    1下载:
  2. .NET 2.0反编译工具,用于反编译.NET生成的dll/exe等,还原成原代码-.net 2.0 recompile tools
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1065041
    • 提供者:tang wen
  1. c51v802

    0下载:
  2. Keil uVision2是美国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,使用接近于传统c语言的语法来开发,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用,而且大大的提高了工作效率和项目开发周期,他还能嵌入汇编,您可以在关键的位置嵌入,使程序达到接近于汇编的工作效率。 Keil C51软件提供丰富的库函数和功能强大的集成开发调试工具,全Windows界面,使您能在很短的时间内就能学会使用keil c51来开发您的单片机应
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:25392556
    • 提供者:小雨飘飘
  1. md5dell

    0下载:
  2. VC++打造MD5加密算法的源程序代码,程序经过编译可生成最终成品——DLL文件,方便你在其它地方调用。-VC++ to create the MD5 encryption algorithm source code, the program can be compiled to generate the final product- DLL file for calling you elsewhere.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1826034
    • 提供者:160
  1. proj1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:5767
    • 提供者:小痴狗子
  1. PLXC

    0下载:
  2. 此工程是PL/X语言的编译器,此为编译原理课程实践。 其实现了一般语言的编译功能,例如词法、语法、中间代码生成等功能。-The project is to build a PL/X compiler, which is the project workshop for principle of compiler.It has implemented the basic functions such as lex analysis, semant analysis and finally gene
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:587433
    • 提供者:windlei
  1. compiler

    0下载:
  2. 一个C语言子集的编译器源码,包括词法分析、语法分析、语法树生成、类型检查、代码生成等编译的完整过程。同是附有详细文档。-A C language subset compiler, source code, including the lexical analysis, syntax analysis, syntax tree generation, type checking, code generation and so the whole process of compilation. Is
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:884253
    • 提供者:winter
  1. complier

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

    • 发布日期:2017-03-30
    • 文件大小:78257
    • 提供者:刘彦生
  1. Compiler

    0下载:
  2. 黑大的编译作业,这是我看了几家后的结果。实现了编译的基本功能。词法分析,语法分析,中间代码生成,类汇编代码生成文法和分析表是手动录制的。-Black large compilation work, this is after I saw a few results. Compile the basic functions implemented. Lexical analysis, syntax analysis, intermediate code generation, class, hea
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:358603
    • 提供者:风兰
  1. CompilerExperiment5-semanticAnalysis-intermediateC

    0下载:
  2. 一个小的教学用的编译器(PL0语言)方便学习《编译原理》的 语义分析和目标代码生成-Compiler Experiment PL0 for study semantic Analysis and intermediate Code Ggeneration of compiling principle
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:710800
    • 提供者:Mrfu
  1. Compile

    0下载:
  2. ? 分析并设计Tiny文法,包括加减乘除四则运算,比较运算符,if语句,repeat语句,read,write等,模块化设计并完成词法分析、语法分析、语义分析以及代码生成阶段,而且实现了错误处理,包括指出非法字符和语法错误,实现Tiny源程序到汇编语言目标程序的编译过程。-? Tiny grammar analysis and design, including the four arithmetic operations addition, subtraction, comparison op
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1013761
    • 提供者:Elaine
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com