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

📄 gf.plg

📁 用vc++编写的遗传算法程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GF - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hj\LOCALS~1\Temp\RSP1F2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GF.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\数据挖掘\遗传算法集合\GA\GF.cpp"
"G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp"
"G:\数据挖掘\遗传算法集合\GA\help.cpp"
"G:\数据挖掘\遗传算法集合\GA\process.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hj\LOCALS~1\Temp\RSP1F2.tmp" 
Creating temporary file "C:\DOCUME~1\hj\LOCALS~1\Temp\RSP1F3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GF.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\数据挖掘\遗传算法集合\GA\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hj\LOCALS~1\Temp\RSP1F3.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/GF.pdb" /debug /machine:I386 /out:"Debug/GF.exe" /pdbtype:sept  ".\Debug\GF.obj" ".\Debug\GFDlg.obj" ".\Debug\help.obj" ".\Debug\process.obj" ".\Debug\StdAfx.obj" ".\Debug\GF.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
GF.cpp
GFDlg.cpp
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(75) : warning C4305: '=' : truncation from 'const double' to 'float'
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(338) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(343) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(348) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(353) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(371) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(395) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(396) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(397) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(398) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(399) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(400) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(401) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(806) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(845) : warning C4018: '>=' : signed/unsigned mismatch
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(850) : warning C4018: '<' : signed/unsigned mismatch
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(850) : warning C4018: '>' : signed/unsigned mismatch
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(853) : warning C4018: '<=' : signed/unsigned mismatch
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(899) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(1279) : warning C4101: 'chang' : unreferenced local variable
help.cpp
process.cpp
Generating Code...
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(309) : warning C4715: 'Precedence' : not all control paths return a value
G:\数据挖掘\遗传算法集合\GA\GFDlg.cpp(322) : warning C4715: 'ater' : not all control paths return a value
Linking...



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

⌨️ 快捷键说明

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