CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - huffman code MATLAB
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - huffman code MATLAB - List
[
Compress-Decompress algrithms
]
huffman
DL : 0
用matlab所撰寫的huffman code,裡面沒有使用matlab內建的函示,完全自己撰寫而成,使和初學者練習參考使用.
Date
: 2008-10-13
Size
: 852byte
User
:
楊於
[
Compress-Decompress algrithms
]
JPEGyasuomatlabdaima
DL : 0
jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
Date
: 2025-12-19
Size
: 58kb
User
:
zhouyinye
[
Compress-Decompress algrithms
]
huffman
DL : 0
用matlab所撰寫的huffman code,裡面沒有使用matlab內建的函示,完全自己撰寫而成,使和初學者練習參考使用.-Using matlab written huffman code, which did not use the matlab built-in letter that is entirely their own written so that beginners practice and their use and reference.
Date
: 2025-12-19
Size
: 1kb
User
:
楊於
[
Compress-Decompress algrithms
]
huffman_matlab
DL : 0
图像压缩的Huffman编码与解码,matlab源代码-Image compression Huffman encoding and decoding, matlab source code
Date
: 2025-12-19
Size
: 27kb
User
:
吴坚
[
Compress-Decompress algrithms
]
Huffmancodetree
DL : 0
Generates a static minimum-variance Huffman code tree.,详细给出了HUFFMAN码树构造-Generates a static minimum-variance Huffman code tree., Details are given Huffman code tree structure
Date
: 2025-12-19
Size
: 36kb
User
:
HARRY
[
Compress-Decompress algrithms
]
huffmanandarithtic
DL : 0
huffman 和 arithtic code run in the matlab-huffman and arithtic code run in the matlab
Date
: 2025-12-19
Size
: 5kb
User
:
黄华
[
Compress-Decompress algrithms
]
huffman2
DL : 0
这是关于信源压缩编码里面比较经典的压缩编码算法-Huffman算法的代码!-This is on the inside source coding compare a classic Coding Algorithm-Huffman algorithm code!
Date
: 2025-12-19
Size
: 1kb
User
:
许云龙
[
Compress-Decompress algrithms
]
jpg
DL : 0
jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂-jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
Date
: 2025-12-19
Size
: 29kb
User
:
wuzhikai
[
Compress-Decompress algrithms
]
work
DL : 0
常用图像压缩编码码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, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.
Date
: 2025-12-19
Size
: 177kb
User
:
liliang
[
Compress-Decompress algrithms
]
haffuman
DL : 1
图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
Date
: 2025-12-19
Size
: 1kb
User
:
刘兰芳
[
Compress-Decompress algrithms
]
huffman_me
DL : 0
对输入的字符串各个字符出现次数的概率进行霍夫曼编码,并对其过程进行详细图形显示-Enter the string of characters appear in all probability the number of Huffman code, and a detailed graphical display process
Date
: 2025-12-19
Size
: 12kb
User
:
cindy
[
Compress-Decompress algrithms
]
huffman_coding
DL : 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 table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree. -) 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 table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
Date
: 2025-12-19
Size
: 1kb
User
:
ria
[
Compress-Decompress algrithms
]
huffman
DL : 0
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
Date
: 2025-12-19
Size
: 1kb
User
:
yang long
[
Compress-Decompress algrithms
]
Huffman
DL : 0
霍夫曼编码全代码,完全描述了编码的全过程,还包括几个实例研究-Huffman code the whole code, a full description of the encoding of the entire process, including several case studies
Date
: 2025-12-19
Size
: 1kb
User
:
Leonard
[
Compress-Decompress algrithms
]
huffman
DL : 0
huffman编码 matlab下采用huffman编码-huffman code
Date
: 2025-12-19
Size
: 1kb
User
:
xuexia
[
Compress-Decompress algrithms
]
huffman
DL : 0
Huffman code in matlab
Date
: 2025-12-19
Size
: 6kb
User
:
Ali
[
Compress-Decompress algrithms
]
HOFFMAN
DL : 0
霍夫曼编码相关资料及matlab源码实现。又需要的可以参考-Huffman code matlab source relevant information and to achieve. Also can refer to the needs of
Date
: 2025-12-19
Size
: 5kb
User
:
邓俊
[
Compress-Decompress algrithms
]
Huffman
DL : 0
huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
Date
: 2025-12-19
Size
: 3kb
User
:
tianxia
[
Compress-Decompress algrithms
]
huffman
DL : 0
用于图像处理,图像压缩,图像编码的霍夫曼编码,matlab仿真实现源代码。-Huffman code
Date
: 2025-12-19
Size
: 1kb
User
:
wanmei
[
Compress-Decompress algrithms
]
MATLAB霍夫曼Huffman编码译码
DL : 0
MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)
Date
: 2025-12-19
Size
: 15kb
User
:
Cc静静
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.