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

搜索资源列表

  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:165.21kb
    • 提供者:宇翔
  1. ImageCompressed.rar

    2下载:
  2. 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:165.13kb
    • 提供者:tianjieyu
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4.42kb
    • 提供者:李添翼
  1. Huffman_Final

    0下载:
  2. code to compress data usin huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:47.88kb
    • 提供者:blanca
  1. SPIHT_Demo_compression

    0下载:
  2. this the sphit compression algorithm -this is the sphit compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:455.75kb
    • 提供者:Mahesh
  1. work

    0下载:
  2. 图像huffman编码程序,只对256色的图像有用,彩色图像会变成黑白图像,采用迭代算法一层一层的推出huffman编码-Image huffman coding process, only 256-color images useful for color image will become black and white images, using iterative algorithm level by level, the introduction of huffman coding
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4.3kb
    • 提供者:郭长勇
  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.53kb
    • 提供者:pooori
  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
    • 文件大小:1.93mb
    • 提供者:周航远
  1. huffman_code

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

    • 发布日期:2017-03-30
    • 文件大小:87.4kb
    • 提供者:Li yuanzhang
  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
    • 文件大小:944.5kb
    • 提供者:dwn
  1. lena

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

    • 发布日期:2017-04-06
    • 文件大小:18.34kb
    • 提供者:臧艳军
  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
    • 文件大小:3.75kb
    • 提供者:hazhiriq200
  1. Huffman

    0下载:
  2. Huffman Coding algorithm in MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.58kb
    • 提供者:John
  1. Huffman

    1下载:
  2. 哈夫曼压缩算法,开发环境Matlab,利用此例程序可以仿真哈夫曼压缩比-Huffman compression algorithm development environment of Matlab, using this example program can simulate the Huffman compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:199.15kb
    • 提供者:胡帆
  1. Untitled2

    0下载:
  2. MATLAB压缩图像并解码输出(哈夫曼算法)-MATLAB compressed image and a decoded output (Huffman algorithm)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:953byte
    • 提供者:liu yinghao
  1. Huffman

    0下载:
  2. 基于MATLAB的例程 实现HUFFMAN编码算法 不定长编码 基于不同符号的概率分布-Variable-length coding based on the probability distribution of different symbols based on MATLAB routines to achieve HUFFMAN coding algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.25kb
    • 提供者:shadow
  1. Graph-algorithm-and-Matlab-program

    0下载:
  2. 求单源最短路径的Dijkstra算法的Matlab程序 求Euler回路的Fleury算法的Matlab程序 求最小生成树的Prim算法的Matlab程序 求Huffman树的Matlab程序 最大流算法Matlab程序 求任意两点间最短路的Floyd算法的Matlab程序 -Seeking single-source shortest path Dijkstra algorithm Matlab program Euler circuit Fleury seekin
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:10.43kb
    • 提供者:liulang
  1. huffman

    0下载:
  2. huffman algorithm can be used for compression data in matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.34kb
    • 提供者:hala
  1. huffmans

    0下载:
  2. 霍夫曼编码的技术研究与matlab算法实现-Research and Huffman coding algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:168.89kb
    • 提供者:杨乐
  1. JPEG-huffman

    0下载:
  2. jpeg2000的算法 matlab jpeg2000的简单实现-Jpeg2000 simple implementation of the algorithm matlab jpeg2000
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:502.26kb
    • 提供者:lu qi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com