CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 其它 编译器/词法分析

资源列表

« 1 2 ... .50 .51 .52 .53 .54 255.56 .57 .58 .59 .60 ... 785 »
  1. 刘琴-0206-44-自动机的应用

    0下载:
  2. 本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现有限自动机的运行过程-courses designed using the C language compiler principles to achieve automatic machine issues limited the application of its purpose as follows : (a) limited u
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:88921
    • 提供者:苏亮
  1. stephen的编译

    0下载:
  2. 编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6226
    • 提供者:张土生
  1. fydlq

    1下载:
  2. 编译原理课程设计布尔表达式输出逆波兰式运用ll(1)法-Course Design Compiler Principle output Boolean expressions using inverse Polish ll (1) Act
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5681868
    • 提供者:yxd
  1. lr

    0下载:
  2. 构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。-tectonic LR (1) analysis procedure, and use it for syntax analysis, judgment, given the string of symbols to whether the sentence grammar recognition, understanding LR (K)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11733
    • 提供者:
  1. wordcheck

    0下载:
  2. 一个简单的C词法分析器 能识别数字,标志符(关键字,变量)和一些运算符.-a simple C lexical analyzer can identify the number, identifier (keyword, variable), and some Operators.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2223
    • 提供者:野牙
  1. 词法分析器6

    0下载:
  2. 这是一个词法分析的小程序,希望大家多多指教-This is a lexical analysis of small procedures, we hope the exhibitions
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:31275
    • 提供者:祝莉
  1. 编译实验词法分析报告

    1下载:
  2. 编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,形成word文件(单词序列)保存。-CCwordSequence) preservation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51707
    • 提供者:郑章孝
  1. Copy of LR0ForWin

    0下载:
  2. lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树-lr(0),parsing, interface is beautiful,use c++,can create syntax tree
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:35664
    • 提供者:小野
  1. 一个小语言的yufa

    0下载:
  2. 因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧。-few days ago because of the knowledge base to see a VC pascal lexical analysis procedures,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6040
    • 提供者:he
  1. 编译原理打作业 打包

    2下载:
  2. 编译原理课程设计,包括词法,语法,语义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language .
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4517464
    • 提供者:马日光
  1. 020833

    0下载:
  2. 这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generation middle-4 yuan.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8490
    • 提供者:冷清雪
  1. FoxCompile

    0下载:
  2. 本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-this procedure include a detailed analysis of the morphology, syntax, semantic analysis and intermediate code generation, very good, very readable. On the loop is the translation
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:20335
    • 提供者:冷清雪
« 1 2 ... .50 .51 .52 .53 .54 255.56 .57 .58 .59 .60 ... 785 »
搜珍网 www.dssz.com