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

📄 lr_en_de_code.plg

📁 程序中给出了一个和积算法的LDPC程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LLR_en_de_CODE - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lisen\LOCALS~1\Temp\RSP87.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/LR_en_de_CODE.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\编码课题-程序文本文件夹\LR编译码\LR编译码\channel.cpp"
"D:\编码课题-程序文本文件夹\LR编译码\LR编译码\decode.cpp"
"D:\编码课题-程序文本文件夹\LR编译码\LR编译码\encode.cpp"
"D:\编码课题-程序文本文件夹\LR编译码\LR编译码\HtoP.cpp"
"D:\编码课题-程序文本文件夹\LR编译码\LR编译码\initi.cpp"
"D:\编码课题-程序文本文件夹\LR编译码\LR编译码\LR_en_de_CODE.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lisen\LOCALS~1\Temp\RSP87.tmp" 
Creating temporary file "C:\DOCUME~1\lisen\LOCALS~1\Temp\RSP88.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:yes /pdb:"Debug/LR_en_de_CODE.pdb" /debug /machine:I386 /out:"Debug/LR_en_de_CODE.exe" /pdbtype:sept 
".\Debug\channel.obj"
".\Debug\decode.obj"
".\Debug\encode.obj"
".\Debug\HtoP.obj"
".\Debug\initi.obj"
".\Debug\LR_en_de_CODE.obj"
]
Creating command line "link.exe @C:\DOCUME~1\lisen\LOCALS~1\Temp\RSP88.tmp"
<h3>Output Window</h3>
Compiling...
channel.cpp
decode.cpp
D:\编码课题-程序文本文件夹\LR编译码\LR编译码\decode.cpp(11) : warning C4091: 'extern ' : ignored on left of 'struct Anode_inf' when no variable is declared
D:\编码课题-程序文本文件夹\LR编译码\LR编译码\decode.cpp(17) : warning C4091: 'extern ' : ignored on left of 'struct Bnode_inf' when no variable is declared
encode.cpp
HtoP.cpp
initi.cpp
D:\编码课题-程序文本文件夹\LR编译码\LR编译码\initi.cpp(20) : warning C4091: 'extern ' : ignored on left of 'struct Anode_inf' when no variable is declared
D:\编码课题-程序文本文件夹\LR编译码\LR编译码\initi.cpp(26) : warning C4091: 'extern ' : ignored on left of 'struct Bnode_inf' when no variable is declared
LR_en_de_CODE.cpp
Linking...



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

⌨️ 快捷键说明

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