资源列表

« 1 2 ... .23 .24 .25 .26 .27 228.29 .30 .31 .32 .33 ... 1384 »

[编译器/词法分析CFF1.5

说明:编译原理中的First集与 Follow集生成程序,这是我用C++语言写的,希望对大家有点用处。-Compiler Principle of First Set and Follow procedures set generation, which is my C + + languages, we hope to somewhat useful.
<吕进华> 在 2008-10-13 上传 | 大小:141363 | 下载:0

[编译器/词法分析C语言表达式的语法分析

说明:该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C lan
<褚亚飞> 在 2008-10-13 上传 | 大小:162646 | 下载:0

[编译器/词法分析2005320230911-35

说明:是一个不错的语法分析器,里面实现了语法分析的算法,并判断了一些优先级的控制和对栈的操作.-is a good parser, they achieved the syntax analysis algorithms, and a judgment of priority to the control and operation of the stack.
<吴用> 在 2008-10-13 上传 | 大小:12020 | 下载:0

[编译器/词法分析简单词法分析

说明:大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组-University wrote a simple lexical analyzer through importation from the definition of the rules of grammar procedures, the analysis of binary Group
<蔡正兴> 在 2008-10-13 上传 | 大小:11788 | 下载:0

[编译器/词法分析编译原理---算浮优先算法

说明:简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代
<李雷> 在 2008-10-13 上传 | 大小:12104 | 下载:0

[编译器/词法分析简单的词法分析器

说明:简单的词法分析器,真的很简单,优点是容易看懂,适合于初学者-simple lexical analyzer, it is really simple, easy to understand advantage is suitable for beginners
<鸡蛋> 在 2008-10-13 上传 | 大小:6478 | 下载:0

[编译器/词法分析visual c++词法分析器

说明:一个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a compiler with the lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contact me qq : 23318796
<姚翊> 在 2008-10-13 上传 | 大小:15331 | 下载:0

[编译器/词法分析遗传算法用于tsp问题的研究

说明:此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
<nyxz> 在 2008-10-13 上传 | 大小:196494 | 下载:0

[编译器/词法分析递归子程序方法

说明:这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式-This is a realization of the C syntax translation guided procedure, when an input expression can be translated into the corresponding four yuan -
<王小闹> 在 2008-10-13 上传 | 大小:7520 | 下载:0

[编译器/词法分析c++10000

说明:这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考-This a very good syntax analyzer! Computer is very suitable for professional students studying reference
<高若冰> 在 2008-10-13 上传 | 大小:31638 | 下载:0

[编译器/词法分析praktikum

说明:是有关解释器的.用JAVA编写.可以解释一般的JAVA程序.-the explanation is the. Prepared with Java. Can ordinary JAVA procedures.
<殷雅楠> 在 2008-10-13 上传 | 大小:204916 | 下载:0

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

说明:此为词法分析程序中的程序清单,界面说明过长,故只有基本实现算法。-this lexical analysis procedure to the list of procedures, interface note too long, it would only basic algorithm.
<孙瑜> 在 2008-10-13 上传 | 大小:5996 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 228.29 .30 .31 .32 .33 ... 1384 »

源码中国 www.ymcn.org