资源列表

« 1 2 ... .02 .03 .04 .05 .06 107.08 .09 .10 .11 .12 ... 1384 »

[编译器/词法分析if-else

说明:编译原理的课程设计,if-else条件语句的翻译,包括语法分析和词法分析。-compiler theory of curriculum design, if-else statements for the translation, grammatical analysis and lexical analysis.
<yan yue> 在 2008-10-13 上传 | 大小:15904 | 下载:0

[编译器/词法分析jsq

说明: 。录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。
<lovicin> 在 2008-10-13 上传 | 大小:4722 | 下载:0

[编译器/词法分析COMPILEPAPER

说明:编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。-compile detailed design documentation, including NFA -
<LSC> 在 2008-10-13 上传 | 大小:98369 | 下载:0

[编译器/词法分析ll

说明:
<yexinke> 在 2008-10-13 上传 | 大小:2142 | 下载:0

[编译器/词法分析yufafenxi

说明:输入文法,可以实现对非终结符,终结符的判断,最后判断文法。-importation of grammar can be realized by the end of the non-Fu, Fu end of the judgment, the final judgment of grammar.
<小工> 在 2008-10-13 上传 | 大小:10988 | 下载:0

[编译器/词法分析cvery_341722881

说明:用c编写的语法解析器,能进行词法和语法分析-c prepared with the parser can make grammatical and lexical analysis
<shaofugao> 在 2008-10-13 上传 | 大小:317308 | 下载:0

[编译器/词法分析LALR1

说明:lalr1编译器,网上找的,可以使用!是学习编译原理这门课程的好例子,大家下下来可以自己试一试-lalr1 compiler, for the Internet, you can use! Principle study compiled this course a good example, where you can down their test!
<MaggerQ> 在 2008-10-13 上传 | 大小:13843 | 下载:0

[编译器/词法分析C_compiler

说明:1. 构造一小型C语言SimpleC的编译器软件,达到综合理解和运用编译原理课程所讲解的关键过程(词法分析、语法分析、静态语义分析、代码生成)及相关算法的目的。 2. 通过本实验理解和掌握一般编译程序的程序组织方法和测试方法。 -1. Tectonic a small SimpleC the C language compiler software. achieve comprehensive understanding and
<rayson> 在 2008-10-13 上传 | 大小:571145 | 下载:0

[编译器/词法分析lexer_analist

说明:通过对文档infile的读入 输出outfile的文件,outfile将infile中的编译语句分类组织-of the document infile outfile read into output documents, infile outfile to compile the statement classification
<rayson> 在 2008-10-13 上传 | 大小:1386737 | 下载:0

[编译器/词法分析NFAtoDFA

说明:NFA转化为DFA的一个程序!希望能有点作用!-NFA into a DFA procedures! Hope to some purpose!
<eyeknight> 在 2008-10-13 上传 | 大小:3930 | 下载:0

[编译器/词法分析NFA

说明:实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA  N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。-achieve
<> 在 2008-10-13 上传 | 大小:10067 | 下载:0

[编译器/词法分析gprolog-1.2.13.tar

说明:prolog 人工智能语言的解释期,开源的,很牛的,-prolog artificial intelligence language interpretation period, revenue is cattle, uh-huh
<xx> 在 2008-10-13 上传 | 大小:2470242 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 107.08 .09 .10 .11 .12 ... 1384 »

源码中国 www.ymcn.org