资源列表

« 1 2 ... .34 .35 .36 .37 .38 11039.40 .41 .42 .43 .44 ... 11388 »

[其它资源LL1

说明:使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法。-#include <tchar.h> #include <string.h> #include <stdlib.h>
<lan> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源wq

说明:编译原理语言里实现一个词法分析功能的小程序-Compiler theory language lexical analysis to achieve a small program
<月上柳梢> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源Cpp4

说明:词法分析器,输出二元式,显示内容为字符值和字符标识符-Lexical analyzer, the output binary type, display the character values ​ ​ and character identifier
<asda> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源1

说明:编译技术这门课的词法分析器 具体要求看老师给的题目-a a a
<金燕> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源analyse

说明:改程序所完成的功能是完成基本的词法分析 器-Change the program to complete the basic function is to complete the lexical analysis of the lexical analyzer
<杨志文> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源C-Prepared-Lexical-Analyzer

说明:一个简单但很实用的词法分析器,用 c 编写,可以作为编译原理的实验报告源代码-A useful C Prepared Lexical Analyzer , developed with c language. Very practical, and can be used as a reference experiment report
<吕华荣> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源yufafenxi

说明:这是一个描述编译原理的,是关于编译原理的词法分析的-This is a descr iption of compiler theory, is compiled on the principle of lexical analysis
<宇磊> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源PLO

说明:用C语言实现词法分析,是生成编译器的基础,很实用。-Lexical analysis, using C language is the basis to generate the compiler, it is practical.
<郑磊> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源lexical-analysis-program

说明:一个词法分析程序,对所给出的程序可分析出关键字、数字(整数、小数、科学计数法数字)、定义的识别符、分界符、分隔符 ,并带有lex程序。-A lexical analysis program, the program is proposed to analysis of keyword, digital ( integer, decimal, scientific notation definition digital ), identi
<zhj> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源calc2

说明:是个简单的词法分析器,可以检测多项语法,是编译器的前端-Is a simple lexical analyzer can detect a number of syntax, the compiler front-end
<陈辰> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源analyser

说明:编译原理中的词法分析器,分析一段程序中的词法错误。-Compiler Principle of lexical analyzer, lexical errors in a program.
<雅典娜> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[其它资源syntacticanalyser

说明:编译原理中的语法分析器,分析一段程序的语法,并输出。-Compile the parser in principle, analyze the syntax of a program, and output.
<雅典娜> 在 2025-04-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 11039.40 .41 .42 .43 .44 ... 11388 »

源码中国 www.ymcn.org