资源列表
Modbus(word--addr--timeout--error)
- a mod-bus network code in code vision compiler :)
regex
- 正则表达式在windows 下C的应用,也是从开源的地方转过来的
slr-spear
- 在编译原理课程中必须用到的 相信有许多人需要-in compiler theory courses must be used to believe that there are many people who need
59564320slr-spear
- 编译原理的实验,很好用的,相信学计算机的都用的到-Compiler theory experiments, useful, and believe that learning computers are used to
词法分析程序
- 一个词法分析源程序,可以运行的,请放心!
byylscanner
- 此为编译原理的词法分析部分,包括源程序的录入,token,错误,符号表的输出及保存,作的不是太好-this principle to build the lexical analysis, including the source of input, token, the erroneous, Symbol Table output and storage, is not very good for!
cifayufa
- 一个简单的词法和语法分析器,很适合新手学习,也可以拿来做实验报告.-A simple lexical and syntax analyzer, it is suitable for novice learning can also be used as a lab report.
pascal
- 用c语言实现类Pacal编译器,主要用于模拟Pacal编译过程。
Regx
- 用netbean 实现的简单正则表达式调试器-This regular expression debugger is implemented by java in netbean develop toolkit!
eth_rem_dev-1.0.tar
- project avr and enc28j60
Compilation-of-finite-automata
- 编译原理实验程序集,无符号数的自动机实现,单词的识别,读取无符号数,无符号数的有穷自动机-Compiler principle experiment assembly, the automata of the symbol number, word recognition, reading unsigned unsigned finite automata
ljSimple
- 输入一个DO-WHILE的语句,进行词法分析,词法分析器利用超前搜索,状态转换等方法,将源程序转化成为一个一个的单词符号二元式,如果词法分析无误,则进入语法分析部分,使用简单优先法进行文法分析,为每个终极符与非终极符之间定义优先关系,利用优先关系进行移进-规约,如果能规约到文法的开始符,则文法分析成功,输出四元式.-importation of a DO-WHILE statements, lexical analysis, lexical analyzer using advanced sea