CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - loop

搜索资源列表

  1. PL0

    1下载:
  2. 对PL/0原码作以下修改扩充: 增加单词:保留字 ELSE,REPEAT,UNTIL,RETURN 运算符 +=,-=,++,-- (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 (1)扩充赋值运算:+= 和 -= (2)扩充语句 REPEAT <语句序列> UNTIL <条件> 其中,<条件>是循环条件,即条件不成立时,重复执行循环体的< 语句序列>; 条件成
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:492443
    • 提供者:新新
  1. WHILE

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)1 系统描述(问题域描述); 2 文法及属性文法的描述; -WHILE loop translation of program design (LL (1) method, the output quaternion type) a system descr iption (problem domain descr iption) two grammar and attribute grammar descr iption
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:32002
    • 提供者:long
  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. WHILE-loop-simple-priority

    0下载:
  2. WHILE循环语句的翻译程序设计(简单优先法、输出四元式)-The WHILE loop translation program design (simple priority output four yuan)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:19250
    • 提供者:gsm
  1. closed_loop_buck

    0下载:
  2. closed loop buck on simulink
  3. 所属分类:Compiler program

    • 发布日期:2017-12-07
    • 文件大小:9394
    • 提供者:sukanta roy
  1. jiao828

    0下载:
  2. 用于DSP2812的 测试闭环程序 有PWM输出 应该有一些用处-The test loop for DSP2812 procedures should be of some use PWM output
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:812897
    • 提供者:觉啊覅
  1. AIT-500-Lab-3-Document

    0下载:
  2. 1) Write a C++ program that receives a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped this way: (30 points) 2= ABC 3 = DEF 4 = GHI 5 = JKL 6 = MNO 7 = PRS 8 = TUV 9 = WXY
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:336264
    • 提供者:cbobert
  1. compiler

    0下载:
  2. 类C语言编译器,基本上实现了主要功能的C语言语法,词法分析使用状态转移,语法使用LR(1)方法,自动生成ACTION和GOTO转移表。自顶向下的语法制导翻译,可以生成各种类型的表达式(包括布尔,算术,逻辑等等),循环中的while,选择中的if else 和if等,功能比较强大-Class C language compiler, basically realized the C language syntax, lexical analysis of the main features of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:77530
    • 提供者:宋yucai
  1. HVDC-rectifier

    0下载:
  2. 在PSCAD环境下,采用双闭环控制的正弦脉宽调制整流器,直流侧控制效果较好。-In the PSCAD environment, using sinusoidal PWM rectifier dual closed loop control of DC side, better control effect.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4402
    • 提供者:量为
  1. calc1

    0下载:
  2. lexical program for checking for ,while loop
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:684
    • 提供者:monika
  1. while-loop

    0下载:
  2. using (while loop) working but Increment Operator (use different pattern )
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:889
    • 提供者:Zahid
  1. PL0-The-compiler

    0下载:
  2. 一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 -A, th
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:262251
    • 提供者:马晓璐
  1. ADPLL

    1下载:
  2. code for a counter which is used in the design of a Digital Phase Locked Loop.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:18699
    • 提供者:Balakrishna C H
  1. pl0

    0下载:
  2. 基于简单的pl0编译器,扩充++,--,/*等算数运算和for和repeat循环语句等等功能的扩充,也包括文档介绍和说明(Based on the simple PL0 + + compiler, expansion, expansion, such as arithmetic and for / * and repeat loop and so on, also includes the introduction and descr iption document)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-07
    • 文件大小:873472
    • 提供者:百劫
  1. for??? ?? ??? ??

    0下载:
  2. creating a loop for calculate of n given number
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-20
    • 文件大小:105472
    • 提供者:farshid574
搜珍网 www.dssz.com