登录
首页 » Compiler program » 编译原理源代码 以及实验描述 找了很久才找到的

编译原理源代码 以及实验描述 找了很久才找到的

于 2022-09-07 发布 文件大小:30.79 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

编译原理源代码 以及实验描述 找了很久才找到的-Compiler Construction Principles and experimental description of the source code looking for a long time to find the

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编译原理课程报告
    编译原理课程报告-report compiled Principle
    2023-02-13 02:25:03下载
    积分:1
  • 为了实现编译器的实用,可自由编写源代码…
    为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为: (1)从源程序文件中读入字符。 (2)统计行数和列数用于错误单词的定位。 (3)删除空格类字符,包括回车、制表符空格。 (4)按拼写单词,并用(种别,单词)二元式表示。 (5)根据需要是否填写标识符表供以后各阶段使用。 这里采用的编译程序的实现方法是一遍扫描,即从左到右只扫描一次源程序,也就是词法分析作为语法分析的一个子程序。故在编写词法分析程序时,用重复调用词法分析子程序取一单词的方法得到整个源程序的二元式流。 -in order to achieve the compiler practical, available free to write source code format, that his writing can be more than words, a statement can occupy multiple lines written; identifier of 20 characters effective; Integer with two byte; long integer with four byte. This lexical analysis for major work : (1) from source document read into the characters. (2) Statistics and a few mistakes out a few words for positioning. (3) delete the blank type characters, including the carriage return, tab spaces. (4) the spelling words and use (other species, words) dual ceremony. (5) whether the need for completing the table identifier subsequent stages. Here the compilers of th
    2022-01-23 11:14:40下载
    积分:1
  • 一个好东东,大家狂下哈!编译原理的,
    一个好东东,大家狂下哈!编译原理的,- Good east east under, everybody is crazy breathes out! Translation principle,
    2022-01-27 18:43:18下载
    积分:1
  • 目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pa...
    目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lexical analyzer designs. Preparation including assignment if statements containing Addition and multiplication of expressions such as grammatical structure of the pascal subset of the language syntax analyzer. Function : procedures by the two modules constitute LEX and YACC, YACC LEX analysis using the formal word output streams
    2022-01-26 03:38:11下载
    积分:1
  • 这是一个编译原理的扫描程序字符串!喜欢分享…
    这是一个编译原理中的扫描字符串的程序!希望能与大家分享-This is a Compilation Principle of the scanning procedure string! Like to share with Members
    2022-04-17 03:30:12下载
    积分:1
  • 这是一个此法分析器的手工构造实例,程序很简洁。
    这是一个此法分析器的手工构造实例,程序很简洁。-This is a method of manual analyzer tectonic example, a very simple procedure.
    2022-07-17 21:34:47下载
    积分:1
  • 编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...
    编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
    2022-02-26 06:19:56下载
    积分:1
  • 用C写的十分精巧的XML实现程序库,包括简单的示例程序
    用C写的十分精巧的XML实现程序库,包括简单的示例程序-Using C to write very sophisticated realize XML library, including examples of simple procedures
    2022-07-22 11:40:39下载
    积分:1
  • Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处
    Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis tools. It can restore symbols, compose program execution flow map, check their internal operations, restoration of the symbol table, and to deal with anti-debugging protection. It is a command line interface and a similar SoftICE with the GUI front-end Web
    2022-01-25 17:44:06下载
    积分:1
  • 一种小型的语言编译器
    一个小型C语言编译器- A small C language compiler
    2022-01-26 04:28:25下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载