搜索资源列表
fftw-3.1.2.tar
- This award winning library is a C library for \"computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size.\" -This award winning library is a C library az r "computing th
DFT
- visual c#2008编写的DFT和FT演示软件,用于演示混叠效应和栏栅效应。是学生编写的作品,见笑了。有机会一起讨论!
(DFT)CorC++
- (DFT)离散傅利叶变换 基于c或c++离散傅利叶变换源码
c-DFT
- 一种用c语言编的傅立叶变换,其中里面有快速傅立叶变换
c语言实现的DFT
- 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
DIPSimulator
- 图像DFT,C语言编写的代码,附带几个另外的处理,-Image DFT, C language code, with some additional processing,
DFT-IDFT
- 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.
DFT
- vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
DFT
- 函数功能说明:利用c#+OpenCV写的DFT变换-Functions Function Descr iption: Use c#+ OpenCV written DFT-
bmpenc
- 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
fftw-3.2.1.tar
- 计算离散Fourier变换(DFT)的快速C程序的一个完整集合。-C subroutine library for computing the discrete Fourier transform.
dftconv
- 数字信号处理:实现对32点矩形序列和x(n)=n+1序列分别进行DFT,两者线形卷积,原序列补点至63点后的DFT和对DFT乘积的IDFT。显示为数值和坐标轴中的图像。vista系统不能看图。在win-c下编译,c语言-Digital signal processing: to achieve 32 points, rectangular sequence and x (n) = n+1 sequences were carried out DFT, linear convolution bet
DFT
- DFT,傅里叶变换的C程序,使用傅里叶矩阵变化算法-DFT, Fourier transform of C programs, changes in algorithm using Fourier matrix
DFT
- DFT c++ source(in txt file)
DFT-C
- DFT用c语言实现的,可以当做函数使用。-DFT with the c language, you can use as a function.
dft
- 最简洁的DFT变换示例代码,对DFT的c语言实现有很大帮助,代码简洁-Simple DFT source code for VisualC++ 2010, and interpreted DCT
(DFT)CorCPP
- (DFT)离散傅利叶变换基于c或c++离散傅利叶变换源码-(DFT) Discrete Fourier Transform based on the c or c++ Discrete Fourier Transform source code
DFT
- 在C++环境下的离散傅里叶变化,我自己运行过的,是可以运行的-In C++, the discrete Fourier changes, I have been running to be able to run
c04-DFT
- c语言实现二维傅里叶变换实现数字图像处理,可以供数字图像处理初学者学习。-c language-dimensional Fourier transform of digital image processing, digital image processing can be used for beginners to learn.
DFT
- visual c++写的傅里叶变换,以及在频域实现低通滤波和高通滤波(Fourier transform written by visual c++ and low-pass filtering and high pass filtering in frequency domain)