资源列表
Java.ZIP
- Java中常用的加密算法应用就这些!!还是要好好的看到的!
include.doc
- 编译原理词法分析程序设计,是我们当时的要求做的课设题.-compiler theory lexical analysis program design, we then asked them to set up courses that.
Simulacion
- Using Microchip PIC16F877 and Microcode PBP, it acquires information from a temperature sensor and then sends the data to a computer using RS232
Complete_B2127089152008
- full banking functionalitys,like deposit,loan savings account ,.,.,.,.,,and more
1104430714
- 改压缩包是一个用vb做的简单的记事本,用于对文本进行编辑。-Reform package is a simple to use vb to do the Notepad for text editing.
parser
- 编译原理,简单的词法分析器,可以遇到错误提示错误信息跳过并继续分析,将分析后的符号表和TOKEN串表存入txt中-Compiler theory, a simple lexical analyzer, you can skip the error message encountered error and continue the analysis, the analysis of the symbol table and string table into the txt in the TOK
bianyiyuanlicifafenxi
- 词法分析器。 根据编译原理中的词法分析原理,使用VC++6.0编写,可供大家学习编译原理使用。-lexical analyzer. According to the principle of compiler theory lexical analysis, the use of VC 6.0 preparation, we can study the use of compiler theory.
WordAnalysis2
- 用c++语言编写的词法分析器源代码,很适合做课程设计。-c language used in the preparation of a lexical analyzer source code, is suitable for curriculum design.
bianyiyuanli--yufafenxi
- 编译原理语法分析,用来分析输入语句的整个语法是否正确 -Compilation Principle syntax analysis, the importation of used to analyze the entire statement is correct grammar
Lord-language-interpreter
- 实现一个魔王语言解释器,自定义规则,将一段魔王的话翻译为有意义的人类语言(中文)。-Implement a devil king language interpreter, custom rules, will be a devil king word translation for meaningful human language (in Chinese).
pascal形式文法
- 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
算符优先语法分析器
- 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.