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

📄 dersimg.plg

📁 K均值聚类算法 C++实现的K均值聚类算法。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DERSImg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\zhx\LOCALS~1\Temp\RSPFF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DERSImg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\ChildFrm.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\Color.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\DERSImg.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\Dib.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\Dibapi.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\ImageDoc.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\ImageView.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\KMEAN.cpp"
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhx\LOCALS~1\Temp\RSPFF.tmp" 
Creating temporary file "C:\DOCUME~1\zhx\LOCALS~1\Temp\RSP100.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DERSImg.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\zhx\桌面\1\K均值聚类\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhx\LOCALS~1\Temp\RSP100.tmp" 
Creating temporary file "C:\DOCUME~1\zhx\LOCALS~1\Temp\RSP101.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DERSImg.pdb" /debug /machine:I386 /out:"Debug/DERSImg.exe" /pdbtype:sept 
".\Debug\ChildFrm.obj"
".\Debug\Color.obj"
".\Debug\DERSImg.obj"
".\Debug\Dib.obj"
".\Debug\Dibapi.obj"
".\Debug\ImageDoc.obj"
".\Debug\ImageView.obj"
".\Debug\KMEAN.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\DERSImg.res"
]
Creating command line "link.exe @C:\DOCUME~1\zhx\LOCALS~1\Temp\RSP101.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
Color.cpp
DERSImg.cpp
Dib.cpp
Dibapi.cpp
ImageDoc.cpp
ImageView.cpp
KMEAN.cpp
MainFrm.cpp
Generating Code...
Linking...
LINK : LNK6004: Debug/DERSImg.exe not found or not built by the last incremental link; performing full link



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

⌨️ 快捷键说明

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