-
(利用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
-
网吧影院系统,可以在网站里用的网吧影院系统。
网吧影院系统,可以在网站里用的网吧影院系统。-netroom movie system
- 2022-01-25 18:12:58下载
- 积分:1
-
spserver是一个简单易用的基于Windows的服务器框架库,…
SPServer is a simple and easy to use server framework library based on Windows ,希望能帮助大家-SPServer is a simple and easy to use server framework library based on Windows, to help U.S.
- 2022-04-01 18:03:04下载
- 积分:1
-
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用...
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用-series of simple procedures for small chat with UDP written in the right javanet basic package of basic applications
- 2022-03-15 19:29:33下载
- 积分:1
-
本文档是关于ACE入门优秀资料,强烈推荐
本文档是关于ACE入门优秀资料,强烈推荐-This document is excellent information on the ACE portal, strongly recommend
- 2022-02-07 16:16:11下载
- 积分:1
-
网络嗅探器Sniffer程序简单,对初学者很有用哦
简单的网络嗅探编程sniffer, 对初学者很有用的哦-Simple programming network sniffer sniffer, very useful for beginners Oh
- 2023-06-06 22:45:02下载
- 积分:1
-
聊天程序 客户端和服务端进行交互的 ,多用户可以聊天
聊天程序 客户端和服务端进行交互的 ,多用户可以聊天-Chat programs and services to the client-side interactive, multi-user chat
- 2023-01-17 01:00:05下载
- 积分:1
-
network communication procedures, can transfer files and image files, mainly for...
网络通信程序,可以进行文件传输和图像文件显示,主要用于与嵌入式目标系统文件传输-network communication procedures, can transfer files and image files, mainly for embedded target system with file transfer
- 2023-04-10 23:25:03下载
- 积分:1
-
在网络通讯中,网络服务端的数据接受数据和接受数据的源码实例。...
在网络通讯中,网络服务端的数据接受数据和接受数据的源码实例。-in network communications, network services side of the data received information and receive data source examples.
- 2022-03-24 11:08:52下载
- 积分:1
-
emuleplus是基于emule原理的一个小巧精致的下载软件,其代码值得一读...
emuleplus是基于emule原理的一个小巧精致的下载软件,其代码值得一读-emuleplus is based on the principle of a compact emule download sophisticated software, its code worth reading
- 2022-03-14 05:28:44下载
- 积分:1