资源列表
client_udp
- C++ SOCKET UDP IMPLIMENTATION
diguixiajiangfenxiqi
- 递归下降分析法设计与实现,可以分析E--TG和T--FS-Recursive descent analysis Design and Implementation
LexicalAnalysis
- 编译原理词法分析 实现的比较简单 是类Pascal的-Compiler theory of lexical analysis
fuyanlidechengxu
- 很有问题的代码,千万不要看。。 。。 。。。
compiler
- 这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。
hdb3
- 在VHDL平台上实现HDB3编码的源程序已调试完
Cpp2
- 编译原理 语法分析 分析begin u:=0 end #
tinycompirer
- 史上最小编译器, 并提供两个该编译器下的文件。据说能看懂这个编译器代码的都是神仙鬼怪。-The history of the smallest compiler, and the compiler of the two documents. It is said that the compiler can read the code are immortal ghosts.
编译原理词法分析
- 一个C语言编写词法分析程序
thegrammer
- 以前老师留的作业,语法分析器。有兴趣可以看看。-Teachers leave the job before the parser. Interested can look at.
cifafhenxiqi
- 编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。-Prepared to identify a given programming language of the lexical rules, the output word identification process flow.
lr-wenfa
- 此文法为Lr(0)文法 可以直接上机运行-This article law Lr (0) grammar can be run directly on the machine