資源簡介
matlab unravel.c編譯后文件unravel.mexw64
/*=========================================================================
* unravel.c
* Decodes a variable length codes bit sequence (a vector of
* 16-bit integers) using a binary sort from the MSB to the LSB
* (across word boundaries) based on a transition table.
*=======================================================================*/
代碼片段和文件信息
評論
共有 條評論