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

资源列表

« 1 2 ... .50 .51 .52 .53 .54 555.56 .57 .58 .59 .60 ... 785 »
  1. S语言说明

    0下载:
  2. 附录A S语言说明 A.1 字符集的定义 3数据类型定义-language A. A definition of the character set of data type definition
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1727
    • 提供者:林丰
  1. C_minus语言说明

    0下载:
  2. C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6283
    • 提供者:林丰
  1. 编译原理—LL(1)文法分析器(1.0)

    0下载:
  2. 编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:185287
    • 提供者:林丰
  1. WANG词法分析-编译

    0下载:
  2. 一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical analyzer, a representative charac
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11528
    • 提供者:linlins
  1. 词法分析报告

    0下载:
  2. 这是一个编译原理中词法分析的实验报告,内容挺完整-it is a test report about accidence analyse of complier principle,its context is full
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:226883
    • 提供者:ddd
  1. cffxqi

    0下载:
  2. 这是我课程设计的时候编的一个simple 语言的词法分析器,可以运行,希望大家支持-This is my time courses designed a series of simple language the lexical analyzer, can run, we hope that the support
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2029
    • 提供者:序列
  1. 121212

    0下载:
  2. 汇编语言的作业要求根据G 2文法的预测分析表来判断一个语句是否符合G 2文法,并且显示出处理过程及调用预测分析表的情况.-assembly language under the operational requirements of the G 2 grammar Table Forecast and Analysis to determine whether a statement G 2 grammar, and shows the process and called prediction
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者: 王栋
  1. 编译小程序-词法分析

    0下载:
  2. 这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助-This is a C compiler prepared by the tenets of lexical analysis procedure, and I hope to learn from you and the compiler will definitely help students
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1778
    • 提供者:陈陪
  1. bianyi

    0下载:
  2. 一些编译原理词法分析和语法分析的源程序,比较深,因为编译本身比较难,所以适合学习编译有一定时间的人学习-compiler theory lexical analysis and syntax analysis of the source, more profound, because compiler itself more difficult, for a study compiled some time learning from the people
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13114
    • 提供者:陈陪
  1. 编译LLR(1)

    0下载:
  2. 用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on January 1. Until the analysis o
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9363
    • 提供者:小名
  1. 编译程序

    0下载:
  2. 关于c++的词法分析,语法分析,运行成功。对大家希望有帮助-Accidence analyse and parsing about C++,which run succeed.wish it can help you.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9448
    • 提供者:张单
  1. 编译词法语法

    0下载:
  2. PL/0语言的词法分析,主要是将每个词识别并且读入-PL / 0 language lexical analysis, mainly to identify each word and read
  3. 所属分类:编译器/词法分析

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