搜索结果
找到约 397 项符合
Fast 的查询结果
按分类筛选
- 全部分类
- 技术资料 (108)
- matlab例程 (28)
- 其他 (27)
- 数学计算 (23)
- 单片机编程 (13)
- 其他书籍 (12)
- 书籍源码 (10)
- Linux/Unix编程 (10)
- Delphi控件源码 (10)
- 压缩解压 (8)
- 数值算法/人工智能 (6)
- Java编程 (6)
- 软件设计/软件工程 (6)
- 通讯/手机编程 (5)
- 通讯编程文档 (5)
- 人工智能/神经网络 (5)
- 文章/文档 (5)
- 书籍 (4)
- 学术论文 (4)
- DSP编程 (4)
- 加密解密 (4)
- 技术管理 (4)
- 嵌入式/单片机编程 (4)
- 单片机开发 (4)
- 嵌入式Linux (4)
- 数据结构 (4)
- 源码 (3)
- 论文 (3)
- 电源技术 (3)
- 软件工程 (3)
- 嵌入式综合 (3)
- 可编程逻辑 (3)
- Internet/网络编程 (3)
- VHDL/FPGA/Verilog (3)
- 无线通信 (2)
- 操作系统开发 (2)
- 模拟电子 (2)
- 电子书籍 (2)
- 教程资料 (2)
- 网络 (2)
- 微处理器开发 (2)
- STL (2)
- 家庭/个人应用 (2)
- Windows CE (2)
- 系统设计方案 (2)
- 其他嵌入式/单片机内容 (2)
- MySQL数据库 (2)
- 其他 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 仿真技术 (1)
- 存储器技术 (1)
- 图形图像 (1)
- 实用工具 (1)
- 工控技术 (1)
- Modem编程 (1)
- 编译器/解释器 (1)
- Applet (1)
- 多国语言处理 (1)
- 文件格式 (1)
- USB编程 (1)
- 其他数据库 (1)
- Java书籍 (1)
- J2ME (1)
- VxWorks (1)
- 其他行业 (1)
- Windows Mobile (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 3G开发 (1)
- VIP专区 (1)
书籍源码 This is Visual C++ basis operation. Using that you can fast go in study.
This is Visual C++ basis operation. Using that you can fast go in study.
技术管理 find system key, such as os, office, doc, excel, powerpoint, etc. fast and precise.
find system key, such as os, office, doc, excel, powerpoint, etc. fast and precise.
通讯/手机编程 This package provides encoders and fast Viterbi decoders for the NASA standard rate 1/2 and rate 1/
This package provides encoders and fast Viterbi decoders for the NASA
standard rate 1/2 and rate 1/3 constraint length 7 convolutional codes.
数学计算 C30Fast_FFT很好用,欢迎大家一起交流
C30Fast_FFT很好用,欢迎大家一起交流
软件工程 For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learn
For the practicing programmer with little time to spare, Essential C++ offers a fast-track
to learning and working with C++ on the job. This book is specifically designed to bring
you up to speed in a short amount of time. It focuses on the elements of C++
programming that you are most likely to enc ...
Linux/Unix编程 awesome is a highly configurable, next generation framework window manager for X. It is very fast, l
awesome is a highly configurable, next generation framework window manager for X. It is very fast, light, and extensible. It is primarily targeted at the power user, developer, and anyone dealing with everyday computing tasks who wants to have fine-grained control over a graphical environment.
压缩解压 This code demonstrate Fast Wavelet Transform. Executable and can be run on Visual C++ platform
This code demonstrate Fast Wavelet Transform. Executable and can be run on Visual C++ platform
其他嵌入式/单片机内容 Event counter for MSP430 - multi channel and real fast using latched interrupts.
Event counter for MSP430 - multi channel and real fast using latched interrupts.
软件设计/软件工程 Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version
Getting to Know the FFT
What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version of the Discrete
Fourier Transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the
DTF, but in much less time.
数学计算 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.