?? mqtermtypespec.h
字號:
m_pInitStates=0;
m_pOut=pByteOutputBuffer;
m_nrOfWrittenBytes=-1;
m_psavedA=0;
m_psavedB=0;
m_psavedC=0;
m_psavedCT=0;
m_nsavedNums=0;
m_nsavedCLength=0;
bDelFF=false;
B=0;
// --- INITENC
// Default initialization of the statistics bins is MPS=0 and I=0
m_nrOfContexts=nCxtNums;
m_pIndex=new int[nCxtNums];
m_pMPS=new int[nCxtNums];
m_pInitStates = pInitialCxts;
A=0x8000;
C=0;
if(B==0xFF)
CT=13;
else
CT=12;
ResetCtxts();
// End of INITENC ---
B=0;
}
void CMQCoder::Reset()
{
// Reset the output buffer
m_pOut->R
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -