资源列表

« 1 2 ... .42 .43 .44 .45 .46 347.48 .49 .50 .51 .52 ... 1384 »

[编译器/词法分析BAS-INT

说明:本程序是用C语言编写的一个类BASIC语言解释器,可以让使用BASIC语言编写的程序编译并的出运算结果-this program is written in C, a category of the BASIC language interpreter, allow the use of the BASIC language compiler and procedures from the Operational results
<张金> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析complior

说明:编译器词法分析 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。 -compiler is a lexical analysis. Automatic design of the scanner; 2. Design translati
<送水的> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析suijiguocheng

说明:通信系统中随机过程的Matlab全部代码-Communication System random process all the Matlab code
<张琪> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析cifafengxi

说明:程序中先判断这个句语句中每个单元为关键字、常数、运算符、界符,对与不同的单词符号给出不同编码形式的编码,用以区分之。-proceedings of the first judgment of sentence statement, the keyword for each of the modules, constant, Operators, the industry website. pairs with different wor
<> 在 2024-11-14 上传 | 大小:5kb | 下载:0

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

说明:学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (
<李爱春> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析yufa

说明:一个很好用的语法分析源文件,用C++编写的,简单易懂。各大家共享啦!-a good use of the grammatical analysis source document, prepared by the C, simple and understandable. The share!
<干海娟> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析word-delete-mark

说明:这是我在大三是学编译原理时总结出来的删除注释和词法分析-This is my third year at the school compiled principle is summed up when deleted Notes and lexical analysis
<zwz> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析syntax-analysis

说明:这是我从其他地方搜集过来的语法分析程序,希望对大家能有帮助-This is what I gather from other places over the syntax analysis procedures in the hope that we can to help
<zwz> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析bainyiyuanliyufafenxiqi

说明:一个简单得语法分析器,经过编译可以正确运行,-in a simple syntax analyzer, after compiler can correct operation,
<krad> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析PL0(pascall)

说明:PL/0语言编译程序分析(pascal版)-PL/0 language compiler analysis (pascal version)
<lcch> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析zzj

说明:语法分析器 能够对输入的数据进行判断 进行分析 判别输入字符串的各种信息
<周子> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[编译器/词法分析java_scanner

说明:使用C语言编写的最简单DFA的JAVA词法分析器,使用文件实现匹配,属性字流和错误信息结果保存在文件中,适合编译初学者学习词法分析器
<ptfsy> 在 2024-11-14 上传 | 大小:5kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 347.48 .49 .50 .51 .52 ... 1384 »

源码中国 www.ymcn.org