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

📄 gp.plg

📁 王小平《遗传算法——理论、应用与软件实现》随书光盘
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GP - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\PWIN98\TEMP\RSPC204.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/GP.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
"C:\Genetic Algorithms\Gp\Chrome.cpp"
]
Creating command line "cl.exe @D:\PWIN98\TEMP\RSPC204.TMP" 
Creating temporary file "D:\PWIN98\TEMP\RSPC205.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/GP.pdb" /debug /machine:I386 /out:"Debug/GP.exe" /pdbtype:sept 
".\Debug\Selector.obj"
".\Debug\Chrome.obj"
".\Debug\Primitiv.obj"
".\Debug\Antprob.obj"
]
Creating command line "link.exe @D:\PWIN98\TEMP\RSPC205.TMP"
<h3>Output Window</h3>
Compiling...
Chrome.cpp
C:\Genetic Algorithms\Gp\Chrome.cpp(585) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
C:\Genetic Algorithms\Gp\Chrome.cpp(613) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
C:\Genetic Algorithms\Gp\Chrome.cpp(738) : warning C4305: '=' : truncation from 'const __int64' to 'float'
C:\Genetic Algorithms\Gp\Chrome.cpp(746) : warning C4018: '<' : signed/unsigned mismatch
C:\Genetic Algorithms\Gp\Chrome.cpp(770) : warning C4018: '>' : signed/unsigned mismatch
C:\Genetic Algorithms\Gp\Chrome.cpp(796) : warning C4101: 'offset' : unreferenced local variable
C:\Genetic Algorithms\Gp\Chrome.cpp(796) : warning C4101: 'i' : unreferenced local variable
C:\Genetic Algorithms\Gp\Chrome.cpp(796) : warning C4101: 'ts' : unreferenced local variable
C:\Genetic Algorithms\Gp\Chrome.cpp(796) : warning C4101: 'region' : unreferenced local variable
Linking...
LINK : fatal error LNK1104: cannot open file "advapi32.lib"
Error executing link.exe.



<h3>Results</h3>
GP.exe - 1 error(s), 9 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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