搜索资源列表
lua-5.0.2.tar
- Lua 语言解释器源码,可在linux,windows,unix下编译成功,是学习编译原理和用来做配置文件的好-Lua language interpreter source code, may in linux, windows, under unix translate successfully east, is studies the translation principle and uses for to make the disposition document to be go
20021071
- 词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
nasm-0.98.39.tar
- Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news f
SC 22
- The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of thes
VC编辑器
- VC环境下实现的词法分析,语法分析程序 VC VC VC-VC environment under the lexical analysis, grammar analysis procedures VC VC VC
LexicalAnalyser
- java版本的词法分析器,有穷自动机根据大型编译系统的模式构造。-java version of the lexical analyzer, the DFA Compilation System under the large tectonic model.
vc52499446672
- 此文件是在c++环境下编写的词法分析器,鉴于希望能对初学者有所帮助,所以上传 -this document was prepared under c of the lexical analyzer, in the light of hope can help beginners, upload
JavaSplitWord
- 国内最好的开源分词系统-中科院分词系统的Java版,可以直接在JSP下调用-the best domestic revenue segmentation system-CAS-word version of Java, JSP can be directly under the Call
keil_c51_maule
- 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
Language863
- 1.本树库是中科院计算所在承担863项目“通用机器翻译开发平台与汉英机器翻译系统”(1996-1998)期间,与北京大学计算语言学研究所联合开发汉英机器翻译系统时所产生的; 2.本树库的知识产权归中国科学院计算技术研究所拥有,本树库的发布遵循“自然语言处理开放资源许可证”; 3.本树库由刘颖博士在完成博士论文期间,根据机器翻译系统开发时产生的调试数据整理而成; 4.本树库中提供的文档appendix.rtf是刘颖博士的博士论文附录,刘颖博士的博士论文为: 刘颖,规则方法和统计方
ExpressAnalysis
- 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
judg
- 本程序使用JAVA实现文法类型判断功能,基本原理是根据乔姆斯基文法中文法类型的定义,进行判断给定的文法属于哪一类文法。通过判断产生式左右部给定的字符长度,以及是否是非终结符等进行判断,总之要紧扣每个文法类型的定义-procedures for the use of the grammar type JAVA judgment function, the basic principle is under Chinese law Chomsky grammar type of definition,
PL语言到中间代码的编译程序
- PL语言到中间代码的编译程序,vc下编译 -PL language to the interlanguage compiler, under vc translates
ADV7171B
- ADV7171 在BF553上测试通过 大家开下了-ADV7171 in BF553 testing through all of the under
这是一个C语言的编译器
- 这是一个C语言的编译器,内容详细,对于编译初学者是个学习的好东西,赶紧下吧-This is a C language compiler, detailed and compiler for beginners learning is a good thing, it quickly under
mycompiler5-1
- 分析树和依赖图的JAVA演示,是学习编译原理的朋友值得参考的程序,赶紧下吧! -tree on the map and the Java demo, compiler theory is the study of a friend worth considering the procedure, Under quickly!
deelx
- 看看吧C加加环境下的正则表达式引擎deelx-do is look at it under the regular expression engine deelx
PERL-FLEX
- flex是linux下一个很有用的高效的编译器工具,本软件将PERL中正则表达式转化为FLEX中可以识别的形式。-flex under linux is a very useful and efficient compiler tools, The software will be the Chiang Kai-shek PERL regular expressions into FLEX can be in the form of identification.
pl0bianyiyuanli
- pl0的编译程序,有中文注释,在vc下调试通过了,对于学习编译原理是非常有效的。-p10, compilers, Chinese translations, vc under debugging passed, learning compiler theory is very effective.
VCbianyiqi
- VC编译环境下实现编译器。 实现词法和语法分析。-VC build environment under compiler. Achieve lexical and grammatical analysis.