搜索资源列表
PasCompiler
- 一个pascal编译器,其中编译模块是独立的,可以进行任何slr语法分析,这个编译器还在实现中,目前已经完成到生成中间文件.-a compiler, which build the module is independent, can any slr syntax analysis, the compiler also realize that the current generation has been completed to document the middle.
PowerToy
- PowerToy是为方便程序员在命令行窗口中使用Visual Studio.NET 2003 中的各种命令行工具而开发的一个小程序。它在资源管理器的弹出菜单中增加一项[打开命令行窗口]。点击该菜单项后,系统会在资源管理器当前工作路径处打开一个命令行窗口,并在此窗口中自动设置Visual Studio的环境变量,如PATH。程序员在此窗口中可方便地执行Visual Studio.NET 2003中的各种命令行工具,如C++、C#的编译器等等。-PowerToy for the convenienc
F2blog1227full
- F2blog v1.1 beta 12.27更新说明 1、后台编辑器增加了文本粘贴与从WORD粘贴,以及在IE下没有软硬回车之分,统一了回车为 标签(在Firefox下仍然有,这是跟tiny编辑器有关系)。 2、新增日志的地方增加了媒体管理器,使得附件可以重复使用与上传附件更加方便,快捷。 3、把默认的五个CSS档案生成了一个静态CSS文件,放在cache/cache_style.css.php下,如果手工更改了当前SKIN的样式,需要在后台重新激活该皮肤或者把该cache/ca
sdfefefa
- 此次课程设计我的设计题目是:判别后缀表达式。其具体要解决的问题是: (1)假设表达式由单字母变量和双目四则运算符构成; (2)从键盘输入任意一个非空的表达式; (3)利用栈,判别输入的表达式是否是一个正确的后缀表达式; (4)把正确的后缀表达式转换为前缀表达式; (5)测试用例自己设计。 -current curriculum design I design entitled : distinguishing suffix expression. To solve the
WordAnalyser
- 1.1 引言 1.1.1 设计目的 本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。 1.1.2 设计任务 针对本次课程设计我们设计了一个简化的pascal语言,称
编译原理词法tc实现
- 在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
200218033赵伟光(程序清单)
- 词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以\"@\"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze th
lex生成pascal词法分析器
- 利用LEX生成工具构造PASCAL词法分析器。输入一个字符串或是数,分析器将判别是否为PASCAL标准标识符、保留字、整数或实数,并同时把当前的输入再次打印出来。-use LEX generation tool is PASCAL lexical analyzer. The importation of a string or number analyzer to determine whether it will PASCAL standard identifier and reserved
lr0
- LR分析法是一种自下而上进行规范归约的语法分析法,L指从左到右扫描输入符号串,R是指构造最右推导的逆过程。对大多数无二义性上下文无关文法描述的语言都可用它进行有效的分析。主要分析器有LR(0),SLR(1),LR(1),LALR(1): LR(0):在分析的每一步,只需根据当前栈顶状态而不必向前查看输入符号就能确定应采取的分析动作。所能分析的LR(0)文法要求文法的每一个LR(0)项目集中都不含冲突项目。 -LR analysis is a bottom-up norms to r
Small_Device_C_Compiler_Manual
- SDCC (Small Device C Compiler) is free open source, retargettable, optimizing ANSI-C compiler by Sandeep Dutta designed for 8 bit Microprocessors. The current version targets Intel MCS51 based Microprocessors (8031, 8032, 8051, 8052, etc.), Dal
plo
- PL/0功能扩充,实现处理break功能,break退出当前循环-PL/0 function of the expansion, to achieve break function to deal with, break out of the current cycle
Assignment3
- The third and the last one... About book details recording and finding out the book with current record, of course in c programming.
1
- 语法分析是编译程序的核心部分。语法分析的作用是识别由词法分析给出的单词符号序列是否是给定的文法的正确句子。目前语法分析常用的方法右自顶向下分析和自底向上分析两大类。 确定的自顶向下方法,是从文法的开始符号,考虑如何根据当前的输入符号(单词)唯一的确定选用哪个产生式替换相应非终结符往下推导。 LL(1)文法是一种确定的自顶向下的分析方法。 LL(1)的含义是:第一个L表明自顶向下分析从左向右扫描输入串,第二个L表明分析过程中将用最左推导,1表明只需向右看一个符号便可以决定如何推导即选
ZendStudio-7-hanhua
- Zend Studio 7 汉化包,80 汉化,直接解压到zend studio的当前安装目录,重启zend即可!! 本汉包支持7.0.0;7.0.1;7.0.2;7.1系列-Zend Studio 7 finished package, 80 finished, directly extract zend studio s current installation directory, you can restart zend! ! The Han package supports
c2forth110
- MPE C to Forth Compiler. The contents of the file c2forth110.zip form a C to Forth compiler tool chain. The harness (see below) was tested on a three year old version of VFX Forth for Windows, then known as ProForth VFX. The harness may need changi
prog4
- A program that takes as argument a list of data types, and it prints the data type size in bytes under the current system
prog1A
- A program that takes as argument a list of data types, and it prints the data type size in bytes under the current system
Lexical-Analyzer-Parser-compiler
- Parses forwards and backwards. -Scans forwards and backwards. -Get the delimiter that was found. -Get the offset at where the token was started. -Get the current offset of the parser. -Add any number of delimiters. -Support for delimiter
lex_simple
- 简单的lex编程,详细见英文描述 Running the Lex program 1. Write the Lex specifications as described above in a file, say, prog1.l 2. On moon.cse.yzu.edu.tw, do the following: flex prog1.l (Produces lex.yy.c as the output) gcc lex.yy.c -lfl (Compi
TQEditor-v2.2.3
- 兼容IE9的在线编辑器, 也是一个功能体积比最优的的在线编辑器 特点: 小身材,JS(56k)+CSS(8k)+图标(7k) 总计71K, 启用gz压缩后不到30K 全浏览器支持, 当前支持 IE6, 7, 8, 9, chrome 8+, FF 3+, Opera 10+, Safari5+ Word代码清理,有效清理从word中粘贴的代码同时保留格式 默认使用SWFUpload组件处理上传, 用户体验超好 自带源码格式化 支持皮肤功能, 只需修改一