资源列表
lc
- 引用原作者:这个类C编译器是我在2008年写的,完成度并不高,并没有实现指针、struct这些,不过还是实现了基本的C语言数据类型(int/char/long/short等),函数的声明、定义、调用、递归,if/for/while/goto等跳转,详细请看sample和source。 为了节省开发的时间,词法和语法分析分别采用lex和yacc编写,可以用Cygwin里面的flex和bison进行编译。另外我觉得编译成x86的bytecode比较麻烦,所以定义了一套自己的bytecode
PID
- 关于PID算法的程序,里面有用PID通过PWM控制车转速的。-sssjkcgdn wjhvbeghbk
17-EEPROM24c02
- 单片机可擦除rom程序 单片机可擦除rom程序-The MCU can erase erase rom program rom program microcontroller
C8051F120-Schematic
- C8051单片机的一个最小系统版,我买的一款,资料还行,需要可以在找我-A minimum system version of the C8051 MCU, I bought a data line, needs can be in me.
merge-two-arrays
- C code for merging two arrays.
bubble-sort
- Bubble sort algorithm in C language
Algorithm-to-generate-armstrong-numbers
- Algorithm to generate armstrong numbers
Fibonacci-series-in-C
- Algorithm to fing Fibonacci series
HPLC
- 梯行图编译器,能够实对其他部分软件编写的梯形图程序进行编译,得到相应的机器代码-Ladder line graph the compiler
new
- DSP的LED显示程序,十分适合初学者使用。是非常好的入门程序-DSP-LED display program, and is very suitable for beginners to use. Is a very good entry procedures
snelen
- snelen chart with attiny 2313 CVAVR this program controling lamp with Sony IR remote control-snelen chart with attiny 2313 CVAVR this program controling lamp with Sony IR remote control...
fec_convcode
- 卷积码的C语言代码实现,其中包括(2,1,2)卷积码编码器和维特比译码的实现。-Convolutional code C code implementation, including the (2,1,2) convolutional code encoder and Viterbi decoding.