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

📄 hn_ga.plg

📁 利用一个较为成熟的遗传算法基础类库(作者:刘康)
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: hn_ga - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hnhawk\LOCALS~1\Temp\RSP7C6.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/hn_ga.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\program\research\GA\GA-VC\chrom.cpp"
"F:\program\research\GA\GA-VC\GenDup.cpp"
"F:\program\research\GA\GA-VC\Genetic.cpp"
"F:\program\research\GA\GA-VC\GenLinear.cpp"
"F:\program\research\GA\GA-VC\GenMSrch.cpp"
"F:\program\research\GA\GA-VC\GenSteady.cpp"
"F:\program\research\GA\GA-VC\GenVacuum.cpp"
"F:\program\research\GA\GA-VC\LinearDup.cpp"
"F:\program\research\GA\GA-VC\LinearSteady.cpp"
"F:\program\research\GA\hn_ga\main.cpp"
"F:\program\research\GA\hn_ga\my_fit.cpp"
"F:\program\research\GA\hn_ga\myDeploy.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hnhawk\LOCALS~1\Temp\RSP7C6.tmp" 
Creating temporary file "C:\DOCUME~1\hnhawk\LOCALS~1\Temp\RSP7C7.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/hn_ga.pdb" /debug /machine:I386 /out:"Debug/hn_ga.exe" /pdbtype:sept 
.\Debug\chrom.obj
.\Debug\GenDup.obj
.\Debug\Genetic.obj
.\Debug\GenLinear.obj
.\Debug\GenMSrch.obj
.\Debug\GenSteady.obj
.\Debug\GenVacuum.obj
.\Debug\LinearDup.obj
.\Debug\LinearSteady.obj
.\Debug\main.obj
.\Debug\my_fit.obj
.\Debug\myDeploy.obj
]
Creating command line "link.exe @C:\DOCUME~1\hnhawk\LOCALS~1\Temp\RSP7C7.tmp"
<h3>Output Window</h3>
Compiling...
chrom.cpp
f:\program\research\ga\ga-vc\chrom.cpp(283) : warning C4244: '=' : conversion from 'const unsigned __int64' to '__int16', possible loss of data
f:\program\research\ga\ga-vc\chrom.cpp(339) : warning C4244: '=' : conversion from 'const __int64' to '__int16', possible loss of data
f:\program\research\ga\ga-vc\chrom.cpp(349) : warning C4244: '=' : conversion from 'const __int64' to '__int16', possible loss of data
GenDup.cpp
Genetic.cpp
GenLinear.cpp
GenMSrch.cpp
GenSteady.cpp
GenVacuum.cpp
LinearDup.cpp
LinearSteady.cpp
main.cpp
my_fit.cpp
f:\program\research\ga\hn_ga\my_fit.cpp(42) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned long', possible loss of data
f:\program\research\ga\hn_ga\my_fit.cpp(43) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned long', possible loss of data
myDeploy.cpp
Linking...



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

⌨️ 快捷键说明

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