-
(利用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
-
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型...
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
- 2023-02-08 11:40:04下载
- 积分:1
-
WinSNMP的网管程序,可以显示网络设备的流量,对需要的朋友会有很大的帮助...
WinSNMP的网管程序,可以显示网络设备的流量,对需要的朋友会有很大的帮助-WinSNMP network management procedures that will show the flow of network equipment to the needs of the friends will be a big help
- 2023-06-01 21:15:03下载
- 积分:1
-
高的
高质量文件传输,界面开发的文件传输软件,可以方便的传输文件,速度快,而且支持大文件-high-quality file transfer, interface development of file transfer software that can facilitate the transmission of documents, faster, but also supports large files
- 2022-02-15 06:22:48下载
- 积分:1
-
一个有关MIB库操作的JAVA程序,可实现MIB数据的导入和导出.
一个有关MIB库操作的JAVA程序,可实现MIB数据的导入和导出.-one of the MIB Java operating procedures, the MIB data import and export.
- 2023-03-07 17:45:03下载
- 积分:1
-
一个很精典的邮件接收与发送的原程序!如果你不下载,你一定会后悔的,有什么问题请联系我!...
一个很精典的邮件接收与发送的原程序!如果你不下载,你一定会后悔的,有什么问题请联系我!-a very classic mail receiving and sending the original program! If you do not download, you will surely regret, what issues please contact me!
- 2022-03-12 19:16:49下载
- 积分:1
-
网络编程,ir编程
网络编程,ir编程-Network Programming, Programming ir
- 2022-04-21 02:30:26下载
- 积分:1
-
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能...
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能-this procedure is used vb written in the code is very concise, with a few categories. LAN has basic chat function
- 2022-02-04 16:24:33下载
- 积分:1
-
用Turbo C写的中断处理程序
用Turbo C写的中断处理程序-with Turbo C write interrupt handling procedures
- 2022-03-09 14:43:43下载
- 积分:1
-
VB do Sniff integrity of the software interface code is also very attractive, th...
VB做的Sniff软件完整代码 界面也非常好看,建议下载-VB do Sniff integrity of the software interface code is also very attractive, the proposed Download
- 2022-01-26 01:59:08下载
- 积分:1