资源列表
OllyDbg
- OllyDbg完全教程,,OllyDbg完全教程..OllyDbg完全教程-OllyDbg complete tutorial
123
- 算符优先的自上而下词法分析器,有些许复杂,有点难。-Operator priority top-down lexical analyzer, slightly complicated, somewhat difficult.
Parsing
- 用递归下降子程序实现语法分析,分析的是表达式的语法,可以实现报错,但是,操作数必须为一个字符,数字字母均可。-Subprogram implementation using recursive descent parsing, analyzing the expression syntax can be achieved Baocuo, but the operand must be a character, numbers, letters can be.
crc1
- CRC 校验 可以快速校验 在编译码中有很好的应用-CRC checking can quickly check at the decoding has very good application
ANSICgrammar
- making an anci c compiler using lex and ya-making an anci c compiler using lex and yacc
bianyi
- 编译原理的语法分析器程序,用c++进行实现,是很好的复习资料-Parser compiler theory procedures, using c++ to achieve, is a good review of information
compiler_principle
- 完成了词法分析,智能语法分析的编译器功能-completed a lexical analysis, intelligent analysis of the grammar compiler functions
sourceInsightGuideDoc
- 在sourceInsight中增加注释和头文件的方法和工具代码-Increase in sourceInsight comments and header files in the methods and tools for code
bianyiyuanli
- 编译原理PPT,课件讲解说明,网络工程方面,希望对你有所帮助-Compiler theory PPT,Courseware explanation
LL(1)
- LL(1)语法分析器
Del
- 在用VC,尤其VS2008及以后版本的编译器时,编译时产生很多临时文件,很多时候只需要把源码拷走,这时就要删除体积非常大的临时文件,所以做了一个VC临时文件删除器,可以选择删除哪些类型的文件,删除完成窗口自动关闭退出,按住shift打开则不会执行删除操作...等。-In the use of VC, in particular, VS2008 and later versions of the compiler, the compiler generated when a lot of temp
PL0_Interpret
- PL0_CPP C++版本的PL0 语言的编译器,实现了编译器的一般功能-PL0_CPP PL0 version of the C language compiler, a compiler to achieve the general functions