CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Huffman matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Huffman matlab - List
[
VC/MFC
]
用Matlab实现Huffman编码
DL : 0
Huffman 这个名字,程序员们至少会联想到二叉树和二进制编码。的确,我们总以 Huffman 编码来概括 D.A.Huffman 个人对计算机领域特别是数据压缩领域的杰出贡献。我们知道,压缩 = 模型 + 编码,作为一种压缩方法,我们必须全面考虑其模型和编码两个模块的功效;但同时,模型和编码两个模块又相互具有独立性。-Huffman, programmers will at least think of a binary tree and binary coding. Indeed, we always Huffman coding to summarize D. A. Huffman personal computer areas, especially in the field of data compression outstanding contribution. We know that the compression encoding = model, as a compression method, we must take full account of two model and coding module effectiveness; But at the same time, model and coding module of two mutual independence.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
亞男
[
matlab
]
通信原理HUFFMAN编码
DL : 0
一个通信原理实验,huffman编码的实现过程,并且有详细说明-a communication principle experiment, the realization of Huffman coding process, and is described in detail
Update
: 2025-02-17
Size
: 1kb
Publisher
:
刘云
[
matlab
]
huffman-matlab
DL : 0
Update
: 2025-02-17
Size
: 4kb
Publisher
:
wl
[
Special Effects
]
huffman(bite)
DL : 0
是matlab写的求解哈夫曼编码的程序。-is written in Matlab for Huffman coding procedures.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lyx
[
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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
楊於
[
matlab
]
huffman
DL : 0
哈夫曼编码源程序,可以用于数据压缩的用处-Huffman source coding, data compression can be used for the usefulness of
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张张
[
2D Graphic
]
huffman
DL : 0
matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer)-huffman coding matlab realize 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark ) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer)
Update
: 2025-02-17
Size
: 19kb
Publisher
:
lindajillduan
[
Program doc
]
Huffman
DL : 0
通信实验指导:哈夫曼编码的matlab实现,有源码和详细文档-Communication experiment guide: Huffman coding matlab to achieve, there are source code and detailed documentation
Update
: 2025-02-17
Size
: 62kb
Publisher
:
余未
[
ELanguage
]
huffman
DL : 0
matlab huffman encoder
Update
: 2025-02-17
Size
: 9kb
Publisher
:
sky
[
matlab
]
huffman
DL : 0
matlab 实现对整篇文章进行huffman压缩编码的源程序-matlab achieve whole article to the source huffman coding
Update
: 2025-02-17
Size
: 2kb
Publisher
:
chenhao
[
matlab
]
HUFFMAN
DL : 0
哈夫曼编码的matlab仿真程序,并分析哈夫曼编码性能-Huffman coding matlab simulation program and to analyze the performance of Huffman Coding
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wuyinkui
[
Special Effects
]
Huffman
DL : 0
哈夫曼编码算法的实现,很好的实现了图像的处理-Huffman coding algorithm realize, realize very good image of the treatment
Update
: 2025-02-17
Size
: 31kb
Publisher
:
xiaobin
[
Compress-Decompress algrithms
]
huffman
DL : 0
很经典的HUFFMAN编码 不用多说了 做编码的人都知道的 在matlab下的实现-Very classical Huffman coding coding goes without saying to do know in matlab realize under
Update
: 2025-02-17
Size
: 1kb
Publisher
:
cjy
[
Compress-Decompress algrithms
]
HUFFMAN
DL : 0
huffman编码程序,对研究信源编码十分有用,建议下载-huffman coding procedures, the study of source coding is useful, it is recommended to download
Update
: 2025-02-17
Size
: 1kb
Publisher
:
龙心平
[
Compress-Decompress algrithms
]
lWT-huffman
DL : 0
用提升方法实现小波任意级数分解,并对分解系数进行huffman编码,并解码-Methods used to enhance the realization of arbitrary wavelet series decomposition, and decomposition coefficients huffman encoding and decoding
Update
: 2025-02-17
Size
: 55kb
Publisher
:
andy
[
Compress-Decompress algrithms
]
huffman
DL : 0
哈夫曼编码,直接使用[zipped,info] = norm2huff(x)调用函数即可实现。-Huffman coding, direct use of [zipped, info] = norm2huff (x) call function can be realized.
Update
: 2025-02-17
Size
: 16kb
Publisher
:
现代
[
Special Effects
]
Adaptive-Huffman-Coding
DL : 0
Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。-Matlab realize Huffman Adaptive Huffman Coding, the Matlab realize the procedures used to realize one-dimensional 8-bit or 16-bit integer array Huffman Adaptive Huffman Coding.
Update
: 2025-02-17
Size
: 38kb
Publisher
:
yy
[
Special Effects
]
Huffman
DL : 0
信息压缩中一种常见的编码---霍夫曼编码的源程序代码-Information Compression in a common coding- Huffman coding of the source code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
吴晨光
[
Compress-Decompress algrithms
]
huffman
DL : 0
读入一段数据,对该数据采用哈夫曼算法进行信源编码-Read into the section of data, the data on the use of Huffman source coding algorithm
Update
: 2025-02-17
Size
: 3kb
Publisher
:
luqi
[
Special Effects
]
huffman
DL : 0
matlab实现huffman编码,编码源为一系列简单符号,有运行结果。可自行改变源信息。-matlab achieve huffman coding, source coding for a series of simple symbols, there are results. Can change the source information.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
吉吉
«
1
2
3
4
5
6
7
8
9
10
...
36
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.