资源列表
ast
- 利用lex词法分析和yacc语法分析编写的简单编译器,主要完成实数和整型数据的加减乘除以及循环语句,条件语句,while语句,赋值语句等的处理-Use yacc lex lexical analysis and parsing write a simple compiler, mainly to complete the addition, subtraction and loops of real and integer data processing conditional statemen
New-Pic
- a code to measure volt using microcontroller
Progs
- solution of equation using iterative analysis
NEC0881-IIC
- NEC0881单片机的模拟IIC驱动程序-NEC0881 microcontroller simulation IIC driver
DS18B20
- NEC0881单片机采集温度传感器18B20驱动程序-NEC0881 collect temperature sensor 18B20 microcontroller driver
RBFNN
- about RBFNN and PSO.It tell about the kernal matix
Compile
- java版的编译器 从词法到中间代码 绝对原创-compiler of java edition
cminus
- 简化C编译器的程序示例,该程序采取了最简单的实现方法,用lex&yacc工具的辅助,实现一个C编译器的框架,省略了中间代码生成部分和代码优化,直接生成汇编代码,实现了while语句、加法运算符等的翻译。-Simplified C compiler program example, the program has taken the simplest implementation, auxiliary lex & yacc tools to implement a C compiler f
huffman
- huffman编码器解码器,能采用huffman编码并对编码反译码-huffman encoder decoder can employ huffman encoding and decoding coded anti-
PL0-Backup
- GDUT PL0 project广工编译原理PL0 编译原理源码,完整的PL0程序-GDUT PL0 project
tcc-0.9.26.tar.bz2
- Tiny C Compiler 9.26源码-Source code of Tiny C Compiler.
ldpc-decoding
- LDPC码的各种译码算法,包括decodeProbDomain,decodeLogDomain, decodeLLR_BP,normalized BP,offset BP,MBP Layered decoding(LBP),normalized LBP, offset LBP-Kinds of LDPC decoding algorithms ,including decodeProbDomain,decodeLogDomain, decodeLLR_BP,normalized