资源列表
PY_3
- 编译原理此法分析三,实现了词法分析器的基本思想和算法-Compiler analysis of the three principles of this Act, the lexical analyzer to achieve the basic ideas and algorithms
bianyiyuanli
- 一. 实验目的: 设计、编写和调试一个具体的词法分析程序,加深对词法分析理论和自动词法分析工具的理解、实践和掌握。 二. 实验要求: ① 学习和理解正则表达式理论,写出C—语言的记号的完整的正则表达式;(适当使用正则定义) ② 学习和理解有限机理论,根据前面的正则表达式,用基于经验的方法画出C—语言的记的DFA图; ③ 用基于DFA图的算法编写C—语言的词法分析程序; ④ 学习词法分析程序的自动生成工具,使用LEX工具实现C—语言的词法分析程序.- 1. Experimental goal: T
programmer
- 采用算符优先分析法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的赋值语句翻译为四元式。
nfa
- 正规式转化为NFA,希望对需要的朋友有用-to NFA
linux-command
- 1.linux操作系统下的命令格式;2.vim编辑器的操作命令-1.command of linux;2.command of vim
NMI60X-driver-release(1998.2)
- 模拟 数字 二合一电视芯片NMI601驱动代码(编译器可选用ADS1.2 或 RVCT)-Analog and digital combo TV chip the NMI601 driver code (the compiler can be selected ADS1.2 or RVCT)
UCOS271code
- UCOS2.71, UCOS_II : UCOS_II UCOS_II Src Inc Debug : Myucos_Data : Myucos.apj : Myusos.mcp : Myusos.PR : -UCOS2.71, UCOS_II : UCOS_II Src Inc. Debug : Myucos_Data : Myucos.apj : Myusos.mcp : Myusos.PR :
lua
- 这是一个完整可以运行的lua脚本代码,已经包含了所需要的lua库文件和头文件。
LixySocket
- P2P服务器技术聊天代码 没有打洞技术 服务器记录了所有在线用户
lua_scode
- Lua的应用示例代码,对于学习 lua的人来说非常有帮助。-Lua application sample code, for people to learn lua very helpful.
C-language-tutorials-PIC-
- PIC单片机C语言学习教程,Hitech-PICC 编译器。-C language tutorials PIC microcontroller
compiler
- 这是编译原理词法分析源程序,功能是将一段字符按其类型区分-This is the principle of lexical analysis compiled source, function is to distinguish between a character according to their type