-
(利用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
-
C#版的聊天室,含主机与客户端,登录界面类似
C#版的聊天室,含主机与客户端,登录界面类似-C# Version of the chat room, including host and client, login screen similar to
- 2022-05-13 11:24:44下载
- 积分:1
-
视频会议系统的客户端列表模块源代码,该部分使用的是C++开发语言,MFC的socket环境...
视频会议系统的客户端列表模块源代码,该部分使用的是C++开发语言,MFC的socket环境-Video Conference System client list module source code, that part of using C++ Development language, MFC
- 2022-03-21 22:50:56下载
- 积分:1
-
用Evc开发的Ping、UDP协议演示程序实例源码
用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
- 2022-07-28 11:10:01下载
- 积分:1
-
改版反弹,增加关所有防火墙
改版反弹,增加关所有防火墙-Revision rebound increase in clearance of all the firewall
- 2022-10-01 02:40:03下载
- 积分:1
-
多线程UDP通讯程序源代码,利用VC实现的源代码,可用于网络通信,不妨一试,...
多线程UDP通讯程序源代码,利用VC实现的源代码,可用于网络通信,不妨一试,-multithreading UDP communications source code, using VC source code can be used for network communications, it may be a test,
- 2022-03-22 02:47:48下载
- 积分:1
-
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据...
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据-Server-side firm in the local port and wait for client connections, after connection to the server-side send data
- 2022-01-26 07:37:45下载
- 积分:1
-
ftp服务器编程,采用VC
ftp服务器编程,采用VC-ftp server programming, using VC
- 2022-03-13 06:00:23下载
- 积分:1
-
I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
一个我在做得组播发送的小程序-I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-05-07 19:01:12下载
- 积分:1
-
用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用...
用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用-Dreamweaver ride with the commercial site of the framework, a simple framework. You can modify the application of
- 2022-11-29 12:55:04下载
- 积分:1