-
(利用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
-
在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。...
在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。-Enter the text in Web pages Uighur source code, are generally used for the input box on the network on the input dimension and the body text. Would not have to directly paste can be used.
- 2022-01-31 11:11:03下载
- 积分:1
-
SYSIntnetsetdemo,网络编程相关,设计相关。。。与大家一起分享
SYSIntnetsetdemo,网络编程相关,设计相关。。。与大家一起分享-SYSIntnetsetdemo, network programming-related, design related. . . With the U.S. share
- 2023-03-02 08:45:03下载
- 积分:1
-
一个用VC实现的基于STMP协议的邮件发送实例。
一个用VC实现的基于STMP协议的邮件发送实例。-VC realize a use agreement-based STMP e-mail examples.
- 2023-04-15 23:35:03下载
- 积分:1
-
flex在服务器上的配置例子,flex与后台的交互
flex在服务器上的配置例子,flex与后台的交互-flex in the server configuration example, flex and background interaction
- 2023-02-26 15:35:04下载
- 积分:1
-
网络数据包处理的一种处理方式,在delphi中测试过,别的语言大体相同...
网络数据包处理的一种处理方式,在delphi中测试过,别的语言大体相同-Network packets as a treatment approach, tested in delphi in other languages in much the same
- 2023-07-11 20:00:03下载
- 积分:1
-
里面主要是JAVA开发的一个企业内部通讯软件,的源码
里面主要是JAVA开发的一个企业内部通讯软件,的源码-Which is mainly the development of a JAVA enterprise communications software, source code
- 2022-05-31 17:03:44下载
- 积分:1
-
netnew, web time settings, dynamic Kazakhstan, can make your website more attrac...
网页特效,网页时间的设置,动态的哈,可以让你的网页更精美-netnew, web time settings, dynamic Kazakhstan, can make your website more attractive
- 2022-01-26 05:53:39下载
- 积分:1
-
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文...
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文件,如果引用页的域名不是本网站域名则返回wbtbForbidden.jpg这个图片,文件不存在返回wbtbNotFound.jpg这个图片 用法:http://www.xmlasp.net/WBAL/-Asp. Net environmental requirements and to the installed IIS Web site attributes can be used to limit pictures of the Irvine document, version 0.32 is not set restrictions on domain names through referrer judgment, if not applied to the real page document, if the pages of the Web site domain name is not returned wbtbForbidden . jpg the photographs, the file does not exist to return to the Photo wbtbNotFound.jpg Usage : http://www.xmlasp.net/WBAL/
- 2022-01-25 16:37:23下载
- 积分:1
-
基于c#的对于SOAP消息的实现,是.net初学者非常好的材料!
基于c#的对于SOAP消息的实现,是.net初学者非常好的材料!
- 2023-07-04 16:50:02下载
- 积分:1