资源列表
20076111711553381
- JAVA编写的QR码源码,QR是英文“Quick Response”的缩写,欢迎大家交流-QR code written in JAVA source code, in 1994 by the Japanese company Denso-Wave invention (QB06102506). QR is in English " Quick Response" stands for the exchange welcome
20076189284768339
- 1994年由日本Denso-Wave公司发明(QB06102506)。QR是英文“Quick Response”的缩写,即快速反应的意思,源自发明者希望QR码可让其内容快速被解码。QR码最常见于日本,并为目前日本最流行的二维空间条码。QR码比普通条码可储存更多资料,亦无需像普通条码般在扫描时需直线对准扫描器。-In 1994 by Japanese company Denso-Wave invention (QB06102506). QR is in English " Quick Re
Lee
- Lee滤波器,Matlab实现,非常好用!-Lee Filters, Matlab implementation, very easy to use!
GCC
- 电子书下载 编译器相关 GCC前端的内部结构.pdf-GCC front-end of the internal structure. Pdf
treext
- 关于树控件的使用以及一些简单的应用代码和说明-Tree controls on the use and application of some simple code and descr iption
4
- 目的:熟练掌握自下而上的语法分析方法,并能用程序实现。 要求: 1. 使用如下文法: E E+T | T T T*F | F F (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id+(id+id)# 输出:移进 按 F->id归约 移进 error
RockCarryPL0CompilerV0.22
- RockCarry工作室的PL0程序编译器实现-RockCarry studio PL0 achieve
base
- 国防科学技术大学的PL0程序编译器的实现-National Defense Science and the PL0 Compiler Implementation
PL0
- 中国科学技术大学的PL0程序编译器的实现-University of Science and Technology program compiler implementation PL0
dgxj
- 编译原理一个实验内容,应用递归下降法来计算表达式。-Compile a test content theory, recursive descent method to calculate the expression.
yufa
- 大三学习编译原理是写的一个实验报告,希望对初学者有用-Junior learning principle is to build a lab report to write, hope to be useful for beginners
lex
- 词法分析器,c++写的,仿照tiny,编译原理的课程设计,对大家学习很有帮助的-lex for c minus,just like for tiny
