资源列表
[编译器/词法分析] c++词法分析程序
说明:一个用C++编写的C语言词法分析程序,本人在做WEBSPHERE MQ的收发信息时需要对远端发过来的数据进行解析,然后才能确定要发送到哪一个终端,因此写了对词法分析做了一定的研究,也就写了这么一个程序.-prepared by the C language lexical analysis procedures, I do WebSphere MQ the need to send and receive information sent to the remote data analysis,<何福康> 在 2008-10-13 上传 | 大小:9.72kb | 下载:0
[编译器/词法分析] 词法分析器A
说明:可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断,如果没有错误则提示“词法分析正确完成!”-can open arbitrary locations and names of the original documents lexical analysis can be carried out illegal characters and figures behind the letters with the wrong judgment, and if no<杨英子> 在 2008-10-13 上传 | 大小:9.74kb | 下载:0
[编译器/词法分析] accidence_analyzer
说明:这是一个编译原理里关于词法分析器的小程序。编程工具是:Visual C++ 6.0-This is a compiler theory Lane on the lexical analyzer small procedures. Programming tools : Visual C + + 6.0<刘星> 在 2008-10-13 上传 | 大小:9.69kb | 下载:0
[编译器/词法分析] Token_compile
说明:扫描器设计(4学时) 1.实验目的 熟悉并实现一个扫描器。 2.实验类型 设计性。 3.实验基本要求 (1) 设计扫描器的自动机; (2) 设计翻译、生成Token的算法; (3) 编写代码并上机调试运行通过。 • 输入——源程序文件; • 输出—— 相应的Token序列; 关键字表和界符表; 符号表和常数表;<js> 在 2008-10-13 上传 | 大小:9.7kb | 下载:0