资源列表

« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 1384 »

[编译器/词法分析NFAtoDFA

说明:NFA转化为DFA的一个程序!希望能有点作用!-NFA into a DFA procedures! Hope to some purpose!
<eyeknight> 在 2008-10-13 上传 | 大小:3930 | 下载:0

[编译器/词法分析NFA

说明:实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA  N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。-achieve
<> 在 2008-10-13 上传 | 大小:10067 | 下载:0

[编译器/词法分析gprolog-1.2.13.tar

说明:prolog 人工智能语言的解释期,开源的,很牛的,-prolog artificial intelligence language interpretation period, revenue is cattle, uh-huh
<xx> 在 2008-10-13 上传 | 大小:2470242 | 下载:0

[编译器/词法分析BurnIn

说明:为开发一产品,苦于没有相关资料,采用机器上读取-for the development of a product, there is no relevant information on the machines used to read
<赵阳> 在 2008-10-13 上传 | 大小:808 | 下载:0

[编译器/词法分析YACC_Lex

说明:YACC和Lex集成开发环境,现在要找到它还真不容易,加上自己收集的一些例子,希望对大家有帮助.-integrated development environment, now find it really is not easy, with its own collection of some examples, and I hope to be helpful.
<阿松> 在 2008-10-13 上传 | 大小:11925831 | 下载:0

[编译器/词法分析ll1

说明:输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出\"acc\",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) g
<赵旋> 在 2008-10-13 上传 | 大小:33947 | 下载:0

[编译器/词法分析ekhtml-0.3.2.tar

说明:El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser.-El-Kabong : A speedy, yet forgiving. SAX - stylee HTML parser.
<黑斗篷> 在 2008-10-13 上传 | 大小:234917 | 下载:0

[编译器/词法分析cfxq

说明:实现一个C程序下的词法分析,简单实用,不需要添加任何代码,就可执行,可在DOS或WIN下的各个版本的C程序编辑器下执行-achieve a C program under the lexical analysis, simple and practical, do not need to add any code can be implemented, in DOS or WIN under the various versions o
<李可> 在 2008-10-13 上传 | 大小:1704 | 下载:0

[编译器/词法分析c_compiler

说明:一个c compiler的source code-c compiler of a source code
<chen yong> 在 2008-10-13 上传 | 大小:215506 | 下载:0

[编译器/词法分析dgxj

说明:用C++实现编译原理的递归下降语法分析 用C++实现编译原理的递归下降语法分析-C compiler to achieve the principle of recursive grammar analysis dropped C compiler to achieve the principle of recursive grammar analysis drop
<韩健> 在 2008-10-13 上传 | 大小:638 | 下载:0

[编译器/词法分析Cifafenxi

说明:词法分析,给定状态转换图,写出对应的词法分析程序-lexical analysis, given the state change the map and write the corresponding lexical analysis procedure
<陈忠文> 在 2008-10-13 上传 | 大小:631 | 下载:0

[编译器/词法分析memo_Saleh_dpd

说明:this matlab code presents a memory polynommial predistorter and a saleh model for the power amplifier
<shi> 在 2024-10-06 上传 | 大小:1024 | 下载:0
« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 1384 »

源码中国 www.ymcn.org