资源列表
rttable.cc
- This a routing table protocol-This is a routing table protocol
ansi_lex
- 标准C的词法分析的Lex文件,可以用lex来 编译生成标准C的词法分析部分-standard C lexical analysis Lex documents can be used to lex standard C compiler generation of lexical analysis
ccdetect.tar
- Little program to detect the compiler used to compile it by evaluating predefined defines. Use as reference when you need to detect a specific compiler.
GLPS
- 帮助计算功率谱熵,可以提取故障特征向量。等内容-Help calculate the power spectrum entropy can be extracted fault feature vectors. , Etc.
CiFaFenXiFrame
- 一个词法分析程序,用JAVA实现的,是图形界面的
cifa
- 编译原理词法分析器读磁盘文件进行词法分析,
CHARGEMENT
- chargement loading source c
Haffmancode2
- 利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。-Algorithm using Huffman coding and decoding system, repeated display and process the following items until the opt-out so far.
by1
- 一个词法分析器的程序,供大家参考
ansi_C_lex
- 标准C语言的词法分析器的lex文件,可以经过lex处理编译为标准C语言的词法分析器的C源文件,再编译这些源文件生成词法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these source files to generate the parser
45663
- 语法分析,实现对PASCAL语言的词法分析以后实现语法分析,然后输出是否符合文法结构