开发者

Need to store variable length bit code in the stl::bitset

I am working on compression 开发者_如何学Pythonof file.I have generated codes in binary form for distinct symbols exist in file, using shannon fano algorithm and i want to store these codes in bitset. Codes are resides in map.Now my problem is, as the codes for different symbol are of different length, how i will do this?


Boost.DynamicBitset.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜