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

资源列表

« 1 2 ... .26 .27 .28 .29 .30 231.32 .33 .34 .35 .36 ... 785 »
  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
    • 文件大小:180.94kb
    • 提供者:林丰
  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
    • 文件大小:11.26kb
    • 提供者:linlins
  1. 词法分析报告

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

    • 发布日期:2008-10-13
    • 文件大小:221.57kb
    • 提供者: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
    • 文件大小:1.98kb
    • 提供者:序列
  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
    • 文件大小:945byte
    • 提供者: 王栋
  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
    • 文件大小:1.74kb
    • 提供者:陈陪
  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
    • 文件大小:12.81kb
    • 提供者:陈陪
  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
    • 文件大小:9.14kb
    • 提供者:小名
  1. 编译程序

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:37.46kb
    • 提供者:周周
  1. 小小的词法分析器

    0下载:
  2. 这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:周裕涛
  1. 词法分析2

    0下载:
  2. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic character identifier, constant,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7.68kb
    • 提供者:华庆
« 1 2 ... .26 .27 .28 .29 .30 231.32 .33 .34 .35 .36 ... 785 »
搜珍网 www.dssz.com