文件名称:matlab unravel.c编译后文件unravel.mexw64
文件大小:8KB
文件格式:MEXW64
更新时间:2021-05-01 02:09:46
matlab
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. *=======================================================================*/