搜索:Fast
找到约 397 项符合「Fast」的查询结果
结果 397
按分类筛选
- 全部
- 技术资料 (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)
https://www.eeworm.com/dl/641/400646.html
数学计算
Radix-2 Fast Fourier Transform, real or complex sin/cos transform
Radix-2 Fast Fourier Transform, real or complex sin/cos transform
https://www.eeworm.com/dl/666/427418.html
Delphi控件源码
FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible Inter
FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Builder 2006, C++ Builder 2007, K ...
https://www.eeworm.com/dl/701/431618.html
3G开发
Linear CDMA Receivers Like Decorrelator MMSE and Matched filters efficien and fast code
Linear CDMA Receivers Like Decorrelator MMSE and Matched filters efficien and fast code
https://www.eeworm.com/dl/665/460053.html
matlab例程
fast calculation of image moments based on Fluss and Tuk s method described in "On the Calculat
fast calculation of image
moments based on Fluss and Tuk s method described in
"On the Calculation of Moments"
https://www.eeworm.com/dl/542/470889.html
其他书籍
Designand Analysisof Fast Text Compression Basedon Quasi-Arithmetic Coding.
Designand Analysisof Fast Text Compression Basedon Quasi-Arithmetic Coding.
https://www.eeworm.com/dl/665/484755.html
matlab例程
ICA算法提供fast ICA 算法 P.COMON的算法
ICA算法提供fast ICA 算法 P.COMON的算法
https://www.eeworm.com/dl/654/487202.html
数据结构
The running time of quicksort can be improved in practice by taking advantage of the fast running t
The running time of quicksort can be improved in practice by taking advantage of the fast
running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a
subarray with fewer than k elements, let it simply return without sorting the subarray. Afte ...
https://www.eeworm.com/dl/534/136574.html
其他
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
https://www.eeworm.com/dl/665/182357.html
matlab例程
A fast customizable function for locating and measuring the peaks in noisy time-series signals.
A fast customizable function for locating and measuring the peaks in noisy time-series signals.
https://www.eeworm.com/dl/534/197264.html
其他
A fast lexical analyser generator. It is a tool for generating programs that perform pattern-matchin
A fast lexical analyser generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison