资源列表
turbo
- turbo编码,从编码到译码都有一个完整的系统,功能很全-turbo code
syscanPGM
- 二维码生成、二维码编辑编码器及二维码识别软件源码编辑器-Two-dimensional code generation, two-dimensional code editor encoder and two-dimensional code recognition software source code editor
LR-parser
- LR分析器设计 给定说明语句的拓广文法G[S ]如下: (0) S ->S (1) S->v I:T (2) I->I,i (3) I->i (4) T->r 其中v代表终结符var,r代表real。 其识别规范句型活前缀的DFA及LR(0)分析表如下: 输入 状态 ACTION表 GOTO表 v i , : r # S I T 0 S2 1 1 acc 2 S4
powershield
- PBD反编译器,能反编译PB5-PB12的任何由PB生成的伪代码。-PBD decompiler can decompile any PB5-PB12 PB generated by the pseudo-code.
serialIO
- Comunication by RS232 atmel 89c51cc01
textio
- 学习textio的重要资料-Learn important information textio
project2_20060851
- compiler project. project2 parsing
1-1
- 《现代编译原理C语言描述》书上第一章的直线式程序解释器的一个问题:写一个函数int maxargs(A_stm),告知给定语句中任意子表达式内的print语句的最大参数个数. 参照所给部分源码,在Linux环境下编写的,GCC版本4.4.4测试通过-The book Modern compiler Implementation In C, in first chapter of the book linear program interpreter there be a problem: W
SQL
- DBMS的词法分析部分和语法分析部分,希望能给一些初学者提供帮助-some parts of DBMS,hope that it is useful.
C-complie
- VC++写的C编译器源代码附设计文档,感兴趣的可以参考下。-VC++ compiler written in C source code with design documents, interested can refer to.
Motor
- 利用蒙特卡洛法进行扩展卡尔曼滤波,得到仿真结果较理想-Monte Carlo method using extended Kalman filter to obtain better simulation results
rs(31-19)
- 本源代码是RS(31,19)编码器的顶端实现程序和测试程序,此程序可以验证编码器工作与否。此代码,已在ModelSim验证通过。并附上测试时所产生的结果图像。-Source code is RS (31,19) encoder to achieve the top programs and testing procedures, this program can verify the encoder to work or not. This code has been verified in M
