资源列表

« 1 2 ... .70 .71 .72 .73 .74 1075.76 .77 .78 .79 .80 ... 1383 »

[编译器/词法分析简单优先算法

说明:本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-the procedures used to achieve a bottom-up analysis of a simple priority analysis algorithms, simple grammar could be the keyboard input to achieve features include : simple gra
<米子> 在 2008-10-13 上传 | 大小:3.41kb | 下载:0

[编译器/词法分析bnf

说明:BNF 递归下降语法分析器 文法: E->E+T|T T->T*F|F F->(E)|i-BNF recursive grammar decline parser : E -
<keke> 在 2008-10-13 上传 | 大小:3.42kb | 下载:0

[编译器/词法分析tiaojianshuchu

说明:LL输出4元式,运用C语言编程,语言简洁明白!-LL-output four yuan, using the C programming language, concise language to understand!
<紫风> 在 2008-10-13 上传 | 大小:3.42kb | 下载:0

[编译器/词法分析PL0_Bianyiyuanli

说明:一个简单的词法分析程序. 可以将文件分析.-a simple lexical analysis procedure. Document analysis can be.
<张文卿> 在 2008-10-13 上传 | 大小:3.47kb | 下载:0

[编译器/词法分析findidentify

说明:这个程序模拟了编译器功能,主要是通过读取一个源文件,然后返回用到的各种类型(不是很全,只包括了部分类型)-this procedure to simulate the compiler functions, mainly through reading one source, then return to the question of all types (not quite all, the only part of the type)
<jason> 在 2008-10-13 上传 | 大小:3.47kb | 下载:0

[编译器/词法分析cifafenxijiandanban

说明:不是专业的词法分析 只适合编译原理课程设计(再难就不像是学生做的了)-not professional lexical analysis is only suitable for compiling curriculum design principles (such as students not hard to do.)
<李爱春> 在 2008-10-13 上传 | 大小:3.42kb | 下载:0

[编译器/词法分析bianyiyuanlikechengsheji

说明:编译原理课程设计,一个模拟科学计算器,能实现加减乘除混合运算
<lecool> 在 2008-10-13 上传 | 大小:3.4kb | 下载:0

[编译器/词法分析C

说明:ll(1)语法分析器 编译原理实验课 必须的实验
<傅波> 在 2008-10-13 上传 | 大小:3.43kb | 下载:0

[编译器/词法分析test

说明:一个词法分析器程序,实现很多的要求
<jiaxingrao> 在 2008-10-13 上传 | 大小:3.41kb | 下载:0

[编译器/词法分析analyse

说明:刚写的编译原理的词法分析程序,写得比较繁琐,希望能指导一下
<冯沁红> 在 2008-10-13 上传 | 大小:3.42kb | 下载:0

[编译器/词法分析BrowseFolder

说明:很不错的WINDOWS下的汇编代码,适合那些刚介入汇编学习的初学者,相当不错
<陈建文> 在 2008-10-13 上传 | 大小:3.4kb | 下载:0

[编译器/词法分析hwExpression

说明:另一个简单的公式解释器,用于在Delphi程序中嵌入简单的数学运算,功能比hwExpr简单。
<齐飞> 在 2008-10-13 上传 | 大小:3.45kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 1075.76 .77 .78 .79 .80 ... 1383 »

源码中国 www.ymcn.org