资源列表

« 1 2 ... .51 .52 .53 .54 .55 956.57 .58 .59 .60 .61 ... 1384 »

[编译器/词法分析blassic-0.5.1

说明:由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.-from an old BASIC interpreter to improve from retained ANSI C inherent beauty of the arts.
<goober> 在 2008-10-13 上传 | 大小:245.05kb | 下载:0

[编译器/词法分析a

说明:简单语法分析器,是编译原理的作业,放在这里交流一下
<李飞> 在 2008-10-13 上传 | 大小:245.14kb | 下载: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 c
<华庆> 在 2024-11-20 上传 | 大小:246kb | 下载:0

[编译器/词法分析blassic-0.5.1

说明:由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.-from an old BASIC interpreter to improve from retained ANSI C inherent beauty of the arts.
<goober> 在 2024-11-20 上传 | 大小:245kb | 下载:0

[编译器/词法分析PL0(MFC)

说明:PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
<xwj> 在 2024-11-20 上传 | 大小:245kb | 下载:0

[编译器/词法分析pl0-source-code-from-book

说明:编译原理的pl/0源码,非常好,外面很难找到,里面实现了pl0语言的具体细节-compiler principles pl/0 source, a very good, very difficult to find outside. p10 inside the realization of the language specific details
<digg> 在 2024-11-20 上传 | 大小:246kb | 下载:0

[编译器/词法分析a

说明:简单语法分析器,是编译原理的作业,放在这里交流一下-Simple grammar analyzer is the principle of compiler operations, on the exchange here
<李飞> 在 2024-11-20 上传 | 大小:245kb | 下载:0

[编译器/词法分析scanner

说明:用 C++ 作为宿主语言完成: Java语言词法分析器的设计和实现 使用DFA实现词法分析器的设计; 实现对Java源程序中注释的过滤; 利用两对半缓冲区从文件中逐一读取单词; 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 统计源程序每行单词的个数和整个源文件单词个数; 具有报告词法错误和出错位置(源程序行号和该行字符)的功能;-Using C++ as the host l
<房兴华> 在 2024-11-20 上传 | 大小:245kb | 下载:0

[编译器/词法分析lex

说明:c语言的词法分析,保证正确。绝密资料,不下载保证让你后悔-c language lexical analysis to ensure that the correct. Top-secret information
<张飞> 在 2024-11-20 上传 | 大小:245kb | 下载:0

[编译器/词法分析lua-wow-1.12-src

说明:Lua wow环境。用来测试编译wowLua脚本-Lua wow Environment
<徐宁> 在 2024-11-20 上传 | 大小:245kb | 下载:0

[编译器/词法分析compiler

说明:用C++实现的SkipOOMiniJool语言的编译器,可查出用户程序中的一切错误-Implemented with C++ language compiler SkipOOMiniJool can find out all the errors in the user program
<wchdai> 在 2024-11-20 上传 | 大小:245kb | 下载:0

[编译器/词法分析4SLR

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

源码中国 www.ymcn.org