-
(利用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
-
控件ASLanMsg是个很强大的工具,可以组织局域网中用户间消息的传递。操作时,该控件使用单向进程间通讯(IPC)机制Windows MailSlots,允许收...
控件ASLanMsg是个很强大的工具,可以组织局域网中用户间消息的传递。操作时,该控件使用单向进程间通讯(IPC)机制Windows MailSlots,允许收发广播和通常消息。功能无限制。-ASLanMsg control is a very powerful tool that can organize LAN users among news relay. Operation, Control of the use of one-way inter-process communication (IPC) mechanism MailSlots Windows, Allow transceiver radio and news usually. Features unlimited.
- 2023-03-31 19:05:03下载
- 积分:1
-
自己做的 MFC SOCKET框架 通过线程循环实现事件响应
自己做的 MFC SOCKET框架 通过线程循环实现事件响应
- 2022-01-26 04:08:50下载
- 积分:1
-
VB language TCPIP data communications
VB语言实现tcpip数据通讯-VB language TCPIP data communications
- 2022-02-05 16:37:55下载
- 积分:1
-
This is a network of communications procedures, a basic network programming exam...
这是一个关于网络通信方面的程序,有基本的网络编程事例,本地计算机网络编程事例,局域网网络通信编程,IE编程,等等!-This is a network of communications procedures, a basic network programming examples, the local computer network programming examples, LAN communications network programming, IE programming, and so on!
- 2022-06-01 18:30:06下载
- 积分:1
-
一款使用SMTP协议的发送邮件的小软件
一款使用SMTP协议的发送邮件的小软件-An agreement to use SMTP to send messages of small software
- 2022-07-03 17:21:39下载
- 积分:1
-
获得SDK开发包的源IP地址,静态库。
获得IP地址的来源的SDK开发包,静态链接库。-obtain IP addresses of the sources of SDK development kits, static library.
- 2023-04-28 10:00:02下载
- 积分:1
-
电力系统SCADA系统通用104接口源代码,这可是商业级代码。
电力系统SCADA系统通用104接口源代码,这可是商业级代码。-Universal Power Systems SCADA system 104 interface source code, it is business-class code.
- 2022-01-22 01:00:56下载
- 积分:1
-
classic command
网络经典命令行,是网络命令中的经典整理-classic command-line network, the network is the order of the classic collate
- 2022-03-12 04:26:32下载
- 积分:1
-
一个WEB服务器的程序,功能强大,不信你
一个WEB服务器的程序,功能强大,不信你-a Web server process, the powerful do not believe you will s
- 2023-06-12 12:05:34下载
- 积分:1