-
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行...
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行-simple integer expression by recursive grammar dropped to design its compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation of
- 2023-05-08 20:40:03下载
- 积分:1
-
一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。...
一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic character identifier, constant, Operators, separated top-five. Output and followed all the internal code words and symbols own words value. (
- 2023-03-20 00:35:03下载
- 积分:1
-
用于进行递归下降分析法,编译原理,运行环境为Visual Stdio c++6.0...
用于进行递归下降分析法,编译原理,运行环境为Visual Stdio c++6.0-Be used for recursive descent analysis, compiling principle, operating environment for Visual Stdio c++6.0
- 2022-04-23 13:01:40下载
- 积分:1
-
对于中文分词词典,并对词典数据进行标注…
用于中文分词的切分词典,还有词性标注,以这个词典数据库为基础建立文本分类,文本检索或文本过滤可以节省很多时间.很全,强烈推荐!-for the Chinese word segmentation Dictionary, and tagging to the dictionary database based text classification, text retrieval or text filtering can save a lot of time. All very strongly recommended!
- 2022-08-10 07:33:12下载
- 积分:1
-
1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。...
1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。-1. Lexical analysis design, develop and debug the C language subset of the lexical analysis procedure that requires results to binary form group to preserve the documents.
- 2022-02-01 04:29:55下载
- 积分:1
-
一个basic语言的编译工具。
一个basic语言的编译工具。- A basic language translation tool.
- 2023-06-13 05:40:04下载
- 积分:1
-
一个小语言的词法分析器,由此可以写出其他各种语言的词法分析器。这对编译原理的初学者或许有一定的帮助。...
一个小语言的词法分析器,由此可以写出其他各种语言的词法分析器。这对编译原理的初学者或许有一定的帮助。-a small language lexical analyzer, it can be written in various languages other lexical analyzer. This compiler theory and beginners may be of some help.
- 2022-08-17 20:51:49下载
- 积分:1
-
用词法+语法分析树写的四则运算,非常强大
用词法+语法分析树写的四则运算,非常强大
- 2022-03-22 11:19:24下载
- 积分:1
-
这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类...
这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类-PL0 This is a compiler of lexical analysis procedure to identify all the words and classification
- 2022-04-24 20:01:40下载
- 积分:1
-
词法分析器编译器源代码!
编译词法分析器的源代码!-lexical analyzer compiler source code!
- 2022-02-06 08:58:45下载
- 积分:1