-
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(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
-
介绍一种基于摄像头的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智能车的自...
介绍一种基于摄像头的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智能车的自主寻迹行驶。
-Introduction of a camera-based automatic control of intelligent vehicle design. Based on Freescale 16-bit microcontroller as the core control unit, the use of infrared photoelectric sensor acquisition path information, control, intelligent vehicle steering gear, drive motors, autonomous intelligent vehicles driving tracing.
- 2022-09-06 08:50:02下载
- 积分:1
-
pic microcontroller tutorial contains: PIC microcontrollers and practical tutori...
pic单片机教程 含有:PIC单片机实用教程,MPLAB ICD2 使用指南-pic microcontroller tutorial contains: PIC microcontrollers and practical tutorials, MPLAB ICD2 User Guide
- 2023-06-23 15:00:07下载
- 积分:1
-
TMS320DM6446 development board schematic diagram, including the various interfac...
tms320dm6446开发板原理图,包括各种接口。-TMS320DM6446 development board schematic diagram, including the various interfaces.
- 2022-08-16 09:37:14下载
- 积分:1
-
飞利浦射频卡的设计资料,希望对大家有用,
飞利浦射频卡的设计资料,希望对大家有用,
-Philips RF card design data, in the hope that all useful,
- 2022-01-25 23:32:25下载
- 积分:1
-
Pocket PC的GAPI,支持很多品牌。
GAPI for Pocket PC, supports a lot of brands.
- 2023-06-18 23:05:04下载
- 积分:1
-
车票售票系统
这是一个完整的c++代码,不仅可以植入电脑直接应用,在硬件支持的情况下可以做成设备来用
- 2022-08-11 14:18:01下载
- 积分:1
-
《嵌入式系统设计与实例开发》王田苗 北航出版社
《嵌入式系统设计与实例开发》王田苗 北航出版社-err
- 2023-06-21 19:25:07下载
- 积分:1
-
计算器程序,主要的算法实现;计算器程序,主要的算法实现...
计算器程序,主要的算法实现;计算器程序,主要的算法实现-Calculator program, the main algorithm calculator program, the main algorithm
- 2022-03-01 23:04:01下载
- 积分:1
-
SPI中断传输
应用背景用于FPGA的学习与下位机通信,通信方式采用SPI关键技术SPI 中断用于SPI数据传输的学习与测试,可用于与FPGA之间的传输测试和通信
- 2022-03-21 07:48:05下载
- 积分:1