CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - 循环 循环

搜索资源列表

  1. 09语义分析

    0下载:
  2. 词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现.-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression opt
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:28056
    • 提供者:数据库
  1. WHILE语句的翻译

    0下载:
  2. 用简单优先法设计并编写一个WHILE循环语句的语法及语义分析程序并输出用四元式表示的中间代码,同时实现词法分析程序对单词序列的词法检查和分析。-simple priority Design and prepare a WHILE loop is the syntax and semantic analysis procedures used and output 4 yuan, said the middle-code, while achieving lexical analysis proc
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-22
    • 文件大小:10458
    • 提供者:fdf
  1. 20063161712468

    0下载:
  2. 序(约延时8ms)后再回到按键查询状态,不断循环;有按键时,LED动态显示子程序作为按键防抖延时被连续调用二次(约延时16ms),待按键处理程序执行完后,再回到按键查询状态,同时兼顾了按键扫描取值的准确性和LED动态显示的稳定性。秒定时采用定时器T0中断方式进行,60秒计数由定时-sequence (about 8ms delay) to come back button inquiries and continuously cycle; When a button, LED dynamic d
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:74877
    • 提供者:递减化
  1. min_Pascal

    0下载:
  2. min_Pascal语言的语法,其中<循环语句>改为 ::= do<语句> while<条件>。压缩包中还包括5个测试用例。 另外,如要文档,请给我邮件。-min_Pascal language syntax,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8231
    • 提供者:李略
  1. pl0back

    0下载:
  2. 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:383061
    • 提供者:mayfar
  1. ploc++build

    0下载:
  2. plo 清华版的第二章的那个!! 1. 基本内容(成绩范围:“中”、“及格”或“不及格”) 对PL/0作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,TO, DOWNTO 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 (2)扩充赋值运算:+= 和 -= (3)扩充语句(Pascal的FOR语句): ①FOR <变量>:=<表达式> TO <表达式>
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1241131
    • 提供者:litianwag
  1. shift_LDPC

    0下载:
  2. 基于循环移位寄存器的ldpc编码的仿真程序,好程序啊,-cycle shift register on the ldpc coded simulation program, the program ah,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7287
    • 提供者:张金
  1. myDMA

    0下载:
  2. 测试DMA状态字 传输没结束则循环等待 设置通道1屏蔽字 -state tests word DMA transmission cycle is not over yet set up waiting for a channel shielding word
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of the understanding of the princ
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:mima
  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. xunhuanma

    2下载:
  2. (7,3)循环码的编码和译码,还可以纠错一位,检错两位。在ketang-(7,3) cyclic code encoding and decoding, error correction can also be one of two error. In ketang
  3. 所属分类:Compiler program

    • 发布日期:2016-05-14
    • 文件大小:2115
    • 提供者:sony
  1. chfadianlubianma

    0下载:
  2. 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1417
    • 提供者:吕先望
  1. bianma

    0下载:
  2. 使用QUARTUS2写的循环码编码器源代码-Writing of the use of cyclic codes QUARTUS2 encoder source code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:14413
    • 提供者:lc
  1. 74xunhuanbianmawumalvfenxi

    0下载:
  2. 对(7,4)循环码的误码率进行了matlab的仿真,通过对比两条曲线,直观对比出未经过信道编码和经过信道编码的误码率比较。-Of (7,4) cyclic code error rate of the matlab simulation, by comparing the two curves, a direct comparison has not been after channel coding and channel coding the bit-error rate.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:541
    • 提供者:hanxu
  1. Translate

    0下载:
  2. WHILE循环语句的翻译程序设计(递归下降法、输出十元四元式表示)-The circular statement of translation procedure design (recursive descent method, output four yuan type)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:237257
    • 提供者:周新年
  1. 3

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

    • 发布日期:2017-04-17
    • 文件大小:127633
    • 提供者: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. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4083
    • 提供者:张朝辉
  1. while

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

    • 发布日期:2017-03-29
    • 文件大小:60276
    • 提供者:李伟霞
  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. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:259674
    • 提供者:jianqifan
  1. xindaobianmafangzhen

    0下载:
  2. 实现信道编码仿真,有卷积码,汉明码,循环码,比较器误码率-Achieving channel coding simulation, there are convolutional codes, Hamming codes, cyclic codes, error rate comparator
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:34020
    • 提供者:时宜
« 12 3 4 5 6 »
搜珍网 www.dssz.com