资源列表

« 1 2 ... .24 .25 .26 .27 .28 429.30 .31 .32 .33 .34 ... 1384 »

[编译器/词法分析analyserforcompiling

说明:用vc++6.0制作,编译器,希望对大家有用-produced by vc 6.0, compiler, it may be useful to hope
<church> 在 2008-10-13 上传 | 大小:244.21kb | 下载:0

[编译器/词法分析CompilerV1

说明:用csharp实现的编译原理中的词法分析器。
<sheeep> 在 2008-10-13 上传 | 大小:243.62kb | 下载:0

[编译器/词法分析Regular

说明:输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To
<杨震原> 在 2024-11-16 上传 | 大小:244kb | 下载:0

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

说明:编译原理课程设计-词法分析器-Course Design Compiler Principle- lexical analyzer
<吴峰> 在 2024-11-16 上传 | 大小:244kb | 下载:0

[编译器/词法分析analyserforcompiling

说明:用vc++6.0制作,编译器,希望对大家有用-produced by vc 6.0, compiler, it may be useful to hope
<church> 在 2024-11-16 上传 | 大小:244kb | 下载:0

[编译器/词法分析bianyi

说明:词法分析器,能够对输入的程序进行单词的划分。生成文件各自输出。-Lexical analyzer, able to enter the process of division of the word. Generate their own output files.
<周孝琼> 在 2024-11-16 上传 | 大小:244kb | 下载:0

[编译器/词法分析PL0

说明:VC PL0编译器PL/0编译器是个一遍的编译程序,词法分析程序作为子程序,需要的时候被语法分析程序调用,使用语法制导的翻译技术,在语法分析的同时生成中间代码,并保存到文件中。-VC PL0 compiler PL/0 compiler is again compiled program, lexical analysis program as a subroutine, and when required by the syntax
<封建性> 在 2024-11-16 上传 | 大小:244kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:用C语言编写,dos界面,能够判断用户输入的语句中含有的各种类型,编写语句简单,容易看懂。-Using C language, dos interface, user input can determine the types contained in the statement, prepared statement, simple, easy to understand.
<小黑> 在 2024-11-16 上传 | 大小:244kb | 下载:0

[编译器/词法分析JavaCompiler

说明:用java编写的编译器,有源代码,想要的可以-Prepared with the java compiler, source code, want to see
<叶伟> 在 2024-11-16 上传 | 大小:244kb | 下载:0

[编译器/词法分析SomeLifeProject1

说明:编译原理 somelife code 需要bison和flex 支持, 通过这个程序对编译原理大概的了解-Code compiler theory somelife need bison and flex support through this program, compiler theory about understanding
<张烨> 在 2024-11-16 上传 | 大小:244kb | 下载:0

[编译器/词法分析4SLR

说明:编译原理上机—语法分析2 1.目的:熟练掌握自下而上的语法分析方法,并能用C++程序实现。 2. 在已有文法的基础上再加上减法“-”和除法“/”对应的产生式构成最终的文法。从而使得记号流可以处理带括号的加、减、乘、除四则运算。 3. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用SLR分析器来完成。手工构造SLR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如:
<girlatsnow> 在 2024-11-16 上传 | 大小:245kb | 下载:0

[编译器/词法分析token

说明:编译原理词法分析器,可以把源程序分析成标识符-Parser compiler theory, you can analyze the source identifier
<xwz> 在 2024-11-16 上传 | 大小:244kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 429.30 .31 .32 .33 .34 ... 1384 »

源码中国 www.ymcn.org