资源列表
Micro-compiler
- 一个简单的 micro 语言编译器,其包括 scanner,parser,code generator 并使用 php 开发。-A simple compiler for Micro language which include scanner,parser,code generator and implement in PHP.
LCD-bar-2x16
- This a tutorial to draw a simple animation to LCD 2x16 using AVR microcontrol. -This is a tutorial to draw a simple animation to LCD 2x16 using AVR microcontrol.
frequency-meter
- this code is a frequency meter for lpc2148 from nxp.co the compiler is keil uvision it displays the frequency on the 7segments enjoy it
PLL
- this code is for activating the pll unit of lpc2148( arm7). in this way you can exceed your crystal clock. this code is by keil uvision compiler and works on lpc2148 from nxp.co enjoy it
Uartlpc2148transmit_old
- code for recieving data trough serial uart bus and display the data on the 7segment. this code is by keil uvision compiler and works on lpc2148 from nxp.co enjoy it
Uartlpc2148old
- code for recieving data trough serial uart bus. this code is by keil uvision compiler and works on lpc2148 from nxp.co enjoy it
Uartlpc2148_maa_recieve
- code for transfering data trough serial uart bus. this code is by keil uvision compiler and works on lpc2148 from nxp.co enjoy it
fanhuibian
- 用C写的反汇编程序: 举例: Input the instructions ended with @: LW $T1, 0($A0) ADD $T0, $ZERO, $ZERO R0: ADDi $T0, $ZREO, 1 SLT $T2, $T0, $A1 BEQ $T2, $ZERO, RR ADD $T2, $T0, $A0 LW $T2, 0($T2) ADD $T1, $T1, $T2 J R0 RR: ADD $V0,
project2_20060851
- compiler project. project2 parsing
HUI.RAR
- 一个汇编自动注释小程序,对于新手绝对是好东西-Automatic annotation of a compilation of small programs is definitely a good thing for beginners
compiler-hw
- 交大编译原理课程设计 词法分析和语法分析部分 -Principles of curriculum design compiler lexical analysis and syntax analysis part
cPP
- c++ programs using friend class & friend function, constructor, destructor, complex numbers.