资源列表

« 1 2 ... .70 .71 .72 .73 .74 175.76 .77 .78 .79 .80 ... 1384 »

[编译器/词法分析sova0

说明:sova.wuyufeng的译码程序,还可以,需要的可以下载看看,不需要的也可以-sova.wuyufeng the decoding process can also be required can be downloaded to see, do not need can also be
<政委> 在 2024-10-07 上传 | 大小:2048 | 下载:0

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

说明:LL! 文法。。功能有限。只能。只能测试非直接做递归的文法。-LL! Grammar. . Limited functions. Only. Only test to do not directly recursive grammar.
<chenyuanming> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析cifafexiqi

说明:词法分析器的简单实现,为关键的算法,定义的关键字-Realize a simple lexical analyzer for the key algorithm, the definition of keywords
<> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析cifafenxi

说明:此程序用来完成编译原理的PL/0的词法分析程序-This process used to complete the Compilation Principle of PL/0 of the lexical analysis program
<xingyudong> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析Accidence

说明:用java编写的词法分析程序,识别高级程序语言的词法分类。-Prepared using java lexical analysis procedures, identification of high-level programming language for lexical categories.
<lixin> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析yffx

说明:语法分析是编译程序的核心部分,其主要任务是确定语法结构,检查 语法错误,报告错误的性质和位置,并进行适当的纠错工作.法分析的方法有多种多样,常用的方法有递归子程序方法、运算符优先数法、状态矩阵法、LL(K)方法和LR(K)方法。归纳起来,大体上可分为两大类,即自顶向下分析方法和自底向上分析方法. Syntax进行语法分析.对于语法分析,这里采用LR(1)分析法,判断程序是否满足规定的结构.构造LR(1)分析程序,利用它进行语法分析,判断
<项阳> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析cffx

说明:词法分析是编制一个读单词的过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。程序语言的单词符号一般分为五种:关键字(保留字/基本字)if、while、begin…;标识符:常量名、变量名…;常数:34、56.78、true、‘a’、…;运算符:+、-、*、/、〈、and、or、….、;界限符:, ; ( ) { } /*…。-Lexica
<项阳> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析fuzhiyujudejiandanfanyichengxu

说明:这是采用编译原理的方法来进行的赋值语句的翻译程序。-This is compiled using the principle of means to carry out the assignment of the translation process.
<xingyudong> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析Text1

说明:32*64点阵显示屏C语言程序以下是32x64点阵LED电子显示屏的源程序,采用C语言编写-32* 64 dot matrix display C Language Program The following is a 32x64 dot matrix LED electronic display source code, using C language
<王友圣> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析Grammer

说明:C语言的语法分析器,更能齐全。输入四元式,按顺序输出结果!-C language parser more complete. Input quaternion type, according to the order of the output!
<唐冲> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析SLR

说明:slr分析,编译原理课程设计,很有自己特点的编程算法-SLR analysis, principles of curriculum design compiler, it is characterized by its own programming algorithm
<chen> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[编译器/词法分析word

说明:词法分析器,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类.-Lexical analyzer, from the input source program to identify each word has an independent significance, that is the basic retention of the word, identifiers, constan
<秋峰> 在 2024-10-07 上传 | 大小:2048 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 175.76 .77 .78 .79 .80 ... 1384 »

源码中国 www.ymcn.org