搜索资源列表
bianyiyuanli.rar
- 编译原理实验中词法分析器和语法分析器的实验报告(附源代码),Compile principle experiment lexical analyzer and parser of the lab report (with source code)
11111
- 编译原理实验报告,介绍了6个编译原理课程的实验。包括各种分析法。-Compiler Principle Experiment report on the six principles of course compile experiment. Include a variety of analysis.
PL0_compiler
- plo编译程序,源代码,编译原理课上的一个plo实例,请大虾多多指教-pl0 compiler to compile the source code of the principle of a class instance pl0
yijinguiyue
- 本程序是用在编译原理实验课中的用于构造移近规约表并对正规式进行验证,看其是否满足要求。-This procedure is used at compile-principle experiment in the course closer to the Statute of the table used to construct and validate formal ceremony to see if they meet the requirements.
7
- C语言:编写一个程序,检查所用的计算机系统的C编译在执行右移时是按照逻辑右移的原则,还是按照算术右移的原则进行操作。如果是逻辑右移,请编一个函数实现算术右移;如果是算术右移,请编一个函数实现逻辑右移。 编一个函数getbits,从一个16位的单元中取出某几位(即该几位保留原值,其余位为0)。函数调用形式为:getbits(value,n1,n2),其中value位该十六位数的值,n1为欲取出的起始位,n2位欲取出的结束位。(要求:把这几位数用八进制数打印出来。注意,应当将这几位数右移到最右端
LL1
- 编译原理的,关于 标识符词法分析程序的设计-Compile principle, with regard to the design of the identifier lexical analysis programs
200521511303970
- 一个小巧的BASIC解释器的源代码很小可它的确做到了,里面包含了编译原理的思想。-A small BASIC interpreter source code it does very little can be done, which includes the principle of the idea to compile.
MIS
- 提供对教师管理,班级,课程和成绩等的管理,是用C#+SQL SERVER 2005数据库编写的,是本人的毕业设计。-This article through uses asp.net the programming environment to compile the student information management and the analysis system, using the software engineering principle, uses the life cyc
ifelse4
- ifelse 编译原理实验,考察对语法的-ifelse compile principle experiment, study of the grammar
yufafenxiqi
- 编译原理课程实验 语法分析器 LL(1) C++ 收集的材料代码完整-Compile Principle experimental parser LL(1) C++ Code integrity of the material collected
CRC(Cyclical-Redundancy-Checking)
- 本设计研究了纠错码及循环冗余校验码的原理,以及利用MATLAB对其进行了编程和编译仿真,实现了CRC循环冗余校验码的编码及校验,在接收端收到通过校验的码.-This design research the error correcting code and cyclic redundancy check code principle, and the use of the MATLAB programming and compile the simulation, realized the CR
Parsing-experiment
- 语法分析实验,是编译原理的重要实验,是用C++语言写的-Parsing experimental principle is to compile experimental
LL1Grammar
- 主要是编译原理中的LL(1)文法进行了编程实现-The main principle is to compile LL (1) grammar for the programming
Recursive-descent-parser
- 此源码是编译原理中对“递归下降法的语法分析器“的设计-This principle is to compile the source code for " recursive descent parser" design
DSP
- 主要是《数字信号处理原理及应用》本书上的一些例程,应用CCS软件编译- Some of the routines are mainly the principle and application of digital signal processing book, application of CCS software to compile
123
- 编译原理实验,可以判断基本四种文法,0型文法,1型文法,2型文法,3型文法-Compile principle experiment, you can determine the basic four grammar, type 0 grammar, grammar type 1, type 2 grammar, type 3 grammar
Jane-said-parsing-Programming
- 关于用LR1方法编程数据结构的简述,是编译原理中的一类。-About LR1 method with a brief descr iption of the programming data structure, principle is to compile a class.
caculater
- 使用编译原理的正则表达式,编写的计算器程序,使用C语言。-Based on regular expression the of the principle of compile.
lexical-analysis
- 编译原理中的词法分析实现,是编译原理课中的实验代码-Compiler theory lexical analysis to achieve, is to compile the principle lesson of the experiment code
编译原理
- 编译原理是计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。 编译原理是计算机专业设置的一门重要的专业课程。(The principle of compilation is an important specialized course in computer science, which aims to introduce the general principles an