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

📄 fir.plg

📁 是用c++实现的几个数字信号处理中的典型算法
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FIR - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/FIR.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\lijing\vc download\signalpro\FIR\ListOper.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp" 
<h3>Output Window</h3>
Compiling...
ListOper.cpp
d:\program files\microsoft visual studio\vc98\mfc\include\afxv_w32.h(119) : warning C4005: '_WIN32_WINDOWS' : macro redefinition
        d:\lijing\vc download\signalpro\fir\stdafx.h(22) : see previous definition of '_WIN32_WINDOWS'
d:\lijing\vc download\signalpro\fir\listoper.cpp(69) : error C2374: 'i' : redefinition; multiple initialization
        d:\lijing\vc download\signalpro\fir\listoper.cpp(62) : see declaration of 'i'
Error executing cl.exe.



<h3>Results</h3>
ListOper.obj - 1 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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