上传者: funkstill
|
上传时间: 2019-12-21 19:46:02
|
文件大小: 8KB
|
文件类型: mexw64
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.
*=======================================================================*/