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

搜索资源列表

  1. scanner111111111

    0下载:
  2. 一个用C#写的词法分析程序 扫描器的工作任务如下: (1) 识别出源程序中的各个基本语法单位 (也称为单词或语法符号); (2) 删除无用的空白字符、回车字符以及其它与输入介质相关的非实质性字符; (3) 删除注释; (4) 进行词法检查,报告所发现的错误。-a written using C# lexical analysis procedure of the scanners work tasks are as follows : (1) to identify the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6.92kb
    • 提供者:watons
  1. UCOS-IIicc

    0下载:
  2. ucos icc的驱动. 有三个任务。-OUT icc-driven. There are three tasks.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:96.91kb
    • 提供者:xuepeng2000
  1. bianyiyuanliyufafenxi

    0下载:
  2. 语法分析的功能: 语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。 有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:154.75kb
    • 提供者:盼盼
  1. dd

    0下载:
  2. IF-ELSE条件语句的翻译程序设计(简单优先法、输出三地址表示) 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) [bianyiqi.rar] - 词法分析,语法分析,以及中间代码生成布尔表达式转换为逆波兰式 [3.rar] - 编译原理课程设计(LL(1)分析),功能强大,使用,希望大家多多下载,多指出不足的地方 -IF-ELSE conditional statements translation program design
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:50.87kb
    • 提供者:ddd
  1. ifelse

    0下载:
  2. 此程序是对条件语句进行翻译,输入一个条件语句,例如:if B then C1 else C2,先进行词法分析,词法分析的主要任务是:从左到右逐个字符地对源程序进行扫描,产生一个个的单词符号,把作为字符串的源程序改造成为单词符号串的中间程序,词法分析是编译的基础,词法分析的功能是输入源程序,输出单词符号(关键字,标识符,常数,运算符,界符),词法分析完成之后,再进行LL(1)语法分析,语义分析,最后输出四元式(语法分析,属性文法,四元式的相关知识技术描述如下)-This procedure is
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:73.09kb
    • 提供者:李伟霞
  1. kill_self

    0下载:
  2. delphi自杀程序,执行为相关任务后,删除程序本身!-delphi suicide procedures, the implementation of relevant tasks, the deletion of the process itself!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:193.27kb
    • 提供者:刘生
  1. LuaProgrammingLanguage

    0下载:
  2. Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多累赘,反而破坏了她的优美。-Lua itself is simple and elegant oriented, focused on dealing with the tasks that C is not good. With C/C++ for its e
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:437.79kb
    • 提供者:代威
  1. JN-AN-1115-Protocol-Sniffer-with-Wireshark

    0下载:
  2. The tasks of commissioning a wireless network and debugging wireless network applications are often much easier to perform with the aid of a network protocol analyser. An analyser allows over-air packets to be captured and analysed.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-22
    • 文件大小:6.58mb
    • 提供者:jack
  1. bysy

    0下载:
  2. 词法分析的主要任务是:从左到右逐个字符地扫描源程序,产生一个个单词(Token),同时检查源程序中的词法错误。执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。-Lexical analysis of the main tasks are: to scan source code character by character from left to right, resulting in one word (Token), also check the source of lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:11.65kb
    • 提供者:第三方
搜珍网 www.dssz.com