compuete the FAST fourier transformation of the image. it is very FAST compare than fourier transformation.
标签: fourier FAST transformation the
上传时间: 2017-08-08
上传用户:zhaoq123
It is about soving sparse solution from linear system, simpel and FAST.
标签: solution soving linear simpel
上传时间: 2013-12-22
上传用户:tedo811
It is FAST sparse linear programming solver, with FAST speeder.
标签: FAST programming speeder sparse
上传时间: 2014-12-20
上传用户:kytqcool
Home made 4x3 keyboard library for PIC microcontrollers. FAST and simple.
标签: microcontrollers keyboard library simple
上传时间: 2017-08-17
上传用户:refent
ICA算法提供FAST ICA 算法 P.COMON的算法
上传时间: 2013-12-22
上传用户:jqy_china
This article describes a new efficient implementation of the Cooley-Tukey FAST Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and FASTer than the classical implementation. The efficiency is proved by performance benchmarks on different platforms.
标签: implementation Cooley-Tukey describes efficient
上传时间: 2013-12-23
上传用户:netwolf
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. After the top-level call to quicksort returns, run insertion sort on the entire array to finish the sorting process.
标签: running advantage quicksort improved
上传时间: 2013-12-01
上传用户:梧桐
ACM UVA 10092 - flow dinic FAST
上传时间: 2014-01-21
上传用户:tfyt
nice document about the FAST manipulation of multi-dimensional arrays in matlab,with some examples to avoid loops and using indices
标签: multi-dimensional manipulation document examples
上传时间: 2014-01-23
上传用户:edisonfather
FAST Fourier Transform in C
上传时间: 2014-01-05
上传用户:lhw888