资源列表

« 1 2 ... .22 .23 .24 .25 .26 12027.28 .29 .30 .31 .32 ... 14959 »

[汇编语言lx

说明:设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to
<刘向> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[编译器/词法分析ppby

说明:针对几种语言的词法分析的一点东东! 望接纳!-against several languages lexical analysis 1:00 Eastern! Wang accepted!
<裴鹏> 在 2025-02-11 上传 | 大小:46kb | 下载:0

[编译器/词法分析编译原理课程设计 SLR(1)语法分析

说明:编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first
<超杰> 在 2025-02-11 上传 | 大小:15kb | 下载:0

[编辑器/阅读器pascompile

说明:C语言编写的类Pasacal的编译器,完成词法分析文法分析语义分析代码优化等各阶段的功能。最后的出目标代码-prepared by the C language category Pasacal the compiler, lexical analysis completed grammar analysis semantic analysis code optimization stages of the function. The
<sky> 在 2025-02-11 上传 | 大小:646kb | 下载:0

[汇编语言编译系统源代码

说明:汇编编译系统源代码,是用汇编语言编写内附文档,可自行查看-The source code of a compiled system of assembly language here.you can read the inner documents which are writed by assembly language .
<胡小群> 在 2025-02-11 上传 | 大小:84kb | 下载:0

[编译器/词法分析CALOG

说明:语法分析器 完成从c/c++向C++转变-parser from complete c/c to C change
<夏老大> 在 2025-02-11 上传 | 大小:169kb | 下载:0

[编辑器/阅读器语法分析器源程序代码

说明:这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
<姬儿也> 在 2025-02-11 上传 | 大小:5kb | 下载:0

[编译器/词法分析dtest

说明:这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
<阿京> 在 2025-02-11 上传 | 大小:26kb | 下载:0

[编译器/词法分析TESTLL1

说明:这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
<阿京> 在 2025-02-11 上传 | 大小:73kb | 下载:0

[编辑器/阅读器TESTLR

说明:这是一个lr文法分析器,输入句子会自动分析,如果有错误会分析道错误位置-this is a grammer analyzer. it will automaticaly analyze the inputted sentences. it will locate the mistakes to there position if there are some.
<阿京> 在 2025-02-11 上传 | 大小:76kb | 下载:0

[编译器/词法分析LEX生成工具生成统计文本

说明:利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.
<刘斌> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[编译器/词法分析简单的YACC程序

说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the b
<刘斌> 在 2025-02-11 上传 | 大小:2kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 12027.28 .29 .30 .31 .32 ... 14959 »

源码中国 www.ymcn.org