-
(利用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写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分:1
-
年底大放送,比IE更好的浏览器源码,16岁少年写的。经典力作。...
年底大放送,比IE更好的浏览器源码,16岁少年写的。经典力作。-talk about the end, better than IE browser source code, the 16-year-old boy wrote. Classical Masterpiece.
- 2022-03-25 06:27:50下载
- 积分:1
-
数据结构的大作业
数据结构的大作业-Data structure of the major operating
- 2023-06-21 17:20:03下载
- 积分:1
-
这freemed传真传输接口,并利用hylaf发送传真…
This the FreeMED fax transmission API, and is used to send faxes using the HylaFax fax system
- 2022-07-03 17:05:51下载
- 积分:1
-
you have an AC tachometer.
this program ask you about machine parameters in per...
you have an AC tachometer.
this program ask you about machine parameters in per unit consist of stator resistance,reactance, rotor resistance,reactance,magnetizing reactance, voltage, frequency, min speed and max speed.
so,voltage output,tourqe and ... will be out put which will show as a diagram
- 2022-02-15 15:03:29下载
- 积分:1
-
p2p源代码的TCP nat 穿透原理,希望能够和大家分享,
p2p源代码的TCP nat 穿透原理,希望能够和大家分享,
- 2023-08-17 10:55:03下载
- 积分:1
-
本人写的syn洪水共击源代码
本人写的syn洪水共击源代码-I wrote syn floods hit a total of source code
- 2022-01-31 09:31:49下载
- 积分:1
-
一个很好的UDP协议监视器,能动态监视局域网的所有机器
一个很好的UDP协议监视器,能动态监视局域网的所有机器-a good UDP monitors, dynamic monitoring of all machines LAN
- 2022-02-11 13:09:00下载
- 积分:1
-
改开发程序是基于java开发的客户端聊天程序,实现了多线程
改开发程序是基于java开发的客户端聊天程序,实现了多线程
-changed development process is based on java development of the client chat program, to achieve a multi-threaded
- 2022-07-19 20:04:43下载
- 积分:1