-
(利用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
-
collate a good Java SMS transceiver procedures. With documentation, and some of...
一个整理好的JAVA短信收发程序。带文档以及一些搜集到的资料。方便大家学习-collate a good Java SMS transceiver procedures. With documentation, and some of the data collected. To facilitate learning
- 2022-11-01 05:40:03下载
- 积分:1
-
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助....
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助.-book on the Csocket a chat room server. I have to help getting bigger, and I hope to beginners protocols of the people some help.
- 2023-03-02 13:10:03下载
- 积分:1
-
用DELPHI写的可以监控网络上主机网络状态的工具。
用DELPHI写的可以监控网络上主机网络状态的工具。-DELPHI written with the network host can monitor the network status tool.
- 2022-02-01 16:06:03下载
- 积分:1
-
CRC校验VB源码,直接可以使用,有注释
CRC校验VB源码,直接可以使用,有注释-CRC Checksum VB source, can be used directly, has the Notes
- 2022-05-25 09:27:34下载
- 积分:1
-
用asp.net生成随机验证码 用asp.net生成随机验证码
用asp.net生成随机验证码 用asp.net生成随机验证码-using random test generation Asp. Net yards with Asp. Net randomly generated test code
- 2022-08-04 01:45:32下载
- 积分:1
-
uploading and downloading of the whole station with the source code of ASP techn...
这是一个上传下载的整站的源代码
用ASP技术和ACCESS的数据库-uploading and downloading of the whole station with the source code of ASP technology and the ACCESS database
- 2023-08-14 20:50:05下载
- 积分:1
-
classes network curriculum design! Including FTP, file transfer! SMTP, introduce...
我班的网络课程设计!包括FTP,文件传输!SMTP,里面由文档介绍!(独创!)-classes network curriculum design! Including FTP, file transfer! SMTP, introduced documents from inside! (Original!)
- 2022-01-26 06:42:43下载
- 积分:1
-
异步套接字客户端
异步套接字客户端-asynchronous socket client
- 2023-04-17 20:30:02下载
- 积分:1
-
一个较老的微软公司的NDIS驱动程序
一个较老的微软公司的NDIS驱动程序-A older Ndis driver of Microsoft Company
- 2022-05-23 17:46:11下载
- 积分:1