资源列表

« 1 2 ... .27 .28 .29 .30 .31 332.33 .34 .35 .36 .37 ... 1384 »

[编译器/词法分析CALOG

说明:语法分析器 完成从c/c++向C++转变-parser from complete c/c to C change
<夏老大> 在 2024-10-11 上传 | 大小:173056 | 下载:0

[编译器/词法分析dtest

说明:这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
<阿京> 在 2024-10-11 上传 | 大小:26624 | 下载:0

[编译器/词法分析TESTLL1

说明:这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
<阿京> 在 2024-10-11 上传 | 大小:74752 | 下载:0

[编译器/词法分析LEX生成工具生成统计文本

说明:利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.
<刘斌> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[编译器/词法分析简单的YACC程序

说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the b
<刘斌> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[编译器/词法分析d

说明:一个语法分析,能实现SLR语法分析,是一个好的语法分析器-A parsing,which can realize SLR parsing,is a good parsing analyzer.
<李请> 在 2024-10-11 上传 | 大小:4096 | 下载:0

[编译器/词法分析算符优先

说明:一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT
<luo> 在 2024-10-11 上传 | 大小:16384 | 下载:0

[编译器/词法分析判断是否为ll(1)文法程序

说明:一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and se
<luo> 在 2024-10-11 上传 | 大小:23552 | 下载:0

[编译器/词法分析编译原理课程设计与实现(毕业设计)

说明:环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the pri
<袁慧> 在 2024-10-11 上传 | 大小:72704 | 下载:0

[编译器/词法分析数的识别

说明:这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
<火石> 在 2024-10-11 上传 | 大小:11813888 | 下载:0

[编译器/词法分析有限自动机的确定化

说明:此程序可以把编译原理中的不确定的有限自动机确定化,是编译中课程设计的内容-this program can build on the principle of uncertainty to determine finite automata, which is to compile the contents of the curriculum design
<火石> 在 2024-10-11 上传 | 大小:9270272 | 下载:0

[编译器/词法分析预测分析法

说明:这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言-c write with the forecast analysis procedures, compiler theory of curriculum design, analysis can predict language
<火石> 在 2024-10-11 上传 | 大小:99328 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 332.33 .34 .35 .36 .37 ... 1384 »

源码中国 www.ymcn.org