资源列表

« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 1384 »

[编译器/词法分析top_down

说明:自上而下的语法分析方法 能对算术表达式进行语法分析并计算出表达式的值-top-down syntax analysis method for the arithmetic expression syntax analysis and calculate the value of the expression
<李强> 在 2008-10-13 上传 | 大小:10884 | 下载:0

[编译器/词法分析expressioncompile

说明:一个简单的表达式编译器,大家可以试一试.-a simple expression compiler, we can try.
<cai> 在 2008-10-13 上传 | 大小:11056 | 下载:0

[编译器/词法分析cffx123

说明:词法分析,里面有一个bug,\")\"后面不能跟其他符号,但是这个更像是自己作的,程序很简单,我自己做了大修改,加了很多注释-lexical analysis, which has a bug, ")" not behind other symbols, But this is more like myself, is very simple procedure, I did a lot of changes wit
<吊死鬼鬼> 在 2008-10-13 上传 | 大小:10910 | 下载:0

[编译器/词法分析unicodepro

说明:先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -star
<leon> 在 2008-10-13 上传 | 大小:10980 | 下载:0

[编译器/词法分析Expression_c++

说明:一个C++对赋值语句的翻译,能输出四元式-a C on assignment for the translation, can output four yuan -
<林峰> 在 2008-10-13 上传 | 大小:10896 | 下载:0

[编译器/词法分析basic

说明:c语言写的basic词法分析器-c language writes basic morphology analyzer
<李汉阳> 在 2008-10-13 上传 | 大小:11049 | 下载: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

[编译器/词法分析pl-compile

说明:pl 词法分析器,自己编的,输入文件名 (包括后缀)即可-pl morphology analyzer, own arrange, the input filename (decorates including after) then
<龙笑云> 在 2008-10-13 上传 | 大小:11069 | 下载:0

[编译器/词法分析first_and_follow_SLR

说明:实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表
<陈波> 在 2008-10-13 上传 | 大小:11056 | 下载:0

[编译器/词法分析hello

说明:很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写。我做的一个C子集的词法分析器可以分析C语言的一个子集,包括关键字以及绝大部分的符号.
<小薇> 在 2008-10-13 上传 | 大小:10997 | 下载:0

[编译器/词法分析c

说明:编译原理 :预测分析,算法分析,DN转换c是实现
<朱清和 > 在 2008-10-13 上传 | 大小:11012 | 下载:0

[编译器/词法分析scanner

说明:linux shell 得词法分析器,用于shell的命令解释。
<朱投> 在 2008-10-13 上传 | 大小:10876 | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 1384 »

源码中国 www.ymcn.org