-
一个Modula
一个Modula-2语言分析器-A Modula-2 language analyzer
- 2022-03-10 22:13:55下载
- 积分:1
-
一个14岁的小孩写的D++编译器,很厉害哦
一个14岁的小孩写的D++编译器,很厉害哦-A 14-year-old child wrote D++ Compiler, very powerful, oh
- 2022-02-03 00:54:26下载
- 积分:1
-
一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业...
一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业-a very good visual lexical analyzer written in C, compile teachers layout operations
- 2022-05-26 05:27:13下载
- 积分:1
-
词法分析、语法分析,是本文的语言语法、语法知识。
词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
- 2022-08-02 19:29:19下载
- 积分:1
-
This procedure is used c# Write a compiler, the realization of the lexical, synt...
本程序是用c#写的一个编译器,实现了词法,语法,语义分析和中间代码生成,输出结果功能-This procedure is used c# Write a compiler, the realization of the lexical, syntax, semantic analysis and code generation between, the output function
- 2022-08-09 05:27:50下载
- 积分:1
-
Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown...
Open Watcom 的 C 编译器源代码,别的就不说了- Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown the detail,Please view the Package.
- 2022-03-24 05:51:13下载
- 积分:1
-
A realization of graphic drawing commands compiler can use the command to achiev...
一个实现图形绘画命令的编译程序,可利用命令来实现简单绘图.-A realization of graphic drawing commands compiler can use the command to achieve a simple drawing.
- 2022-05-25 11:05:00下载
- 积分:1
-
大家是不是为不知道如何在VB学到绝地程序,这可以帮你! 绝地程序编辑器...
大家是不是为不知道如何在VB学到绝地程序,这可以帮你! 绝地程序编辑器- Everybody is not for did not know how learns certainly the
procedure in VB, this may help you! Certainly procedure editor
- 2022-05-23 20:30:25下载
- 积分:1
-
实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA...
实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。-achieve NFA Number algorithm to determine procedures. DFA NFA is a special case. NFA N for each must exist a DFA M, makes L (M) = L (N). N for each NFA exist with the DFA M equivalent. NFA from the matrix can be seen, tables are usually set of a state, and in the matrix DFA said, Form is a state of the corresponding NFA DFA basic structure of ideas : 1.DFA each one corresponds to a group of NFA state. 2. DFA use it to the state records in NFA Reading input into a symbol after all reach the state. .
- 2022-08-23 12:39:40下载
- 积分:1
-
卷积编码器的实现
卷积码编码器的实现,是误码性能分析的一部分-Implementation of convolutional encoder
- 2022-07-12 04:41:25下载
- 积分:1