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

📄 svmtest.plg

📁 用于汉字识别和分类的支持向量机SVMTEST测试算法,很好用啊
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SvmTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\maott\LOCALS~1\Temp\RSP45.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_WIN32" /D "__CYGWIN__" /FR"Debug/" /Fp"Debug/SvmTest.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\MttWork\SVMandKNN\KNNTest(加权)\TinySvmTest\chunker.cpp"
"E:\MttWork\SVMandKNN\KNNTest(加权)\TinySvmTest\feature_index.cpp"
"E:\MttWork\SVMandKNN\KNNTest(加权)\TinySvmTest\param.cpp"
"E:\MttWork\SVMandKNN\KNNTest(加权)\TinySvmTest\svm.cpp"
"E:\MttWork\SVMandKNN\KNNTest(加权)\TinySvmTest\yamcha.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\maott\LOCALS~1\Temp\RSP45.tmp" 
Creating temporary file "C:\DOCUME~1\maott\LOCALS~1\Temp\RSP46.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/SvmTest.pdb" /debug /machine:I386 /out:"Debug/SvmTest.exe" /pdbtype:sept 
".\Debug\chunker.obj"
".\Debug\feature_index.obj"
".\Debug\param.obj"
".\Debug\svm.obj"
".\Debug\yamcha.obj"
]
Creating command line "link.exe @C:\DOCUME~1\maott\LOCALS~1\Temp\RSP46.tmp"
<h3>Output Window</h3>
Compiling...
chunker.cpp
e:\mttwork\svmandknn\knntest(加权)\tinysvmtest\chunker.cpp(264) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\mttwork\svmandknn\knntest(加权)\tinysvmtest\chunker.cpp(265) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\mttwork\svmandknn\knntest(加权)\tinysvmtest\chunker.cpp(307) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
feature_index.cpp
param.cpp
svm.cpp
c:\program files\microsoft visual studio\vc98\include\fcntl.h(74) : warning C4005: 'O_BINARY' : macro redefinition
        e:\mttwork\svmandknn\knntest(加权)\tinysvmtest\mmap.h(72) : see previous definition of 'O_BINARY'
yamcha.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/SvmTest.bsc"  ".\Debug\chunker.sbr" ".\Debug\feature_index.sbr" ".\Debug\param.sbr" ".\Debug\svm.sbr" ".\Debug\yamcha.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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