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

搜索资源列表

  1. jpg.zip

    0下载:
  2. jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:29641
    • 提供者:wuzhikai
  1. wenben

    0下载:
  2. matlab环境下利用huffman编码实现图像无损压缩和文本的压缩-matlab environment implementation using huffman coding image lossless compression and text compression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15643
    • 提供者:jj
  1. huffman_coding

    0下载:
  2. ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1037
    • 提供者:ria
  1. Traversalalgo

    0下载:
  2. Codes". Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:716
    • 提供者:muhammad
  1. MATLAB

    1下载:
  2. MATLAB仿真作业。 1.Huffman编码 2.qpsk调制与解调 3.hamming信道编码-MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:206543
    • 提供者:gudeyi
  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. itu-t81[1]

    0下载:
  2. Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:967167
    • 提供者:dwn
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  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. huffman

    0下载:
  2. 带有huffman编码的 MPEG-2帧内编码-Huffman encoded with MPEG-2 intra coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1675425
    • 提供者:杨志华
  1. Huffman-Coding

    0下载:
  2. 本文件描述了哈夫曼编码的原理,以及用Matlab软件实现哈夫曼编码,即给出一个文本,即可用哈夫曼原理实现编码。-This paper describes the principles of Huffman coding, and Huffman coding with Matlab software, that gives a text, you can achieve with the principle of Huffman coding.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:14122
    • 提供者:Ling Li
  1. Huffman_matlab_with-note

    0下载:
  2. 哈夫曼编码的matlab实现,带注释。附带哈夫曼编码原理简介和流程图 哦-Matlab implementation of the Huffman encoding with the comment. Comes with Huffman coding theory, Introduction and Roadmap
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:285314
    • 提供者:
  1. Huffman-code

    0下载:
  2. Huffman code的matlab程序,用一幅图像作为training image得到像素的Huffman编码,然后编码另外一幅图像,求得average code length。-Huffman code of matlab program, with an image as a training image pixel Huffman coding, then coded another image obtained average code length.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:139414
    • 提供者:刘星宇
  1. xy918563

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的temp二叉树算法,同时结合了哈夫曼编码二叉树的temp1综合。 -Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of the
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9616
    • 提供者:gkyhxs
  1. beyugkhs

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 LzTInj 二叉树算法,同时结合了哈夫曼编码二叉树的 BmjBotL综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7649
    • 提供者:yerech
  1. bmpaxzal

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 ltLuYi 二叉树算法,同时结合了哈夫曼编码二叉树的 NOFlZUO综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9006
    • 提供者:rwyprz
  1. bswccpbp

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 iGEZgr 二叉树算法,同时结合了哈夫曼编码二叉树的 tMWGmZl综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7652
    • 提供者:eorsnv
  1. buaiirny

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 hYkRrD 二叉树算法,同时结合了哈夫曼编码二叉树的 dLywUAC综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8957
    • 提供者:jiqbdh
  1. huffman

    0下载:
  2. 用matlab实现哈夫曼编码,哈夫曼编码是一种无失真的编码方式,可以在提高传输速率的情况下不减少信息熵。(Huffman coding with matlab, Huffman coding is a distortion-free coding, you can increase the transmission rate without reducing the information entropy.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:老朋友1214
  1. JPEG

    4下载:
  2. 使用matlab实现的jpeg基本系统,输入为灰度图像,输出为使用‘0’‘1’字符表示的字符串。 包括dct编码与解码、量化与反量化,Huffman编码与解码(The JPEG basic system implemented with MATLAB is entered into a gray image, and the output is a string represented with a '0' '1' character. Including DCT coding and de
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:224256
    • 提供者:笨笨木木
« 12 3 4 5 6 »
搜珍网 www.dssz.com