搜索资源列表

  1. if-else

    0下载:
  2. 编译原理的课程设计,if-else条件语句的翻译,包括语法分析和词法分析。-compiler theory of curriculum design, if-else statements for the translation, grammatical analysis and lexical analysis.
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. if-else条件语句翻译程序,LR方法,输出四元式
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4929
    • 提供者:朱淼垚
  1. if-else条件语句翻译

    0下载:
  2. if-else条件语句翻译
  3. 所属分类:编译器/词法分析

    • 发布日期:2009-06-14
    • 文件大小:4662
    • 提供者:mossa@126.com
  1. if else

    0下载:
  2. if else语句
  3. 所属分类:系统编程

    • 发布日期:2012-01-01
    • 文件大小:7101
    • 提供者:cls199093
  1. 扩展后的pl0编译器源码

    0下载:
  2. pl0的编译器,增加了if else语言支持,和数组,和repeat语言支持-pl0if elserepeat
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:陈朝营
  1. 三种多路选择器的源代码

    0下载:
  2. 三种方法编写多路选择器的VHDL源代码 分别使用if else ,select ,when 语句-three methods to prepare multiple choice of VHDL source code were used if else, select, when words
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:蔡孟颖
  1. 0123

    0下载:
  2. 条件语句if,then,else的简单优先法,输出三地址码,显示简单优先矩阵.-conditional statement if, then, else the simple priority method, the output addresses three yards, showing simple priority matrix.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:238592
    • 提供者:闵若琼
  1. word_analyzing

    0下载:
  2. 词法分析器的构造方法,词法分析器能够识别一些关键字(如if,else等)词法分析器能够识别一些运算符(如+,-,*,/等)词法分析器能够识别标识符 -lexical analyzer Construction, lexical analyzer can identify some keywords (eg if, else) lexical analyzer can identify some Operators (,-,*,/)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:feng
  1. lexica

    0下载:
  2. 词法分析器!内有文档!本程序识别的关键字为int real if then else while,仅当单独出现以上标识符时识别为关键字,对于inta,ifb等识别为标识符。 操作符分隔符! -lexical analyzer! Have documentation! The procedures for the identification of the keyword int el real if then se while,
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:75776
    • 提供者:gavinioro
  1. plo(CB)

    0下载:
  2. 我在三做的课程,当时拿到了95分,包括完整的报告,有IF/else/read/for等语句的plo-I do three courses, then get 95 hours, including a full report, IF there/else/read/for such phrases as the plo
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:573440
    • 提供者:陈金鹏
  1. if-else

    0下载:
  2. 编译原理的课程设计,if-else条件语句的翻译,包括语法分析和词法分析。-compiler theory of curriculum design, if-else statements for the translation, grammatical analysis and lexical analysis.
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. if—else语句,switch语句,循环结构,do-while语句,for语句, 跳转语句-if-else statements, switch statements, loops, do-while statement. for statements, statements Jump
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:庄文
  1. zz

    0下载:
  2. IF-ELSE条件语句的语法分析及语义分析程序设计-IF-ELSE conditional statements syntax analysis and semantic analysis of program design
  3. 所属分类:汇编语言

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

    0下载:
  2. 四元式,递归下降法书写的if。。else条件语句的语法分析及语义分析程序-Quaternion type, recursive descent method of writing if. . else conditional statements syntax analysis and semantic analysis procedures
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. if-else条件语句翻译程序,LR方法,输出四元式-if-else conditional statements translation procedures, LR method, the output quaternion type
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:朱淼垚
  1. ifelse

    0下载:
  2. 该程序能够对if-else进行语法指导的翻译,并输出四元式-The program can be carried out on the if-else syntax translation guide, and the output quaternion type
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2207744
    • 提供者:liaoshengquan
  1. matlab

    0下载:
  2. 控制流语句if-else-end,并且用学生成绩举例,创建Hilbert矩阵,n阶魔方矩阵,编写一个M函数文件-Control-flow statements if-else-end, and with student achievement, for example, create a Hilbert matrix, n-order magic square matrix, the preparation of an M functi
  3. 所属分类:matlab例程

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

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

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:ddd
  1. Case_if_else

    0下载:
  2. 用labview编制的vi程序,用到了case,if else程序结构-Prepared using LabVIEW vi procedures, use of the case, if else program structure
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:gigi
  1. 20072215893021

    0下载:
  2. 元式,递归下降法书写的if。。else条件语句的语法分析及语义分析程-Element-type, recursive descent method to write the if. . else conditional statement syntax analysis and semantic analysis process
  3. 所属分类:编译器/词法分析

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

源码中国 www.ymcn.org