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

📄 platereco.plg

📁 本系统介绍基于卫星通信的牌照自动识别收费监控系统的实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PlateReco - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PlateReco.res" /d "_DEBUG" /d "_AFXDLL" "G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\PlateReco.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PlateReco.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\ChildFrm.cpp"
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\Dibapi.cpp"
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\DlgRecoResult.cpp"
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp"
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\MainFrm.cpp"
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\PlateReco.cpp"
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\PlateRecoDoc.cpp"
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\PlateRecoView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDB.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PlateReco.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDC.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDD.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PlateReco.pdb" /debug /machine:I386 /out:"Debug/PlateReco.exe" /pdbtype:sept 
".\Debug\ChildFrm.obj"
".\Debug\Dibapi.obj"
".\Debug\DlgRecoResult.obj"
".\Debug\GlobalFunction.obj"
".\Debug\MainFrm.obj"
".\Debug\PlateReco.obj"
".\Debug\PlateRecoDoc.obj"
".\Debug\PlateRecoView.obj"
".\Debug\StdAfx.obj"
".\Debug\PlateReco.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDD.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
Dibapi.cpp
DlgRecoResult.cpp
GlobalFunction.cpp
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(2800) : warning C4101: 'i' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(2801) : warning C4101: 'j' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(3674) : warning C4101: 'lpSrcOrg' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6407) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6617) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6607) : warning C4101: 'fTranData' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6633) : warning C4101: 'iTranNum' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6775) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6765) : warning C4101: 'fTranData' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6791) : warning C4101: 'iTranNum' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(6948) : warning C4101: 'iTranNum' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(7069) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(8772) : warning C4305: '=' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(8908) : warning C4305: '=' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(9011) : warning C4101: 'a6' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(9381) : warning C4305: '=' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(9485) : warning C4101: 'a6' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(9784) : warning C4305: '=' : truncation from 'const double' to 'float'
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(9888) : warning C4101: 'a6' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(10817) : warning C4101: 'y' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(10788) : warning C4101: 'i' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(11953) : warning C4101: 'lChangeNumber' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(11955) : warning C4101: 'lDistance' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(11950) : warning C4101: 'pixel' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(12102) : warning C4101: 'lChangeNumber' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(12104) : warning C4101: 'lDistance' : unreferenced local variable
G:\汪晓平\四维科技工作室\商业程序\车牌识别\2005-6-16\车牌定位与识别系统\PlateReco\GlobalFunction.cpp(12099) : warning C4101: 'pixel' : unreferenced local variable
MainFrm.cpp
PlateReco.cpp
PlateRecoDoc.cpp
PlateRecoView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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