资源列表
200781
- 数字示波器上的测频电路原理图,已经经过验证可行。
The FatFs/Tiny-FatFs module
- The FatFs/Tiny-FatFs module is opened for education, reserch and development. fat file.You can use, modify and republish it for personal, non-profit or profit use without any limitation under your responsibility.
STEPLDR_500done
- s3c2440bootloader的stepldr修改版,在ads下运行
HCS08EEPROM
- 摩托罗拉HCS08系列,用片内FLASH模拟EEPROM的程序在RAM中执行!很有价值!
MC68HC908JL16-RS485-Updata
- 自已编的程序.能通过RS485总线更新单片机中的应用程序,带一程序流程图和一些说明希望能对大家有所帮助!
flash_fs
- FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of
IIR
- 基于TI tms320lf2407 DSP 的IIR滤波算法(编译环境CCS2.20)
FIR
- 基于TI tms320lf2407 DSP 的FIR滤波算法(编译环境CCS2.20)
FFT
- 基于TI tms320lf2407 DSP 的FFT算法(编译环境CCS2.20)
Convolve
- 基于TI tms320lf2407 DSP 的卷积算法(编译环境CCS2.20)
Correlation
- 基于TI tms320lf2407 DSP 的相关算法(编译环境CCS2.20)
BCD
- BCD码转换(源代码) 这是我写的一个用于BCD码转换的小程序。