Huffman

美 [ˈhʌfmən]

网络  霍夫曼; 哈夫曼树; 赫夫曼; 哈夫曼编码; 霍夫曼编码

计算机



双语例句

  1. The gzip compressor is based on the DEFLATE lossless data compression algorithm, which uses a combination of the LZ77 algorithm and Huffman coding.
    gzip压缩器基于DEFLATE无损数据压缩算法,它使用LZ77算法和Huffman编码的组合。
  2. In XGrind, element and attribute names are encoded using a dictionary-based encoding scheme, and character data is compressed using semi-adaptive Huffman coding.
    在XGrind中,元素和属性名称使用基于词典的编码方案进行编码,字符数据通过半自适应Huffman编码进行压缩。
  3. Huffman coding uses a specific method for choosing the representation for each symbol where the most common characters using shorter strings of bits then are used for less common source symbols.
    Huffman编码使用一种特定方法选择每个符号的表示,使用当时短位字符串的最常见的字符被使用,而不使用不常见的源符号。
  4. Huffman suggests grouping similar processes together on the same machine or group of machines to avoid context switching all the time which consumes resources.
    Huffman建议将类似的进程集中在一台机器或一组机器上,这样可以避免频繁的上下文切换,减少资源消耗。
  5. Research on Huffman Index Tree in Multi-channel Broadcast Under Mobile Environment
    移动环境下Huffman索引树在多信道广播中的应用研究
  6. Huffman algorithm we use to establish a Huffman tree ( the optimal binary tree), while the frequency of the data as the weights assigned to Huffman tree nodes.
    我们利用哈夫曼算法建立一棵哈夫曼树(最优二叉树),同时将数据出现的频率作为权值赋给哈夫曼树中的结点。
  7. Aimed at the limitation of decoding RAM of ARM, this text discussed an optimized design of MP3 decoding by expanding Huffman table and inversing modified discrete cosine transformation.
    针对ARM的解码空间局限,通过扩充霍夫曼表节点数,采用改进的反向离散余弦变换等方法提出了一种基于ARM的MP3解码优化设计方法。
  8. Efficient coding and decoding algorithm based on generalized Huffman tree
    基于广义规范Huffman树的高效编解码算法
  9. Image Compression Method Based on Vector Quantization and Huffman Encoding
    基于矢量量化和Huffman编码的图像压缩方法
  10. This algorithm is totally different from previous huffman algorithm in the operation process of optimizing binary tree.
    该算法在使二叉树达到最优的运算过程中,完全区别于以往的哈夫曼算法。
  11. Application of Multiple Huffman Coding in Encryption
    多元哈夫曼编码在加密技术中的应用
  12. Huffman Coding Based on a Top-Down Approach
    一种基于自顶向下的哈夫曼编码方法
  13. Rate-distortion control algorithm in MPEG-4 AAC ( Advanced Audio Coding) needs to search Huffman code books many times to obtain the reference number of the current consumed bits.
    AAC的码率失真控制算法需要多次检索霍夫曼码书以获得当前状态比特消耗的参考值。
  14. Huffman coding is widely used, such as JPEG in the application of the Huffman coding.
    哈夫曼编码是哈夫曼树的一个应用。哈夫曼编码应用广泛,如JPEG中就应用了哈夫曼编码。
  15. In the Huffman coding based on the decoding, you can restore the compressed data.
    在哈夫曼编码的基础上进行解码,就可以还原压缩的数据。
  16. In the computer information processing," Huffman coding "is a consistent coding method ( also known as" entropy coding method") for lossless data compression.
    在计算机信息处理中,“哈夫曼编码”是一种一致性编码法(又称“熵编码法”),用于数据的无损耗压缩。
  17. IC image compressing technology based on energy entropy distribution gradient and huffman coding
    基于能量熵分布梯度与Huffman编码的IC图像压缩技术
  18. A code compression approach combining the type model and the traditional position model and a corresponding low-overhead decompression hardware architecture using Huffman coding were also presented.
    提出了一种使用混合模型,采用霍夫曼编码的代码压缩方法以及相应的低开销硬件解压缩实现方案。
  19. Sometimes trees may be used in a problem whose name gives no indication that trees are involved, as in the Huffman code.
    有些问题确实用到了树的结构,但在它的名称中并没有表示出来,比如哈夫曼编码。
  20. An upward stroke from the tip to the heel of the bow. Huffman Coding Based on a Top-Down Approach
    一种从顶部到腰后部的向上手法。一种基于自顶向下的哈夫曼编码方法
  21. Application study on Huffman in train position
    哈夫曼算法在列车定位中的应用研究
  22. Modified Huffman Code and Its Applications
    改进的Huffman编码及其应用
  23. Generally, the storage of Huffman coding and the way of creating Huffman tree, which not only influence the coding efficiency, but also do not fully make use of the storage space.
    一般情况下,哈夫曼编码所采用的存储结构及构树方法,不仅影响编码效率,而且也没充分利用存储空间。
  24. The Design of Multi-fault Classification Based on Huffman Binary Tree
    基于最优二叉树的多故障分类器的设计
  25. PNG Graphics Hardware Decoding of High-Speed Huffman Decoder Design
    PNG图像解码中高速Huffman解码器的设计
  26. Steve Huffman, co-founder of Reddit, shares the main lessons he learned scaling Reddit from a small web application to a large social website.
    SteveHuffman,Reddit的共同创始人,分享了将Reddit从一个小型Web应用程序发展为大型社交网站过程中学到的主要经验。
  27. Chapter operations to write a program, the input image Huffman, display the original image entropy encoded average code word length, and be able to reconstruct the image according to encoding.
    第五章作业编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。
  28. Considering characters of biomedical signals, the paper proposes the Improved Adaptive Huffman Algorithm, a real-time compression algorithm can be used in SCM.
    针对生理信号的特点,本文提出了一种能够在多数单片机上使用的实时压缩算法&改进型自适应哈夫曼算法。
  29. Huffman Codec and Its Fast Algorithm
    Huffman编解码及其快速算法研究
  30. Improvement and realization of Huffman index tree in mobile environment
    移动环境下Huffman索引树的改进与实现