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

📄 imageprocessing.plg

📁 人民邮电出版社《vc++数字图像获取处理及实践应用》一书中的源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageProcessing - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1037.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\SegApi.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgEhnLinTrans.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgEnhColor.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgHistShow1.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgMedian.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgRecMatch.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgSmooth.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\Enhance.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DWT.CPP"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\FreTrans.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgAftReg.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgReg.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\Motion.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\ImageView.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\ImageAnalysis.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\restore.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgArith.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgBitPlane.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgHuffman.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DlgShannon.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\ImageCoding.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\cdib.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\ChildFrm.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\DIBPrcs.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\ImageProcessing.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\ImageProcessingDoc.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\ImageProcessingView.cpp"
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1037.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1038.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\PROGRAM\MyStudy\新建文件夹\imageprocessing\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1038.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1039.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageProcessing.pdb" /debug /machine:I386 /out:"Debug/ImageProcessing.exe" /pdbtype:sept 
".\Debug\SegApi.obj"
".\Debug\DlgEhnLinTrans.obj"
".\Debug\DlgEnhColor.obj"
".\Debug\DlgHistShow1.obj"
".\Debug\DlgMedian.obj"
".\Debug\DlgRecMatch.obj"
".\Debug\DlgSmooth.obj"
".\Debug\Enhance.obj"
".\Debug\DWT.OBJ"
".\Debug\FreTrans.obj"
".\Debug\DlgAftReg.obj"
".\Debug\DlgReg.obj"
".\Debug\Motion.obj"
".\Debug\ImageView.obj"
".\Debug\ImageAnalysis.obj"
".\Debug\restore.obj"
".\Debug\DlgArith.obj"
".\Debug\DlgBitPlane.obj"
".\Debug\DlgHuffman.obj"
".\Debug\DlgShannon.obj"
".\Debug\ImageCoding.obj"
".\Debug\cdib.obj"
".\Debug\ChildFrm.obj"
".\Debug\DIBPrcs.obj"
".\Debug\ImageProcessing.obj"
".\Debug\ImageProcessingDoc.obj"
".\Debug\ImageProcessingView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ImageProcessing.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1039.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
SegApi.cpp
DlgEhnLinTrans.cpp
DlgEnhColor.cpp
DlgHistShow1.cpp
DlgMedian.cpp
DlgRecMatch.cpp
DlgSmooth.cpp
Enhance.cpp
DWT.CPP
FreTrans.cpp
DlgAftReg.cpp
DlgReg.cpp
Motion.cpp
Generating Code...
Compiling...
ImageView.cpp
ImageAnalysis.cpp
restore.cpp
DlgArith.cpp
DlgBitPlane.cpp
DlgHuffman.cpp
DlgShannon.cpp
ImageCoding.cpp
cdib.cpp
ChildFrm.cpp
DIBPrcs.cpp
ImageProcessing.cpp
ImageProcessingDoc.cpp
Generating Code...
Compiling...
ImageProcessingView.cpp
MainFrm.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP103B.tmp" with contents
[
/nologo /o"Debug/ImageProcessing.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\SegApi.sbr"
".\Debug\DlgEhnLinTrans.sbr"
".\Debug\DlgEnhColor.sbr"
".\Debug\DlgHistShow1.sbr"
".\Debug\DlgMedian.sbr"
".\Debug\DlgRecMatch.sbr"
".\Debug\DlgSmooth.sbr"
".\Debug\Enhance.sbr"
".\Debug\DWT.SBR"
".\Debug\FreTrans.sbr"
".\Debug\DlgAftReg.sbr"
".\Debug\DlgReg.sbr"
".\Debug\Motion.sbr"
".\Debug\ImageView.sbr"
".\Debug\ImageAnalysis.sbr"
".\Debug\restore.sbr"
".\Debug\DlgArith.sbr"
".\Debug\DlgBitPlane.sbr"
".\Debug\DlgHuffman.sbr"
".\Debug\DlgShannon.sbr"
".\Debug\ImageCoding.sbr"
".\Debug\cdib.sbr"
".\Debug\ChildFrm.sbr"
".\Debug\DIBPrcs.sbr"
".\Debug\ImageProcessing.sbr"
".\Debug\ImageProcessingDoc.sbr"
".\Debug\ImageProcessingView.sbr"
".\Debug\MainFrm.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP103B.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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