资源列表

« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 1383 »

[编译器/词法分析词法编译器C语言版

说明:自己用纯C语言做的词法编译器,可能大家作业能用的上吧,-A semantics compiler in c programed by myself,maybe you can use it foe you homework
<高约> 在 2008-10-13 上传 | 大小:14995 | 下载:0

[编译器/词法分析SLNC

说明:一个简单的词法分析程序。是编译原理的部分课程设计。因为时间有限。未能完成全部。如果有朋友改了代码或添加了功能使代码更加完善。请与我联系:ningmeng_studio@163.com谢谢. 做的不是很好,请多谅解。-a simple lexical analysis procedure. The principle is to compile part of the curriculum design. Because of the
<张立柱> 在 2008-10-13 上传 | 大小:29351 | 下载:0

[编译器/词法分析编译原理课程设计报告书

说明:词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the ac
<爽爽> 在 2008-10-13 上传 | 大小:102045 | 下载:0

[编译器/词法分析编译原理课程设计报告LL1文法

说明:课程设计的目的 通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。 -curriculum design through curriculum design
<爽爽> 在 2008-10-13 上传 | 大小:126996 | 下载:0

[编译器/词法分析05062119gthfgh

说明:好的C源程序编辑器UltraEdit8.0.zip,如果大家喜欢,我会继续上传更多的-Source of perfect editor UltraEdit8.0, I will upload more and more with your pleasure.
<张先生> 在 2008-10-13 上传 | 大小:1278883 | 下载:0

[编译器/词法分析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 ad
<张先生> 在 2008-10-13 上传 | 大小:131086 | 下载:0

[编译器/词法分析编译程序源代码(Pascal代码)

说明:这个是Pascal编的。教为简单。 包含词法分析在内。-Pascal series. The simple. Lexical analysis, included.
<11> 在 2008-10-13 上传 | 大小:5390 | 下载:0

[编译器/词法分析编译

说明:一个不错的编译程序,能够在VC环境下完美运行-a good compiler, in the VC environment perfect run
<安康> 在 2008-10-13 上传 | 大小:2471666 | 下载:0

[编译器/词法分析字符串表达式解析器

说明:此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a proces
<天空> 在 2008-10-13 上传 | 大小:46278 | 下载:0

[编译器/词法分析simple词法编译器

说明:这是我个人编写的simple语言词法编译器,希望对大家能有所帮助,绝对是原创哦-This simple-accidence-compiler is wirtten by myself, I hope that it will be helpful to everyone, its written of my own, in deed.
<孟庆洋> 在 2008-10-13 上传 | 大小:2346 | 下载:0

[编译器/词法分析v.206(预处理)

说明:lex语法分析,对BNC语料库进行文本标注前的预处理,将与SGML标注与文本词性标注无关的删除掉-this is lex syntax analyzing,annotate with BNC syntax LIB.
<周果果> 在 2008-10-13 上传 | 大小:239542 | 下载:0

[编译器/词法分析zhou_compiler

说明:我的编译原理课程设计。类PASCAL的语法,仿造PL0文法,采用递归子程序法生成中间代码-四元式。没有实现中间代码的优化。-I compiler theory of curriculum design. PASCAL syntax, copy PL0 grammar, using recursive method subroutine code generation middle-4 yuan style. Not achieved i
<周伟斌> 在 2008-10-13 上传 | 大小:63649 | 下载:0
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 1383 »

源码中国 www.ymcn.org