资源列表

« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 1384 »

[编译器/词法分析while

说明:否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果
<李伟霞> 在 2024-11-19 上传 | 大小:59kb | 下载:0

[编译器/词法分析sequenl

说明:模拟采用指定结构对文件进行存储。能够处理以下的情形: ①能够输入给定的存储空间大小,文件的个数及大小; ②能显示出各文件占用空间的情况。 -Simulated using a file storage structure. Able to handle the case of the following: ① to enter the storage space given the size, number and siz
<李伟霞> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[编译器/词法分析FOR

说明:编译课程设计,FOR语句的简单优先分析,程序功能强大,能针对任意简单优先文法,自动识别生成简单优先矩阵。可以支持FOR的无限嵌套,四元式地址输出。-Compiler design courses, FOR priority analysis of a simple statement, the program is powerful and can be a priority for arbitrary simple grammar,
<wangyao> 在 2024-11-19 上传 | 大小:249kb | 下载:0

[编译器/词法分析PIC16F77CC

说明:PIC15F877 CCS C Code
<Nisar> 在 2024-11-19 上传 | 大小:25kb | 下载:0

[编译器/词法分析bianyi(While_Do)

说明:编译原理课程设计,循环语句的语法分析及语义分析(WHILE_DO) 含源代码,设计报告,一应齐全-Principles of curriculum design compiler, the syntax of loop analysis and semantic analysis (WHILE_DO) containing the source code, design the report, one should be compl
<陈晓强> 在 2024-11-19 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析do-while

说明:实现do while 循环语句的翻译 LR方法 输出三地址-do while .cpp
<43653463466> 在 2024-11-19 上传 | 大小:296kb | 下载:0

[编译器/词法分析while

说明:WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-WHILE loop syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis of understanding of the principles and procedures t
<aipeng> 在 2024-11-19 上传 | 大小:110kb | 下载:0

[编译器/词法分析Contrast

说明:Contrast Stretching on C6416
<Uday> 在 2024-11-19 上传 | 大小:46kb | 下载:0

[编译器/词法分析shit

说明:Build a histogram of image C6416
<Uday> 在 2024-11-19 上传 | 大小:5kb | 下载:0

[编译器/词法分析Sobel

说明:Sobel Image Filter C6416
<Uday> 在 2024-11-19 上传 | 大小:546kb | 下载:0

[编译器/词法分析save_ccs_data_file

说明:Conert image to HEX file C6416
<Uday> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析read_ccs_data_file

说明:Read image from a HEX file C6416
<Uday> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 1384 »

源码中国 www.ymcn.org