CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - if else

搜索资源列表

  1. byyl

    0下载:
  2. 编译原理课程设计 单分支语句 递归下降程序 IF-else-Principles of curriculum design to compile a single branch recursive descent statement IF-else
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:125893
    • 提供者:张金
  1. 3_grammar

    0下载:
  2. C写的一个语法分析器,输入可包含main,int,void,if,else,do,while几个关键字,算符可包括+,-,*,/,++,--,==,!=,<,>,<=,>=,输出求解过程-Write a C parser, type may include main, int, void, if, else, do, while a number of keywords, operators may include+,-,*,/,++,--,==, solving pro
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:12790
    • 提供者:李子超
  1. bianyikeshe_hsh-6.18_final

    1下载:
  2. 编译原理—课程设计—if else语句LL(1)方法分析,输出四元式-Compiler Construction Principles- curriculum design-if else statements LL (1) methods of analysis, the output quaternion type
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:214448
    • 提供者:hsh
  1. LexicalAnalysis

    0下载:
  2. 此为词法分析程序,词法分析要求:简单词法文法: <关键字>->main|int|char|string|while|do|if|else|for <标识符>->L|<标识符>L|<标识符>D <整数>->D|<整数>D <运算符>->+|-|*|/|=|<|>|<=|>=|<>|= = <界符>->( | )
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2424
    • 提供者:nick
  1. verilogif_else

    0下载:
  2. 这是Verilog语言的if else 语句的优化,不同的写法,编译出来,结果会有很多不同。请大家自己斟酌。-see the Chinese
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:83591
    • 提供者:张锴
  1. flowcontrol

    0下载:
  2. 流程控制学习程序,包括多层嵌套的IF-ELSE语句实例、正整数分解质因数、判断素数等-Process control learning process, including multiple nested IF-ELSE statements instance, a positive integer prime factor decomposition to determine prime numbers, etc.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1736
    • 提供者:SY
  1. PL0CandJava

    1下载:
  2. N.Wirth 编写的“PL/0 语言的编译程序”,包含C和Java两个版本,而且内附改进后可以实现if else 、for 以及 dowhile(repeat) until等之前的编译器没有的功能。-This is a compiler for “PL/0”. The development environment is C and Java. You can use it to compile the "PL/0" included "for ","if else","dowhile
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:841170
    • 提供者:nicholas
  1. if_else

    0下载:
  2. if else 循环语句的翻译方法用c++写的,有很好的局面的 和指导意义的-use the c++ to translate the if else scentece
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:213796
    • 提供者:zhangqi
  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. ifcompiler

    0下载:
  2. IF-ELSE条件语句的翻译(输出四元式,用简单优先分析法)-IF-ELSE conditional statements of the translation (the output quaternion type, with a simple analysis of priority)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1155919
    • 提供者:倪沙
  1. IF_ELSE

    0下载:
  2. IF-ELSE语句的翻译程序用c写的,大街可以参考一下-if else complier if else complier
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:78444
    • 提供者:whut
  1. KronD

    0下载:
  2. Given 2 subscr ipts, j & k, KronD will return 1 if j == k and 0 if j != k. A very simple function with only a single if-else statement. Saves a bit of typing when the Kronecker Delta is needed.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1273
    • 提供者:Karthi
  1. encoder

    0下载:
  2. the encoder are designed to two for switchcase and if else function in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1876
    • 提供者:prabakaran
  1. ch06

    0下载:
  2. 使用if,if else 和swith语句及条件操作符来控制程序流程,使用逻辑操作符来表达决策测试。-Use if, if else statements and conditions and swith operator to control the program flow, using the logical operators to express the decision-making test.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7566
    • 提供者:明镜
  1. EX2-IfElse

    0下载:
  2. 对于编译器中if else是否合法的判别-If else compiler determine the legality of
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:2890
    • 提供者:dfadf
  1. language5-6casesofactual

    0下载:
  2. 实例5 IP地址解析  实例6 用if…else语句解决奖金发放问题-11 instances of 5 IP Address Resolution 6 instances if ... else statement to solve with the bonus issue
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1260
    • 提供者:SB
  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. ForTrans

    0下载:
  2. 编译课程设计的基本任务是设计一个mini-pascal语言的编译器,将mini-pascal 语言的源程序翻译成等价的中间代码。要求输入mini-pascal语言写的源程序(以文件形式存储),首先经过词法分析,输出原程序分析后的二元式文件,供语法制导翻译用。经过语法制导翻译将词法分析器产生的二元式翻译成等价的四元式形式,也就是中间代码的生成。要求能进行正常的关键字如:begin,end, if ,else 等的识别-Compile the basic task of curriculum des
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1039010
    • 提供者:整修民
  1. expanded_pl0

    0下载:
  2. 对清华大学编译原理书后的pl/0编译程序进行以下扩展—— 不等号:<> 指针: & @ if - else for ++ -- += -= 数组 注释比较详细,都是我自己的理解。可能有不足和错误。希望和大家一起学习!-Tsinghua University, compiled the book on the principles of the pl/0 compiler the following expansion- unequal number: &l
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:259455
    • 提供者:bach
  1. gas

    0下载:
  2. 用if else 语句编写的利用白化权函数计算变压器油中气体故障依据-Prepared with the if else statement using whitening weight function calculation based on transformer oil fault gases
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2299
    • 提供者:乔月辉
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com