资源列表
yufafenxiqi
- a)组织算术表达式的输入; b)若输入的符号串是一个算术表达式语句,则输出分析过程,否则输出一个错误信息; -A) organization arithmetic expression of input, B) if the input string is an arithmetic expression statement, output analysis process, otherwise an error output information,
yufa
- 1. 分析文法是否符合要求,适当消除左递归,提取左因子。 2. 分析新构造的产生式集合,构造预测分析表。实现LL(1)分析 3. 编写程序根据分析表输出结果---产生式的序列 -1
进行表达式运算
- 表达式的计算程序- Expression computational procedure
drysea1
- 编译原理的词法分析器源代码,这是编译原理的必修作业,我也为此头疼了好一阵!希望对大家有用~-compiler tenets of lexical analyzer source code, compile it is the principle of compulsory work, I am also a big headache for a good while! We hope that the right useful ~
exp2
- 1、 输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。 2、 递归下降分析程序应能发现输入串出错。 3、 设计两个测试用例(尽可能完备,正确和出错),并给出测试结果
my-nfa
- 这是我自己写的将正则表达式的parser,通过将正则表达式先编译成NFA格式,大大加快搜索速度.
HUFFUMAN-TREE
- 根据输入概率,建立霍夫曼树,并显示生成的霍夫曼树-According to the input probability, and established the Hoffman tree, and displays the generated tree Hoffman
bianyichengxuzuoyecifafenxi
- 这里是一个编译原理的实验,是关于词法分析的.程序比较长300多行,是我一天的心血,大家耐心看吗!我在这里谢谢了!-here is a compiler principle experiments on lexical analysis. Procedures more than 300 long trip, I was one of hard work and patience to see you! Here, I thank you!
m_klav_p1
- 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist po
c语言词法分析器
- 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures us
1
- 词法分析器 词法分析器
yf
- 语法编译器,主要针对编译原理课的课程设计,实现对语法的编译功能-Grammar compiler, compile the main principles of the Course for the design, implementation, compilation of grammatical function