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

搜索资源列表

  1. HuffCoding

    0下载:
  2. provides matlab code for huffman encoding for images
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:katore vishal
  1. Huffcoding04

    0下载:
  2. provides matlab code for huffman encoding for images
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5802
    • 提供者:katore vishal
  1. HuffmanTree

    0下载:
  2. provides matlab code for huffman encoding for images
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1077
    • 提供者:katore vishal
  1. Matlab

    0下载:
  2. This a good Huffman exercise-This is a good Huffman exercise
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:12822
    • 提供者:Mohammed
  1. codingsystem

    0下载:
  2. 这是一个编码系统,包括图像配准,一维二维huffman编码,lz算法等。-This is a coding system, including image registration, one-dimensional two-dimensional huffman coding, lz algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:2022794
    • 提供者:周航远
  1. huffman

    0下载:
  2. huffman coding implementation by matlab with different D and ability that you assign your data as manualy or random.It s very effective.please test it.
  3. 所属分类:Applications

    • 发布日期:2017-04-07
    • 文件大小:6391
    • 提供者:hamed
  1. huffman_code

    0下载:
  2. huffman 压缩和解压算法,采用matlab编写,纯原创。-huffman compression and decompression algorithm using matlab prepared, pure originality.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:89496
    • 提供者:Li yuanzhang
  1. huffman

    0下载:
  2. 基于matlab矩阵形式的huffman编码-Matrix based on the huffman coding matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:86595
    • 提供者:testdianshe
  1. huffman

    0下载:
  2. MATLAB实现的huffman编码,并附有详细的过程说明-MATLAB implementation of the huffman encoding, together with a detailed descr iption of the process
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1490
    • 提供者:韦玉琛
  1. Source_coding

    1下载:
  2. 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2119
    • 提供者:小影
  1. huffman

    0下载:
  2. 霍夫曼编码非常实用的小程序 ,实用matlab编写-Huffman coding is very useful for small programs, preparation of practical matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1382
    • 提供者:春风
  1. edgeroberts

    0下载:
  2. 哈夫曼码编码用MATLAB实现,此法经过检验效果非常好。-Huffman coding using MATLAB implementation, this method is proven very successful.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:35082
    • 提供者:李强
  1. lena

    0下载:
  2. 对yuv视频文件同时进行huffman和小波编码和解码-encode and decode the yuv video with huffman and wavelet algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:18781
    • 提供者:臧艳军
  1. Huffman_text

    0下载:
  2. 使用huffman 编码 对文本进行压缩与解压同时生成压缩后的文件-Encoded using huffman compression and decompression of the text at the same time generate the compressed file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3458
    • 提供者:海日
  1. huffmanarithmaticcoding

    0下载:
  2. 在matlab运行环境下 实现霍夫曼编码及霍夫曼译码-Huffman coding matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:50087
    • 提供者:林志江
  1. proje

    0下载:
  2. applied k means clustering for vector quanta and used huffman for image compression matlab code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:10002
    • 提供者:alperen_colak
  1. MATLAB_programming_source_code_for_pattern_huffman

    0下载:
  2. MATLAB程序设计之图形huffman编码源程序MATLAB programming source code for pattern huffman coding-MATLAB programming of graphics huffman coding source MATLAB programming source code for pattern huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1649
    • 提供者:iek
  1. huffmam_coding

    0下载:
  2. In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3844
    • 提供者:hazhiriq200
  1. JPEG_compression_image.m

    0下载:
  2. 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2195
    • 提供者:Alex
  1. Docwithmatlabprog

    0下载:
  2. The document is a lab manual containing codes for a-law companding, mu-law companding, speech compresion, huffman doc and performance evaluation of cdma.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:53351
    • 提供者:MAHESH KUMAR
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 31 »
搜珍网 www.dssz.com