资源列表
DS04
- 哈弗曼编译器,用空格将每个词语分开,将每个词语的所有字母分别编译并输出-Ha Fuman compiler, each word separated by a space, all the letters in each word and output were compiled
cifa
- 编译原理实验词法分析源程序,运行结果是输出二元组
kkkkk
- 一个词法分析器,可以实验词法分析的所有功能,在c环境下运行。-A morphology analyzer, may test the lexical analysis all functions, moves under the c environment.
codecaculator
- code calculator use c-code calculator use c++
wen
- 词法分析器一款特特比被好的东西!大家可以随便用-lexical analyzer Privileges than one being the good things! You can freely use
lexical.c
- 一个用C语言实现的简单的词法分析器。可作为编译原理课的参考。-Using C language implementation of a simple lexical analyzer.You can use it as a reference in Compiler theory class.
diguixiajiang
- 递归下降的基本思想: 为每一个非终结符构造一个子程序,每一个子程序的过程体中按该产生式的候选项分情况展开,遇到终结符直接匹配,而遇到非终结符就调用相应非终结符的子程序。该分析从调用文法开始符号的子程序开始,直到所有非终结符都展开为终结符并得到匹配为止。若分析过程中达到这一步则表明分析成功,否则表明输入中有语法错误。递归下降分析对文法的限制是不能有公共左因子和左递归。由于文法是递归定义的,因此子程序也是递归的,被称为递归下降子程序。 -The basic idea of recursiv
LCD.C
- embedded c LCD program for pic
s
- 一个用c++编写的编译器,希望可以对你们有用。-A painstakingly written using c++ compiler, I hope you can be useful for
Card
- 利用Card类和循环语句编写一个扑克牌游戏-In this lab, you will finally put the Card class to good use, as we build a proper card game with the assistance of Java loops.
11
- 51控制9850,串口通信,用计算机串口控制单片机,进而控制DDS-51 control 9850, serial communications, serial port control of single-chip computer will then control the DDS
wsl
- 编译原理实验 词法分析器-compiler principle experiment lexical analyzer