搜索资源列表
shiyan
- 手工实现对c减语法的词法分析,采用的语言是java语言,对指定文件的语法进行分析。-The hand-c reduction syntax lexical analysis, the language used is java language, to analyze the syntax of the specified file.
AACEnc
- AAC 解码器,很好的音质还原,由于FAAC。-AAC decoder, good sound reduction, FAAC.
yufa
- 语法分析程序的输入文件为语法分析产生的token串,并在文件最后一列加上了一个#号,代表语法归约结束,程序采用的是递归子程序的方法,如果归约成功会输出Success,如果归约失败,会返回归约到token串的哪个元素出现错误,已经相应的未归约成功的文法产生式是哪条-Parser to parse the input file generated token string, and the last one in the file plus a# sign, on behalf of the end
syntactic-analyzer
- 用bison工具生成一个PL/0语言的语法分析程序,对PL/0源程序进行语法分析,并输出归约时所用的语法规则。-Generated by bison tool PL/0 language parser for PL/0 source parsing, syntax rules, and the output reduction when used.
fuzhiyujuyufafenxi
- C++编写的赋值语句的算符优先语法分析程序,以文件形式输入赋值语句,以文件形式输出归约过程。程序中自动构造算符优先表。-Operator precedence parser written in C++ assignment statement, in document form input assignment, output reduction process in document form. The program automatically constructed operator p
main
- A bottom-up parse corresponds to the construction of a parse tree for an input string beginning at the leaves (the bottom) and working up towards the root (the top) . It is convenient to describe parsing as the process of building parse trees, althou
ZVM
- VMP保护代码还原 目录: 1. 前言. 2. 渊源. 3. 还原大纲 4. 开始还原 X86乱序整理. 5. 开始还原 –X86膨胀压缩. 6. 开始还原 –前X86(压缩后)转为Vm指令 7. 还原核心 – VM指令层. 8. 终章 – VM还原的核心秘密-VMP protection code reduction
