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

📄 huffman.plg

📁 这是一些Huffman编码的代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Huffman - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Huffman.res" /d "_DEBUG" /d "_AFXDLL" "E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\Huffman.rc"" 
Creating temporary file "C:\DOCUME~1\hfl\LOCALS~1\Temp\RSP2B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Huffman.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\Huffman.cpp"
"E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\HuffmanDlg.cpp"
"E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\ResultDlg1.cpp"
"E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\SplashWindow.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hfl\LOCALS~1\Temp\RSP2B.tmp" 
Creating temporary file "C:\DOCUME~1\hfl\LOCALS~1\Temp\RSP2C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Huffman.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hfl\LOCALS~1\Temp\RSP2C.tmp" 
Creating temporary file "C:\DOCUME~1\hfl\LOCALS~1\Temp\RSP2D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Huffman.pdb" /debug /machine:I386 /out:"Debug/Huffman.exe" /pdbtype:sept 
".\Debug\Huffman.obj"
".\Debug\HuffmanDlg.obj"
".\Debug\ResultDlg1.obj"
".\Debug\SplashWindow.obj"
".\Debug\StdAfx.obj"
".\Debug\Huffman.res"
]
Creating command line "link.exe @C:\DOCUME~1\hfl\LOCALS~1\Temp\RSP2D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Huffman.cpp
HuffmanDlg.cpp
ResultDlg1.cpp
E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\ResultDlg1.cpp(310) : warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
E:\visual c++\Huffman编码设计辅助工具\源码\图形\Huffman\ResultDlg1.cpp(542) : warning C4018: '<' : signed/unsigned mismatch
SplashWindow.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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