搜索资源列表
adpcm_c_code
- PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。-PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.
filter_source_code
- 用c语言编写的滤波器源代码,读者可以进行修改,添加到自己的工程中.可以方便的移植到单片机以及嵌入式处理器中去.
DS18B20
- DS18B20+1602温度计,代码可以移植在51系列上的单片机。-DS18B20+1602 thermometer code can be transferred in the 51 series on the microcontroller.
ADPCM_for_8bit_MCU
- 已成功移植到51单片机上的ADPCM压缩、解压缩源代码,输入为14bit PCM信号,输出为4bit ADPCM信号。-51 single-chip has been successfully transplanted to the ADPCM compression, unzip the source code for the 14bit PCM input signal, the output for the 4bit ADPCM signal.
xcorr
- c编写的互相关函数xcorr,在VC上验证,方便移植到单片机,嵌入式上-xcorr function write by C langduge
ucos_2808
- ucos方面的移植在单片机中的资料 很好的文档资料 -ucos aspects of transplantation in the microcontroller of the information good documentation
fft
- 一个快速FFT变换的程序,有助于移植在单片机系统上的可执行的小规模FFT变换程序-一个快速FFT变换的程序,有助于移植在单片机系统上的可执行的小规模FFT变换程序 一个快速FFT变换的程序,有助于移植在单片机系统上的可执行的小规模FFT变换程序 A fast FFT transform procedures, to help transplant in the MCU system can be performed on the small scale FFT transform pro
fft
- 实现单片机可移植fft算法,这里的例程是128个点,代码里有详细的说明,可以改成任意点数(MCU FFT algorithm can be transplanted)
sghialization-initialize
- 用c语言编写的滤波器源代码,读者可以进行修改,添加到自己的工程中 可以方便的移植到单片机以及嵌入式处理器中去()