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

📄 tspsa.plg

📁 模拟退火优化旅行商问题,付城市坐标!vC++代码!
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TspSA - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TspSA.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\TspSA\MainFrm.cpp"
"E:\TspSA\sacode.cpp"
"E:\TspSA\TspSA.cpp"
"E:\TspSA\TspSADoc.cpp"
"E:\TspSA\TspSAView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118A.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TspSA.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\TspSA\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118B.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118C.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/TspSA.pdb" /machine:I386 /out:"Release/TspSA.exe" 
.\Release\MainFrm.obj
.\Release\sacode.obj
.\Release\StdAfx.obj
.\Release\TspSA.obj
.\Release\TspSADoc.obj
.\Release\TspSAView.obj
.\Release\TspSA.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118C.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
sacode.cpp
TspSA.cpp
TspSADoc.cpp
TspSAView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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