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

📄 rule.plg

📁 C4.5决策树算法C语言实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: rule - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\shpchen\LOCALS~1\Temp\RSP6AF.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/rule.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"L:\_clean\_test\R8\src\c4.5rules.c"
"L:\_clean\_test\R8\src\genlogs.c"
"L:\_clean\_test\R8\src\genrules.c"
"L:\_clean\_test\R8\src\makerules.c"
"L:\_clean\_test\R8\src\prunerule.c"
"L:\_clean\_test\R8\src\siftrules.c"
"L:\_clean\_test\R8\src\testrules.c"
]
Creating command line "cl.exe @C:\DOCUME~1\shpchen\LOCALS~1\Temp\RSP6AF.tmp" 
Creating temporary file "C:\DOCUME~1\shpchen\LOCALS~1\Temp\RSP6B0.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/rule.pdb" /debug /machine:I386 /out:"Debug/rule.exe" /pdbtype:sept 
.\Debug\c4.5rules.obj
.\Debug\confmat.obj
.\Debug\genlogs.obj
.\Debug\genrules.obj
.\Debug\getdata.obj
.\Debug\getnames.obj
.\Debug\getopt.obj
.\Debug\header.obj
.\Debug\makerules.obj
.\Debug\prunerule.obj
.\Debug\rules.obj
.\Debug\siftrules.obj
.\Debug\sort.obj
.\Debug\stats.obj
.\Debug\testrules.obj
.\Debug\trees.obj
]
Creating command line "link.exe @C:\DOCUME~1\shpchen\LOCALS~1\Temp\RSP6B0.tmp"
<h3>Output Window</h3>
Compiling...
c4.5rules.c
genlogs.c
genrules.c
makerules.c
prunerule.c
siftrules.c
testrules.c
Linking...
Creating temporary file "C:\DOCUME~1\shpchen\LOCALS~1\Temp\RSP6B2.tmp" with contents
[
/nologo /o"Debug/rule.bsc" 
.\Debug\c4.5rules.sbr
.\Debug\confmat.sbr
.\Debug\genlogs.sbr
.\Debug\genrules.sbr
.\Debug\getdata.sbr
.\Debug\getnames.sbr
.\Debug\getopt.sbr
.\Debug\header.sbr
.\Debug\makerules.sbr
.\Debug\prunerule.sbr
.\Debug\rules.sbr
.\Debug\siftrules.sbr
.\Debug\sort.sbr
.\Debug\stats.sbr
.\Debug\testrules.sbr
.\Debug\trees.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\shpchen\LOCALS~1\Temp\RSP6B2.tmp"
Creating browse info file...
BSCMAKE: warning BK4502 : truncated .SBR file '.\Debug\getdata.sbr' not in Debug/rule.bsc
BSCMAKE: error BK1513 : nonincremental update requires all .SBR files
Error executing bscmake.exe.
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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