-
windowshuffman
哈弗曼编码 加窗口实现 对特定文件压缩效果更好
(Huffman coding plus window to achieve better results for a specific file compression)
- 2014-06-05 13:42:44下载
- 积分:1
-
200430481
赫夫曼编译码器:
用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。
[基本要求]一个完整的系统应具有以下功能:
(1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
- 2021-03-06 09:19:30下载
- 积分:1
-
gczh
工程之间的转换 主要针对 05 和08
希望对大家有帮助(Projects aimed at the conversion between 05 and 08
We want to help)
- 2010-02-24 10:51:27下载
- 积分:1
-
3542600_d04376dd2aa0bb13cfe65f01dc4a5e48
fxstabilizer-ea-fx84netFXS.dll, 3485696 , 2015-09-17
fxstabilizer-ea-fx84netstabilizator.ex4, 72650 , 2015-09-17
- 2019-05-01 18:22:06下载
- 积分:1
-
C语言实现JPEG-LS编解码
说明: 这是一个常用的JPEG-LS编解码的C语言实现。(This is a commonly used JPEG-LS codec C language.)
- 2020-05-12 23:11:47下载
- 积分:1
-
Signal
接收器必须具有某种方法能够知道数据流中字节的起始和结束。在异步通信中,字节边界由起始和停止位指示。在同步通信中,定时机制帮助发送器和接收器处于同步状态。(The receiver must have some way to know the data stream in bytes of the start and end. In asynchronous communication, the byte boundary from the start and stop bit instructions. In synchronous communication, the timing mechanism to help the transmitter and receiver are in sync.)
- 2010-01-25 18:37:25下载
- 积分:1
-
哈夫曼树
说明: 利用哈夫曼树对简单文件进行压缩和解压缩,对数据的压缩集成(Compression and Decompression of Simple Files Using Huffman Tree)
- 2019-05-25 09:42:38下载
- 积分:1
-
jpeg_enc
一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。(a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.)
- 2005-05-27 22:43:19下载
- 积分:1
-
ansysYuanHuan
ansys 分析 圆环的受力:一个的圆环,受一对过直径的集中 应力, 作用下发生1mm的压缩量(如图所示)。已知材料的弹性模量E=2.0GPa,泊松比为0.3。用平面应力单元PLANE82分析圆环内部的应力分布情况(ansys analysis by the Circle : A Circle and the one across the diameter of the concentrated stress, occurred under 1 mm compression volume (as shown). Known material elastic modulus E = 2.0GPa, Poisson's ratio of 0.3. Plane stress analysis modules PLANE82 Circle internal distribution of the stress)
- 2020-07-20 15:28:46下载
- 积分:1
-
w_ipp-sample-data
w_ipp-sample-data-compression,Intel,IPP函数库,文件数据快速压缩解压缩工具包。可以进行数据加密解密告诉处理( W_ipp-sample-data-compression, Intel, IPP library, file compression and decompression tool for fast data packet. You can tell the encryption and decryption of data processing)
- 2011-10-07 19:43:38下载
- 积分:1