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

📄 encode.plg

📁 基于H.263的图像压缩编解码的C源码
💻 PLG
字号:
--------------------Configuration: encode - Win32 Release--------------------
Begining build with project "E:\h263_src\tmn2.0\encode\encode.dsp", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/encode.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "
			"Win32 Resource Compiler" with flags "/l 0x804 /d "NDEBUG" "
			"Browser Database Maker" with flags "/nologo /o"Release/encode.bsc" "
			"COFF Linker for 80x86" with flags "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:no /pdb:"Release/encode.pdb" /machine:I386 /out:"Release/encode.exe" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "C:\WINDOWS\TEMP\RSP1056.TMP" with contents </nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/encode.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"E:\h263_src\tmn2.0\encode\main.c"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP1056.TMP" 
Creating temp file "C:\WINDOWS\TEMP\RSP1057.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 /nologo /subsystem:console /incremental:no /pdb:"Release/encode.pdb" /machine:I386 /out:"Release/encode.exe" 
.\Release\coder.obj
.\Release\countbit.obj
.\Release\dct.obj
.\Release\io.obj
.\Release\main.obj
.\Release\mot_est.obj
.\Release\pred.obj
.\Release\putbits.obj
.\Release\putvlc.obj
.\Release\quant.obj
.\Release\ratectrl.obj
.\Release\sac.obj
.\Release\snr.obj>
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP1057.TMP" 
Compiling...
main.c
Linking...



encode.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

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