资源列表

« 1 2 ... .30 .31 .32 .33 .34 935.36 .37 .38 .39 .40 ... 1383 »

[编译器/词法分析c++词法分析程序

说明:一个用C++编写的C语言词法分析程序,本人在做WEBSPHERE MQ的收发信息时需要对远端发过来的数据进行解析,然后才能确定要发送到哪一个终端,因此写了对词法分析做了一定的研究,也就写了这么一个程序.-prepared by the C language lexical analysis procedures, I do WebSphere MQ the need to send and receive information sent to the remote data analysis,
<何福康> 在 2008-10-13 上传 | 大小:9.72kb | 下载:0

[编译器/词法分析词法分析器A

说明:可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断,如果没有错误则提示“词法分析正确完成!”-can open arbitrary locations and names of the original documents lexical analysis can be carried out illegal characters and figures behind the letters with the wrong judgment, and if no
<杨英子> 在 2008-10-13 上传 | 大小:9.74kb | 下载:0

[编译器/词法分析DesignII

说明:一个C语言词法分析器,一般本科生课程设计都用得上-a C language lexical analyzer, the general undergraduate curriculum design are useful
<蔡凯伟> 在 2008-10-13 上传 | 大小:9.77kb | 下载:0

[编译器/词法分析myclasses

说明:一个使用回填翻译控制流语句的JAVA演示例子,是本人从网上下载的,非常好,值得学习编译原理的朋友参考学习.-use backfill a translation control flow statements JAVA demo examples, I downloaded from the Internet. very good and worth learning compiler principles friends reference study.
<xym> 在 2008-10-13 上传 | 大小:9.8kb | 下载:0

[编译器/词法分析jiandancifafenxi

说明:进行简单的词法分析,根据规定的词法匹配顺序进行匹配,很简单的功能,学习编译原理做的程序,内附测试文件.-simple lexical analysis, according to the lexical sequence matching match, a very simple function, Principle study compiler do the procedure, documents containing test.
<赵旋> 在 2008-10-13 上传 | 大小:9.87kb | 下载: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 NFA Number algorithm to deter
<> 在 2008-10-13 上传 | 大小:9.83kb | 下载:0

[编译器/词法分析scg

说明:07497编译设计与开发技术-斯传根(原代码)
<heguo1981> 在 2008-10-13 上传 | 大小:9.79kb | 下载:0

[编译器/词法分析c_base

说明:编译技术中的词法分析器,用C语言实现。根据pl/0的描述编写。
<李英> 在 2008-10-13 上传 | 大小:9.83kb | 下载:0

[编译器/词法分析Scan1.3

说明:一个c-语言的词法分析器,学编译原理时做的。
<mzy> 在 2008-10-13 上传 | 大小:9.79kb | 下载:0

[编译器/词法分析cifa

说明:非常经典的C语言词法分析器,可直接下载使用,无需修改,完整版
<suyanxia> 在 2008-10-13 上传 | 大小:9.89kb | 下载:0

[编译器/词法分析c_base

说明:词法分析,通过C++进行编程,汇编原理课程设计,有需要的快快下
<于富强> 在 2008-10-13 上传 | 大小:9.82kb | 下载:0

[编译器/词法分析ssuan36

说明:Simple语言词法分析器——————大连理工版-Simple language morphology analyzer Dalian technical version
<> 在 2008-10-13 上传 | 大小:9.76kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 935.36 .37 .38 .39 .40 ... 1383 »

源码中国 www.ymcn.org