-
编译原理(词法分析)
编译原理(词法分析)- Translation principle (lexical analysis)
- 2023-08-12 09:30:03下载
- 积分:1
-
一个小语言的词法分析程序,可以给初学者试试手,很不错的哦.....
一个小语言的词法分析程序,可以给初学者试试手,很不错的哦.. -Accidence anlysis program of a small language,can used by beginner,is ok...
- 2023-07-02 16:20:03下载
- 积分:1
-
词法分析的源代码
词法分析的源代码- Lexical analysis source code
- 2022-08-13 17:15:21下载
- 积分:1
-
一个小翻译用C++语言编的,可以
用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! (大师)写的哦!- A small interpreter arranges which with the C language, may
carry out the C procedure! Is may carry out C the procedure C
procedure! (Master) writes oh!
- 2022-05-22 18:44:48下载
- 积分:1
-
一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。...
一个程序,用于判定给定的文法是否为算符优先文法。 实现了: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 FIRSTVT sets and set computing; 3. Operator precedence relations of the matrix structure.
- 2022-02-18 16:37:46下载
- 积分:1
-
这是编译原理的词法分析源程序
这是编译原理的词法分析源程序- This is translates the principle the lexical analysis source
program
- 2022-07-09 02:41:51下载
- 积分:1
-
磁盘操作系统
DOS-intel平台的C编译器以及z80平台的C编译器。自己人写的。还不错啊。可以用之!-DOS-intel platform C compiler and the Z80 platform C compiler. Own writing.错啊not. Can be used!
- 2022-02-01 18:50:27下载
- 积分:1
-
一个基于C语言体系下的词法分析器,能做简单的词法分析
一个基于C语言体系下的词法分析器,能做简单的词法分析-A system based on the C language under the lexical analyzer, can do a simple lexical analysis
- 2023-03-05 09:00:03下载
- 积分:1
-
汇编语言的操作要求下的2语法表…
汇编语言的作业要求根据G 2文法的预测分析表来判断一个语句是否符合G 2文法,并且显示出处理过程及调用预测分析表的情况.-assembly language under the operational requirements of the G 2 grammar Table Forecast and Analysis to determine whether a statement G 2 grammar, and shows the process and called prediction analysis of the table.
- 2022-02-14 03:45:03下载
- 积分: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