搜索资源列表
pl0
- PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序-PL/0 language may regard as the PASCAL language th
c++pl0
- c++ pl/0语言分析程序-c pl/0 speech analysis procedure
pl0compiler
- c++ pl/0简易编译器-c pl/0 simple compiler
Pl0 in C
- PL/0教学语言的编译程序原代码。-PL/0 teaching language compiler original code.
PL0语法分析器递归子程序法
- 程序功能:PL/0语言语法分析程序,检测pl/0源程序的语法是否正确-procedures functions : PL/0 language syntax analysis procedures, testing pl/0 source of correct grammar
PL_SQL_CODE
- 《Oracle8i PL/SQL程序设计》附源码-"Oracle8i PL/SQL Programming" by source
数据库上机实验四
- 使用ORCLE创建表,及相关操作。包括有详细的。SQL文件,直接使用PL/SQL即可导入数据库查看。-ORCLE used to create forms, and related operations. Includes detailed. SQL documents, direct access PL/SQL can look into the database.
ORACLE8 PLSQL程序设计_sql_code
- Oracle8 PL/SQL程序设计中的例子脚本 162K SQL(英文) The example code used in Oracle8 PL/SQL Programming-Oracle PL/SQL Programming examples of SQL scr ipts 162K (English) Th e example code used in Oracle PL/SQL Programmi ng
forallsample
- oracle pl/sql 的例子,完全由oracle公司出品,学习必备-pl/sql example, fully embraced by the oracle, learning essential
bianyiyuanlisheji
- 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成
LL20061021
- 编译原理课程设计,用C写的PL/0编译器,有详细的文档和代码-compiler theory curriculum design, the C write PL/0 compiler, a detailed documentation and code
PL0-translate
- PL/0语言是Pascal语言的一个子集,是一种简单而且可扩充的语言,在我的测试用例中有具体的体现。它通过词法分析、语法分析、语义分析等过程,生成目标代码,目标代码是一种形似汇编语言的栈操作指令。-PL/0 Pascal language is a language subset is a simple and extensible language, In my test case with concrete expression.
SC_22
- 讨论了pl/0语言与C语言程序在处理子过程问题上的区别,并阐述了二者的编译程序为保证语言的子过程使用规则,在编译方面处理上的异同点,主要区别是是否需要存取链来保证是否支持子过程的嵌套定义,pl/0需要使用存取链,而C语言不需要,因为C语言不支持函数的嵌套定义而Pl/0语言支持。 -Discussed the pl/0 language and C language procedures in dealing with the iss
pl0
- pl/0,汇编原理、清华第二版。c++实现的-pl/0, the compilation of principles, Tsinghua second edition. c++ realize the
toad
- pl/sql的综合运用上例用到的oracle里关于游标的几个内置函数:%isopen,%notfound,%rowcount。 隐式游标更多用在for loop中,你不用再手工去open,fetch或是close游标,非常方便-pl/sql integrated the use of oracle used in Example cursor on several built-in functions: isopen, no
10g_PLSQL
- 介绍Oracle PL SQL编程,包括Oracle SQL基础和所有PL/SQL内容-Introduction Oracle PL SQL programming, including the basis of Oracle SQL, and all PL/SQL content
OracleDatabase10gPLSQL
- Oracle Database 10g PL/SQL入门教程的全部例子-Oracle Database 10g PL/SQL Tutorial all examples of
div3
- flex code,compiler theory curriculum design, the C write PL / 0 compiler, a detailed documentation and code -flex code, compiler theory curriculum design, the C write PL/0 compiler, a detailed documentation and code
PL-SQL
- sql初学者不错的教程,可以让初学者比较快比较容易的上手-sql tutorials good for beginners, allowing relatively fast for beginners easier to use
pl_0_word
- PL/0 语言的编译程序的一个部件,词法分析器。读入由PL/0语言编写的源代码,识别其中的关键字、标志符、数字,转换成程序可识别的中间符号并输出,包含词法错误检测-PL/0 compiler language of a component, lexical analyzer. Read entry from the PL/0 language source code, to identify one of the keywords, i