-
这个程序开发于C#环境中,它使用了FFT,实现话音波形的时域和频域的实时显示。C#实现FFT的代码并不是很多,所以,还是非常难得的...
这个程序开发于C#环境中,它使用了FFT,实现话音波形的时域和频域的实时显示。C#实现FFT的代码并不是很多,所以,还是非常难得的-This procedure was developed in C# Environment, it uses the FFT, realize voice waveform time and frequency domain of real-time display. C# Realize FFT code is not a lot, therefore, still very rare
- 2022-12-08 18:45:04下载
- 积分:1
-
3DS文件格式,3DS文件进行操作是非常可取的。
3ds文件格式说明,对进行3ds文件的操作有很大的好处。-3ds file format that 3ds file to carry out the operation is highly desirable.
- 2023-04-21 09:15:03下载
- 积分:1
-
第九章代码生成 编译原理 ppt 课件
第九章代码生成 编译原理 ppt 课件-Chapter IX code-generation compiler principles ppt courseware. . . . . . .
- 2022-05-30 17:31:06下载
- 积分:1
-
温度传感器,进度在0.1以内,被广泛应用。
温度传感器,进度在0.1以内,被广泛应用。-Temperature sensor, the progress of less than 0.1, was widely used.
- 2022-03-01 15:50:09下载
- 积分:1
-
英文原版,给java Fans一个充电的机会。
英文原版,给java Fans一个充电的机会。-English original, java Fans to a charge of opportunity.
- 2022-08-09 07:12:01下载
- 积分:1
-
此程序的功能是利用图片制作屏幕保护。运行程序,保持鼠标指针不动,计算机屏幕将进入屏幕保护界面,移动鼠标,即可取消屏幕保护...
此程序的功能是利用图片制作屏幕保护。运行程序,保持鼠标指针不动,计算机屏幕将进入屏幕保护界面,移动鼠标,即可取消屏幕保护-Function of this program is to use screen saver image making. Run the program, to keep the mouse pointer does not move, will enter the screen saver on your computer screen interface, move the mouse, you can cancel screen saver
- 2022-10-15 03:25:06下载
- 积分:1
-
JSP网络应用教程2003 18
JSP网络应用教程2003 18-JSP Network Application Guide 2003 18
- 2022-03-22 12:39:52下载
- 积分:1
-
Protel dxp国外教程 Module 1
Protel dxp国外教程 Module 1 - Getting Started With Altium Designer.pdf-Module 1- Getting Started With Altium Designer.pdf
- 2023-04-20 09:05:03下载
- 积分:1
-
winhex教程,讲述数据恢复的原理和方法。
winhex教程,讲述数据恢复的原理和方法。-winhex tutorial about data recovery principle and method.
- 2022-02-28 15:52:01下载
- 积分:1
-
Visual C++数字图像处理技术课本后带代码第3章
应用背景Visual C++数字图像处理技术课本后带代码第3章,讲的是傅里叶变换及反变换,离散余弦变换,小波变换等,还有各种正交变换,旋转缩放镜像变换等,代码亲测可用,vs2010,2012,vc6.0均可以。关键技术
void Fourier(CplexNum * pTd, int lWidth, int lHeight, CplexNum * pFd)
void IFFT_2D(complex * pCFData, complex * pCTData, int nWidth, int nHeight)
HGLOBAL Rotate(LPSTR lpSrcDib, LPSTR lpSrcStartBits,long lWidth, long lHeight,
long lLineBytes, WORD palSize, long lDstWidth,
long lDstHeight,long lDstLineBytes,float fSina, float fCosa)
- 2022-08-08 19:30:35下载
- 积分:1