-
利用 lex 和yacc自动生成C语言子集的词法分析和语法分析程序的源程序...
利用 lex 和yacc自动生成C语言子集的词法分析和语法分析程序的源程序-using lex and generates automatic generation of C language subset of lexical analysis and parsing the source code of procedure
- 2022-07-10 00:33:31下载
- 积分:1
-
华中科技大学2007编译原理课程设计报告+源代码.rar
华中科技大学2007编译原理课程设计报告+源代码.rar-Huazhong University of Science and Technology, 2007 Principles of curriculum design report compiled+ Source code. Rar
- 2022-01-24 16:09:31下载
- 积分:1
-
1招文档生成工具。打开命令行2.input tricktest用法:电…
生成Trick文件工具
1.Open command line
2.input tricktest
Usage: TrickTest -f -o -i
-f source mpeg2 file to trick
-o trick output directory
-i output file id
-m max coding error, default 0
-b max bitrate for trick generate, default 0 mean no limit
-s trick buffer block size, must be n*188
-l log file, default c: ricktest.log
example:
tricktest -f 黑鹰行动.mpg -o c: emp -i A -m 1000 -b 3750000
soure file: 黑鹰行动.mpg
output directory: c: emp
filename: 000000A,000000A.ff,000000A.fr,000000A.vvx
max coding error: 1000
trick generation speed: 3750000 bps
a-Trick document generation tool 1.Open command line 2.input tricktest Usage: TrickTest-f-o-i-f source mpeg2 file to trick-o trick output directory-i output file id-m max coding error, default 0-b max bitrate for trick generate, default 0 mean no limit-s trick buffer block size, must be n* 188-l log file, default c: tricktest.log example: tricktest-f Black Hawk operations. mpg-oc: temp-- i A-m 1000-b 3750000
- 2022-03-16 15:10:37下载
- 积分:1
-
- 2022-04-29 09:14:27下载
- 积分:1
-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按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.
- 2023-02-14 16:15:03下载
- 积分:1
-
- 2023-07-05 09:45:03下载
- 积分:1
-
这是一个语法分析器
这是一个语法分析器-This is a parser
- 2022-03-07 16:54:39下载
- 积分:1
-
简单的词法分析器 编译课程综合训练 java语言
简单的词法分析器 编译课程综合训练 java语言 -Simple lexical analyzer to compile a comprehensive training course java language
- 2022-03-20 11:20:02下载
- 积分:1
-
编译原理词法,语法分析,能检查错误,pl/0,
编译原理词法,语法分析,能检查错误,pl/0,-Compilation Principle lexical, grammatical analysis, to check for errors, pl/0,
- 2023-01-25 20:50:03下载
- 积分:1
-
一个基于C++的语法分析类,可以用来定制自己的编译器
一个基于C++的语法分析类,可以用来定制自己的编译器 -A class based C++ syntactic analysis, it can be used to build you own compiler
- 2022-10-28 08:20:04下载
- 积分:1