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

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-24
    • 文件大小:7612048
    • 提供者:wesong
  1. 词法分析器11

    0下载:
  2. 词法分析,对所给定的程序,进行符合条件的词法分析。结果分类输出!-lexical analysis, the right to have the procedure conducted in accordance with the conditions of lexical analysis. The results of the output!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1481
    • 提供者:闵若琼
  1. chifafenxi

    0下载:
  2. 吃法分析程序,分类输出输入程序种的数字,标识符,运算符,关键字,界限符。结果保存在txt文件中
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:黄震人
  1. compiler

    0下载:
  2. 这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:1335
    • 提供者:Fayer Michael
  1. 用C语言编写的一个编译器小程序

    1下载:
  2. 用C语言编写的一个编译器小程序 可以读出输入的字符串并把他按照字母,符号,数字等分类,希望给初学编译原理的网友有帮助。
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:128943
    • 提供者:aijdf
  1. Accidence

    0下载:
  2. 用java编写的词法分析程序,识别高级程序语言的词法分类。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1820
    • 提供者:lixin
  1. PL0词法分析程序

    0下载:
  2. 这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类-PL0 This is a compiler of lexical analysis procedure to identify all the words and classification
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2380
    • 提供者:干俊
  1. ll(1)YUFAPANDUAN

    1下载:
  2. 学编译原理时写的一个语法分析程序 分类:C/C++技术交流 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:4780
    • 提供者:liangye
  1. textcatagoly

    0下载:
  2. 此为文本分类程序, 属于自然语言理解,通过对给定数量文本进行训练,可以达到对未知文本进行自动分类的目的-This is the text categorization process, belonging to natural language understanding, through a given number of training text, the text of the unknown can be achieved for the purpose of automatic cl
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-30
    • 文件大小:108969
    • 提供者:jacky
  1. diguixiajiangchengxu

    0下载:
  2. 递归下降分析程序的构造,采用递归下降法对算术表达式运算、while循环语句、及其分类体系进行分析。-The construction of recursive descent parser, using recursive descent operations on arithmetic expressions, while loop, and its classification system for analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1430
    • 提供者:徐晓柔
  1. main

    0下载:
  2. 本程序是一个C++单词分析程序。实现将输入文件源代码经过分析分类,输出各类单词,如关键字,运算符,常量,变量等-This program is a C++ word analysis program. Achieved through the analysis of source code input file classification, the output types of words, such as keywords, operators, constants, variables,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:3086
    • 提供者:coolibin
  1. 4-3

    0下载:
  2. 对输入的一行字符分类统计 利用 while 循环和 else if 多分支结构编写一个程序。该程序用来统计输入的一行字符中大小写字母的个数、数字0~9的个数、空格个数及其它字符个数。-Separate statistics on the input line characters to write a program using a while loop else if multi-branch structure. The program for statistical input lin
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:128785
    • 提供者:saf
搜珍网 www.dssz.com