资源列表
Java
- Java 反编译器(在一起的还有 rar 包的一个)-Java Decompiler (still with a package rar)
TPMCC18v14
- exercices pour s entrainer sur la programmation c contenant plusieurs exrcices corrigés let this work ok baby oh yeahh
decaf_PA1
- 使用lex和yacc写的Decaf语言的编译器前段代码,包括词法分析与语法分析。 Decaf是一门类Java的教学语言-Written using lex and yacc compiler front-end code, including lexical analysis and syntax analysis
1
- 这是一个简单的语法分析程序,用c++实现,能够完成简单的语法分析功能。- This is a simple parser, using c++ implementation, to complete a simple grammar analysis.
ApriorAlgorithmDemo
- 语义相关度论文,适合语义网研究的老师或学生。-semantic relation paper,which is suited to the students researching on semantic web.
from-top-down
- 递归自顶向下实现算术表达式的语法分析,可算乘方等复杂运算-Recursive top-down implementation of an arithmetic expression parsing, power and other complex operations can be considered
3Vin6Vout
- 一款数控稳压电源。有很高的稳定性和可移植性。-a battery controled by MCU
project2.2
- computer architecture
suanfayouxian
- 算符优先关系表!!输入文法可以得出算符优先关系表并显示出来!-Operator precedence relation table! ! Enter the operator precedence grammar can be drawn between the table and displayed!
Perceptron.tar
- projet de réseau de neurones artificiels
Moltiplicatore-complementi
- complement of multiplier
Bianyi1
- VS2008 下 c++实现词法分析器, 也许效率不太高-a lexical analyzer implemented in c++ with VS2008, may have a low efficent