搜索资源列表

  1. 9.2_LCD_PULSE

    0下载:
  2. 基于Verilog-HDL的硬件电路的实现 9.2 具有LCD显示单元的可编程单脉冲发生器   9.2.1 LCD显示单元的工作原理   9.2.2 显示逻辑设计的思路与流程   9.2.3 LCD显示单元的硬件实现   9.2.4 可编程单脉冲数据的BCD码化   9.2.5 task的使用方法   9.2.6 for循环语句的使用方法   9.2.7 二进制数转换BCD码的硬件实现
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5267
    • 提供者:宁宁
  1. for

    0下载:
  2. 编译原理的FOR循环语句的翻译,中间代码生成,以及语法,词法分析等-compiler principles FOR cycle statement to the translation, intermediate code generation, as well as grammar, lexical analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8085
    • 提供者:yan yue
  1. bycksj

    0下载:
  2. 编译原理课程设计之条件语句的翻译程序设计(LR方法、输出三地址表示) -Compiler Design Principle conditional statement translation program design (LR, said output three addresses)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:孙伟
  1. for

    1下载:
  2. 编译原理的FOR循环语句的翻译,中间代码生成,以及语法,词法分析等-compiler principles FOR cycle statement to the translation, intermediate code generation, as well as grammar, lexical analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:yan yue
  1. ClassDesign2.2

    0下载:
  2. 不好意思,刚发的BianYiYuanLi为词法分析和语法分析,现在发的才是DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示) -I beg your pardon, has just issued BianYiYuanLi for lexical analysis and syntax analysis, is now issued by DO-WHILE loop translation program de
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:Herman
  1. bianyiyuanli

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)编译原理课程设计-DO-WHILE loop translation program design (simple priority method, output of the three addresses that) Compilation Principle Course Design
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:周雄
  1. cck

    0下载:
  2. 基于递归下降分析法的循环语句WHILE E DO S1的语法及语义分析程序,其中E为布尔表达式,S1为赋值语句。输出的中间代码选用逆波兰式-Decline based on recursive analysis loop WHILE E DO S1 syntax and semantic analysis procedures, including E for Boolean expressions, S1 for the assign
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:frank
  1. bianyi

    0下载:
  2. 通过设计、编制、调试一个for循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-Through the design, preparation, testing a for loop syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:69632
    • 提供者:佚星
  1. 7th-For

    0下载:
  2. VB 语言的FOR循环语句的应用,可作为演示程序和教学用。-VB language, the application of FOR loop can be used as demonstration of procedures and teaching.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:丁宇
  1. for

    0下载:
  2. FOR循环语句的翻译程序设计(递归下降法、输出四元式) -FOR loop design of the translation process (recursive descent method, the output quaternion type)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:李超
  1. 3

    0下载:
  2. FOR循环语句的翻译程序设计(递归下降法、输出四元式)-FOR loop design of the translation process (recursive descent method, the output quaternion type)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:128000
    • 提供者:au
  1. Compiler

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)-DO-WHILE loop of the translation process design (a simple priority method, the output address of said three)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:张朝辉
  1. while

    0下载:
  2. 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:60416
    • 提供者:李伟霞
  1. bianyiyuanli

    0下载:
  2. FOR循环语句的翻译程序设计(简单优先法、输出四元式),写出符合给定的语法分析方法的文法及属性文法。 完成题目要求的中间代码四元式的描述。 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。-FOR loop of the translation process design (a simple priority method, the outpu
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:warmorange
  1. bianyiyuanlikechengsheji

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示)包含词法分析和语法分析过程的输出。-DO-WHILE loop design of the translation process (LR method, the output address of said three) contains lexical analysis and parsing the output of the process.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:260096
    • 提供者:jianqifan
  1. for

    0下载:
  2. for循环语句的翻译,递归下降法,输出三元式-for
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:xhouyan
  1. forthecyclestatementtranslation

    0下载:
  2. FOR循环语句的翻译程序设计(递归下降法、输出四元式) java-FOR loop of the translation program design (recursive descent method, the output quad-style) java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1081344
    • 提供者:夏瑾
  1. for

    0下载:
  2. 利用For循环语句进行计算出两个整数之间所有奇数之和或所有偶数之和。-For the calculation using a loop between two integers the sum of all odd or all even numbers, and.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wuyzew
  1. for

    0下载:
  2. 测试C语言的FOR循环语句,通过开发板(STC89C51)上的LED灯来展示-C language test for loop, through the development board (STC89C52) of the LED lamp display
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:王启
  1. Demo

    0下载:
  2. java常用语句,有复合语句,条件语句,switch多分支语句,循环语句,for循环语句几种语句的简单示例(Java commonly used sentence)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:oocandyleeoo
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org