当前位置:
首页 资源下载
搜索资源 - matlab huffman code
搜索资源列表
-
0下载:
用matlab所撰寫的huffman code,裡面沒有使用matlab內建的函示,完全自己撰寫而成,使和初學者練習參考使用.
-
-
0下载:
jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
-
-
3下载:
常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
-
-
2下载:
用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码,并做出效率计算等-C language with a bmp256 color image scanner, using Huffman code it, and make efficient computing
-
-
0下载:
霍夫曼编码全代码,完全描述了编码的全过程,还包括几个实例研究-Huffman code the whole code, a full descr iption of the encoding of the entire process, including several case studies
-
-
0下载:
对输入的字符串各个字符出现次数的概率进行霍夫曼编码,并对其过程进行详细图形显示-Enter the string of characters appear in all probability the number of Huffman code, and a detailed graphical display process
-
-
0下载:
) 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
-
-
0下载:
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
-
-
0下载:
详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
-
-
0下载:
huffman编码
matlab下采用huffman编码-huffman code
-
-
1下载:
数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
-
-
0下载:
huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
-
-
0下载:
本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.m文件的形式,可以直接用matlab打开-This procedure is that the image processing Yao Min Huffman Theorem book source code, proven correct. This document is. M file form that can be opened directly with matlab
-
-
0下载:
此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
-
-
0下载:
对图像进行霍夫曼编码,然后根据编码还原图像,并对编码质量进行统计评估-Huffman code
-
-
0下载:
The goal of this program is to demonstrate the construction of a huffman encoding tree. The tree is represented as a binary tree using MATLAB s built in treeplot commands. Contruction of the tree as well as the huffman code book will be described in
-
-
0下载:
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.
-
-
1下载:
MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码-MATLAB Huffman Huffman coding and decoding GUI interface design source code
-
-
0下载:
Matlab scr ipt for huffman coding.
-
-
0下载:
MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)
-