CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 输出三地址表示)

搜索资源列表

  1. S语言词法分析程序

    0下载:
  2. 一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号,拼成单词,换成内部表示(token) 二、 实验要求 要求实现编译器的以下功能:  组织源程序的输入  按规则拼写单词,并转换成二元形式  删除空格及无用符号(如回车符,字符常数的引号符等)  发现并定位错误  建立单词表、符号表、常数表等文件 三、 实现方法 数据结构 1、
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:77782
    • 提供者:范鹏
  1. zhengxuanbo

    0下载:
  2. 一、实验目的 了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。 二、实验内容 1、实验电路原理如图36,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用debug输出命令(Out 290 数据)输出数据给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压之间的线性关系。 2、编程产生以下波形(从Ub输出,用示波器观察) (1)锯齿波 三、编程提示 1、8位D/A转换器DAC0832的口
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:17544
    • 提供者:wind
  1. memorylink

    0下载:
  2. 模拟动态存储管理 一、 题目 编制一个模拟动态存储管理的程序,设用一个单向链表HA表示空闲空间链;用一个单向链表HB表示已占用空间链。设链表结构如下: 起始地址 ( 正整数,大于0 ) 本块单元数( 正整数,大于0 ) 链域 (指向下一个结点的指针) 1. 在键盘上输入起始地址,本块单元数,建立起HA,HB两链表初态(输 入起始地址为0时结束); 2. 输出HA,HB两链(起始地址,单元数); 3. 输入起始地址,在HB链中撤消所对应的结点,撤消结点后输出HB链; 4. 将撤消的结点
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3016
    • 提供者:阿兜
  1. DO-WHILE

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示).c-DO-WHILE loop statement, the translation of program design (LR method, the output three-address indicated). Cpp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2718
    • 提供者:cxxcxx
  1. 1

    0下载:
  2. WHILE循环语句的翻译程序设计(LR方法、输出三地址表示)-WHILE loop translation of program design (LR method, the output three-address indicated)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1705
    • 提供者:范保富
  1. statementbianyi

    0下载:
  2. WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:521167
    • 提供者:
  1. bianyi

    0下载:
  2. IF-ELSE条件语句的翻译程序设计(LL(1)法、输出三地址表示)-IF-ELSE conditional statements translation of program design (LL (1) method, the output three-address indicated)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:15976
    • 提供者:
  1. DO-WHILE

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-DO-WHILE loop of the translation program design (recursive descent method, the output three-address indicated)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:115311
    • 提供者:long
  1. 20080618084006638178

    0下载:
  2. WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-WHILE loop of the translation program design (recursive descent method, the output three-address indicated)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:195129
    • 提供者:王八蛋
  1. DO-WHILE

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)的课程设计报告-DO-WHILE loop statement, the translation of program design (LL (1) method, the output three-address indicated) curriculum design report
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:171372
    • 提供者:whut
  1. gxs

    0下载:
  2. 用C++写的编译课设计, IF-ELSE条件语句的翻译程序设计(LL(1)法、输出三地址表示)-Written using C++ compiler course design, IF-ELSE conditional statement of the translation program design (LL (1) Law and output to address that)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:564046
    • 提供者:张星
  1. forxunhuanfanyi

    0下载:
  2. FOR循环语句的翻译程序设计(LL(1)法、输出三地址表示)-FOR loop of the translation program design (LL (1) method, output three address
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3616
    • 提供者:ye
  1. 130107

    1下载:
  2. IF-ELSE条件语句的翻译程序设计(LR方法、输出三地址表示)-IF-ELSE conditional statement translation program design (LR methods output address)
  3. 所属分类:Compiler program

    • 发布日期:2017-12-06
    • 文件大小:2418
    • 提供者:李子
  1. ll1

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)-The translation program design of the WHILE loop (LL (1) method, output three address said)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-12
    • 文件大小:251613
    • 提供者:gsm
« 1 2»
搜珍网 www.dssz.com