CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 哈夫曼
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 哈夫曼 - List
[
Documents
]
哈夫曼编/译码器课程设计
DL : 1
利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统 基本要求: 1.接收原始数据:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树 2.编码:利用已建好的哈夫曼树,对文件中的正文进行编码 3.译码:利用已建好的哈夫曼树将代码进行译码. ...
Date
: 2009-06-01
Size
: 6.77kb
User
:
jianshengzhijian@126.com
[
Data structs
]
简单哈夫曼编/译码器
DL : 0
一个简单的哈夫曼编/译码器。能从文件读入n个字符和m个权值,建立哈夫曼树,并将它保存。能利用已建好的哈夫曼树对文件进行编码。能利用已建好的哈夫曼树将文件中的代码进行译码。
Date
: 2010-11-28
Size
: 17.53kb
User
:
wsxdrv
[
source in ebook
]
哈夫曼编译器
DL : 0
哈夫曼编译器谢谢观看
Date
: 2011-05-30
Size
: 2.54kb
User
:
452154904@qq.com
[
Graph program
]
基于MATLAB的哈夫曼编解码器
DL : 0
对图像进行哈夫曼编解码,并在matlab里进行了仿真
Date
: 2011-12-02
Size
: 417.5kb
User
:
1479450910@qq.com
[
SourceCode
]
哈夫曼编码
DL : 0
详细介绍了哈夫曼树
Date
: 2012-05-04
Size
: 1.71kb
User
:
614616898@qq.com
[
Compress-Decompress algrithms
]
哈夫曼
DL : 0
作业,哈夫曼压缩解压缩-Operations, Huffman compression decompression
Date
: 2025-07-13
Size
: 4kb
User
:
林中
[
Mathimatics-Numerical algorithms
]
顺序二叉树和树的复制及哈夫曼编码
DL : 0
顺序二叉树和树的复制及哈夫曼编码-sequence binary tree and the tree reproduction and Huffman coding
Date
: 2025-07-13
Size
: 5kb
User
:
任文旭
[
Compress-Decompress algrithms
]
哈夫曼压缩解压算法
DL : 0
哈夫曼压缩解压算法-Huffman compression decompression algorithm
Date
: 2025-07-13
Size
: 4kb
User
:
大康
[
Windows Develop
]
构造哈夫曼树
DL : 0
源代码\构造哈夫曼树-source \ tectonic Huffman tree
Date
: 2025-07-13
Size
: 138kb
User
:
里几
[
Multimedia Develop
]
实习报告6_哈夫曼编码
DL : 0
哈夫曼编码/译码器 题目:写一个哈夫曼的编码/译码系统。-Huffman encoding/decoding devices topics : write a Huffman coding/decoding system.
Date
: 2025-07-13
Size
: 47kb
User
:
于俊伟
[
Data structs
]
C语言实现哈夫曼编码
DL : 0
统计字符出现的频率的哈夫曼编码-the frequency of Huffman coding
Date
: 2025-07-13
Size
: 1kb
User
:
张雷
[
Data structs
]
哈夫曼树
DL : 0
数据结构哈夫曼树-Huffman tree data structure
Date
: 2025-07-13
Size
: 232kb
User
:
[
WEB Code
]
哈夫曼编译码器
DL : 0
用C语言写的哈夫曼编译码器-C language written Huffman Decoder
Date
: 2025-07-13
Size
: 1kb
User
:
连
[
Data structs
]
哈夫曼实习报告
DL : 0
数据结构哈夫曼实习报告-data structure Huffman internship report
Date
: 2025-07-13
Size
: 9kb
User
:
苗志勇
[
Other
]
哈夫曼树的实现
DL : 0
哈夫曼树的实现.-Huffman tree is realized.
Date
: 2025-07-13
Size
: 183kb
User
:
哈哈
[
ELanguage
]
哈夫曼解码译码器c语言
DL : 0
使用动态哈夫曼树实现哈夫曼编码译码-use dynamic Huffman Tree Huffman Coding
Date
: 2025-07-13
Size
: 4kb
User
:
王云云
[
Data structs
]
哈夫曼实验报告
DL : 0
这是数据结构的哈夫曼的实验报告-This is the data structure of the experimental report Huffman
Date
: 2025-07-13
Size
: 13kb
User
:
吴雅婷
[
Data structs
]
哈夫曼实验
DL : 0
这个是数据结构中一定有的哈夫曼的实验-this is the data structure will have to Huffman experiments
Date
: 2025-07-13
Size
: 118kb
User
:
吴雅婷
[
Data structs
]
哈夫曼算法
DL : 0
c语言编写的哈夫曼程序,运行通过的!根据输入构建哈夫曼树.-prepared by Huffman, the running through! According to the importation of construction Huffman tree.
Date
: 2025-07-13
Size
: 3kb
User
:
zbing0203
[
Data structs
]
哈夫曼编码
DL : 0
一个关于哈夫曼编码的程序,用c++编的。可用于对数距的编码-one of Huffman coding procedures, using the c series. For a few from the right coding
Date
: 2025-07-13
Size
: 3kb
User
:
防发
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.