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

📄 gatsp.plg

📁 自己编写的遗传算法源代码(GA)
💻 PLG
📖 第 1 页 / 共 2 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GATSP - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/GATSP.res" /d "_DEBUG" /d "_AFXDLL" "G:\GATSP\GATSP.rc"" 
Creating temporary file "C:\DOCUME~1\LAIHAI~1\LOCALS~1\Temp\RSP47.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/GATSP.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\GATSP\CANSHU.cpp"
"G:\GATSP\DRAWMAP.cpp"
"G:\GATSP\GATSP.cpp"
"G:\GATSP\GATSPDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LAIHAI~1\LOCALS~1\Temp\RSP47.tmp" 
Creating temporary file "C:\DOCUME~1\LAIHAI~1\LOCALS~1\Temp\RSP48.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/GATSP.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\GATSP\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LAIHAI~1\LOCALS~1\Temp\RSP48.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/GATSP.pdb" /debug /machine:I386 /out:"Debug/GATSP.exe" /pdbtype:sept  .\Debug\CANSHU.obj .\Debug\DRAWMAP.obj .\Debug\GATSP.obj .\Debug\GATSPDlg.obj .\Debug\StdAfx.obj .\Debug\GATSP.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CANSHU.cpp
DRAWMAP.cpp
GATSP.cpp
GATSPDlg.cpp
e:\program files\microsoft visual studio\vc98\include\xtree(201) : warning C4786: '?rbegin@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@QAE?AV?$reverse_bidirectional_iterator@Viterator@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@U?$pair@QAUGene@@N@3@AAU43@PAU43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        e:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree<struct Gene *,struct std::pair<struct Gene * const,double>,struct std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >::_Kfn,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
        G:\GATSP\GATSPDlg.cpp(37) : see reference to class template instantiation 'std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
e:\program files\microsoft visual studio\vc98\include\xtree(203) : warning C4786: '?rbegin@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@QBE?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@U?$pair@QAUGene@@N@3@ABU43@PBU43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        e:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree<struct Gene *,struct std::pair<struct Gene * const,double>,struct std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >::_Kfn,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
        G:\GATSP\GATSPDlg.cpp(37) : see reference to class template instantiation 'std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
e:\program files\microsoft visual studio\vc98\include\xtree(205) : warning C4786: '?rend@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@QAE?AV?$reverse_bidirectional_iterator@Viterator@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@U?$pair@QAUGene@@N@3@AAU43@PAU43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        e:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree<struct Gene *,struct std::pair<struct Gene * const,double>,struct std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >::_Kfn,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
        G:\GATSP\GATSPDlg.cpp(37) : see reference to class template instantiation 'std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
e:\program files\microsoft visual studio\vc98\include\xtree(207) : warning C4786: '?rend@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@QBE?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@U?$pair@QAUGene@@N@3@ABU43@PBU43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        e:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree<struct Gene *,struct std::pair<struct Gene * const,double>,struct std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >::_Kfn,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
        G:\GATSP\GATSPDlg.cpp(37) : see reference to class template instantiation 'std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
e:\program files\microsoft visual studio\vc98\include\xtree(236) : warning C4786: '?insert@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@QAE?AU?$pair@Viterator@?$_Tree@PAUGene@@U?$pair@QAUGene@@N@std@@U_Kfn@?$map@PAUGene@@NU?$less@PAUGene@@@std@@V?$allocator@N@3@@3@U?$less@PAUGene@@@3@V?$allocator@N@3@@std@@_N@2@ABU?$pair@QAUGene@@N@2@@Z' : identifier was truncated to '255' characters in the browser information
        e:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree<struct Gene *,struct std::pair<struct Gene * const,double>,struct std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >::_Kfn,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled
        G:\GATSP\GATSPDlg.cpp(37) : see reference to class template instantiation 'std::map<struct Gene *,double,struct std::less<struct Gene *>,class std::allocator<double> >' being compiled

⌨️ 快捷键说明

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