资源列表
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,
分列类库C++语言源代码
- a LALR(1) grammar for C
Complier
- 本人自己写的编译器~包括语法分析和词法分析,请多多执教-I wrote it myself compiler ~ including grammar analysis and lexical analysis, please coach
cifafenxi
- C语言词法分析器源代码,用于实现C语言的词法分析。-C language lexical analyzer source code used to implement the C language, lexical analysis.
Token_compile
- 扫描器设计(4学时) 1.实验目的 熟悉并实现一个扫描器。 2.实验类型 设计性。 3.实验基本要求 (1) 设计扫描器的自动机; (2) 设计翻译、生成Token的算法; (3) 编写代码并上机调试运行通过。 • 输入——源程序文件; • 输出—— 相应的Token序列; 关键字表和界符表; 符号表和常数表;
accidence_analyzer
- 这是一个编译原理里关于词法分析器的小程序。编程工具是:Visual C++ 6.0-This is a compiler theory Lane on the lexical analyzer small procedures. Programming tools : Visual C + + 6.0
PassOne
- System Programming 里面关于一个编译器的第一部分设计
cifafenxi
- 用于做编译原理中的词法分析,将C代码输出成为相应的记号流,为以后的句法分析做准备-Used for lexical analysis in compiler theory, the C code to output a corresponding token stream parsing to prepare for the future
64QAM-TCM
- 网格编码的64QAM仿真 验证网格编码的增益和误码性能-grid coding 64QAM simulation grid coding gain and BER
cifafenxiqi4
- 最近交了一个词法分析器的作业,功能有待改进,但是基本说得过去,希望互相交流意见
TCM-16QAM
- 网格编码的16QAM仿真,验证网格编码的增益和误码-grid coding 16QAM simulation, verification grid coding gain and the error
PL0_C
- 清华大学出版 编译原理后面的PL0,C语言版本-Qinghua University published compiler theory behind the PL0, C language version