搜索资源列表
CodeOfTheWorld
- Huffman于1952年提出了这种方法,开始主要用于电报报文的编码,常用的英文字母E,T应该如何编码,不常用的应该如何编码,-Huffman in 1952 of this method, the beginning of the main text for the Telegraph reported coding, commonly used in the English alphabetical E, T coding How should not be how common codin
远程桌面控制
- 远程桌面控制的客户端和服务端程序;对被控端桌面图像用哈夫曼分块编码压缩,速度和图像质量都不错-Remote Desktop control of the client and server procedures; Right Beikongduan desktop images for Huffman coding block compression, speed and image quality are good
RemoteControlClient
- 远程监控,局域网,消息模拟,赫夫曼编码,Window Socket编程-Remote monitoring, LAN, news simulation, Huffman Coding, Window Socket Programming
Picture.Translate.Of.Remote.Desktop.Control
- 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
hafuman
- 利用哈夫曼编码进行通信可以大大提高信道利用率 缩短信息传输时间 降低传输成本 -Communicate using Huffman coding can greatly reduce the information to improve channel utilization and reduce the transmission cost of transmission time
RemoteControl
- 远程桌面控制的客户端和服务端程序;对被控端桌面图像用哈夫曼分块编码压缩,速度和图像质量都不错-Remote Desktop control of the client and server procedures Right Beikongduan desktop images for Huffman coding block compression, speed and image quality are good
wellDone
- 哈夫曼树编码实现的udp通信工具,不用服务器就可以实现双方通信,自动绘制树。-Huffman tree coding udp communication tool, not the server can implement the communication of both sides, and automatically draw the tree.
HuffMan123458910
- 基于udp实现的聊天软件,输入对方的IP就能够像QQ一样聊天,信息采用哈夫曼编码,能够绘出所用的哈夫曼树-Based on the udp realized chat software, enter the IP like QQ chat message using Huffman coding, be able to draw the Huffman tree
huffman
- Tcl coding for huffman data compression
Huffman00
- Huffman编码先序对Huffman进行编码建立小根堆-Huffman coding
search_queue
- 哈夫曼编码的实现,源于《数据结构(C语言版)》书中核心算法,运行环境是Visual studio6.0-Huffman coding to achieve, due to " data structure (C language version)," the book the core algorithm, operating environment is Visual studio6.0
WKMJRF042
- VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数(Vc + + image processing source code, the demo provides a Huffman coding method of compression and decompression function)
287301
- Rle and huffman of the centralized coding and decoding()
哈夫曼压缩晓晓
- 哈夫曼压缩算法编码是无损压缩当中最好的方法。它使用预先二进制描述来替换每个符号,长度由特殊符号出现的频率决定。常见的符号需要很少的位来表示,而不常见的符号需要很多为来表示。 哈夫曼算法在改变任何符号二进制编码引起少量密集表现方面是最佳的。然而,它并不处理符号的顺序和重复或序号的序列。(Huffman compression algorithm coding is the best method of lossless compression. It replaces each symbol