数字信号处理实验程序。福利业快速变换

源代码在线查看: dsp.plg

软件大小: 106 K
上传用户: smashup
关键词: 数字信号处理 实验 变换 程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: DSP - Win32 Debug--------------------
				
				Command Lines
				Creating command line "rc.exe /l 0x804 /fo"Debug/DSP.res" /d "_DEBUG" /d "_AFXDLL" "F:\vc++projects\DSP\DSP.rc"" 
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2BF.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/DSP.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"F:\vc++projects\DSP\src\complex.cpp"
				"F:\vc++projects\DSP\src\dft.cpp"
				"F:\vc++projects\DSP\Dlg01.cpp"
				"F:\vc++projects\DSP\Dlg02.cpp"
				"F:\vc++projects\DSP\Dlg03.cpp"
				"F:\vc++projects\DSP\Dlg04.cpp"
				"F:\vc++projects\DSP\Dlg05.cpp"
				"F:\vc++projects\DSP\Dlg06.cpp"
				"F:\vc++projects\DSP\Dlg07.cpp"
				"F:\vc++projects\DSP\Dlg08.cpp"
				"F:\vc++projects\DSP\Dlg09.cpp"
				"F:\vc++projects\DSP\DSP.cpp"
				"F:\vc++projects\DSP\DSPDoc.cpp"
				"F:\vc++projects\DSP\DSPView.cpp"
				"F:\vc++projects\DSP\src\elapsetime.cpp"
				"F:\vc++projects\DSP\src\fft.cpp"
				"F:\vc++projects\DSP\MainFrm.cpp"
				"F:\vc++projects\DSP\msflexgrid.cpp"
				"F:\vc++projects\DSP\src\signal.cpp"
				"F:\vc++projects\DSP\src\StrToOper.cpp"
				"F:\vc++projects\DSP\src\system.cpp"
				"F:\vc++projects\DSP\src\Zplat.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2BF.tmp" 
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C0.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/DSP.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"F:\vc++projects\DSP\StdAfx.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C0.tmp" 
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C1.tmp" with contents
				[
				/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DSP.pdb" /debug /machine:I386 /out:"Debug/DSP.exe" /pdbtype:sept 
				".\Debug\complex.obj"
				".\Debug\dft.obj"
				".\Debug\Dlg01.obj"
				".\Debug\Dlg02.obj"
				".\Debug\Dlg03.obj"
				".\Debug\Dlg04.obj"
				".\Debug\Dlg05.obj"
				".\Debug\Dlg06.obj"
				".\Debug\Dlg07.obj"
				".\Debug\Dlg08.obj"
				".\Debug\Dlg09.obj"
				".\Debug\DSP.obj"
				".\Debug\DSPDoc.obj"
				".\Debug\DSPView.obj"
				".\Debug\elapsetime.obj"
				".\Debug\fft.obj"
				".\Debug\MainFrm.obj"
				".\Debug\msflexgrid.obj"
				".\Debug\signal.obj"
				".\Debug\StdAfx.obj"
				".\Debug\StrToOper.obj"
				".\Debug\system.obj"
				".\Debug\Zplat.obj"
				".\Debug\DSP.res"
				]
				Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C1.tmp"
				Output Window
				Compiling resources...
				Compiling...
				StdAfx.cpp
				Compiling...
				complex.cpp
				dft.cpp
				Dlg01.cpp
				Dlg02.cpp
				Dlg03.cpp
				Dlg04.cpp
				Dlg05.cpp
				F:\vc++projects\DSP\Dlg05.cpp(55) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
				Dlg06.cpp
				Dlg07.cpp
				Dlg08.cpp
				Dlg09.cpp
				DSP.cpp
				DSPDoc.cpp
				DSPView.cpp
				elapsetime.cpp
				F:\vc++projects\DSP\src\elapsetime.cpp(9) : warning C4035: 'GetCycleCount' : no return value
				fft.cpp
				MainFrm.cpp
				msflexgrid.cpp
				signal.cpp
				StrToOper.cpp
				Generating Code...
				Compiling...
				system.cpp
				Zplat.cpp
				Generating Code...
				Linking...
				
				
				
				Results
				DSP.exe - 0 error(s), 2 warning(s)
				
				
				
							

相关资源