【24h】

Huffman coding and decoding using Android

机译:使用Android的霍夫曼编码和解码

获取原文

摘要

Code compression technique is used for the reduction of codes to allow transportation of digital data from the transmitter (source) to the receiver (destination). These fixed length codes are converted into variable length codes having varied number of bits. The Huffman coding technique is found to be an optimal solution of transportation of data. It generally follows the Lossless Compression technique where symbols in encoded data are converted into a binary symbol and this precomputed text availed is further divided into blocks having variable lengths and condensed under efficient algorithm encoding procedure using code words having limited value. To increase the compression ratio these code words could be reused for encoding different compatible blocks. An Android app is been created to portray this technique for the ease understanding.
机译:代码压缩技术用于减少代码,以允许将数字数据从发送器(源)传输到接收器(目的地)。这些固定长度代码被转换成具有变化位数的可变长度代码。发现霍夫曼编码技术是数据传输的最佳解决方案。通常遵循无损压缩技术,其中将编码数据中的符号转换为二进制符号,并将所得到的该预先计算的文本进一步划分为具有可变长度的块,并在有效的算法编码过程中使用具有有限值的代码字进行压缩。为了增加压缩率,可以将这些代码字重新用于编码不同的兼容块。为了简化理解,创建了一个Android应用程序来描述此技术。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号