-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
这是一份实验报告,是关于路由器的trace的,做的时候还是有点困难,做完了收获很大,供大家参考了,...
这是一份实验报告,是关于路由器的trace的,做的时候还是有点困难,做完了收获很大,供大家参考了,-this experiment is a report on the trace router, or the time to do a bit difficult to finish a very fruitful, for your reference.
- 2022-08-21 20:58:48下载
- 积分:1
-
是一个通过网络对软件进行自动更新的系统,可以使用这个程序为你的软件提供远程升级功能...
是一个通过网络对软件进行自动更新的系统,可以使用这个程序为你的软件提供远程升级功能-Is a network of software auto-update system, you can use this procedure for you to provide remote software upgrade capability
- 2022-11-08 23:25:03下载
- 积分:1
-
HTTP principle and source
断点续传原理及源程序-HTTP principle and source
- 2022-01-25 23:35:18下载
- 积分:1
-
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
- 2022-03-17 19:58:41下载
- 积分:1
-
gateway java source
中国移动cmpp2.0的网关 java源码-gateway java source
- 2023-03-14 04:40:03下载
- 积分:1
-
仿飞鸽,可聊天+传文件
该软件可进行局域网的聊天、一对多、多对一、和多对多的传送和续传,理论上这是我本人的实现目的,而且目前经测试已基本实现了上述功能,而且网速一般有几M/S。另外有只打开一个应用程序、CRichEdit的使用、最小到托盘、自动检测在线用户(多播组)等
- 2022-02-04 01:31:07下载
- 积分:1
-
telnet源码,实现客户端,服务器功能。利用VC++编译。
telnet源码,实现客户端,服务器功能。利用VC++编译。-telnet source to achieve the client, the server function. Use VC++ Compiler.
- 2022-02-21 03:35:26下载
- 积分:1
-
一个非常好的防火墙程序,可以当好好地研究并进行扩展
一个非常好的防火墙程序,可以当好好地研究并进行扩展-a best FireWall program, you can research it carefully and expand it.
- 2023-01-24 00:20:03下载
- 积分:1
-
即时消息
Instant Message Instant Message-Instant Message Instant M essageInstant Messa ge
- 2022-05-18 07:09:10下载
- 积分:1