CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HUFFMAN ENCODING

搜索资源列表

  1. moxgbpuk

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( zudwYd ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4337
    • 提供者:axoigi
  1. ofkkkfmn

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( vyEUPX ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4995
    • 提供者:xfatns
  1. pdomlhtb

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( awEqYv ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10983
    • 提供者:xndgys
  1. qfczwwkw

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( WmKOgz ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:13911
    • 提供者:jmmswp
  1. wjsssdtd

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( cyMiiS ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5100
    • 提供者:jcwywv
  1. xypbwuih

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( RcLsCB ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5305
    • 提供者:otspeq
  1. zcxybjct

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( HKGAtp ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8558
    • 提供者:pckdsf
  1. Huffman115

    0下载:
  2. 哈夫曼编码/译码器,可以对文字进行编码和译码,对文件进行加密和解密-Huffman encoding/decoding, and can encode and decode text on the document for encryption and decryption
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2320
    • 提供者:tun644975
  1. huffmancoding100

    0下载:
  2. 霍夫曼编码,实现对字符和汉字的最优编码。-Huffman encoding, characters and Chinese characters to achieve the optimal coding.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4201
    • 提供者:te382359
  1. hw3_E24016629

    0下载:
  2. 霍夫曼編碼(Huffman Coding)是一種編碼方式,是一種用於無損數據壓縮的熵編碼(權編碼)算法。 在計算機數據處理中,霍夫曼編碼使用變長編碼表對源符號(如文件中的一個字母)進行編碼,其中變長編碼表是通過一種評估來源符號出現機率的方法得到的,出現機率高的字母使用較短的編碼,反之出現機率低的則使用較長的編碼,這便使編碼之後的字符串的平均長度、期望值降低,從而達到無損壓縮數據的目的。-Huffman coding (Huffman Coding) is an encoding, data co
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:441643
    • 提供者:陳冠丞
  1. Untitled

    0下载:
  2. 霍夫曼编码与译码,用来进行图片的编译码,输入图片名就行-Huffman encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:黄陈皓
  1. 12008234567

    0下载:
  2. [数据结构]第五次作业:huffman编码及其译码(一)收藏新一篇: [数据结构]第五次作业:huffman编码及其译码(二)-[Data structure] Fifth operation: huffman encoding and decoding (a) collection of new one: [data structure] Fifth operation: huffman encoding and decoding (b)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2988
    • 提供者:ci565esn
  1. 12008234567

    0下载:
  2. [数据结构]第五次作业:huffman编码及其译码(一)收藏新一篇: [数据结构]第五次作业:huffman编码及其译码(二)-[Data structure] Fifth operation: huffman encoding and decoding (a) collection of new one: [data structure] Fifth operation: huffman encoding and decoding (b)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3239
    • 提供者:aab3b4fan
  1. 4.Huffman

    0下载:
  2. 哈夫曼树编码和解码,可以通过字符和字符串2种方式建树。-Huffman tree encoding and decoding, the character and string 2 ways of contribution.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-14
    • 文件大小:3735
    • 提供者:
  1. source-code

    0下载:
  2. 该程序利用哈夫曼编码实现文件压缩与解压,有较好的压缩效果-The procedures for the use of Huffman encoding to achieve file compression and decompression, has good compression effect
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1483
    • 提供者:李檀
  1. Huffman

    0下载:
  2. 上传的文档为Huffman编码的C++实现代码,功能完备,编解码有较为详细的界面演示-Upload the document for the Huffman code C++ code, complete function, encoding and decoding have a more detailed interface demo
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:4420605
    • 提供者:范特西
  1. Cyuyanchenhgxu

    0下载:
  2. C语言基础实现大小写字母转换,实现哈夫曼编码。对学习C用处大-C language based case conversion, Huffman encoding. Useful for learning C
  3. 所属分类:Project Manage

    • 发布日期:2017-05-13
    • 文件大小:2634365
    • 提供者:胡云
  1. a1

    1下载:
  2. 使用matlab的霍夫曼编码简单实例,输入包括给定概率表和字符串输入,输出包括编码后的结果和,解码后结果-Huffman encoding matlab use a simple example, the input comprising a given probability table and string input, output, including the results of encoded and decoded Results
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5801
    • 提供者:cx
  1. Huffman_code

    0下载:
  2. 根据所给出数据占总体数据之比例对所给数据进行霍夫曼编码-According to the proportion of the overall data for the given data to the data representing Huffman encoding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:961
    • 提供者:张雪
  1. HAFUMANSHU

    0下载:
  2. 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。-Huffman encoding (Huffman Coding), also called Huffman Coding, is a way of Coding, Huffman Coding is
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:686
    • 提供者:马绮铭
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 42 »
搜珍网 www.dssz.com