资源列表
main
- 小型的英语识别程序 识别语法是否正确 没有太深的编译原理知识的人可以接受 -Small-scale identification procedures to identify English grammar is correct compiler is not too deep knowledge principle acceptable
literal-processing
- its a code for literal processing in system software
cifafnxiqi
- 词法分析器 编译程序中可以对读入的语句进行词法分析,拆分成记号流-lexical analyzer compiler can be read into the right phrase for lexical analysis, split into streams mark
cifafengxi
- 词法分析,其中包括C++源代码扫描程序识别C++记号。-cifafenxi
okfile
- 词法分析程序给那些迷茫在词法分析海洋的人们,加油吧程序员!-lexical analysis procedure for those lost in the lexical analysis of marine people, Keep up the good programmer!
chfadianlubianma
- 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
transform
- DEM格式之间的转换,本代码把dem文件格式转换成grd格式!-between the DEM format conversion, the code put dem file format conversion grd format!
1
- 语法分析的源程序!!!编译原理 试验用的到的程序C语言的!
yucefenxi
- 编译原理的预测分析程序,输入的内容在11。TXT文件中。-Compiler Construction Principles of the predictive analysis process, input 11. TXT file.
to_c_style_comment.tar
- 将C++的单行注释改成C语言的注释. 在Windows 下用VC2005环境写程序的时候, 有C语言写的程序, 但是用了C++的注释, 也能成功编译连接运行. 但发现也有很多编译器不支持C++的单行注释. 又不想手机地改所有的代码. 所以写了一个程序来自动将C++的单行注释替换成C语言的注释格式. 压缩包中有两个文件. 其中 to_c_style_comment.c 中的我程序文件. cpptest.c 只是一个测试文件. 是一个包含C++单行注释的c源程序, 仅供测试用.
retsuff
- XL语言编译器 XL语言的词汇: EOI : 输入结束 SEMI: 匹配单个字符 PLUS: 匹配单个字符 + TIMES: 匹配单个字符 * LP: 匹配单个字符 ( RP: 匹配单个字符 ) NUM_OR_ID: 匹配十进制整数或标识符-XL Compiler XL language vocabulary: EOI: input end of the SEMI: matches a single character '
main
- main函数的使用,新手都会用的!不信,你可以下载下来试一试!没有错误的!