登录
首页 » Compiler program » dump3 morpheus 0.2.9 src

dump3 morpheus 0.2.9 src

于 2022-02-24 发布 文件大小:195.45 kB
0 42
下载积分: 2 下载次数: 1

代码说明:

dump3 morpheus 0.2.9 src

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

发表评论

0 个回复

  • 这是一个编译原理中词法分析的实验报告,内容挺完整
    这是一个编译原理中词法分析的实验报告,内容挺完整-it is a test report about accidence analyse of complier principle,its context is full
    2022-05-15 04:14:37下载
    积分:1
  • 实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA  N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA...
    实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA  N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。-achieve NFA Number algorithm to determine procedures. DFA NFA is a special case. NFA N for each must exist a DFA M, makes L (M) = L (N). N for each NFA exist with the DFA M equivalent. NFA from the matrix can be seen, tables are usually set of a state, and in the matrix DFA said, Form is a state of the corresponding NFA DFA basic structure of ideas : 1.DFA each one corresponds to a group of NFA state. 2. DFA use it to the state records in NFA Reading input into a symbol after all reach the state. .
    2022-08-23 12:39:40下载
    积分: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
  • 简单basic语言编译器
    简单basic语言编译器-simple basic language compiler
    2022-09-06 23:55:02下载
    积分:1
  • 可以求你需要的汇率转换
    可以求你需要的汇率转换- May you need in order to the exchange rate transforms
    2022-03-10 23:12:14下载
    积分:1
  • 编译原理课程设计,包括词法,语法,语义分析,功能全面!...
    编译原理课程设计,包括词法,语法,语义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language .
    2022-03-03 17:34:31下载
    积分:1
  • 物资管理系统 物资管理系统
    物资管理系统 物资管理系统-Material Management System Mate rial Management System Materials Management System
    2022-07-22 01:14:30下载
    积分:1
  • 使用Eclipse开发的词法分析器和语法分析器,其中词法分析器用的自己设计的算法~...
    使用Eclipse开发的词法分析器和语法分析器,其中词法分析器用的自己设计的算法~-use Eclipse development of the lexical analyzer and parser, with the lexical analyzer designed algorithm ~
    2022-03-12 07:00:07下载
    积分:1
  • 一个很好的LR(1)语法分析的源码实现
    一个很好的LR(1)语法分析的源码实现-a good LR (1) syntax analysis of the source code to achieve
    2022-08-06 00:46:10下载
    积分:1
  • 词法分析的浏览单词程序,很不错的。支持哦!
    词法分析的浏览单词程序,很不错的。支持哦!-Lexical Analysis of browsing word process, very good. In support of Oh!
    2022-09-12 03:15:04下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载