资源列表
[编译器/词法分析] judg
说明:本程序使用JAVA实现文法类型判断功能,基本原理是根据乔姆斯基文法中文法类型的定义,进行判断给定的文法属于哪一类文法。通过判断产生式左右部给定的字符长度,以及是否是非终结符等进行判断,总之要紧扣每个文法类型的定义-procedures for the use of the grammar type JAVA judgment function, the basic principle is under Chinese law Chomsky grammar type of definition,<李延> 在 2008-10-13 上传 | 大小:7.61kb | 下载:0
[编译器/词法分析] 一个小语言的词法分析程序
说明:一个小语言的词法分析程序- A small language lexical analyaer<公用帐号,请不要修改> 在 2008-10-13 上传 | 大小:7.57kb | 下载:0
[编译器/词法分析] signalandlinearsystemcoder
说明:信号与线性系统的常用Matlab程序源代码-signal and linear systems used Matlab source code<张琪> 在 2008-10-13 上传 | 大小:7.49kb | 下载:0
[编译器/词法分析] SyntaxParse
说明:能对输入的语句进行分析,执行简单的数学表达式-able to import the statement analysis, the implementation of a simple mathematical expression<静水> 在 2008-10-13 上传 | 大小:7.53kb | 下载:0
[编译器/词法分析] HtmlStreamTokenizer
说明:一个用JAVA实现的HTML网页解析程序,可以分析HTML几乎所有的标签.<jason> 在 2008-10-13 上传 | 大小:7.73kb | 下载:0
[编译器/词法分析] howto_ping_ip_address
说明:How to ping ip address in VB<David> 在 2008-10-13 上传 | 大小:7.51kb | 下载:0
[编译器/词法分析] WordParsing
说明:简单的有穷自动机词法分析,同时也有语法分析,由于时间和精力关系。语法分析只是写了个大概,同时词法分析也需要继续完善:完善之处个人在文档中说明清楚。<朱英芳> 在 2008-10-13 上传 | 大小:7.48kb | 下载:0
[编译器/词法分析] 词法分析2
说明:一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic character identifier, constant,<华庆> 在 2008-10-13 上传 | 大小:7.68kb | 下载:0