FAST

共 397 篇文章
FAST 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 397 篇文章,持续更新中。

fft.c - fast Fourier transform and its inverse (both recursively)

fft.c - fast Fourier transform and its inverse (both recursively)

This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard

Finite sample effects of the fast ICA algorithm

Finite sample effects of the fast ICA algorithm

ICA源分离

<span style="color:#333333;font-family:΢���ź�, &quot;font-size:15px;line-height:33px;white-space:normal;background-color:#FFFFFF;">fast fixed-point ICA算法的Matlab实现</span>

We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for

We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for their kind support throughout this project. Eric Stroo, thanks for your patience as we completed th

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.

TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius

TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius packets of all types. It is released under the terms of the LGPL.

FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime

FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ dire

Fax and soft modem source code. - Fast Version You can use this code to build a soft modem functi

Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.

UMLbuild tool,it s fast useful and popular in the contemparary.

UMLbuild tool,it s fast useful and popular in the contemparary.

Intel AN&N FAST dct MMX and X

Intel AN&N FAST dct MMX and X

点云数据平面提取算法matlab程序

<p align="justify"> 对[1]的matlab实现,有所改动,在计算新的点是否属于平面时用点到平面的距离替换MSE,亲测精度不变计算时间大大减少。 </p> <p align="justify"> referenece </p> <p align="justify"> [1]Junhao Xiao, Jianhua Zhang and Jianwei Zhang,'Fast

HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily use

HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaB

Different methods for generating pyramid data structure have been analysed, these effects in image m

Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast

时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary s

时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents fast

YAFFS (Yet Another Flash File System) is now in its second generation and provides a fast robust fil

YAFFS (Yet Another Flash File System) is now in its second generation and provides a fast robust file system for NAND and NOR Flash.

SMT365 has 1MBytes of internal memory to store program and fast access buffers (0x00000 -&gt; 0xFFFF

SMT365 has 1MBytes of internal memory to store program and fast access buffers (0x00000 -&gt; 0xFFFFF). To display data captured, use Test.m (MATLAB application)

Fast settling-time added to the already conflicting requirements of narrow channel spacing and low

Fast settling-time added to the already conflicting requirements of narrow channel spacing and low phase noise lead to Fractional4 divider techniques for PLL synthesizers. We analyze discrete "beat-n

Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and g

Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images.

DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具

DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较