资源列表

« 1 2 ... .30 .31 .32 .33 .34 735.36 .37 .38 .39 .40 ... 1383 »

[编译器/词法分析PLCLexicalnalysis

说明:基于西门子PLC-200部分指令的 词法分析分析程序,-Siemens PLC-200 based on instructions of the lexical analysis of some procedures
<五泉> 在 2025-06-19 上传 | 大小:7kb | 下载:0

[编译器/词法分析DS1302shiz_DS18B20

说明:功能强大的电子时钟电路,可实现实时时间的显示及调整,可受控操作-Powerful electronic clock circuit, enabling real time display and adjustment, can be controlled operation
<哑巴> 在 2025-06-19 上传 | 大小:389kb | 下载:0

[编译器/词法分析YFFXQ

说明: 使用递归子程序法设计一个语法分析程序,自顶向下分析方法. 1、使用递归下降分析算法分析表达式文法: exp ::= exp addop term | term addop ::= + | - term ::= term mulop factor | factor mulop ::= * | / factor ::= (exp) | number 其中number可以是多位的十进制数字串(整数即可),因此这里还需要一个小的词法分析器来得到number的值。 2、该
<龙一> 在 2025-06-19 上传 | 大小:190kb | 下载:0

[编译器/词法分析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
<settingsun> 在 2025-06-19 上传 | 大小:438kb | 下载:0

[编译器/词法分析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
<yang cao> 在 2025-06-19 上传 | 大小:393kb | 下载:0

[编译器/词法分析LL11

说明:LL(1)语法分析器,构造分析表,输入一个语句,然后进行语法分析!-LL (1) lexical analyzer
<肖琴琴> 在 2025-06-19 上传 | 大小:4kb | 下载:0

[编译器/词法分析SLR(1)

说明:SLR(1)分析表分析法,给出一个分析表含action和goto表,然后对给出的语句进行语法分析,规约判断!-SLR (1) analysis table analysis, give an analysis table with action and goto tables, and then parsing the statements given in the statute to judge!
<肖琴琴> 在 2025-06-19 上传 | 大小:536kb | 下载:0

[编译器/词法分析071110117

说明:用C#实现的词法分析器,有实验报告-Implemented using C# lexical analyzer, a test report ~~~~~
<云尘然> 在 2025-06-19 上传 | 大小:1.21mb | 下载:0

[编译器/词法分析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
<yang cao> 在 2025-06-19 上传 | 大小:854kb | 下载:0

[编译器/词法分析led

说明:LED渐变程序,100级灰度,正在学习之中,不足之处请指正,-LED gradient program, 100 level gray-scale, are learning among the deficiencies, please correct me, thank you
<lyong> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析suanfu

说明:非常不错的算符优先分析法,希望对大家有帮助哦 呵呵 多多支持-Very good operator precedence analysis, we want to have more support to help Oh Oh
<李云> 在 2025-06-19 上传 | 大小:38kb | 下载:0

[编译器/词法分析3333

说明:词法分析器 实现了编译原理上要求的绝大多数功能-Lexer compiler theory realized on the vast majority of functions required
<潘红> 在 2025-06-19 上传 | 大小:4.66mb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 735.36 .37 .38 .39 .40 ... 1383 »

源码中国 www.ymcn.org