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

搜索资源列表

  1. MYPL0_625

    0下载:
  2. C语言的pl/0编译器,运行正常,如有问题,邮箱联系-C language pl / 0 compiler, operating normally, and, if mail links
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:22990
    • 提供者:csjun
  1. faq-0.004

    0下载:
  2. cgi faq-0.004.pl可以简单管理FAQ(常用问答)类型的网页。用mysql来存储问题和回答。-cgi faq - 0.004.pl simple management FAQ (frequently used quiz) type website. Mysql used to store questions and answers.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3036
    • 提供者:yufiles
  1. ffffff

    0下载:
  2. 词法分析 采用独立一遍的工作方式构造PL/0语言的词法分析器-lexical analysis using an independent again the way tectonic PL / 0 language lexical analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3253
    • 提供者:月月
  1. MyJavaCifa

    0下载:
  2. pl/0语言的词法分析器 cifa\\CifaMainFrame.java 主类 cifa\\CifaProcess.java 处理程序-pl / 0 language lexical analyzer CIFA \\ Main CifaMainFrame.java category CIFA \\ CifaProcess.java handling procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3287
    • 提供者:冯2
  1. byylsjjc

    0下载:
  2. 它主要包括两大部分: 前一部分是对于PL/0编译器的阐述,如编译器的构成,阶段划分, PL/0程序实例等;后一部分是PL/0编译器的主要源代码。-It includes two main parts : the first part is for PL / 0 compiler exposition, if the compiler the composition stages, PL / 0 procedures example; after part of the PL / 0 c
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:97874
    • 提供者:coca
  1. pl0withc

    0下载:
  2. 它是VC++6.0下面的一个项目,该目录包括PL/0编译器的源代码。 PL0/debug下面是已经编译成功的PL/0编译器:PL0.exe。该小编译器可以处理一些简单的 利用PL/0语言书写的程序。例如,PL0/debug下面的test.PL0就是一个简单的 PL/0 程序。 运行PL0.exe, 并把test.pl0提供给PL0.exe,处理结果将保存在test.out 中。 注:test.pl0 和 test.out 可以用Notepad(记事本)软件
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14453
    • 提供者:coca
  1. Compiler_of_L0

    0下载:
  2. pl/0文法编译器的c语言实现,内有详细的文档-pl / 0 grammar compiler c language, with detailed documentation
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26954
    • 提供者:唐秀全
  1. enderlw_PL0

    1下载:
  2. Win32 Console下C++实现的PL/0语言编译程序,含设计文档,欢迎讨论。-Win32 Console C realized PL / 0 language compiler, including design documentation, welcomed the discussion.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:363393
    • 提供者:enderlw
  1. compiler.tar

    0下载:
  2. PL/0语言语法分析程序,检测pl/0源程序的语法是否正确-PL / 0 language syntax analysis procedures, testing pl / 0 source of correct grammar
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16532
    • 提供者:JJ
  1. PL语言到中间代码的编译程序

    0下载:
  2. PL语言到中间代码的编译程序,vc下编译 -PL language to the interlanguage compiler, under vc translates
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:54584
    • 提供者:李斯
  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. PL0c

    0下载:
  2. 对PL/0作以下修改扩充: (1)课内上机作业(考试前交报告): 增加单词:保留字 ELSE,FOR,TO, DOWNTO 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 -right PL / 0 expansion for the following modifications : (1) the reverse on the plane operations (examination reports) : In
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:431820
    • 提供者:李文欢
  1. bianyiyuanlisheji

    0下载:
  2. 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:513232
    • 提供者:与非门
  1. LL20061021

    0下载:
  2. 编译原理课程设计,用C写的PL/0编译器,有详细的文档和代码-compiler theory curriculum design, the C write PL / 0 compiler, a detailed documentation and code
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:158791
    • 提供者:人类
  1. ahei@CompileSys

    0下载:
  2. 一个简单的PL/0语言的开发环境和语法分析器,别人竟然把我的上传上去了,我才是作者啊-a simple PL / 0 language development environment and syntax analyzer, someone else will take my upload up, and I was the author ah
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1041200
    • 提供者:哈哈哈
  1. PL0123654

    0下载:
  2. 汇编原理的课程设计文档,PL/0语言的翻译程序,包含必做和选做的内容.-compilation of the design principles document, PL / 0 language translation program, including the election and will do so content.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:391660
    • 提供者:罗本
  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. pl0candh

    0下载:
  2. 这是一个PL/0的编译器,其中包含了头文件和中间部分,将头文件放入TC的目录下即可运行。-This is a PL / 0 compiler, which contains the header files and middle part, Add to the first document of the TC directory can be run.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15494
    • 提供者:huiyunyun
  1. PL0-translate

    1下载:
  2. PL/0语言是Pascal语言的一个子集,是一种简单而且可扩充的语言,在我的测试用例中有具体的体现。它通过词法分析、语法分析、语义分析等过程,生成目标代码,目标代码是一种形似汇编语言的栈操作指令。-PL / 0 Pascal language is a language subset is a simple and extensible language, In my test case with concrete expression. Through lexical analysis, pa
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1171374
    • 提供者:李建康
  1. PCI.Hot-Plug.Specification.v1.0

    0下载:
  2. PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable higher availability of file and application servers by standardizing key aspects of the process of removing and installing PCI adapter cards while t
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:170385
    • 提供者:asci
« 1 2 34 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com