Location:
Search - Compiler Table
Search list
Description: 词法/语法分析器bison源码,最新版本bison-2.1,,Unix_Linux0120310340817.rar...编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。...词法分析原程序对C语言可-lexical / grammatical analyzer bison source, the latest version bison - 2.1,, Unix_Linux0120310340817.rar compiler theory ... LR (0) Symbol France analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and can be imported to the sentence syntax analysis output corresponding syntax tree. ... Lexical analysis procedure to the original C language can be
Platform: |
Size: 166400 |
Author: malll |
Hits:
Description: 给出非终结符的FIRSTVT和LASTVT集。画出算符优先关系表。给定符号串判定是否是文法中的句子,分析过程用计算机打印出来。-website is not the end of the FIRSTVT and LASTVT set. Ingenuous operator precedence table. Series set to determine whether the symbol is the grammar of the sentence, the analysis process used computer print out.
Platform: |
Size: 18373 |
Author: 张海 |
Hits:
Description: 这是一个VHDL(硬件描述语言)的编译器,更确切说是一个解释器,输入是VHDL语言,输出是经过提到后的符号表,也就是将VHDL中的重要变量比如输入输出变量和DFF等保存下来。-This is a VHDL (hardware description language) compiler, more precise explanation is a device that is VHDL input, output was mentioned after the symbol table to VHDL is the important variables such as input and output variables and other DFF preserved.
Platform: |
Size: 118091 |
Author: gepo |
Hits:
Description: Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
Platform: |
Size: 220160 |
Author: none |
Hits:
Description: 产生的DFA在屏幕上显示,分析表写到文件里面.- Produces DFA demonstrated on the screen that, the analytical
table writes inside the document
Platform: |
Size: 14336 |
Author: 演好 |
Hits:
Description: 这是一个VHDL(硬件描述语言)的编译器,更确切说是一个解释器,输入是VHDL语言,输出是经过提到后的符号表,也就是将VHDL中的重要变量比如输入输出变量和DFF等保存下来。-This is a VHDL (hardware description language) compiler, more precise explanation is a device that is VHDL input, output was mentioned after the symbol table to VHDL is the important variables such as input and output variables and other DFF preserved.
Platform: |
Size: 117760 |
Author: gepo |
Hits:
Description: 编译原理的一个小实例 YACC(Yet Another Compiler-Compiler)是LALR(1)分析器的自动生成工具,它的第一版于70年代初发表,是美国贝尔实验室的软件产品(作者为S.C.Johnson) YACC将一前后文无关文法转换为一LALR(1)分析表,并提供使用该分析表进行语法分析的总控程序yyparse().-compiler principles of a small example of YACC (Yet Another Compiler- Compiler) is LALR (1) the automatic generation analyzer tool, its first edition in the early 1970s, was published in the United States Bell Labs software products (the author S. C. Johnson) will be a before and after YACC grammar unrelated to the text converted to a LALR (1) Analysis Table, and provide analysis of the use of the table for syntax analysis of the total control procedures yyparse ().
Platform: |
Size: 110592 |
Author: 张雷 |
Hits:
Description: 环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the principle of the steps, lexical analysis, inspection, as table-generation, I think we will be like!
Platform: |
Size: 72704 |
Author: 袁慧 |
Hits:
Description: 词法/语法分析器bison源码,最新版本bison-2.1,,Unix_Linux0120310340817.rar...编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。...词法分析原程序对C语言可-lexical/grammatical analyzer bison source, the latest version bison- 2.1,, Unix_Linux0120310340817.rar compiler theory ... LR (0) Symbol France analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and can be imported to the sentence syntax analysis output corresponding syntax tree. ... Lexical analysis procedure to the original C language can be
Platform: |
Size: 174080 |
Author: malll |
Hits:
Description: MIB浏览器,可以查询某个SNMP的变量值,设置某个snmp的变量值。查询表或代理所有SNMP的变量值的功能-MIB browser, can find a SNMP variable values, set up a snmp variable values. Table inquiries all SNMP agent or variable value of the function
Platform: |
Size: 225280 |
Author: 陈洪波 |
Hits:
Description: 编译原理:词法分析器(C++实现)
将PASCAL的源程序,即相应字符流转换成内部表示,并对标识符填写相应的符号表供编译程序以后各阶段使用,输出的单词符号格式为二元组(单词种别,单词在标识符表中的地址),标识符表格式有“序号”和“标识符本身的值”两项。-compiler : lexical analyzer (C achieved) will PASCAL source, that is, replaced by the corresponding characters in the internal circulation, also fill in the corresponding identifier of the symbol table compiler for the subsequent stages, Word output format for binary symbols (words of other species, the identifier word in the address table) Table format identifier "serial number" and the "value of the identifier" 2.
Platform: |
Size: 10240 |
Author: Snake |
Hits:
Description: 给出非终结符的FIRSTVT和LASTVT集。画出算符优先关系表。给定符号串判定是否是文法中的句子,分析过程用计算机打印出来。-website is not the end of the FIRSTVT and LASTVT set. Ingenuous operator precedence table. Series set to determine whether the symbol is the grammar of the sentence, the analysis process used computer print out.
Platform: |
Size: 56320 |
Author: 张海 |
Hits:
Description: 第12章(/12/)
BasicUSB.SchDoc 电路原理图
FX2Test/FX2Test.Uv2 Keil C51工程
FX2Test/EZUSB.LIB EZ-USB库文件
FX2Test/dscr.a51 USB描述符
FX2Test/USBJmpTb.OBJ USB中断跳转表
FX2Test/syncdly.h 同步延时
FX2Test/lpregs.h 寄存器声明
FX2Test/lp.h EZ-USB头文件
FX2Test/fw.c C51主程序
FX2Test/periph.c 初始化及任务调度
FX2Test/FX2Test.hex 单片机Hex文件
FX2Test/STARTUP.A51 启动代码
程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。
安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。
注意:这里需要添加完整的头文件及库文件才可以编译。
-Chapter 12 (/ 12 /) BasicUSB.SchDoc circuit schematic FX2Test/FX2Test.Uv2 Keil C51 works FX2Test/EZUSB.LIB EZ-USB library file FX2Test/dscr.a51 USB descriptor FX2Test/USBJmpTb.OBJ USB interrupt jump table FX2Test/syncdly.h sync delay register FX2Test/lpregs.h statement FX2Test/lp.h EZ-USB header files FX2Test/fw.c C51 main program initialization and task scheduling FX2Test/periph.c single FX2Test/FX2Test.hex Hex machine code file to start the procedure FX2Test/STARTUP.A51 Description: Cypress provided the use of EZ-USB Development Kit basic firmware programming. Installation: copy the source to your hard disk under a specific directory, use the Keil C compiler can run. Note: There will need to add the complete header files and library files can be compiled.
Platform: |
Size: 46080 |
Author: 熊達達 |
Hits:
Description: (1) 将此番分析程序设计成独立一遍扫描源程序的结构。词法分析的输出结果采用如下的二元组表示:
(单词种别,单词自身的值)
对表识符,采用下列的二元组表示:
(表识符,指向标识符表项的指针)
单词种别建议采用一个关键字一个整数值、一个算符一个整数值等形式,每个整数值是不重复的,设计中应考虑好编码的方案(要跟语法分析连贯)。
(2) 测试用例:
应该建立至少两个测试用例:一个词法上正确的PL/0源程序和词法上部正确的源程序。
-(1) This analysis program will be designed as an independent source to scan the structure again. Lexical Analysis of the output of the dual use of the following group, said: (the word of other species, the value of their own words) on the table knowledge Fu, using the following binary group, said: (Table numeracy Fu, point identifier table entry pointer) word other species suggested an integer value of a keyword, an operator the form of an integer value, each integer value is not repeated, the design should be considered a good encoding program (with grammar analysis of coherence). (2) test case: It should be the establishment of at least two test cases: a lexical correct PL/0 source and the upper part of the correct morphology of the source.
Platform: |
Size: 2048 |
Author: dong |
Hits:
Description: 9.简单Simple语言编译器的实现
1.设计符号表
2.设计词法分析器
3.语法分析与中间代码产生器
-9. Simple language compiler simple realization 1. Design symbols Table 2. The design of lexical analyzer 3. Syntax analysis and intermediate code generator
Platform: |
Size: 235520 |
Author: 狐狸 |
Hits:
Description: delphi中用GDI函数画出三维图形,带源码,在delphi 7 + Windows XP SP2下编译通过-delphi using GDI functions to draw three-dimensional graphics, with source code in delphi 7+ Windows XP SP2 under the compiler through
Platform: |
Size: 165888 |
Author: beggar |
Hits:
Description: 对任意给定的文法G 构造LR(1)
项目集规范族,其中要实现CLOSURE(I)、GO(I,X)、FIRST 集合等。在此基础上,
构造了LR(1)分析表。然后对输入的句子进行语法分析,给出接受或出错报告。
程序采用文件输入输出方式。其中包括两个输入文件:文法grammar.txt,以及
输入串input.txt;两个输出文件:项目集items.txt 和文法的LR(1)分析表
action_table.txt。由于语法分析的结果只给出接受或错误报告,比较简-For any given grammar G constructed LR (1) itemsets family norms, which in order to achieve CLOSURE (I), GO (I, X), FIRST collections, etc.. On this basis, the structure of the LR (1) analysis table. Then the input sentence for grammatical analysis, given the report to accept or wrong. Procedures for the use of file input and output modalities. Including two input file: grammar grammar.txt, as well as the input strings input.txt two output files: itemsets items.txt and grammar LR (1) analysis table action_table.txt. Since the syntax analysis is given only to accept or error reporting, comparison Jane
Platform: |
Size: 193536 |
Author: 方方 |
Hits:
Description: 编译原理课程设计,LL(1)方法,用FIRST()和FOLLOW(),SELECT(),以及预测分析表-Principles of curriculum design compiler, LL (1) method, FIRST () and FOLLOW (), SELECT (), as well as predictive analysis table
Platform: |
Size: 3383296 |
Author: ZOU |
Hits:
Description: 编译原理课程设计,做了一个:根据LR分析表构造LR分析器!对同学们做编译原理实验很有帮助-Principles of curriculum design compiler, made a: LR analysis table constructed in accordance with LR parser! For students to do experimental helpful Compilation Principle
Platform: |
Size: 264192 |
Author: lyf |
Hits:
Description: pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明
请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists of Symbol Table, Abstract Tree Construction, Code generation and generated code interpretation. I believe it s a helpful material for learning oo programming and design since it uses STL and design patterns intensively.
The project is developed on Mingw and Dev-C++ IDE, VC6.0 is not supported since it does not STL compliant!
Platform: |
Size: 721920 |
Author: xukeying |
Hits: