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

📄 planemodelsys.plg

📁 该系统可用于航模定位,输入三维空间中某一点到固定三点的距离即可计算出该点的三维坐标.并调用了MATLAB画出三维图形
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PlaneModelSys - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PlaneModelSys.res" /d "_DEBUG" /d "_AFXDLL" "E:\项目组\PlaneModelSys\PlaneModelSys.rc"" 
Creating temporary file "C:\DOCUME~1\HENRY~1.WAN\LOCALS~1\Temp\RSP10B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PlaneModelSys.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\项目组\PlaneModelSys\mscomm.cpp"
"E:\项目组\PlaneModelSys\PlaneModelSys.cpp"
"E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\HENRY~1.WAN\LOCALS~1\Temp\RSP10B.tmp" 
Creating temporary file "C:\DOCUME~1\HENRY~1.WAN\LOCALS~1\Temp\RSP10C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PlaneModelSys.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\项目组\PlaneModelSys\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\HENRY~1.WAN\LOCALS~1\Temp\RSP10C.tmp" 
Creating temporary file "C:\DOCUME~1\HENRY~1.WAN\LOCALS~1\Temp\RSP10D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PlaneModelSys.pdb" /debug /machine:I386 /out:"Debug/PlaneModelSys.exe" /pdbtype:sept 
".\Debug\mscomm.obj"
".\Debug\PlaneModelSys.obj"
".\Debug\PlaneModelSysDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\PlaneModelSys.res"
]
Creating command line "link.exe @C:\DOCUME~1\HENRY~1.WAN\LOCALS~1\Temp\RSP10D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
mscomm.cpp
PlaneModelSys.cpp
PlaneModelSysDlg.cpp
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(324) : warning C4101: 'a' : unreferenced local variable
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(406) : warning C4101: 'a' : unreferenced local variable
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(435) : warning C4101: 'a' : unreferenced local variable
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(482) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(483) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(486) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(486) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(492) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(497) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(498) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(531) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(531) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(531) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(531) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(541) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(541) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(542) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(542) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(595) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(595) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(595) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(595) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(601) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(601) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(601) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(601) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(612) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(612) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(612) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(612) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(624) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(624) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(625) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\项目组\PlaneModelSys\PlaneModelSysDlg.cpp(625) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/PlaneModelSys.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\mscomm.sbr" ".\Debug\PlaneModelSys.sbr" ".\Debug\PlaneModelSysDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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