资源列表

« 1 2 ... 91 92 93 94 95 9697 98 99 100 .01 ... 1384 »

[编译器/词法分析Java Gui

说明:简单的Java Gui,用Java编辑器真接打开- Simple Java Gui, really meets with the Java editor opens
<阿仁> 在 2008-10-13 上传 | 大小:33354 | 下载:0

[编译器/词法分析递归下降分析程序

说明:这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASC
<刘远兴> 在 2008-10-13 上传 | 大小:1046 | 下载:0

[编译器/词法分析消除左递归1

说明:对给定的文法消除左递归。- To the grammar which assigns eliminates the left recursion.
<刘远兴> 在 2008-10-13 上传 | 大小:1469 | 下载:0

[编译器/词法分析消除左递归得到后缀式

说明:解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- Solution: Eliminates the left recursion to the original grammar, after equal in value grammar establishment grammar tree which eliminates the left recursion, aft
<刘远兴> 在 2008-10-13 上传 | 大小:2219 | 下载:0

[编译器/词法分析lr0forwin

说明:编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。- Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table,
<刘远兴> 在 2008-10-13 上传 | 大小:37315 | 下载:0

[编译器/词法分析Pl0 in C

说明:PL/0教学语言的编译程序原代码。-PL/0 teaching language compiler original code.
<刘远兴> 在 2008-10-13 上传 | 大小:5602 | 下载:0

[编译器/词法分析zidongchuli

说明:一个自动字符处理类- An automatic character processing class
<请不要用公用帐号上载> 在 2008-10-13 上传 | 大小:9727 | 下载:0

[编译器/词法分析wordany

说明:一个C的词法分析程序- A C lexical analyaer
<李楠> 在 2008-10-13 上传 | 大小:3178 | 下载:0

[编译器/词法分析编译原理独立词法分析程序

说明:编译原理独立词法分析程序- Translation principle independent lexical analyaer
<卡菲> 在 2008-10-13 上传 | 大小:15052 | 下载:0

[编译器/词法分析传教士和野人过河问题程序

说明:传教士和野人过河问题程序- The missionary and the savage cross river the question procedure
<卡菲> 在 2008-10-13 上传 | 大小:1534 | 下载:0

[编译器/词法分析2004编译原理

说明:一个词法分析器还有实验的说明,包不好看的- A morphology analyzer also has experimental the explanation, the package not not attractively
<李玲> 在 2008-10-13 上传 | 大小:560795 | 下载:0

[编译器/词法分析nasm_sourcecode

说明:nasm编译器源码-nasm compiler source code
<王王> 在 2008-10-13 上传 | 大小:290497 | 下载:0
« 1 2 ... 91 92 93 94 95 9697 98 99 100 .01 ... 1384 »

源码中国 www.ymcn.org