资源列表
bianyiyuanli
- 用c++编写的词法分析!!!非常实用-Using c++ lexical analysis prepared! ! ! Very useful! !
shiyan2
- 本函数是一个词法分析器,其分析主要从几个方面入手: * * 1.先判别是不是注释。一旦读入的字符出现 / * ,则用一个while循环一直读取下面的字符,直到出现* /为止。 * * 2.接着判断是不是以数值开头的。如果是以数值开头则再分情况讨论: * A.在遇到空格之前,后面读进来的都是数值的话,则很明显,这是一个数。然后将其种别码输出来(37,-) * B.在遇到空格之前,后面读进来的都是数值的话,譬如123ac 那么这是一个非法字符,输出错误-This funct
Final
- Exemplo de cadastro de livros em bibliotecas
parser
- 编译器的词法分析函数,包含算符优先文法,过程有关结构等部分,具体执行词法分析
New-folder
- This program has only several lines of code. If you run it nothing happens.
BOOL完美版.rar
- 布尔语义分析,LR法
release
- 基于算符优先文法的语法分析器,
LR1.cpp
- 编译原理LR1语法分析程序,通过输入文件名,进行语法分析-Compilation Principle LR1 parser, by entering the file name, the syntax analysis
18F2550_USB_HID
- this file is for hid impl閙entation on pic
lex-1
- keyword为关键字表 test为测试文件-keyword to keyword table test to test document
C语言编译器的实现
- 编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。 [编译原理豪华版程序.rar] - 编译原理豪华版程序用VC++编写 [附录I Little C解释程序源代码.rar] - Little C解释程序,Translation of the principle of large operations. C language compiler implementations. Attached to large operations doc document explain
youxianzidongjihuajian
- 有限自动机的确定化及化简 1、更正了 DFA_simplify2 中的错误 2、增加新旧状态对照表 ds_temp --NFA转DFA -- 输入字符 -- 要求 id 必须从 1 开始连续递增-Finite Automata and the identification of a simplification, correction of the errors DFA_simplify2 2, increase the old and new stat