Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • FFT(good)_CanTestWithImage.rar 图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试
  • MathNet.Numerics-v0.3.zip ... . - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).
  • mfft.rar 可用于3维或者4维的fourier变换程序
  • FreTransformer.rar fourier变换,正变换但没有反变换,还有余弦变换的代码。
  • fft_8point.c.rar 8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins.
  • expfft.rar 抽样定理的实验体会,快速Fourier变换(FFT)及其应用等等的作业源码,很不错的,希望大家喜欢
  • fft2_and_fdtd.rar 2D Fourier变换在光衍射方面的应用一例,对孔函数直接应用FFT2,得到衍射结果;以及FDTD方面的两个不成熟的程序
  • FFTmy.rar 一维离散Fourier变换快速算法的c语言实现 。
  • VC_Fourier.rar 本程序用VC实现了Fourier变换,主要过程是先把原始图象变换成Fourier图象,经过处理后再把dct图象变换为可以显示的图象
  • c_Lib.rar c语言科学与工程程序库,主要包括一般统计,多重回归,Fourier分析