-
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FOR...
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FORTRAN程序并且多数不能真正运行。鉴于目前在许多嵌入式系统中要用到FFT运算,如以DSP为核心的交流采样系统、频谱分析、相关分析等。本人结合自己的实际开发经验,研究了实数的FFT算法并给出具体的C语言函数,读者可以直接应用于自己的系统中。--I implemented FFT algorithm in real number and provides a C function. Users could use it directly in their systems.
- 2022-01-26 01:17:49下载
- 积分:1
-
FS9315核心板和底板原理图,PDF格式,学习9315的同志可参考
FS9315核心板和底板原理图,PDF格式,学习9315的同志可参考-FS9315 core board and backplane schematic, PDF format, learning comrades 9315 may refer to
- 2022-02-02 10:33:35下载
- 积分:1
-
可以直接吧点阵转换成16进制,可以逐行、逐列
可以直接吧点阵转换成16进制,可以逐行、逐列-Bar lattice can be directly converted into 16 hex
- 2022-06-18 03:53:23下载
- 积分:1
-
对DS1302完整的驱动,并能自动转换BCD码,实现结构方式进行存储和读取。...
对DS1302完整的驱动,并能自动转换BCD码,实现结构方式进行存储和读取。
- 2022-09-14 09:30:03下载
- 积分:1
-
On the PLC to control the information content of a comprehensive, for general re...
关于PLC控制的资料,内容全面,供参考用.-On the PLC to control the information content of a comprehensive, for general reference.
- 2022-08-10 08:13:58下载
- 积分:1
-
郭天祥TX
郭天祥TX-1C单片机开发板使用手册,手册包括,实验的接口说明,使用手册,开发板介绍,原理图-郭天祥TX-1C Single-chip development board using the manual, which includes the experimental interface description, use the manual, development board, the schematic diagram
- 2022-11-28 20:25:03下载
- 积分:1
-
The books for Designing Embedded Communication Software from CMP Books. (Web Ver...
The books for Designing Embedded Communication Software from CMP Books. (Web Version)
- 2022-08-14 09:53:02下载
- 积分:1
-
This article includes two parts of the content! The first part introduced the S3...
本文包括两部分的内容!第一部分介绍了s3c2410集成ad驱动程序开发,另外一部分介绍了与此应用程序对应的应用程序。在arm平台测试完全通过
-This article includes two parts of the content! The first part introduced the S3C2410 integrated ad-driven development, introduction and part of this application with the corresponding application. Platform test in the arm completely through the
- 2022-03-24 23:54:38下载
- 积分:1
-
1602液晶显示程序+1302温度测量+18b20显示时间(C语言)
1602液晶显示程序+1302温度测量+18b20显示时间(C语言)-1602 LCD procedures+ 1302 temperature measurement+ 18b20 display time (C language)
- 2022-01-26 06:59:47下载
- 积分:1
-
温度的监测与 GSM pic16f877a 与接口
通常在冰箱中的条件变化不监视我们,它取决于特定的项目保存在冰箱里。这个项目基于温度监测在冰箱中。当温度低于-10 摄氏度时在冰箱里存放的温度传感器警报的 PIC 控制器。因为-10 度以下认为过度冷却, t他事先知情同意向通过温度异常作为 GSM 的用户发送一条消息。当一个正常的温度不会响应。在这个项目中我们使用 PIC16F877A 控制器与 GSM 和温度传感器接口。我们有 AT 命令,用于向用户发送消息。用户接收的消息的确切的温度在冰箱,所以,他可以正确地对其进行维护。
我已用于嵌入式 C 编码与 MPlab 编译器的语言。
- 2022-02-05 14:39:01下载
- 积分:1