⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zp_dsp.plg

📁 音频信号降采样程序 支持48k->8k 24k->8k 8k->1k 的降采样.实现方法,先做低通滤波,再做采样点抽取.低通滤波起使用67点FIR,系数由matlab使用窗函数法生成
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ZP_Dsp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ZP_Dsp.res" /d "_DEBUG" "I:\work_laboratory\20070829Frame Decimation\ZP_Dsp\ZP_Dsp.rc"" 
Creating temporary file "f:\Temp\RSP143.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/ZP_Dsp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"I:\work_laboratory\20070829Frame Decimation\ZP_Dsp\MainFrm.cpp"
"I:\work_laboratory\20070829Frame Decimation\ZP_Dsp\ZP_Decim.cpp"
"I:\work_laboratory\20070829Frame Decimation\ZP_Dsp\ZP_Dsp.cpp"
"I:\work_laboratory\20070829Frame Decimation\ZP_Dsp\ZP_DspDoc.cpp"
"I:\work_laboratory\20070829Frame Decimation\ZP_Dsp\ZP_DspView.cpp"
]
Creating command line "cl.exe @f:\Temp\RSP143.tmp" 
Creating temporary file "f:\Temp\RSP144.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/ZP_Dsp.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"I:\work_laboratory\20070829Frame Decimation\ZP_Dsp\StdAfx.cpp"
]
Creating command line "cl.exe @f:\Temp\RSP144.tmp" 
Creating temporary file "f:\Temp\RSP145.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ZP_Dsp.pdb" /debug /machine:I386 /out:"Debug/ZP_Dsp.exe" /pdbtype:sept 
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ZP_Decim.obj"
".\Debug\ZP_Dsp.obj"
".\Debug\ZP_DspDoc.obj"
".\Debug\ZP_DspView.obj"
".\Debug\ZP_Dsp.res"
]
Creating command line "link.exe @f:\Temp\RSP145.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
ZP_Decim.cpp
ZP_Dsp.cpp
ZP_DspDoc.cpp
ZP_DspView.cpp
Generating Code...
Linking...



<h3>Results</h3>
ZP_Dsp.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -