搜索结果
找到约 10,000 项符合
FFt 开发教程 的查询结果
按分类筛选
- 全部分类
- 技术资料 (29276)
- 单片机开发 (3955)
- 其他书籍 (3191)
- Java编程 (2722)
- 其他 (2193)
- VC书籍 (1735)
- 微处理器开发 (1688)
- 嵌入式/单片机编程 (1477)
- DSP编程 (1327)
- 电子书籍 (1305)
- 软件设计/软件工程 (1245)
- 单片机编程 (1216)
- Java书籍 (1198)
- Linux/Unix编程 (1132)
- 学术论文 (1017)
- VHDL/FPGA/Verilog (814)
- 嵌入式Linux (793)
- 书籍源码 (755)
- Windows CE (668)
- 文章/文档 (641)
- 技术书籍 (636)
- matlab例程 (617)
- 其他嵌入式/单片机内容 (612)
- 驱动编程 (600)
- J2ME (575)
- 系统设计方案 (555)
- 游戏 (543)
- Delphi控件源码 (502)
- 数学计算 (478)
- 软件工程 (476)
- 企业管理 (475)
- SQL Server (468)
- VIP专区 (407)
- 教育系统应用 (397)
- uCOS (397)
- 通讯编程文档 (389)
- Jsp/Servlet (384)
- 通讯/手机编程 (375)
- 汇编语言 (369)
- Internet/网络编程 (359)
- 可编程逻辑 (350)
- 嵌入式综合 (348)
- 数据库系统 (347)
- 技术教程 (345)
- 其他行业 (312)
- 教程资料 (308)
- 人工智能/神经网络 (305)
- 电子书籍 (292)
- USB编程 (288)
- 文件格式 (285)
- 串口编程 (260)
- 操作系统开发 (257)
- 教程 (252)
- 其他数据库 (250)
- VxWorks (245)
- 手机短信编程 (210)
- Symbian (202)
- 中间件编程 (194)
- 网络 (186)
- Delphi/CppBuilder (183)
- 技术管理 (182)
- 数据结构 (180)
- 书籍 (171)
- 压缩解压 (170)
- 加密解密 (166)
- 编译器/解释器 (159)
- *行业应用 (156)
- 源码 (152)
- 精品软件 (150)
- PCB相关 (142)
- 数值算法/人工智能 (131)
- BREW编程 (124)
- 教程资料 (122)
- JavaScript (115)
- Windows Mobile (113)
- Applet (111)
- 开发工具 (108)
- Oracle数据库 (104)
- OA系统 (99)
- C/C++语言编程 (95)
- Ajax (93)
- 通信网络 (88)
- FlashMX/Flex源码 (85)
- 软件 (82)
- 编辑器/阅读器 (81)
- 多国语言处理 (80)
- 酒店行业 (80)
- 交通/航空行业 (79)
- 邮电通讯系统 (76)
- 百货/超市行业 (73)
- GPS编程 (70)
- 电源技术 (68)
- 实用工具 (64)
- 教程资料 (63)
- 行业发展研究 (63)
- MTK (62)
- 无线通信 (61)
- 手机WAP编程 (60)
- 单片机相关 (59)
- 手册 (57)
数学计算 DIT-FFT算法子程序 FFT长度为2m
DIT-FFT算法子程序
FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。 ...
DSP编程 the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,comp
the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,compared with inbuilt fft and goertzel function , working well given with output also.
软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved
using the C language, and without using a low-level style of C code.
数学计算 This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inve
This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
技术资料 FFT Verilog RTL 经过测试与Altera FFT IP相当的verilog代码
FFT Verilog RTL 经过测试与Altera FFT IP相当的verilog代码
VxWorks VxWorks下的驱动程序开发教程,bsp入门级教程
VxWorks下的驱动程序开发教程,bsp入门级教程
C/C++语言编程 FFT算法c程序forARM
fft针对ARM应用的源程序,网上资料,与大家分享。
资料/手册 FFT的verilog实现详解
本论文主要介绍FFT的硬件实现方案,原理,有益参考设计。
嵌入式综合 FFT结果的物理意义
介绍fft