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

📄 queen_ga.plg

📁 使用人工智能的遗传算法来解N皇后问题
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Queen_GA - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.868\LOCALS~1\Temp\RSPAD.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Queen_GA.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator.86864906038840D\桌面\-遗传算法解N皇后问题\源代码\Queen_GA\Queen.cpp"
"C:\Documents and Settings\Administrator.86864906038840D\桌面\-遗传算法解N皇后问题\源代码\Queen_GA\Queen_GA.cpp"
"C:\Documents and Settings\Administrator.86864906038840D\桌面\-遗传算法解N皇后问题\源代码\Queen_GA\Queen_GADlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.868\LOCALS~1\Temp\RSPAD.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1.868\LOCALS~1\Temp\RSPAE.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Queen_GA.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator.86864906038840D\桌面\-遗传算法解N皇后问题\源代码\Queen_GA\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.868\LOCALS~1\Temp\RSPAE.tmp" 
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Queen.cpp
Queen_GA.cpp
Queen_GADlg.cpp
C:\Documents and Settings\Administrator.86864906038840D\桌面\-遗传算法解N皇后问题\源代码\Queen_GA\Queen_GADlg.cpp(136) : warning C4305: '=' : truncation from 'const double' to 'float'
C:\Documents and Settings\Administrator.86864906038840D\桌面\-遗传算法解N皇后问题\源代码\Queen_GA\Queen_GADlg.cpp(264) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
Generating Code...
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Queen_GA.pdb" /debug /machine:I386 /out:"Debug/Queen_GA.exe" /pdbtype:sept  ".\Debug\Queen.obj" ".\Debug\Queen_GA.obj" ".\Debug\Queen_GADlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Queen_GA.res" "
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Queen_GA.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\Queen.sbr" ".\Debug\Queen_GA.sbr" ".\Debug\Queen_GADlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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