资源列表
kaoqin
- vb kaoqin-vb kaoqin
PLCLexicalnalysis
- 基于西门子PLC-200部分指令的 词法分析分析程序,-Siemens PLC-200 based on instructions of the lexical analysis of some procedures
DS1302shiz_DS18B20
- 功能强大的电子时钟电路,可实现实时时间的显示及调整,可受控操作-Powerful electronic clock circuit, enabling real time display and adjustment, can be controlled operation
YFFXQ
- 使用递归子程序法设计一个语法分析程序,自顶向下分析方法. 1、使用递归下降分析算法分析表达式文法: exp ::= exp addop term | term addop ::= + | - term ::= term mulop factor | factor mulop ::= * | / factor ::= (exp) | number 其中number可以是多位的十进制数字串(整数即可),因此这里还需要一个小的词法分析器来得到number的值。 2、该
compiler
- 内附需求说明、详细设计报告,操作说明和测试文档,以及简单的测试文件,编译器完全按照给定的文法要求设计-Instructions included requirements, detailed design reports, operating instructions and test documentation, as well as a simple test file, the compiler in full accordance with the given grammar to de
picottcn-1.0.tar
- picottcn是ETSI的TTCN-3协议测试语言的开源编译器,需要与执行器一并编译。对于大型语言编译器的开发设计是一个参考-picottcn is the ETSI TTCN-3 protocol test of open source language compiler needs to be compiled with the actuator. Language compiler for the development of large-scale design is a refere
LL11
- LL(1)语法分析器,构造分析表,输入一个语句,然后进行语法分析!-LL (1) lexical analyzer
071110117
- 用C#实现的词法分析器,有实验报告-Implemented using C# lexical analyzer, a test report ~~~~~
t3devkit-0.10.tar
- t3devkit是ETSI组织的一个开源的ttcn-3语言执行环境,最好配合picottcn编译器使用。-T3DevKit is a free open source toolkit to ease the development of test suites in the TTCN-3 environment. It provides: a CoDec generator (t3cdgen) that automates the development process of the
led
- LED渐变程序,100级灰度,正在学习之中,不足之处请指正,-LED gradient program, 100 level gray-scale, are learning among the deficiencies, please correct me, thank you
suanfu
- 非常不错的算符优先分析法,希望对大家有帮助哦 呵呵 多多支持-Very good operator precedence analysis, we want to have more support to help Oh Oh
3333
- 词法分析器 实现了编译原理上要求的绝大多数功能-Lexer compiler theory realized on the vast majority of functions required