-
一个类似于写字板的程序
一个类似于写字板的程序- Is similar to writes the board the procedure
- 2022-02-11 16:01:21下载
- 积分:1
-
语法是一个C #和java解析器生成(编译)。它提高了…
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
- 2022-03-18 00:36:28下载
- 积分:1
-
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况...
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况-Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
- 2022-05-15 23:03:00下载
- 积分:1
-
C language compiler source code, small c for dos
C语言编译器源代码,small c for dos-C language compiler source code, small c for dos
- 2022-01-21 04:57:12下载
- 积分: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
-
vc做的C语言编译器,基本可以编译c的各种特性,值得学习编译器的朋友下载...
vc做的C语言编译器,基本可以编译c的各种特性,值得学习编译器的朋友下载-vc do C language compiler, which can be compiled c various properties worth learning compiler downloaded to see friends
- 2022-03-29 07:10:53下载
- 积分:1
-
c编译器实现,利用lex yacc写的简单编译器
c编译器实现,利用lex yacc写的简单编译器-achieved using lex generates write a simple compiler
- 2022-05-24 12:13:51下载
- 积分:1
-
编译原理的语法生成器 ,可以对C语言程序进行分析。
编译原理的语法生成器 ,可以对C语言程序进行分析。-principle of grammar compiler generator, the C language program for analysis.
- 2022-01-25 18:00:29下载
- 积分:1
-
预测分析法实现的语法分析器
预测分析法实现的语法分析器 -Forecast and Analysis Method syntax analyzer Forecast and Analysis Method of Grammar Analyzer Forecast and Analysis Method syntax analyzer
- 2022-03-15 04:53:12下载
- 积分:1
-
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式...
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式-himself wrote a subset of the C compiler, including source code and documentation, and the expansion of BNF grammar expression
- 2022-07-03 02:36:52下载
- 积分:1