搜索资源列表
海底大战
- 海底大战的源代码,使用了双缓冲结构来设计,在tc下编译通过-Harbor World War source code, the use of a double buffer structure to design, compile under tc
Compile
- 编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧-compiler theory curriculum design, syntax analysis. School curriculum design, as if it still has some use
compile.rar
- 我做编译原理课程设计时的条件语句的四元式,希望大家多多指正,I have compiled the curriculum design at the time of the principle of conditional statements of the four-style, a lot of hope that we can correct me
compiler.rar
- 编译原理课程设计 if——THEN——ELSE LR语法分析 语义分析 词法分析,Principles of curriculum design compile if- THEN- ELSE LR parsing semantic analysis of lexical analysis
compile
- 编译原理 词法分析程序设计 [实验内容]:根据某文法,构造一基本词法分析程序。找出该语言的关键字、标识符、整数以及其他一些特殊符号,给出单词的种类和值。-Compilation Principle lexical analysis program design [experiment content]: According to a grammar, the basic structure of a lexical analysis program. To identify the la
DE2_VGA3
- The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow
compile
- 大3编译原理课程设计 绝对符合老师要求 报告代码一应俱全 很详细 很靠谱-3, compiler largest absolute principle of curriculum design in line with the teacher asked a very detailed report of the code is readily available靠谱
Compile
- 此课设是if else 条件语句的翻译程序. 功能说明如下: 1.整体词法分析; 2.if else语法分析,递归下降法. 3.三地址形式代码格式输出; 4.变量符号表的实现,即先定义变量才可以使用; 5.出错提示,具体行数出错提示; 6.作用域初步设计.-This lesson is that if else conditional statements of the translation process. Functions as follows:
compile
- 编译原理 课程设计 赋值语句的递归下降翻译程序设计-source code for programmers , it s very useful and helpful for compile design
Compile
- 编译原理课程设计 词法分析 java 用于分析词法和语法部分-Principles of curriculum design compiler java lexical analysis used to analyze the morphology and syntax part
Principles-of-curriculum-design
- 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4CPU,512M内存 软件环境:Visualc+
compile
- 哈夫曼压缩算法,数据结构课程设计的时候做的-Huffman compression algorithm, data structure, curriculum design, when done
4Day
- 《4天学会Design Compiler》的中文版。 《4天学会Design Compiler》大家都该知道的,一个很好的DC入门教才,我也是学习时找到了这个中文版。 《4天学会Design Compiler》可以在xunlei上下载到。-" 4-day Institute of Design Compiler" the Chinese version. " 4-day Institute of Design Compiler" Everyone in
desk
- 设计SIMPLE语言的词法分析器,编译原理的实验。-SIMPLE language, lexical analyzer design, compile principle experiment.
COMPILER
- 编译原理课程设计报告Compile the report Principles of curriculum design-Compile the report Principles of curriculum design
Compile
- 编译原理课程设计,查找循环,可以手动输入源代码也可以从文件读入。显示程序流图-Principles of curriculum design, compilation, look cycle, you can manually enter the source code can be read from the file. Show program flow graph
Compile
- ? 分析并设计Tiny文法,包括加减乘除四则运算,比较运算符,if语句,repeat语句,read,write等,模块化设计并完成词法分析、语法分析、语义分析以及代码生成阶段,而且实现了错误处理,包括指出非法字符和语法错误,实现Tiny源程序到汇编语言目标程序的编译过程。-? Tiny grammar analysis and design, including the four arithmetic operations addition, subtraction, comparison op
compile
- 编译原理课程设计,实现简单类pascal编译器功能-Course Design Compiler
os-keshe
- linux(ubuntu)下操作系统课程设计 包含拷贝,编译内核,加载驱动,任务管理器四大部分 包中有完整的源码和可执行程序以及实验报告-linux (ubuntu) operating system, includes copies of curriculum design, compile the kernel, load the driver, the Task Manager in four major packages source code and executable progra
Pascal-subset-compile
- 按照Pascal子集的语法,并参考Pascal语言的语义,设计并实现Pascal子集的编译程序,给出各阶段的设计资料和实现成果-Subsets according to the syntax of Pascal and Pascal language reference semantics, design and implementation of a subset of the Pascal compiler, given the various stages of the design da