搜索资源列表
cmake-2.8.1-win32-x86
- Cmake - the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration file
LR0
- (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
yufafenxi(LR)
- LR方法 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -LR parser written methods to achieve parsing of arithmetic expressions. Requirements of arithmetic
windows
- 磁卡读写测试程序,兼容市面上大部分磁卡机,可作为中间件做其他类型的开发-Magnetic card reading and writing test procedures, compatible with the market the majority of magnetic machine, can be used as middleware to do other types of development
ex2
- 编译原理实验二 递归向下语法分析 附加实验报告。-Descending down the second experiment compiler theory parsing additional test report.
pl0
- PL/0语言编译器的实现,包括一些测试程序-PL/0 language compiler to achieve, including a number of test procedures
lll
- 实现了LL(1)文法分析,包括构造First、Follow集、预测分析表,并可检查输入串是否被接受。-The implementation of LL(1) analysis, including constructing the First, Follow set, Predictive Parsing Table. It can also test a string whether it is accepeted.
2
- 设计并实现C语言的语分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法G产生: EE+T|E-T|T TT*F|T/F|F Fid|(E)|num 实验要求:在对输入表示进行分析的过程中,输出所采用的产生式。-Design and implement C language, language analysis program to realize the arithmetic expression parsing. Requirements of a
cmm_java
- java语法分析程序 主要是用于编译器原理的实践-implement the grammar analysis using java programming language, including the java parser and lexical analyse ,and java test and can run well in my machine good good good
compiler
- PL/0编译器,c++语言开发,包含测试用例,性能优越-PL/0 compiler, c++ Language development, including test cases, superior performance
CaslCompiler
- 这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.- This is the CASL assembly language compiler which in a software horizontal qualifications test uses, in the realization document including a compiler, hypothesized machine, is similar
analysis-and-code-generation-of-Tiny
- 编译原理实验,编译TINY及其词法分析、语法分析、语义分析、代码生成,其中包含实验报告分析、代码和结果。-Compiler theory test, compile TINY and lexical analysis, syntax analysis, semantic analysis, code generation, which includes analysis of test reports, code and results.
temp_adc_student
- 温度的测试,能过这个我们可以通过温度的不同,在数码管上显示出来-Temperature of the test, to this we can be of different temperatures, in the digital tube display
test-the-Member-function
- 在一般的程序开发过程中,类或者类库往往是以动态库的形式向用户发布的,所以在程序发布之前必须对程序中的所有函数进行集成测试 1 )测试头文件给出的Utility类中所有的成员函数 2 )用四种方式完成1,继承 2,友元 3,访问声明 4,using声明 -Classes or class libraries in the program development process, often based on a dynamic library released to the use
Test-Scripts
- 根据CMM的语法规则编写的测试代码,编写CMM编译器的时候可以作为测试代码-According to CMM grammar rules written test code, the compiler when writing CMM can be used as test code
test-bench_generation_123
- test bench generation using perl
test-(2)
- Test performed to check .
TEST
- 编译原理C程序及其测试代码,适用于清华大学编译原理-Compiler theory C program and test code, the compiler principles apply to Tsinghua University
entry-test-final
- It is digital form of a test for a university, industry etc and it also contains a .
test
- test program, to see if this works..