-
一个类似于写字板的程序
一个类似于写字板的程序- Is similar to writes the board the procedure
- 2022-02-11 16:01:21下载
- 积分:1
-
mpeg4 encoding technology of a major technology, including motion estimation and...
编码技术mpeg4的一项重要技术,其中包括运动估计运动补偿及纹理编码-mpeg4 encoding technology of a major technology, including motion estimation and motion compensation coding texture
- 2022-04-17 19:47:12下载
- 积分:1
-
VC实现对word文档的操作,在6.0下编译通过
VC实现对word文档的操作,在6.0下编译通过-VC realize the operation of the word document, in the 6.0 compiler through
- 2022-01-24 16:33:11下载
- 积分:1
-
编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。...
编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。-principle experiment compiler generates the source code, is based on a subset of the C language yacc procedures, contribute to the preparation of learning yacc.
- 2022-02-18 16:32:30下载
- 积分:1
-
查看asn1 ber编码方式的源文件,有多种查看方式
查看asn1 ber编码方式的源文件,有多种查看方式-Show asn1 ber encoding the source file, there are several ways to view
- 2022-06-18 11:07:57下载
- 积分:1
-
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。...
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
- 2022-11-26 14:25:03下载
- 积分:1
-
C compiler, a simple C language compiler.
C编译器 ,简单的一个C语言的编译器。-C compiler, a simple C language compiler.
- 2022-06-28 11:52:22下载
- 积分:1
-
用汇编和C写的32位C语言编译器,支持C++,也可编译Windows程序和DLL文件...
用汇编和C写的32位C语言编译器,支持C++,也可编译Windows程序和DLL文件- 32 C language compiler write which with the assembly and C,
supports C, also may translate the Windows procedure and the DLL
document
- 2022-02-21 14:46:37下载
- 积分:1
-
1、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、LL(1)分析过程
1、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、LL(1)分析过程应能发现输入串出错。
3、设计两个测试用例(尽可能完备,正确和出错),并给出测试结果。
-1, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a
- 2022-10-09 04:30:03下载
- 积分:1
-
commonly used programming language syntax and grammar forms to the public. Among...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2022-02-01 15:12:35下载
- 积分:1