搜索资源列表
SLNC
- 一个简单的词法分析程序。是编译原理的部分课程设计。因为时间有限。未能完成全部。如果有朋友改了代码或添加了功能使代码更加完善。请与我联系:ningmeng_studio@163.com谢谢. 做的不是很好,请多谅解。-a simple lexical analysis procedure. The principle is to compile part of the curriculum design. Because of the limited time available. Failu
自己的作品
- 这是个自己写的一个此法分析器,头次写这个,希望大家赏脸。-this is the one to write his law analyzer, the first time to write this, we hope obliged to say something.
cwdl291s
- CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of edi
another_compiler
- 花了很长时间找了这么多c语言的编译器,希望对大家做编译作业有帮助-spent a very long time to find so many c language compiler, we do want to help build operations
LR(0)blog.files
- 写的人花了时间 虽然很简单啊 谢谢你们下载-people writing spent time although very simple ah Thank you download
pl0back
- 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。 PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码
shua
- 同时论流刷定制的不同的网页同 时论流刷定制的不同的网页同时论流刷定制的不同的网页-while brushing customized flow of the different flow on the website while brushing customized website also different flow on the different brush customization On the website the same time brush customized flow
lexicalanalysis
- 为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为: (1)从源程序文件中读入字符。 (2)统计行数和列数用于错误单词的定位。 (3)删除空格类字符,包括回车、制表符空格。 (4)按拼写单词,并用(种别,单词)二元式表示。 (5)根据需要是否填写标识符表供以后各阶段使用。 这里采用的编译程序的实现方法是一遍扫描,即从左到右只
jiandanyouxian
- 我前一段时间,做的一个编译原理实验的作业 请大家为我多提意见-some time ago I was doing a translation principle experiment Operating I invite you to do so
ctalk-121
- C-Talk is interpreted scr ipting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, expl
yufafenxi(tiny)
- 我花了很长时间做的一个语法分析器, 他可以查看生成的语法树(如果无语法错误的话)-I spent a lot of time doing a parser, He can check the syntax tree production (if not the grammar mistakes)
Soft20060210105922892
- 这是学《编译原理》时的上机实验。可实现对C语言的词法分析,关键字32个,包含了C的绝大部分运算、限界符,主要是对文件进行读、写操作,节省内存消耗,自以为是一个不错的词法分析程序。运行环境为VC++6.0。-This is the time for "compiler theory," the experiment on the plane. To be able to achieve C language lexical analysis, keyword 32, C con
tiger_runnable
- tiger run time supporting files
PL0Backup
- 《PL/0的编译器》:PL/0语言是Pascal语言的一个子集,《PL/0的编译器》实现了把客户用PL/0语言编写的程序编译成类PCODE代码,并能虚拟机上解释运行生成的类PCODE代码的功能。《PL/0的编译器》采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。-"PL / 0 compiler" : PL / 0 Pascal language is a language sub
GPSchengxu
- GPs测量坐标转换工具 有时间你们研究下-GPs coordinate measurement conversion tools you have time to the study
huffmen
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接受将传来的数据进行译码。-use Huffman coding can be greatly improved communication channel utilization, shorten information transmission time and reduce transmission costs. However, this require
编译技术
- 我用java写的词法分析器,语法分析器正在做,到时候我传上来共享- I use the morphology analyzer which java writes, the grammar analyzer to do, when the time comes I pass on share
RC5xx
- // Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights are reserved. // Philips reserves the right to make changes without notice at any time. // Philips makes no warranty, expressed, implied or st
time
- 动态显示系统时间的程序,显示格式为:时、分、秒、毫秒(1/100)-Dynamic display system time-consuming procedures, display format as follows: hours, minutes, seconds, milliseconds (1/100)
PCFG
- 一个简单的PCFG分析器 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示-A simple PCFG parser with the results of the analysis-by-tree approach shows that if there is more than the result of a sentence, in the box at the same time show show