搜索资源列表
mowanglanguage
- 魔王语言。。 。把魔王的语言翻译成人类的语言,涉及链表等基本操作。就是这样了,大家可以自己-fiendish language. . . Put fiendish language translation adult language category, involving the basic operating chain. Is the same, you can see for yourself
TMagneticClassv.1.0
- 下面又是翻译: 韩国人 Silhwan Hyun 改写。 TMagnetic Class 是一个 Delphi 版本的"cMagneticWnd" 类, Visual Basic "cMagneticWnd" 为 Emil Weiss 所写. TMagnetic Class 让应用程序的每个窗体有磁性的相互粘在一起, 并可以一起拖动。 当子窗体改变尺寸大小时可以象 Winamp 的窗体一样控制对齐效果.-The following is a translation: Ko
a
- C语言关键字中英翻译机。要求输入中文的名词和关键字,可以将其翻译成英语,如输入“基本整形”回车,得到int.-C language keywords in the English translation machine. For the importation of Chinese terms and keywords that can be translated into English, as input " basic shaping," Enter, get int.
ForTrans
- 编译课程设计的基本任务是设计一个mini-pascal语言的编译器,将mini-pascal 语言的源程序翻译成等价的中间代码。要求输入mini-pascal语言写的源程序(以文件形式存储),首先经过词法分析,输出原程序分析后的二元式文件,供语法制导翻译用。经过语法制导翻译将词法分析器产生的二元式翻译成等价的四元式形式,也就是中间代码的生成。要求能进行正常的关键字如:begin,end, if ,else 等的识别-Compile the basic task of curriculum des
downworld
- 递归向下分析器实现基本的词法翻译功能和语法语义的判别-Recursively down to achieve the basic lexical analyzer and the semantic translation of the discriminant function
filemon
- 根据vc版的filemon.exe程序源码修改的delphi7版。 文件夹delphi里是本人按照VC源码翻译的,实现了filemon驱动的加载,设置过滤器,解析驱动返回内容等基本功能。-According to the vc version filemon.exe program source modify the delphi7-version. Folder delphi where is my translation in accordance with the VC sourc
object-c
- Object-C基础教程,系原本英文翻译,包括基础的功能与实例实现-Object-C Basic Course, Department of English translation of the original, including the realization of basic functions and examples
Compilation-principle
- 编译原理是计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。-The compiler theory is an important professional courses, computer professional and is intended to introduce the general principles and basic methods of compi
IF_ELSE
- 引入属性文法和语法制导翻译方法的基本思想,对控制结构“IF-ELSE”条件语句进行词法分析,并在词法分析的基础上进行LR语法分析,并根据语法制导翻译方法将条件语句翻译成四元式中间代码形式,最后输出翻译后的四元式代码。-The basic idea of introducing the attribute grammar and syntax directed translation method, lexical analysis of the control structure of "IF-
MMULou
- 用高级语言仿真mmu课程设计的实现,基本实现加载进程和逻辑地址到物理地址的翻译UESTC2010060050023-High-level language simulation mmu, the basic realization of the loading process and the logical address to physical address translation UESTC2010060050023
编译原理(龙书)+第二版
- 计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。(An important professional course of computer science, the purpose of this paper is to introduce the general principles and basic methods of compiler construction.