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

📄 wuzhou11.plg

📁 人工神经网络c++源代码可以直接利用或学习,希望有帮助
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: wuzhou11 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/wuzhou11.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\wuzhou11.rc"" 
Creating temporary file "C:\DOCUME~1\llqq\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/wuzhou11.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\Dibapi.cpp"
"C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\ForecastDlg.cpp"
"C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp"
"C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\Myfile.cpp"
"C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\wuzhou11.cpp"
"C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\wuzhou11Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\llqq\LOCALS~1\Temp\RSP51.tmp" 
Creating temporary file "C:\DOCUME~1\llqq\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/wuzhou11.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\llqq\LOCALS~1\Temp\RSP52.tmp" 
Creating temporary file "C:\DOCUME~1\llqq\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/wuzhou11.pdb" /debug /machine:I386 /out:"Debug/wuzhou11.exe" /pdbtype:sept 
".\Debug\Dibapi.obj"
".\Debug\ForecastDlg.obj"
".\Debug\LearnDlg.obj"
".\Debug\Myfile.obj"
".\Debug\StdAfx.obj"
".\Debug\wuzhou11.obj"
".\Debug\wuzhou11Dlg.obj"
".\Debug\wuzhou11.res"
]
Creating command line "link.exe @C:\DOCUME~1\llqq\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Dibapi.cpp
ForecastDlg.cpp
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\ForecastDlg.cpp(444) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\ForecastDlg.cpp(459) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\ForecastDlg.cpp(504) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\ForecastDlg.cpp(523) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\ForecastDlg.cpp(541) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
LearnDlg.cpp
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(616) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(631) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(648) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(663) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(864) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(883) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(901) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(958) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(974) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(991) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1008) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1015) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1022) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1029) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1034) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1052) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1053) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1063) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1064) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1088) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1089) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1099) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1100) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1125) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1126) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1137) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1138) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\llqq\桌面\神经网络和遗传的应用\BP算法程序\wuzhou11\LearnDlg.cpp(1327) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Myfile.cpp
wuzhou11.cpp
wuzhou11Dlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/wuzhou11.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\Dibapi.sbr" ".\Debug\ForecastDlg.sbr" ".\Debug\LearnDlg.sbr" ".\Debug\Myfile.sbr" ".\Debug\wuzhou11.sbr" ".\Debug\wuzhou11Dlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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