搜索资源列表
cifaty
- (一) 程序设计要求 (1) 目 标 机:8086及其兼容处理器 (2) 中间代码:四元式 (3) 设计结果:四元式表、符号表、TOKEN串表 (4) 语义分析内容要求: 1) 变量说明语句 2) 赋值语句 3) 控制语句(任选一种) 4) 过程开始及结束语句 5) 分程序结构的符号表问题 6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。 -(a) program design requirements (1) Targe
hwfenxi
- 词法分析器,包括的关键字表和符号表,是针对C语言的,由于关键字表和符号表是在文本文档里建的,所以可以扩展,程序的可移植性比较好-lexical analyzer, including keyword table and symbol table is targeted at the C language, and keyword table is the symbol table in the text files in the building, so it can be extended,
FillTable
- 这是一个c程序,它是用来解决编译原理中的词法扫描程序,用来查添符号表。-c This is a program that is used to solve the compiler principles of lexical scanning procedures used to investigate Tim symbol table.
020789周磊编译原理上机作业
- 介绍语法制导翻译和各种语法成分的中间代码的生成;第6章介绍符号表的 组织和使用;第7章介绍运行时存储空间的组织与分配;第8章介-guidance on grammar and translation of various grammatical elements in the middle of the code generation; Chapter 6 on the symbol table of organization and use; Chapter 7 on storage sp
MSKey4in1
- 可耕地 唇形枯 要一地三三大哥有在一码元表的有遥有-arable land to a dry lips to a big brother on March 3 in a symbol table is the distance
max
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
textbook2
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
funtionandnote
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
byyl_cffxq
- 编译原理:词法分析器(C++实现) 将PASCAL的源程序,即相应字符流转换成内部表示,并对标识符填写相应的符号表供编译程序以后各阶段使用,输出的单词符号格式为二元组(单词种别,单词在标识符表中的地址),标识符表格式有“序号”和“标识符本身的值”两项。-compiler : lexical analyzer (C achieved) will PASCAL source, that is, replaced by the corresponding characters in the int
a VHDL Compiler
- 这是一个VHDL(硬件描述语言)的编译器,更确切说是一个解释器,输入是VHDL语言,输出是经过提到后的符号表,也就是将VHDL中的重要变量比如输入输出变量和DFF等保存下来。-This is a VHDL (hardware descr iption language) compiler, more precise explanation is a device that is VHDL input, output was mentioned after the symbol table to
hengxing
- s7-300实现药品搅拌 报警等环节符号表中有详细说明-s7-300 to achieve mixing drugs and other aspects of alarm symbol table in detail
drivers_class
- insmod installs a loadable module in the running kernel. insmod tries to link a module into the running kernel by resolving all symbols from the kernel’s exported symbol table. -insmod installs a loadable module in the running kernel.
driver
- insmod installs a loadable module in the running kernel. insmod tries to link a module into the running kernel by resolving all symbols from the kernel’s exported symbol table. -insmod installs a loadable module in the running kernel.
Desktop
- insmod installs a loadable module in the running kernel. insmod tries to link a module into the running kernel by resolving all symbols from the kernel’s exported symbol table. -insmod installs a loadable module in the running kernel.
10
- (1) 输入源程序:输入PASCAL源程序; (2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号); (3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息); (4) 输出符号表,输出形式为:(单词种别码,单词符号) -(1) enter the source code: Enter the PASCAL source (2) the output word, the output form as follows: (number, wor
zhongjiandaima
- 采用语法制导翻译技术,在c盘下建立文本,输入源程序,则可以进行分析,同时输出Token序列和符号表以及对应位置的四元式序列-Use of syntax-translation technology, established under the text in the c drive, enter the source code, you can analyze the same time, the output Token sequence and location of the symbol
dumpromy
- 将wince的nk.nb0中文件导出的代码,修正了时间戳的BUG,导出的DLL都可以查看符号表-Will wince' s nk.nb0 export files in the code, amending the timestamp BUG, exported DLL can view the symbol table
SymbolTAbleGeneration
- Symbol Table generation in C
symbol_table
- This a simple symbol table written in C using hash tables in one version, and linked lists in the other. Compile it with gcc under unix.-This is a simple symbol table written in C using hash tables in one version, and linked lists in the other. Compi
symbol table_litle & opcode table.tar
- system programming, symbol table, little table and opcode table