-
(利用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
-
欢迎继续下载windows网络编程之3,希望对大家有些帮助
欢迎继续下载windows网络编程之3,希望对大家有些帮助-welcome to download windows in respect of the three network programming, we hope to help some
- 2022-03-25 12:04:57下载
- 积分:1
-
一个用VC实现的基于STMP协议的邮件发送实例。
一个用VC实现的基于STMP协议的邮件发送实例。-VC realize a use agreement-based STMP e-mail examples.
- 2023-04-15 23:35:03下载
- 积分:1
-
(2)本地计算机网络接入计算机编程实例…
(2)本地计算机网络编程实例
获取计算机的名称和IP地址【chap2Local】
获取计算机的子网掩码【chap2 Local】
获取计算机的DNS设置【chap2 Local】
获取计算机的网卡地址【chap2 Local】
获取计算机安装的协议【chap2 Local】
获取计算机提供的服务【chap2 Local】
获取计算机的所有网络资源【chap2 Local】
修改本地计算机的所有网络设置【chap2 Local】
获取计算机TCP/IP协议的所有信息【chap2 Local】-(2) the local computer network access to computer programming examples of the names and IP addresses [ chap2 L ocal access to a computer-- Subnet Mask [ chap2 Local access to a computer-- installed DNS [ chap2 Local access to the computer-- the NIC address [ chap2 Local access-- the installation of computer [the agreement chap2 Local computer-- access services provided by the [ chap2 Local access to a computer-- all network resources [ chap2 Local-- amend local computer all network configuration [ chap2 Local computer-- access TCP/IP protocol all the information [ chap2 Local--
- 2023-06-02 01:25:03下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
用网络开发的集成环境
用VC++集成环境开发的基于UDP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of network-based UDP applications, including server-side and client-side.
- 2023-05-16 19:25:03下载
- 积分:1
-
WINSOCK简单介绍
WINSOCK简单介绍-briefed Winsock
- 2022-01-30 20:12:05下载
- 积分:1
-
列出网络上的网络/机器名
列出网络上的网络/机器名 -Listing the names of the machines in network
- 2022-05-23 16:49:18下载
- 积分:1
-
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口...
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口-The classic source is used to crawl web pages curl a very powerful tool for a lot of languages have related to the call interface
- 2022-01-25 17:46:10下载
- 积分:1
-
当你的软件已经更新,并且有升级的FTP服务器,那么你可以使用本程序自动更新...
当你的软件已经更新,并且有升级的FTP服务器,那么你可以使用本程序自动更新-Twisted leadership of the cavity power 软 been contained glass terrace 且 , sweet bleed at the nose cavity near the author FTP 器 ,务Governor Rao Department of leadership you can use the most hanging序自-hung terrace contains
- 2022-02-06 02:09:10下载
- 积分:1