搜索资源列表
19854794biaodashisiyuanshi
- // 语法制导翻译器设计示范程序 // ----- 算数表达式四元式翻译(递归子程序法) // 要求:1. 读懂该程序,并上机调试成功; // 2. 运行该程序,输入源表达式(字母:表示变量,数字:表示常数。) // 3. 反复运行,考查输出的各种四元式的正确性。 // 4. 实验报告内容:表达式的属性翻译文法;递归子程序框图; // 运行结果的记录(输出的三元式不得少于10条!) -/ / syntax translation guided desi
LL1111
- 输入一个表达式子 然后输出 这个式子 的LL1文法形式-an expression input for the formula then output the grammar forms LL1
acfl
- 给定一个上下文无关文法的n条产生式规则,编程判断该文法对应的语言是否为空。若为空,则输出yes,否则输出no。-given a context-free grammar n production rules, the judgment of the programming language grammar counterparts whether empty. If empty, the output yes, or no output.
3_02
- 随机LS文法生成树(在LS文法中引入随机变量,使表现不同形态的规则按不同的概率分布随机出现,从而产生更加自然、生动的图形)
2HSWORD
- 关于PL0文法编译器的一些代码 可帮助初学者了解PL0的初步知识.-PL0 grammar compiler on some code to help beginners learn PL0 preliminary knowledge.
fenxingcaocaowenfamoxingsuanfa
- 分形草草文法模型算法 基于OpenGL平台-Grammar model fractal algorithm hastily OpenGL-based platforms
first
- 编译原理实验题目:求一个上下文无关文法的FIRST集合-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
LL-(1)-grammar-C
- 利用c语言构造LL(1)分析表,并能够实现输入文法的语法检验-Using c language constructs LL (1) analysis table, and to achieve the input grammar grammar test
zhengguiwenfa
- VC++环境下用C++实现正规文法与正规式的转换-VC++ environment using C++ achieve formal grammars and regular expressions conversion
chomsky
- VC++环境下用C++实现乔姆斯基文法类型判别-VC++ environment using C++ achieve Chomsky grammar-type discrimination
zuodigui
- VC++环境下用C++实现消除文法左递归-VC++ environment using C++ achieve the elimination of left-recursive grammar