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

📄 nn.plg

📁 利用matlab编写的神经网络算法
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NN - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/NN.res" /d "_DEBUG" /d "_AFXDLL" "E:\老公\程序\NN05-29(可用1)\NN.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/NN.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\老公\程序\NN05-29(可用1)\NeuralNetwork.cpp"
"E:\老公\程序\NN05-29(可用1)\NN.cpp"
"E:\老公\程序\NN05-29(可用1)\NNDlg.cpp"
"E:\老公\程序\NN05-29(可用1)\NNS.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA2.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/NN.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\老公\程序\NN05-29(可用1)\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA3.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/NN.pdb" /debug /machine:I386 /out:"Debug/NN.exe" /pdbtype:sept  ".\Debug\NeuralNetwork.obj" ".\Debug\NN.obj" ".\Debug\NNDlg.obj" ".\Debug\NNS.obj" ".\Debug\StdAfx.obj" ".\Debug\NN.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
NeuralNetwork.cpp
E:\老公\程序\NN05-29(可用1)\NeuralNetwork.cpp(675) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
E:\老公\程序\NN05-29(可用1)\NeuralNetwork.cpp(663) : warning C4101: 'dd' : unreferenced local variable
NN.cpp
NNDlg.cpp
E:\老公\程序\NN05-29(可用1)\NNDlg.cpp(285) : warning C4101: 'sample_num_test' : unreferenced local variable
E:\老公\程序\NN05-29(可用1)\NNDlg.cpp(478) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
E:\老公\程序\NN05-29(可用1)\NNDlg.cpp(479) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
NNS.cpp
Generating Code...
E:\老公\程序\NN05-29(可用1)\NeuralNetwork.cpp(371) : warning C4715: 'NeuralNetwork::Getdata' : not all control paths return a value
Linking...



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

⌨️ 快捷键说明

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