ccitt.plg

来自「CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08」· PLG 代码 · 共 28 行

PLG
28
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ccitt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP671.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ccitt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator\桌面\cash code 纸币器测试\20061215  crc测试程序 cashcode\dll\ccitt\ccitt.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP671.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ccitt.pdb" /debug /machine:I386 /def:".\ccitt.def" /out:"Debug/ccitt.dll" /implib:"Debug/ccitt.lib" /pdbtype:sept  ".\Debug\ccitt.obj" ".\Debug\StdAfx.obj" ".\Debug\ccitt.res" "
<h3>Output Window</h3>
Compiling...
ccitt.cpp
Linking...



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

⌨️ 快捷键说明

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