资源列表

« 1 2 ... .87 .88 .89 .90 .91 192.93 .94 .95 .96 .97 ... 1384 »

[编译器/词法分析warplan2006

说明:Program to make a Warplan in Prolog
<Irineu> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析STYLE1

说明:Example of Style loop in C
<Irineu> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析fx

说明:词法分析程序,编译原理实验。。。 词法分析程序,编译原理实验-Lexical analysis program, the compiler of-principle experiment. . . Lexical analysis program, the compiler of-principle experiment. . .
<crazing> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析diguixiajiangfenxifa

说明:根据某一文法编制调试递归下降分析程序,以便对任意输入的符号串进行分析。本次实验的目的主要是加深对递归下降分析法的理解-diguixiajiangfenxifa
<jarly> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析3

说明:编译原理中用c++实现的用预测分析表实现语法分析器 -Principles of using c++ compiler implementation to achieve with predictive analysis table parser
<wen> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析tfft

说明:利用python产生verilog test 文件-use python to generate verilog test file
<Huai H> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析cifasaomiaoqi

说明:设计一个词法扫描器。词法扫描器的功能是输入源程序,输出单词符号。写出关键字集合和程序流程图。例如源程序为C语言。输入如下一段: main() { int a,b a = 10 b = a + 20 } 输出如图: (2,”main”) (5,”(“) (5,”)“) (5,”{“) (1,”int”) (2,”a”) (5,”,”) (2,”b”)
<覃曼丽> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析diguizichengxu

说明: 设计、编制、调试一个典型的语法分析程序,实现对如下文法的递归子程序法分析,进一 步掌握常用的语法分析方法。-Design, preparation, testing a typical parser to realize the following grammar for a recursive subroutine Analysis, to further understand the syntax of commonly
<张皓> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析cifafenxi

说明: 设计、编制、调试一个词法分析子程序-识别单词,加深对词法分析原理的理解-Design, compilation, debugging a subroutine lexical analysis- identifying words, to deepen understanding of the principles of lexical analysis
<张皓> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析m_klav_p1

说明:1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist po
<Brano> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析bianyi

说明:词法分析,可识别关键字,整数,实数,标识符,有一定的提示操作界面-Lexical analysis can identify the keywords, integers, real numbers, identifiers, there are some tips user interface
<caohai> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[编译器/词法分析yuyi

说明:语义分析器,将语义分析程序编制成子程序,在语法分析器分析出各语法单位后,分析其含义,并将可执行语句或表达式翻译为四元式输出,并将错误信息输出。-Semantic analyzer, semantic analysis program compiled subroutines, in the parser analyzes the syntax of the unit, analyze its meaning, and translate
<陈美娟> 在 2024-10-08 上传 | 大小:2048 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 192.93 .94 .95 .96 .97 ... 1384 »

源码中国 www.ymcn.org