资源列表

« 1 2 ... .85 .86 .87 .88 .89 290.91 .92 .93 .94 .95 ... 1384 »

[编译器/词法分析PSPad-editor

说明:免费的编辑器,集各种编辑器的优点于一身,同时编辑多个文件,可以使用project;内置HEX编辑器-Free editor, the various advantages editor, edit multiple files at the same time, you can use available in the project built-in HEX editor
<TongyLiu> 在 2024-10-10 上传 | 大小:2755584 | 下载:0

[编译器/词法分析S语言说明

说明:附录A S语言说明 A.1 字符集的定义 3数据类型定义-language A. A definition of the character set of data type definition
<林丰> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析C_minus语言说明

说明:C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition o
<林丰> 在 2024-10-10 上传 | 大小:6144 | 下载:0

[编译器/词法分析编译原理—LL(1)文法分析器(1.0)

说明:编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
<林丰> 在 2024-10-10 上传 | 大小:185344 | 下载:0

[编译器/词法分析WANG词法分析-编译

说明:一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical ana
<linlins> 在 2024-10-10 上传 | 大小:11264 | 下载:0

[编译器/词法分析状态转换

说明:这是一个用flash制作的动画,用于说明编译原理中的状态转化问题-This is a production with flash animation, compiler theory used to describe the state of transformation
<ddd> 在 2024-10-10 上传 | 大小:12288 | 下载:0

[编译器/词法分析词法分析报告

说明:这是一个编译原理中词法分析的实验报告,内容挺完整-it is a test report about accidence analyse of complier principle,its context is full
<ddd> 在 2024-10-10 上传 | 大小:226304 | 下载:0

[编译器/词法分析cffxqi

说明:这是我课程设计的时候编的一个simple 语言的词法分析器,可以运行,希望大家支持-This is my time courses designed a series of simple language the lexical analyzer, can run, we hope that the support
<序列 > 在 2024-10-10 上传 | 大小:2048 | 下载:0

[编译器/词法分析121212

说明:汇编语言的作业要求根据G 2文法的预测分析表来判断一个语句是否符合G 2文法,并且显示出处理过程及调用预测分析表的情况.-assembly language under the operational requirements of the G 2 grammar Table Forecast and Analysis to determine whether a statement G 2 grammar, and shows the
< 王栋> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析编译小程序-词法分析

说明:这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助-This is a C compiler prepared by the tenets of lexical analysis procedure, and I hope to learn from you and the compiler will definitely help students
<陈陪> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析bianyi

说明:一些编译原理词法分析和语法分析的源程序,比较深,因为编译本身比较难,所以适合学习编译有一定时间的人学习-compiler theory lexical analysis and syntax analysis of the source, more profound, because compiler itself more difficult, for a study compiled some time learning from
<陈陪> 在 2024-10-10 上传 | 大小:13312 | 下载:0

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

说明:用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on J
<小名> 在 2024-10-10 上传 | 大小:199680 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 290.91 .92 .93 .94 .95 ... 1384 »

源码中国 www.ymcn.org