资源列表
bianyiyuanli
- 简单的编译原理课件 非常详细 适合初学者学习 多多下载哦-Simple compiler theory courseware for beginners to learn lots of very detailed download Oh
insertion
- 這是我自己寫的簡單插入搜尋和二進位插入搜尋的C++原始碼 是使用Dev C++程式-This is simple to write my own binary search and insertion into the C++ source code search using the Dev C++ programming
pandol
- This program was produced by PHM Chip type : ATmega16 Program type : Application AVR Core Clock frequency: 16.000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256-This program was produced by PHM Chip ty
Lex-parser
- 用parser generator(windows下的Lex)编写的词法分析器,可以导入文件,查看符号表,token,错误信息,还可以保存这些信息。-With a parser generator (windows, under the Lex) prepared by the lexical analyzer, you can import the file, view the symbol table, token, an error message, you can also save t
GNU
- GNU编译器文档,详细说明了GNU编译器的应用-GNU compiler, documentation, detailing the application of GNU compiler
javaCifafenxi
- 用java实现的java词法分析器。这个仅仅实现了词法分析-Implemented with java java lexer. This is only achieved the lexical analysis
GCC_Compiler
- 免费的GCC编译器,很好用,推荐大家使用一下,-Free GCC compiler, useful, recommended we use about, thank you
Lexical_Analysis
- 设计并实现C语言词法分析程序。要求如下: 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 可以识别并读取源程序中的注释。 可以统计源程序中的语句行数,单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 检查源程序中存在的错误,并可以报告错误所在的行列位置。 发现源程序中存在的错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可检查并报告源程序中存在的所有错误。 采用C/C++作为实现语言,手工编
VC6
- vc++编绎工具。精简版。内存大小:14.5M,功能少。-vc++ code Yi tools
fenxi
- 编译原理:c语言的语法分析器(使用递归下降法,需从d盘读入分析文件)-Compiler theory: c language parser (recursive descent, be read from the d drive of files)
Analyser
- 编译原理语法分析器,用于将读进的代买进行分析,发现相应的语法错误-Parser compiler theory, used to read the analysis into the generation of buy and found the syntax error
bianyi
- 简单的编译实验,实现对代码进行词法分析,语法分析,以及语义分析等。希望对各位有用。-Simple compilation test, the code to achieve lexical analysis, syntax analysis, and semantic analysis. You want to be useful.