资源列表
[编译器/词法分析] expressioncompile
说明:一个简单的表达式编译器,大家可以试一试.-a simple expression compiler, we can try.<cai> 在 2008-10-13 上传 | 大小:10.8kb | 下载:0
[编译器/词法分析] zifuchuanjieshiqi
说明:词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results.<仇烨> 在 2008-10-13 上传 | 大小:10.81kb | 下载:0
[编译器/词法分析] fifafenxiqifuyiming
说明:小型词法分析器。输入程序文件片段,输出结果是二元组的。-small lexical analyzer. Input program fragments of files, the output is the result of the dual Group.<付益明> 在 2008-10-13 上传 | 大小:10.81kb | 下载:0
[编译器/词法分析] unicodepro
说明:先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -start with the ASCII, ASCII is use<leon> 在 2008-10-13 上传 | 大小:10.72kb | 下载:0
[编译器/词法分析] rs232_syscon_v
说明:This a state-machine driven rs232 serial port interface to a \"Wishbone\" // type of bus.-This a state-driven machine rs232 seria l port interface to a "Wishbone" / / type of bus.<weixing> 在 2008-10-13 上传 | 大小:10.81kb | 下载:0
[编译器/词法分析] pl-compile
说明:pl 词法分析器,自己编的,输入文件名 (包括后缀)即可-pl morphology analyzer, own arrange, the input filename (decorates including after) then<龙笑云> 在 2008-10-13 上传 | 大小:10.81kb | 下载:0
[编译器/词法分析] first_and_follow_SLR
说明:实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表<陈波> 在 2008-10-13 上传 | 大小:10.8kb | 下载:0