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

搜索资源列表

  1. ljSimple

    0下载:
  2. 输入一个DO-WHILE的语句,进行词法分析,词法分析器利用超前搜索,状态转换等方法,将源程序转化成为一个一个的单词符号二元式,如果词法分析无误,则进入语法分析部分,使用简单优先法进行文法分析,为每个终极符与非终极符之间定义优先关系,利用优先关系进行移进-规约,如果能规约到文法的开始符,则文法分析成功,输出四元式.-importation of a DO-WHILE statements, lexical analysis, lexical analyzer using advanced sea
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:59.77kb
    • 提供者:liujing
  1. mod_python-3.3.1

    0下载:
  2. Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:576.4kb
    • 提供者:dipeng
  1. FORTRAN

    0下载:
  2. FORTRAN完全自学手册_源代码,内容涉及入门、常量变量、程序流控制、输入输出、基本数值算法、种别和属性、数组、文件操作、文件处理等。对初学者到高手的必然进阶源程序学习。-Complete self-study manual _ FORTRAN source code, related to entry, constant variables, program flow control, input and output, basic numerical algorithms, and oth
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:247.84kb
    • 提供者:奇志
  1. jsjruanjianzucheng

    0下载:
  2. 本公司所研制的计算机组成原理与系统结构实验仪是根据理工科院校计算机组成原理课程大纲的要求和计算机教学迅速发展的需要,在吸收了国内外先进教学成果的基础上设计定型的。-The company developed a computer system architecture composed of theory and experiment is based on the composition of colleges of science and engineering principles of
  3. 所属分类:Compiler program

    • 发布日期:2017-05-18
    • 文件大小:4.48mb
    • 提供者:渠梁梁
  1. flex_bison

    0下载:
  2. Learn how to use flex and bison to process text data in Linux or Unix with the updated edition of this classic book. Whether you re interpreting code, configuration files, or any other structured format, flex & bison explains how these flexible utili
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2.71mb
    • 提供者:翁彬彬
  1. attachments_2009_11_07

    0下载:
  2. this code is an advanced menu with options of save, delete, new, open, & exit and it uses colors and highlights-this code is an advanced menu with options of save, delete, new, open, & exit and it uses colors and highlights...
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:546byte
    • 提供者:bobadiop11
  1. PPTadvancedoffice.password.recovery.pro

    0下载:
  2. ppt advancedoffice.password.recovery.pro-advancedoffice.password.recovery.pro
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.96mb
    • 提供者:kongkong
  1. vkproject

    0下载:
  2. VK3212是UART接口的2通道UART器件。VK3212实现UART扩展2个串口(UART)的功能。 扩展的子通道的UART具备如下功能特点: 每个子通道UART的波特率、字长、校验格式可以独立设置,最高可以提供1Mbps的通信速率。 每个子通道可以独立设置工作在IrDA红外通信、 9位网络地址自动识别、软件自动流量控制、 广播接收等高级工作模式下。 每个子通道具备收/发独立的16 BYTE FIFO,FIFO的中断为4级可编程条件触发点。 VK3212采用SSOP1
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:8.52kb
    • 提供者:孔庆星
  1. Ccompiler.design.code

    0下载:
  2. C# 编译器源代码高级软件开发设计C # compiler, advanced software development and design of source code -C# compiler, advanced software development and design of source code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:739.25kb
    • 提供者:xc
  1. a

    0下载:
  2. 设计一个扫描器,该扫描器是一个子程序,其输入是源程序字符串,每调用一次识别并输出一个单词符号。为了避免超前搜索,提高运行效率,简化扫描器的设计,假设该程序设计语言中,基本字(也称关键词)不能做一般标识符用,如果基本字、标识符和常数之间没有确定的运算符或界符作间隔,则用空白作间隔。-The design of a scanner, the scanner is a subroutine, the input source string, each one call to identify and
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1.14kb
    • 提供者:金燕
  1. Simple-Database-Engine

    0下载:
  2. 结构化查询语言 (Structured Query Language)简称 SQL.结构化查询语言是一种数据库和程序设 ,用于存取数据以及查询、更新和管理关系库统。 结构化查询语言是高级 数据操作语言, 不要求用户指定对数据的存放方法,也需了解具体不要求用户指定对数据的 存放方法,也需了解具体数据存放方式, 所以是一种高效的数据输入与管理的接口。结构化查询语言句可以嵌套,这使他具有极大的灵活性和强大功能。 在本题中,我们实现部分比较重量和常见的SQL语句,数据存储在内存中。-Struct
  3. 所属分类:Compiler program

    • 发布日期:2017-11-02
    • 文件大小:217.36kb
    • 提供者:Super ge
搜珍网 www.dssz.com